Gentoo Archives: gentoo-releng-autobuilds

From: catalyst@××××××××××××××.org
To: releng@g.o, gentoo-releng-autobuilds@l.g.o
Subject: [gentoo-releng-autobuilds] [amd64-auto] Catalyst non-fatal build error - installcd-stage1.spec
Date: Thu, 10 Apr 2014 06:42:30
Message-Id: 20140410064224.ACFCC1B02F@skimmer.gentoo.org
1 * dhcpcd has zeroconf support active by default.
2 * This means it will always obtain an IP address even if no
3 * DHCP server can be contacted, which will break any existing
4 * failover support you may have configured in your net configuration.
5 * This behaviour can be controlled with the noipv4ll configuration
6 * file option or the -L command line switch.
7 * See the dhcpcd and dhcpcd.conf man pages for more details.
8 *
9 * Dhcpcd has duid enabled by default, and this may cause issues
10 * with some dhcp servers. For more information, see
11 * https://bugs.gentoo.org/show_bug.cgi?id=477356
12 *
13 * If you activate the lookup-hostname hook to look up your hostname
14 * using the dns, you need to install net-dns/bind-tools.
15 * Messages for package sys-apps/hwsetup-1.2-r2:
16 * This package is designed for use on the LiveCD only and will do
17 * unspeakably horrible and unexpected things on a normal system.
18 * YOU HAVE BEEN WARNED!!!
19 * This package is intended for usage on the Gentoo release media. If
20 * you are not building a CD, remove this package. It will not work
21 * properly on a running system, as Gentoo does not use any of the
22 * Knoppix-style detection except for CD builds.
23 * Messages for package sys-fs/cryptsetup-1.6.2:
24 * Unable to find kernel sources at /usr/src/linux
25 * Unable to calculate Linux Kernel version for build, attempting to use running version
26 * Please see the example for configuring a LUKS mountpoint
27 * in /etc/conf.d/dmcrypt
28 *
29 * If you are using baselayout-2 then please do:
30 * rc-update add dmcrypt boot
31 * This version introduces a command line arguement 'key_timeout'.
32 * If you want the search for the removable key device to timeout
33 * after 10 seconds add the following to your bootloader config:
34 * key_timeout=10
35 * A timeout of 0 will mean it will wait indefinitely.
36 *
37 * Users using cryptsetup-1.0.x (dm-crypt plain) volumes must use
38 * a compatibility mode when using cryptsetup-1.1.x. This can be
39 * done by specifying the cipher (-c), key size (-s) and hash (-h).
40 * For more info, see http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#6._Issues_with_Specific_Versions_of_cryptsetup
41 * Messages for package sys-fs/dmraid-1.0.0_rc16-r3:
42 * Unable to find kernel sources at /usr/src/linux
43 * Unable to calculate Linux Kernel version for build, attempting to use running version
44 * For booting Gentoo from Device-Mapper RAID you can use a Genkernel initramfs.
45 *
46 * Genkernel will generate the kernel and the initramfs with a statically
47 * linked dmraid binary (its own version which may not be the same as this version):
48 * emerge -av sys-kernel/genkernel
49 * genkernel --dmraid all
50 *
51 * A pre-patched distfile of this version of DMRAID has been installed at
52 * /usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2 , to support using it within a
53 * Genkernel initramfs.
54 *
55 * If you would rather use this version of DMRAID with Genkernel, update the following
56 * in /etc/genkernel.conf:
57 * DMRAID_VER="1.0.0.rc16-3"
58 * DMRAID_SRCTAR="/usr/share/dmraid/dmraid-1.0.0.rc16-3-prepatched.tar.bz2"
59 *
60 * Messages for package sys-fs/multipath-tools-0.5.0-r1:
61 * If you need multipath on your system, you must
62 * add 'multipath' into your boot runlevel!
63 * Messages for package app-misc/livecd-tools-2.0.3:
64 * This package is designed for use on the LiveCD only and will do
65 * unspeakably horrible and unexpected things on a normal system.
66 * YOU HAVE BEEN WARNED!!!
67 * Messages for package sys-libs/glibc-2.17:
68 * Defaulting /etc/host.conf:multi to on
69 * Generating all locales; edit /etc/locale.gen to save time/space
70 * Messages for package sys-apps/openrc-0.12.4:
71 * In this version of OpenRC, the loopback interface no longer
72 * satisfies the net virtual.
73 * If you have services now which do not start because of this,
74 * They can be fixed by adding rc_need="!net"
75 * to the /etc/conf.d/<servicename> file.
76 * You should also file a bug against the service asking that
77 * need net be dropped from the dependencies.
78 * The bug you file should block the following tracker:
79 * https://bugs.gentoo.org/show_bug.cgi?id=439092
80 * This version of OpenRC doesn't enable nfs mounts automatically any
81 * longer. In order to mount nfs file systems, you must use the
82 * nfsmount service from the nfs-utils package.
83 * See bug https://bugs.gentoo.org/show_bug.cgi?id=427996 for
84 * more information on this.
85 * You should now update all files in /etc, using etc-update
86 * or equivalent before restarting any services or this host.
87 * Messages for package sys-devel/gcc-4.7.3-r1:
88 * ERROR: sys-devel/gcc-4.7.3-r1::gentoo failed (compile phase):
89 * emake failed with bootstrap-lean
90 *
91 * Call stack:
92 * ebuild.sh, line 93: Called src_compile
93 * environment, line 3847: Called toolchain_src_compile
94 * environment, line 4567: Called gcc_do_make
95 * environment, line 2009: Called die
96 * The specific snippet of code:
97 * emake LDFLAGS="${LDFLAGS}" STAGE1_CFLAGS="${STAGE1_CFLAGS}" LIBPATH="${LIBPATH}" BOOT_CFLAGS="${BOOT_CFLAGS}" ${GCC_MAKE_TARGET} || die "emake failed with ${GCC_MAKE_TARGET}";
98 *
99 * If you need support, post the output of `emerge --info '=sys-devel/gcc-4.7.3-r1::gentoo'`,
100 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-4.7.3-r1::gentoo'`.
101 *
102 * Please include /var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-build-logs.tar.bz2 in your bug report.
103 *
104 * The complete build log is located at '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/build.log'.
105 * The ebuild environment file is located at '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/temp/environment'.
106 * Working directory: '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/build'
107 * S: '/var/tmp/portage/sys-devel/gcc-4.7.3-r1/work/gcc-4.7.3'
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175 !!! existing preserved libs found
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 1402, in build_packages
182 "Error in attempt to build packages",env=self.env)
183 File "/usr/lib64/catalyst//modules/catalyst_support.py", line 539, 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 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 1407, 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/amd64-dev/tmp/default/livecd-stage1-amd64-20140410/.catalyst_lock'
201
202
203
204 Full build log at /release/tmp/run/catalyst-auto.26678/log/installcd-stage1.log