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, 08 Feb 2014 23:11:58
Message-Id: E1WCH3x-0005GU-Ub@monolith.freenet-rz.de
1 * http://www.gentoo.org/doc/en/genkernel.xml
2 * This package is known to not work with reiser4. If you are running
3 * reiser4 and have a problem, do not file a bug. We know it does not
4 * work and we don't plan on fixing it since reiser4 is the one that is
5 * broken in this regard. Try using a sane filesystem like ext3 or
6 * even reiser3.
7 * The LUKS support has changed from versions prior to 3.4.4. Now,
8 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
9 * Local use flag 'crypt' has been renamed to 'cryptsetup' (bug #414523).
10 * Please set flag 'cryptsetup' for this very package if you would like
11 * to have genkernel create an initramfs with LUKS support.
12 * Sorry for the inconvenience.
13
14
15 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/pre-kmerge.sh from the chroot
16 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/chroot-functions.sh from the chroot
17 Copying kmerge.sh to ./tmp
18 copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
19 copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
20 Ensure the file has the executable bit set
21 Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/
22 >>> Regenerating /etc/ld.so.cache...
23 Genkernel version 3.4.45.1 found ... continuing
24 emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
25 >>> Verifying ebuild manifests
26 >>> Emerging (1 of 2) sys-devel/bc-1.06.95
27 >>> Installing (1 of 2) sys-devel/bc-1.06.95
28 >>> Emerging (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
29 >>> Installing (2 of 2) sys-kernel/gentoo-sources-3.10.7-r1
30 >>> Recording sys-kernel/gentoo-sources in "world" favorites file...
31 * Messages for package sys-kernel/gentoo-sources-3.10.7-r1:
32 * If you are upgrading from a previous kernel, you may be interested
33 * in the following document:
34 * - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
35
36
37 touch: cannot touch '/tmp/kerncache/gentoo/gentoo-20140208.EXTRAVERSION': No such file or directory
38 * Gentoo Linux Genkernel; Version 3.4.45.1
39 * Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20140208 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20140208.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20140208.tar.bz2 all --kernel-config=/var/tmp/gentoo.config
40
41 * Using genkernel.conf from /etc/genkernel.conf
42 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
43 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
44
45 * Linux Kernel 3.10.7-gentoo-r1 for alpha...
46 * .. with config file /var/tmp/gentoo.config
47 * WARNING: No mounted /boot partition detected!
48 * Run mount /boot to mount it!
49
50 * kernel: Using config from /var/tmp/gentoo.config
51 * kernel: >> Running mrproper...
52 * >> Running oldconfig...
53 * kernel: >> Cleaning...
54 * >> Compiling 3.10.7-gentoo-r1 boot...
55 * >> Not installing firmware as it's included in the kernel already (CONFIG_FIRMWARE_IN_KERNEL=y)...
56 * >> Compiling 3.10.7-gentoo-r1 modules...
57 * >> Generating module dependency data...
58 * Copying config for successful build to /etc/kernels/kernel-config-alpha-3.10.7-gentoo-r1
59 * busybox: >> Applying patches...
60 * - 1.18.1-openvt.diff
61 * - busybox-1.20.1-mdstart.patch
62 * - busybox-1.20.2-glibc-sys-resource.patch
63 * - busybox-1.7.4-signal-hack.patch
64 * busybox: >> Configuring...
65 * busybox: >> Compiling...
66 * busybox: >> Copying to cache...
67 * initramfs: >> Initializing...
68 * >> Appending base_layout cpio data...
69 * >> Appending auxilary cpio data...
70 * >> Copying keymaps
71 * >> Appending busybox cpio data...
72 * >> Appending lvm cpio data...
73 * LVM: Adding support (compiling binaries)...
74 * lvm: >> Applying patches...
75 * - lvm2-2.02.72-no-export-dynamic.patch
76 * lvm: >> Configuring...
77 * lvm: >> Compiling...
78 * >> Copying to bincache...
79 * >> Appending dmraid cpio data...
80 * DMRAID: Adding support (compiling binaries)...
81 * lvm: >> Using cache
82 * dmraid: >> Configuring...
83 * dmraid: >> Compiling...
84 * >> Copying to bincache...
85 * >> Appending mdadm cpio data...
86 * MDADM: Skipping inclusion of mdadm.conf
87 * MDADM: Adding support (compiling binaries)...
88 * mdadm: >> Compiling...
89 * >> Copying to bincache...
90 * >> Appending modules cpio data...
91 * >> Appending blkid cpio data...
92 * >> Appending modprobed cpio data...
93 * >> Compressing cpio data (.xz)...
94 * Creating minimal kernel package
95 * Creating modules package
96 *
97 * Kernel compiled successfully!
98 *
99 * Required Kernel Parameters:
100 * root=/dev/$ROOT
101 *
102 * Where $ROOT is the device node for your root partition as the
103 * one specified in /etc/fstab
104 *
105 * If you require Genkernel's hardware detection features; you MUST
106 * tell your bootloader to use the provided INITRAMFS file.
107
108 * WARNING... WARNING... WARNING...
109 * Additional kernel cmdline arguments that *may* be required to boot properly...
110 * add "dolvm" for lvm support
111 * add "dodmraid" for dmraid support
112 * add "domdadm" for RAID support
113 * or "dodmraid=<additional options>"
114 * With support for several ext* filesystems available, it may be needed to
115 * add "rootfstype=ext3" or "rootfstype=ext4" to the list of boot parameters.
116
117 * Do NOT report kernel bugs as genkernel bugs unless your bug
118 * is about the default genkernel configuration...
119 *
120 * Make sure you have the latest ~arch genkernel before reporting bugs.
121 ./tmp/kmerge.sh: line 114: /tmp/kerncache/gentoo/gentoo-20140208.CONFIG: No such file or directory
122 md5sum: write error
123 ./tmp/kmerge.sh: line 248: /sbin/update-modules: No such file or directory
124 ./tmp/kmerge.sh: line 251: /tmp/kerncache/gentoo/gentoo-20140208.USE: No such file or directory
125 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/kmerge.sh from the chroot
126 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/chroot-functions.sh from the chroot
127 Copying post-kmerge.sh to ./tmp
128 copying post-kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
129 copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
130 Ensure the file has the executable bit set
131 Running post-kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/
132 ./tmp/post-kmerge.sh: line 10: /sbin/depscan.sh: No such file or directory
133 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/post-kmerge.sh from the chroot
134 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp/chroot-functions.sh from the chroot
135 Copying kmerge.sh to ./tmp
136 copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
137 copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/./tmp
138 Ensure the file has the executable bit set
139 Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20140208/
140 >>> Regenerating /etc/ld.so.cache...
141 Genkernel version 3.4.45.1 found ... continuing
142 emerge --quiet --usepkg --buildpkg --newuse gentoo-sources
143 touch: cannot touch '/tmp/kerncache/gentoo_nolsa/gentoo_nolsa-20140208.EXTRAVERSION': No such file or directory
144 * Gentoo Linux Genkernel; Version 3.4.45.1
145 * Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140208 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140208.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140208.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
146
147 * Using genkernel.conf from /etc/genkernel.conf
148 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
149 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
150
151 * ERROR: kernel source directory "/usr/src/linux" was not found!
152 *
153 * -- Grepping log... --
154 *
155 * Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo_nolsa-genkernel_cache-20140208 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo_nolsa-modules-20140208.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo_nolsa-kernel-initrd-20140208.tar.bz2 all --kernel-config=/var/tmp/gentoo_nolsa.config
156 * Using genkernel.conf from /etc/genkernel.conf
157 * Sourcing arch-specific config.sh from /usr/share/genkernel/arch/alpha/config.sh ..
158 * Sourcing arch-specific modules_load from /usr/share/genkernel/arch/alpha/modules_load ..
159 *
160 * ERROR: kernel source directory "/usr/src/linux" was not found!
161 *
162 * -- End log... --
163 *
164 * Please consult /var/log/genkernel.log for more information and any
165 * errors that were reported above.
166 *
167 * Report any genkernel bugs to bugs.gentoo.org and
168 * assign your bug to genkernel@g.o. Please include
169 * as much information as you can in your bug report; attaching
170 * /var/log/genkernel.log so that your issue can be dealt with effectively.
171 *
172 * Please do *not* report compilation failures as genkernel bugs!
173 *
174
175 !!! catalyst: Runscript kernel build failed
176
177
178 Traceback (most recent call last):
179 File "modules/generic_stage_target.py", line 1427, in build_kernel
180 self._build_kernel(kname=kname)
181 File "modules/generic_stage_target.py", line 1471, in _build_kernel
182 "Runscript kernel build failed",env=self.env)
183 File "/usr/lib/catalyst/modules/catalyst_support.py", line 539, 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 218, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1303, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1432, 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-20140208/.catalyst_lock'
201
202
203
204 Full build log at /tmp/catalyst-auto.13525/log/installcd-stage2-minimal.log