Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@×××××××××××××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [x86-auto] Catalyst non-fatal build error - installcd-stage1.spec
Date: Tue, 11 Sep 2012 19:11:57
Message-Id: 20120911191152.764A9143681@poseidon.amd64.dev.gentoo.org
1 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o gzread.o gzread.c
2 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o gzwrite.o gzwrite.c
3 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o infback.o infback.c
4 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o inffast.o inffast.c
5 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o inflate.o inflate.c
6 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o inftrees.o inftrees.c
7 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o trees.o trees.c
8 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o uncompr.o uncompr.c
9 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o zutil.o zutil.c
10 ar rc libz.a adler32.o compress.o crc32.o deflate.o gzclose.o gzlib.o gzread.o gzwrite.o infback.o inffast.o inflate.o inftrees.o trees.o uncompr.o zutil.o
11 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -o example example.o -L. libz.a
12 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -c -o minigzip.o minigzip.c
13 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -o minigzip minigzip.o -L. libz.a
14 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/adler32.o adler32.c
15 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/compress.o compress.c
16 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/crc32.o crc32.c
17 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/deflate.o deflate.c
18 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/gzclose.o gzclose.c
19 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/gzlib.o gzlib.c
20 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/gzread.o gzread.c
21 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/gzwrite.o gzwrite.c
22 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/infback.o infback.c
23 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/inffast.o inffast.c
24 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/inflate.o inflate.c
25 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/inftrees.o inftrees.c
26 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/trees.o trees.c
27 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/uncompr.o uncompr.c
28 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -DPIC -c -o objs/zutil.o zutil.c
29 cc -shared -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -o libz.so.1.2.5.1 adler32.lo compress.lo crc32.lo deflate.lo gzclose.lo gzlib.lo gzread.lo gzwrite.lo infback.lo inffast.lo inflate.lo inftrees.lo trees.lo uncompr.lo zutil.lo -lc -Wl,-O1 -Wl,--as-needed
30 /usr/lib/gcc/i486-pc-linux-gnu/4.5.3/../../../../i486-pc-linux-gnu/bin/ld: compress.lo: warning: relocation in readonly section `.text'.
31 /usr/lib/gcc/i486-pc-linux-gnu/4.5.3/../../../../i486-pc-linux-gnu/bin/ld: warning: creating a DT_TEXTREL in a shared object.
32 rm -f libz.so libz.so.1
33 ln -s libz.so.1.2.5.1 libz.so
34 ln -s libz.so.1.2.5.1 libz.so.1
35 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -o examplesh example.o -L. libz.so.1.2.5.1
36 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -o minigzipsh minigzip.o -L. libz.so.1.2.5.1
37 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -c -o example64.o example.c
38 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -o example64 example64.o -L. libz.a
39 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 -c -o minigzip64.o minigzip.c
40 cc -O2 -mtune=i686 -pipe -D_LARGEFILE64_SOURCE=1 -o minigzip64 minigzip64.o -L. libz.a
41 cp libz.a /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/lib
42 chmod 644 /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/lib/libz.a
43 cp libz.so.1.2.5.1 /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/lib
44 chmod 755 /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/lib/libz.so.1.2.5.1
45 cp zlib.3 /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/share/man/man3
46 chmod 644 /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/share/man/man3/zlib.3
47 cp zlib.pc /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/lib/pkgconfig
48 chmod 644 /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/lib/pkgconfig/zlib.pc
49 cp zlib.h zconf.h /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/include
50 chmod 644 /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/include/zlib.h /var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/image//usr/include/zconf.h
51 * ERROR: sys-libs/zlib-1.2.5.1-r2 failed (install phase):
52 * unable to read SONAME from libz.so
53 *
54 * Call stack:
55 * ebuild.sh, line 85: Called src_install
56 * environment, line 2841: Called gen_usr_ldscript '-a' 'z'
57 * environment, line 1952: Called die
58 * The specific snippet of code:
59 * [[ -z ${tlib} ]] && die "unable to read SONAME from ${lib}";
60 *
61 * If you need support, post the output of `emerge --info '=sys-libs/zlib-1.2.5.1-r2'`,
62 * the complete build log and the output of `emerge -pqv '=sys-libs/zlib-1.2.5.1-r2'`.
63 * The complete build log is located at '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/temp/build.log'.
64 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/temp/environment'.
65 * Working directory: '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/work/zlib-1.2.5.1'
66 * S: '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/work/zlib-1.2.5.1'
67 * Messages for package sys-fs/fuse-2.8.6:
68 * Unable to find kernel sources at /usr/src/linux
69 * Unable to calculate Linux Kernel version for build, attempting to use running version
70 * Messages for package net-misc/dhcpcd-5.2.12:
71 * You have installed dhcpcd with zeroconf support.
72 * This means that it will always obtain an IP address even if no
73 * DHCP server can be contacted, which will break any existing
74 * failover support you may have configured in your net configuration.
75 * This behaviour can be controlled with the -L flag.
76 * See the dhcpcd man page for more details.
77 *
78 * Users upgrading from 4.0 series should pay attention to removal
79 * of compat useflag. This changes behavior of dhcp in wide manner:
80 * dhcpcd no longer sends a default ClientID for ethernet interfaces.
81 * This is so we can re-use the address the kernel DHCP client found.
82 * To retain the old behaviour of sending a default ClientID based on the
83 * hardware address for interface, simply add the keyword clientid
84 * to dhcpcd.conf or use commandline parameter -I ''
85 *
86 * Also, users upgrading from 4.0 series should be aware that
87 * the -N, -R and -Y command line options no longer exist.
88 * These are controled now by nohook options in dhcpcd.conf.
89 * Messages for package net-misc/vconfig-1.9:
90 * MTU problems exist for many ethernet drivers.
91 * Reduce the MTU on the interface to 1496 to work around them.
92 * Messages for package sys-power/acpid-2.0.16-r1:
93 *
94 * You may wish to read the Gentoo Linux Power Management Guide,
95 * which can be found online at:
96 * http://www.gentoo.org/doc/en/power-management-guide.xml
97 *
98 * You should reboot the system now to get /run mounted with tmpfs!
99 * Messages for package net-dialup/ppp-2.4.5-r1:
100 * Unable to find kernel sources at /usr/src/linux
101 * Unable to calculate Linux Kernel version for build, attempting to use running version
102 * Pon, poff and plog scripts have been supplied for experienced users.
103 * Users needing particular scripts (ssh,rsh,etc.) should check out the
104 * /usr/share/doc/ppp-2.4.5-r1/scripts directory.
105 * Messages for package net-mail/mailbase-1:
106 * Your //var/spool/mail/ directory permissions differ from
107 * those which mailbase set when you first installed it (0775).
108 * If you did not change them on purpose, consider running:
109 *
110 * chmod 0775 //var/spool/mail/
111 * Messages for package sys-apps/busybox-1.20.2:
112 * Could not locate user configfile, so we will save a default one
113 * Your configuration for sys-apps/busybox-1.20.2 has been saved in
114 * /etc/portage/savedconfig/sys-apps/busybox-1.20.2 for your editing pleasure.
115 * You can edit these files by hand and remerge this package with
116 * USE=savedconfig to customise the configuration.
117 * You can rename this file/directory to one of the following for
118 * its configuration to apply to multiple versions:
119 * ${PORTAGE_CONFIGROOT}/etc/portage/savedconfig/
120 * [${CTARGET}|${CHOST}|""]/${CATEGORY}/[${PF}|${P}|${PN}]
121 * Messages for package sys-apps/openrc-0.9.8.4:
122 * You should now update all files in /etc, using etc-update
123 * or equivalent before restarting any services or this host.
124 *
125 * Please read the migration guide available at:
126 * http://www.gentoo.org/doc/en/openrc-migration.xml
127 * Messages for package net-fs/cifs-utils-5.5-r1:
128 * You must enable CIFS support in your kernel config,
129 * to be able to mount samba shares. You can find it at
130 *
131 * File systems
132 * Network File Systems
133 * CIFS support
134 *
135 * and recompile your kernel ...
136 * setuid use flag was dropped due to multiple security implications
137 * such as CVE-2009-2948, CVE-2011-3585 and CVE-2012-1586
138 * You are free to set setuid flags by yourself
139 * Messages for package sys-libs/zlib-1.2.5.1-r2:
140 * ERROR: sys-libs/zlib-1.2.5.1-r2 failed (install phase):
141 * unable to read SONAME from libz.so
142 *
143 * Call stack:
144 * ebuild.sh, line 85: Called src_install
145 * environment, line 2841: Called gen_usr_ldscript '-a' 'z'
146 * environment, line 1952: Called die
147 * The specific snippet of code:
148 * [[ -z ${tlib} ]] && die "unable to read SONAME from ${lib}";
149 *
150 * If you need support, post the output of `emerge --info '=sys-libs/zlib-1.2.5.1-r2'`,
151 * the complete build log and the output of `emerge -pqv '=sys-libs/zlib-1.2.5.1-r2'`.
152 * The complete build log is located at '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/temp/build.log'.
153 * The ebuild environment file is located at '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/temp/environment'.
154 * Working directory: '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/work/zlib-1.2.5.1'
155 * S: '/var/tmp/portage/sys-libs/zlib-1.2.5.1-r2/work/zlib-1.2.5.1'
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177 !!! catalyst: Error in attempt to build packages
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1358, in build_packages
182 "Error in attempt to build packages",env=self.env)
183 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 542, in cmd
184 raise CatalystError,myexc
185 CatalystError
186 None
187
188 !!! catalyst: livecdbuild aborting due to error.
189
190 Traceback (most recent call last):
191 File "/usr/lib64/catalyst/catalyst", line 208, in build_target
192 mytarget.run()
193 File "modules/generic_stage_target.py", line 1259, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1363, in build_packages
196 "build aborting due to error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target livecd-stage1
199 Catalyst aborting....
200 lockfile does not exist '/release/buildroot/x86-dev/tmp/default/livecd-stage1-x86-20120911/.catalyst_lock'
201
202
203
204 Full build log at /tmp/catalyst-auto.25878/log/installcd-stage1.log