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: Sun, 30 Oct 2011 08:17:10
Message-Id: E1RKQZn-0007j0-3o@monolith.freenet-rz.de
1 * Copying files to /var/cache/genkernel/src...
2 * Documentation is available in the genkernel manual page
3 * as well as the following URL:
4 * http://www.gentoo.org/doc/en/genkernel.xml
5 * This package is known to not work with reiser4. If you are running
6 * reiser4 and have a problem, do not file a bug. We know it does not
7 * work and we don't plan on fixing it since reiser4 is the one that is
8 * broken in this regard. Try using a sane filesystem like ext3 or
9 * even reiser3.
10 * The LUKS support has changed from versions prior to 3.4.4. Now,
11 * you use crypt_root=/dev/blah instead of real_root=luks:/dev/blah.
12 removing /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/tmp/chroot-functions.sh from the chroot
13 copying kmerge.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/tmp/
14 copying chroot-functions.sh to /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/tmp/
15 Running kmerge.sh in chroot /space/catalyst/tmp/default/livecd-stage2-alpha-20111029/
16 >>> Regenerating /etc/ld.so.cache...
17 Genkernel version 3.4.10.907 found ... continuing
18 emerge --quiet --nodeps --update --newuse gentoo-sources
19 >>> Verifying ebuild manifests
20 >>> Emerging (1 of 1) sys-kernel/gentoo-sources-2.6.39-r3 for /tmp/kerncache/gentoo/
21 >>> Installing (1 of 1) sys-kernel/gentoo-sources-2.6.39-r3 to /tmp/kerncache/gentoo/
22 >>> Recording sys-kernel/gentoo-sources in "world" favorites file...
23
24 * Messages for package sys-kernel/gentoo-sources-2.6.39-r3 merged to /tmp/kerncache/gentoo/:
25
26 * If you are upgrading from a previous kernel, you may be interested
27 * in the following document:
28 * - General upgrade guide: http://www.gentoo.org/doc/en/kernel-upgrade.xml
29 * Gentoo Linux Genkernel; Version 3.4.10.907
30 * Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111029 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111029.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111029.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111029.tar.bz2 --kernel-config=/var/tmp/gentoo.config
31
32 grep: /usr/src/linux/.config: No such file or directory
33 * Linux Kernel 2.6.39-gentoo-r3 for alpha...
34 * WARNING: No mounted /boot partition detected!
35 * Run mount /boot to mount it!
36
37 * kernel: >> Running mrproper...
38 * config: Using config from /var/tmp/gentoo.config
39 * Previous config backed up to .config.bak
40 * >> Running oldconfig...
41 * kernel: >> Cleaning...
42 * >> Compiling 2.6.39-gentoo-r3 boot...
43 * ERROR: Failed to compile the "boot" target...
44
45 * -- Grepping log... --
46
47 * Gentoo Linux Genkernel; Version 3.4.10.907
48 * Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111029 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111029.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111029.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111029.tar.bz2 --kernel-config=/var/tmp/gentoo.config
49
50 * Linux Kernel 2.6.39-gentoo-r3 for alpha...
51 * WARNING: No mounted /boot partition detected!
52 --
53 SHIPPED scripts/genksyms/parse.h
54 SHIPPED scripts/genksyms/keywords.c
55 SHIPPED scripts/genksyms/parse.c
56 HOSTCC scripts/genksyms/lex.o
57 scripts/genksyms/lex.l: In function 'yylex1':
58 scripts/genksyms/lex.l:93:1: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result
59 --
60 CC fs/libfs.o
61 CC crypto/scatterwalk.o
62 CC mm/page_io.o
63 CC kernel/async.o
64 kernel/async.c: In function 'async_synchronize_cookie_domain':
65 kernel/async.c:270:10: warning: 'starttime.tv64' may be used uninitialized in this function
66 kernel/async.c: In function 'async_run_entry_fn':
67 kernel/async.c:122:10: warning: 'calltime.tv64' may be used uninitialized in this function
68 At top level:
69 cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable"
70 --
71 CC drivers/block/cciss.o
72 CC lib/kobject_uevent.o
73 CC net/core/dev_addr_lists.o
74 CC fs/nfs/super.o
75 drivers/block/cciss.c: In function 'dev_show_unique_id':
76 drivers/block/cciss.c:617:7: warning: 'sn[0]' may be used uninitialized in this function
77 drivers/block/cciss.c:617:7: warning: 'sn[1]' may be used uninitialized in this function
78 drivers/block/cciss.c:617:7: warning: 'sn[2]' may be used uninitialized in this function
79 drivers/block/cciss.c:617:7: warning: 'sn[3]' may be used uninitialized in this function
80 drivers/block/cciss.c:617:7: warning: 'sn[4]' may be used uninitialized in this function
81 drivers/block/cciss.c:617:7: warning: 'sn[5]' may be used uninitialized in this function
82 drivers/block/cciss.c:617:7: warning: 'sn[6]' may be used uninitialized in this function
83 drivers/block/cciss.c:617:7: warning: 'sn[7]' may be used uninitialized in this function
84 drivers/block/cciss.c:617:7: warning: 'sn[8]' may be used uninitialized in this function
85 drivers/block/cciss.c:617:7: warning: 'sn[9]' may be used uninitialized in this function
86 drivers/block/cciss.c:617:7: warning: 'sn[10]' may be used uninitialized in this function
87 drivers/block/cciss.c:617:7: warning: 'sn[11]' may be used uninitialized in this function
88 drivers/block/cciss.c:617:7: warning: 'sn[12]' may be used uninitialized in this function
89 drivers/block/cciss.c:617:7: warning: 'sn[13]' may be used uninitialized in this function
90 drivers/block/cciss.c:617:7: warning: 'sn[14]' may be used uninitialized in this function
91 drivers/block/cciss.c:617:7: warning: 'sn[15]' may be used uninitialized in this function
92 --
93 CC lib/radix-tree.o
94 CC net/core/neighbour.o
95 CC fs/nfs/nfs2xdr.o
96 CC lib/ratelimit.o
97 At top level:
98 cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable"
99 CC drivers/block/DAC960.o
100 CC lib/rbtree.o
101 drivers/block/DAC960.c: In function 'DAC960_V2_ProcessCompletedCommand':
102 drivers/block/DAC960.c:5095:30: warning: comparison between 'DAC960_V2_IOCTL_Opcode_T' and 'enum <anonymous>'
103 --
104 CC net/core/rtnetlink.o
105 CC lib/timerqueue.o
106 CC fs/nfs/proc.o
107 CC lib/vsprintf.o
108 drivers/block/DAC960.c: In function 'DAC960_V1_EnableMemoryMailboxInterface':
109 drivers/block/DAC960.h:3735:9: warning: 'CommandMailbox.Bytes[12]' may be used uninitialized in this function
110 --
111 AR lib/lib.a
112 CC lib/crc32.o
113 CC fs/nfs/symlink.o
114 LD lib/built-in.o
115 At top level:
116 cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable"
117 --
118 CC net/ipv4/tcp_input.o
119 CC fs/notify/inode_mark.o
120 CC drivers/message/fusion/mptsas.o
121 CC fs/notify/mark.o
122 drivers/message/fusion/mptsas.c: In function 'mptsas_event_process':
123 drivers/message/fusion/mptsas.c:5015:9: warning: unused variable 'log_info'
124 --
125 LD drivers/net/tulip/built-in.o
126 LD drivers/net/wireless/built-in.o
127 CC drivers/net/Space.o
128 At top level:
129 CC drivers/net/loopback.o
130 cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable"
131 --
132 CC drivers/usb/core/hub.o
133 CC fs/xfs/xfs_da_btree.o
134 CC net/ipv4/xfrm4_output.o
135 CC drivers/scsi/libsas/sas_scsi_host.o
136 drivers/scsi/libsas/sas_scsi_host.c: In function 'sas_scsi_task_done':
137 drivers/scsi/libsas/sas_scsi_host.c:116:3: warning: case value '2' not in enumerated type 'enum exec_status'
138 LD net/ipv4/built-in.o
139 CC net/ipv6/addrconf_core.o
140 CC drivers/usb/core/hcd.o
141 At top level:
142 cc1: warning: unrecognized command line option "-Wno-unused-but-set-variable"
143 --
144 CC fs/posix_acl.o
145 CC fs/xattr_acl.o
146 LD fs/built-in.o
147 LD vmlinux.o
148 MODPOST vmlinux.o
149 WARNING: "saved_config" [vmlinux] is COMMON symbol
150 WARNING: modpost: Found 3 section mismatch(es).
151 --
152 (.text+0xe3c68): relocation truncated to fit: GPREL16 against `.sbss'
153 net/built-in.o: In function `gss_pipe_open.clone.7':
154 (.text+0xe409c): relocation truncated to fit: GPREL16 against `.sbss'
155 net/built-in.o: In function `gss_pipe_open.clone.7':
156 (.text+0xe40f8): additional relocation overflows omitted from the output
157 make: *** [.tmp_vmlinux1] Error 1
158 * Gentoo Linux Genkernel; Version 3.4.10.907
159 * Running with options: --lvm --dmraid --mdadm --cachedir=/tmp/kerncache/gentoo-genkernel_cache-20111029 --no-mountboot --kerneldir=/usr/src/linux --modulespackage=/tmp/kerncache/gentoo-modules-20111029.tar.bz2 --minkernpackage=/tmp/kerncache/gentoo-kernel-initrd-20111029.tar.bz2 all --kerncache=/tmp/kerncache/gentoo-kerncache-20111029.tar.bz2 --kernel-config=/var/tmp/gentoo.config
160
161 * ERROR: Failed to compile the "boot" target...
162
163 * -- End log... --
164
165 * Please consult /var/log/genkernel.log for more information and any
166 * errors that were reported above.
167
168 * Report any genkernel bugs to bugs.gentoo.org and
169 * assign your bug to genkernel@g.o. Please include
170 * as much information as you can in your bug report; attaching
171 * /var/log/genkernel.log so that your issue can be dealt with effectively.
172 *
173 * Please do *not* report compilation failures as genkernel bugs!
174 *
175
176 !!! catalyst: Runscript kernel build failed
177
178
179 Traceback (most recent call last):
180 File "modules/generic_stage_target.py", line 1465, in build_kernel
181 "Runscript kernel build failed",env=self.env)
182 File "/usr/lib/catalyst/modules/catalyst_support.py", line 542, in cmd
183 raise CatalystError,myexc
184 CatalystError
185 None
186
187 !!! catalyst: build aborting due to kernel build error.
188
189 Traceback (most recent call last):
190 File "/usr/lib/catalyst/catalyst", line 209, in build_target
191 mytarget.run()
192 File "modules/generic_stage_target.py", line 1263, in run
193 apply(getattr(self,x))
194 File "modules/generic_stage_target.py", line 1491, in build_kernel
195 "build aborting due to kernel build error."
196 CatalystError
197 !!! catalyst: Error encountered during run of target livecd-stage2
198 Catalyst aborting....
199 lockfile does not exist '/space/catalyst/tmp/default/livecd-stage2-alpha-20111029/.catalyst_lock'
200
201
202
203 Full build log at /tmp/catalyst-auto.12146/log/installcd-stage2-minimal.log