Gentoo Archives: gentoo-releng-autobuilds

From: armin76@g.o
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [alpha-auto] Catalyst non-fatal build error - installcd-stage2-minimal.spec
Date: Sat, 26 Mar 2011 16:36:11
Message-Id: E1Q3WT6-0001ii-Li@monolith.freenet-rz.de
1 * Creating minimal kernel package
2 * Creating modules package
3 *
4 * Kernel compiled successfully!
5 *
6 * Required Kernel Parameters:
7 * real_root=/dev/$ROOT
8 *
9 * Where $ROOT is the device node for your root partition as the
10 * one specified in /etc/fstab
11 *
12 * If you require Genkernel's hardware detection features; you MUST
13 * tell your bootloader to use the provided INITRAMFS file. Otherwise;
14 * substitute the root argument for the real_root argument if you are
15 * not planning to use the initramfs...
16
17 * WARNING... WARNING... WARNING...
18 * Additional kernel cmdline arguments that *may* be required to boot properly...
19 * add "dolvm" for lvm support
20 * add "dodmraid" for dmraid support
21 * or "dodmraid=<additional options>"
22
23 * Do NOT report kernel bugs as genkernel bugs unless your bug
24 * is about the default genkernel configuration...
25 *
26 * Make sure you have the latest genkernel before reporting bugs.
27 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/chroot-functions.sh from the chroot
28 copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
29 copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
30 Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/
31 * Caching service dependencies ... [ ok ]
32 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/chroot-functions.sh from the chroot
33 copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
34 copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/
35 Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/
36 >>> Regenerating /etc/ld.so.cache...
37 Genkernel version 3.4.10.907 found ... continuing
38 emerge --quiet --nodeps --update --newuse gentoo-sources
39
40 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
41 * Use eselect news to read news items.
42
43 >>> Verifying ebuild manifests
44 >>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.36-r8 for /tmp/kerncache/gentoo_nolsa/
45 >>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.36-r8 to /tmp/kerncache/gentoo_nolsa/
46 >>> Recording sys-kernel/gentoo-sources in "world" favorites file...
47
48 * Messages for package sys-kernel/gentoo-sources-2.6.36-r8 merged to /tmp/kerncache/gentoo_nolsa/:
49
50 * If you are upgrading from a previous kernel, you may be interested
51 * in the following document:
52 * - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
53 * GNU info directory index is up-to-date.
54
55 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
56 * Use eselect news to read news items.
57
58 * Gentoo Linux Genkernel; Version 3.4.10.907
59 * Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20110326 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20110326.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20110326.tar.bz2 all --kerncache=/tmp/kerncache/gentoo_nolsa-kerncache-20110326.tar.bz2 --kernel-config=/var/tmp/gentoo_nolsa.config
60
61 grep: /usr/src/linux/.config: No such file or directory
62 * Linux Kernel 2.6.36-gentoo-r8 for alpha...
63 * WARNING: No mounted /boot partition detected!
64 * Run mount /boot to mount it!
65
66 * kernel: >> Running mrproper...
67 * config: Using config from /var/tmp/gentoo_nolsa.config
68 * Previous config backed up to .config.bak
69 * >> Running oldconfig...
70 * kernel: >> Cleaning...
71 * >> Compiling 2.6.36-gentoo-r8 boot...
72 * >> Compiling 2.6.36-gentoo-r8 modules...
73 * Copying config for successful build to /etc/kernels/kernel-config-alpha-2.6.36-gentoo-r8
74 * e2fsprogs: >> Configuring...
75 * e2fsprogs: >> Compiling...
76 * blkid: >> Copying to cache...
77 * busybox: >> Applying patches...
78 * busybox: >> Configuring...
79 * busybox: >> Compiling...
80 * busybox: >> Copying to cache...
81 * initramfs: >> Initializing...
82 * >> Appending base_layout cpio data...
83 * >> Appending auxilary cpio data...
84 * >> Appending busybox cpio data...
85 * >> Appending lvm cpio data...
86 * LVM: Adding support (compiling binaries)...
87 * device-mapper: >> Compiling...
88 * >> Copying to cache...
89 * lvm: >> Configuring...
90 * lvm: >> Compiling...
91 * >> Copying to bincache...
92 * >> Appending dmraid cpio data...
93 * DMRAID: Adding support (compiling binaries)...
94 * dmraid: >> Configuring...
95 * dmraid: >> Compiling...
96 * >> Copying to bincache...
97 * >> Appending mdadm cpio data...
98 * >> Appending modules cpio data...
99 * >> Appending blkid cpio data...
100 * Creating kernel cache
101 * Creating minimal kernel package
102 * Creating modules package
103 *
104 * Kernel compiled successfully!
105 *
106 * Required Kernel Parameters:
107 * real_root=/dev/$ROOT
108 *
109 * Where $ROOT is the device node for your root partition as the
110 * one specified in /etc/fstab
111 *
112 * If you require Genkernel's hardware detection features; you MUST
113 * tell your bootloader to use the provided INITRAMFS file. Otherwise;
114 * substitute the root argument for the real_root argument if you are
115 * not planning to use the initramfs...
116
117 * WARNING... WARNING... WARNING...
118 * Additional kernel cmdline arguments that *may* be required to boot properly...
119 * add "dolvm" for lvm support
120 * add "dodmraid" for dmraid support
121 * or "dodmraid=<additional options>"
122
123 * Do NOT report kernel bugs as genkernel bugs unless your bug
124 * is about the default genkernel configuration...
125 *
126 * Make sure you have the latest genkernel before reporting bugs.
127 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20110326/tmp/chroot-functions.sh from the chroot
128 *** longjmp causes uninitialized stack frame ***: /bin/bash terminated
129 ======= Backtrace: =========
130 /lib/libc.so.6.1(__fortify_fail+0x50)[0x200001ba6e0]
131 /lib/libc.so.6.1(+0x10866c)[0x200001ba66c]
132 ======= Memory map: ========
133 11ffc8000-11ffec000 rw-p 00000000 00:00 0 [stack]
134 120000000-120104000 r-xp 00000000 08:02 1293391 /bin/bash
135 120112000-120114000 r--p 00102000 08:02 1293391 /bin/bash
136 120114000-12011e000 rw-p 00104000 08:02 1293391 /bin/bash
137 12011e000-120168000 rwxp 00000000 00:00 0 [heap]
138 20000000000-20000022000 r-xp 00000000 08:02 2052404 /lib/ld-2.13.so
139 2000002a000-2000002e000 rw-p 00000000 00:00 0
140 20000030000-20000032000 r--p 00020000 08:02 2052404 /lib/ld-2.13.so
141 20000032000-20000034000 rw-p 00022000 08:02 2052404 /lib/ld-2.13.so
142 20000034000-20000088000 r-xp 00000000 08:02 2053668 /lib/libncurses.so.5.7
143 20000088000-20000096000 ---p 00054000 08:02 2053668 /lib/libncurses.so.5.7
144 20000096000-2000009a000 r--p 00052000 08:02 2053668 /lib/libncurses.so.5.7
145 2000009a000-2000009c000 rw-p 00056000 08:02 2053668 /lib/libncurses.so.5.7
146 2000009c000-200000a0000 r-xp 00000000 08:02 2053675 /lib/libdl-2.13.so
147 200000a0000-200000ae000 ---p 00004000 08:02 2053675 /lib/libdl-2.13.so
148 200000ae000-200000b0000 r--p 00002000 08:02 2053675 /lib/libdl-2.13.so
149 200000b0000-200000b2000 rw-p 00004000 08:02 2053675 /lib/libdl-2.13.so
150 200000b2000-2000022e000 r-xp 00000000 08:02 2053706 /lib/libc-2.13.so
151 2000022e000-2000023e000 ---p 0017c000 08:02 2053706 /lib/libc-2.13.so
152 2000023e000-20000242000 r--p 0017c000 08:02 2053706 /lib/libc-2.13.so
153 20000242000-20000244000 rw-p 00180000 08:02 2053706 /lib/libc-2.13.so
154 20000244000-20000248000 rw-p 00000000 00:00 0
155 20000248000-20000252000 r-xp 00000000 08:02 2053729 /lib/libnss_compat-2.13.so
156 20000252000-20000260000 ---p 0000a000 08:02 2053729 /lib/libnss_compat-2.13.so
157 20000260000-20000262000 r--p 00008000 08:02 2053729 /lib/libnss_compat-2.13.so
158 20000262000-20000264000 rw-p 0000a000 08:02 2053729 /lib/libnss_compat-2.13.so
159 20000264000-2000027e000 r-xp 00000000 08:02 2053678 /lib/libnsl-2.13.so
160 2000027e000-2000028c000 ---p 0001a000 08:02 2053678 /lib/libnsl-2.13.so
161 2000028c000-2000028e000 r--p 00018000 08:02 2053678 /lib/libnsl-2.13.so
162 2000028e000-20000290000 rw-p 0001a000 08:02 2053678 /lib/libnsl-2.13.so
163 20000290000-20000292000 rw-p 00000000 00:00 0
164 20000292000-2000029e000 r-xp 00000000 08:02 2053710 /lib/libnss_nis-2.13.so
165 2000029e000-200002ac000 ---p 0000c000 08:02 2053710 /lib/libnss_nis-2.13.so
166 200002ac000-200002ae000 r--p 0000a000 08:02 2053710 /lib/libnss_nis-2.13.so
167 200002ae000-200002b0000 rw-p 0000c000 08:02 2053710 /lib/libnss_nis-2.13.so
168 200002b0000-200002be000 r-xp 00000000 08:02 2053732 /lib/libnss_files-2.13.so
169 200002be000-200002cc000 ---p 0000e000 08:02 2053732 /lib/libnss_files-2.13.so
170 200002cc000-200002ce000 r--p 0000c000 08:02 2053732 /lib/libnss_files-2.13.so
171 200002ce000-200002d0000 rw-p 0000e000 08:02 2053732 /lib/libnss_files-2.13.so
172 200002d0000-200002e2000 r-xp 00000000 08:02 526612 /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1
173 200002e2000-200002f0000 ---p 00012000 08:02 526612 /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1
174 200002f0000-200002f2000 r--p 00010000 08:02 526612 /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1
175 200002f2000-200002f4000 rw-p 00012000 08:02 526612 /usr/lib/gcc/alpha-unknown-linux-gnu/4.4.5/libgcc_s.so.1
176
177 !!! catalyst: Runscript post-kmerge failed
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1484, in build_kernel
182 "Runscript post-kmerge failed",env=self.env)
183 File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
184 raise CatalystError,myexc
185 CatalystError
186 None
187
188 !!! catalyst: build aborting due to kernel build error.
189
190 Traceback (most recent call last):
191 File "/usr/lib/catalyst/catalyst", line 209, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1263, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1491, in build_kernel
196 "build aborting due to kernel build error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target livecd-stage2
199 Catalyst aborting....
200 lockfile does not exist '/space/catalyst/tmp/default/livecd-stage2-alpha-20110326/.catalyst_lock'
201
202
203
204 Full build log at /tmp/catalyst-auto.26720/log/installcd-stage2-minimal.log