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 fatal build error - stage3.spec
Date: Wed, 29 Jun 2011 08:30:58
Message-Id: 20110629083055.096B2143640@poseidon.amd64.dev.gentoo.org
1 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o
2 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o
3 x86_64-pc-linux-gnu-gcc -pthread -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o
4 /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py
5 x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -Wl,-O1 -Wl,--as-needed -L. Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -lpthread -ldl -lutil -o Parser/pgen
6 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \
7 -DPREFIX='"/usr"' \
8 -DEXEC_PREFIX='"/usr"' \
9 -DVERSION='"2.7"' \
10 -DVPATH='""' \
11 -o Modules/getpath.o ./Modules/getpath.c
12 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c
13 Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
14 Parser/pgen ./Grammar/Grammar ./Include/graminit.h ./Python/graminit.c
15 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c
16 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c
17 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c
18 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c
19 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c
20 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c
21 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c
22 x86_64-pc-linux-gnu-gcc -pthread -c -fno-strict-aliasing -O2 -pipe -fwrapv -DNDEBUG -I. -IInclude -I./Include -fPIC -DPy_BUILD_CORE -DSVNVERSION="\"`LC_ALL=C echo Unversioned directory`\"" -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c
23 rm -f libpython2.7.a
24 if test libpython2.7.so.1.0 != libpython2.7.so; then \
25 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-hlibpython2.7.so.1.0 -o libpython2.7.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objec
26 ts/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o
27 Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
28 ln -f libpython2.7.so.1.0 libpython2.7.so; \
29 else \
30 x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,--as-needed -L. -o libpython2.7.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setob
31 ject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o Modules/config
32 .o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o -lpthread -ldl -lutil -lm ; \
33 fi
34 ar rc libpython2.7.a Modules/getbuildinfo.o
35 ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o
36 ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o
37 ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o
38 ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o
39 ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o
40 x86_64-pc-linux-gnu-ranlib libpython2.7.a
41 x86_64-pc-linux-gnu-gcc -pthread -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o python \
42 Modules/python.o \
43 -L. -lpython2.7 -lpthread -ldl -lutil -lm
44 ./libpython2.7.so: undefined reference to `_PyParser_Grammar'
45 collect2: ld returned 1 exit status
46 make: *** [python] Error 1
47 emake failed
48 * ERROR: dev-lang/python-2.7.1-r1 failed (compile phase):
49 * emake failed
50 *
51 * Call stack:
52 * ebuild.sh, line 56: Called src_compile
53 * environment, line 5493: Called die
54 * The specific snippet of code:
55 * emake EPYTHON="python${PV%%.*}" || die "emake failed"
56 *
57 * If you need support, post the output of 'emerge --info =dev-lang/python-2.7.1-r1',
58 * the complete build log and the output of 'emerge -pqv =dev-lang/python-2.7.1-r1'.
59 * The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.1-r1/temp/build.log'.
60 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.1-r1/temp/environment'.
61 * S: '/var/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1'
62
63 * Messages for package sys-libs/timezone-data-2011e:
64
65 * You do not have TIMEZONE set in /etc/timezone.
66 * Skipping auto-update of /etc/localtime.
67
68 * Messages for package app-portage/portage-utils-0.3.1:
69
70 * /etc/portage/postsync.d/q-reinitialize has been installed for convenience
71 * If you wish for it to be automatically run at the end of every --sync:
72 * # chmod +x /etc/portage/postsync.d/q-reinitialize
73 * Normally this should only take a few seconds to run but file systems
74 * such as ext3 can take a lot longer. To disable, simply do:
75 * # chmod -x /etc/portage/postsync.d/q-reinitialize
76
77 * Messages for package sys-libs/glibc-2.12.2:
78 * Generating all locales; edit /etc/locale.gen to save time/space
79
80
81 * Messages for package sys-libs/gdbm-1.8.3-r4:
82 * 32bit systems might have to rebuild all gdbm databases due to
83 * LFS changes in the gdbm format. You can either delete the db
84 * and regenerate it from scratch, or use the converter:
85 * http://bugs.gentoo.org/attachment.cgi?id=215326
86 *
87 * See this comment for information on how to use it:
88 * http://bugs.gentoo.org/299390#c15
89 *
90 * You should be able to locate most gdbm db's on your system with:
91 * find /etc /var -type f -exec file {} + | grep 'GNU dbm 1.x or ndbm database'
92 *
93 * You could also try using this helper script:
94 * http://bugs.gentoo.org/attachment.cgi?id=222581
95
96
97 * Messages for package sys-fs/udev-164-r2:
98 * Unable to find kernel sources at /usr/src/linux
99 * Unable to calculate Linux Kernel version for build, attempting to use running version
100 *
101 * udev-164 does not support Linux kernel before version 2.6.25!
102 * For a reliable udev, use at least kernel 2.6.27
103 *
104 * You need to add the udev init script to the runlevel sysinit,
105 * else your system will not be able to boot
106 * after updating to >=openrc-0.4.0
107 * Run this to enable udev for >=openrc-0.4.0:
108 * rc-update add udev sysinit
109 *
110
111 * Auto-adding 'udev-postmount' service to your default runlevel
112 *
113 * If after the udev update removable devices or CD/DVD drives
114 * stop working, try re-emerging HAL before filling a bug report
115 *
116 * persistent-net does assigning fixed names to network devices.
117 * If you have problems with the persistent-net rules,
118 * just delete the rules file
119 * rm /etc/udev/rules.d/70-persistent-net.rules
120 * and then reboot.
121 *
122 * This may however number your devices in a different way than they are now.
123 *
124 * If you build an initramfs including udev, then please
125 * make sure that the /sbin/udevadm binary gets included,
126 * and your scripts changed to use it,as it replaces the
127 * old helper apps udevinfo, udevtrigger, ...
128 *
129 * mount options for directory /dev are no longer
130 * set in /etc/udev/udev.conf, but in /etc/fstab
131 * as for other directories.
132 *
133 * If you use /dev/md/*, /dev/loop/* or /dev/rd/*,
134 * then please migrate over to using the device names
135 * /dev/md*, /dev/loop* and /dev/ram*.
136 * The devfs-compat rules have been removed.
137 * For reference see Bug #269359.
138 *
139 * Rules for /dev/hd* devices have been removed
140 * Please migrate to libata.
141 *
142 * For more information on udev on Gentoo, writing udev rules, and
143 * fixing known issues visit:
144 * http://www.gentoo.org/doc/en/udev-guide.xml
145
146 * Messages for package sys-apps/portage-2.1.9.42:
147 * If you are an ebuild developer and you plan to commit ebuilds
148 * with this system then please install dev-python/pycrypto or
149 * enable the ssl USE flag for >=dev-lang/python-2.6 in order
150 * to enable RMD160 hash support.
151 * See bug #198398 for more information.
152
153
154 * Messages for package app-misc/ca-certificates-20090709:
155 * You should run update-ca-certificates manually after etc-update
156
157
158 * Messages for package dev-lang/python-2.7.1-r1:
159 * ERROR: dev-lang/python-2.7.1-r1 failed (compile phase):
160 * emake failed
161 *
162 * Call stack:
163 * ebuild.sh, line 56: Called src_compile
164 * environment, line 5493: Called die
165 * The specific snippet of code:
166 * emake EPYTHON="python${PV%%.*}" || die "emake failed"
167 *
168 * If you need support, post the output of 'emerge --info =dev-lang/python-2.7.1-r1',
169 * the complete build log and the output of 'emerge -pqv =dev-lang/python-2.7.1-r1'.
170 * The complete build log is located at '/var/tmp/portage/dev-lang/python-2.7.1-r1/temp/build.log'.
171 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.7.1-r1/temp/environment'.
172 * S: '/var/tmp/portage/dev-lang/python-2.7.1-r1/work/Python-2.7.1'
173
174 * Regenerating GNU info directory index...
175 * Processed 51 info files.
176
177 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
178 * Use eselect news to read news items.
179
180
181 !!! catalyst: run script failed.
182
183
184 Traceback (most recent call last):
185 File "modules/generic_stage_target.py", line 1207, in run_local
186 "run script failed.",env=self.env)
187 File "/usr/lib64/catalyst/modules/catalyst_support.py", line 542, in cmd
188 raise CatalystError,myexc
189 CatalystError
190 None
191
192 !!! catalyst: Stage build aborting due to error.
193
194 Traceback (most recent call last):
195 File "/usr/lib64/catalyst/catalyst", line 209, in build_target
196 mytarget.run()
197 File "modules/generic_stage_target.py", line 1263, in run
198 apply(getattr(self,x))
199 File "modules/generic_stage_target.py", line 1212, in run_local
200 raise CatalystError,"Stage build aborting due to error."
201 CatalystError
202 !!! catalyst: Error encountered during run of target stage3
203 Catalyst aborting....
204 lockfile does not exist '/release/buildroot/amd64-dev/tmp/default/stage3-amd64-20110629/.catalyst_lock'
205
206
207
208 Full build log at /tmp/catalyst-auto.1940/log/stage3.log