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 fatal build error - stage3.spec
Date: Sat, 04 Jan 2014 14:56:10
Message-Id: E1VzSdx-00018v-4Y@monolith.freenet-rz.de
1 checking whether C doubles are big-endian IEEE 754 binary64... no
2 checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
3 checking whether we can use gcc inline assembler to get and set x87 control word... no
4 checking for x87-style double rounding... no
5 checking for acosh... yes
6 checking for asinh... yes
7 checking for atanh... yes
8 checking for copysign... yes
9 checking for erf... yes
10 checking for erfc... yes
11 checking for expm1... yes
12 checking for finite... yes
13 checking for gamma... yes
14 checking for hypot... yes
15 checking for lgamma... yes
16 checking for log1p... yes
17 checking for log2... yes
18 checking for round... yes
19 checking for tgamma... yes
20 checking whether isinf is declared... yes
21 checking whether isnan is declared... yes
22 checking whether isfinite is declared... yes
23 checking whether tanh preserves the sign of zero... yes
24 checking whether log1p drops the sign of negative zero... no
25 checking whether POSIX semaphores are enabled... no
26 checking for broken sem_getvalue... yes
27 checking digit size for Python's longs... no value specified
28 checking wchar.h usability... yes
29 checking wchar.h presence... yes
30 checking for wchar.h... yes
31 checking size of wchar_t... 4
32 checking for UCS-4 tcl... no
33 checking whether wchar_t is signed... yes
34 no usable wchar_t found
35 checking whether byte ordering is bigendian... no
36 checking ABIFLAGS...
37 checking SOABI... cpython-33
38 checking LDVERSION... $(VERSION)$(ABIFLAGS)
39 checking whether right shift extends the sign bit... yes
40 checking for getc_unlocked() and friends... yes
41 checking how to link readline libs... -lreadline
42 checking for rl_callback_handler_install in -lreadline... yes
43 checking for rl_pre_input_hook in -lreadline... yes
44 checking for rl_completion_display_matches_hook in -lreadline... yes
45 checking for rl_completion_matches in -lreadline... yes
46 checking for broken nice()... no
47 checking for broken poll()... no
48 checking for struct tm.tm_zone... (cached) yes
49 checking for working tzset()... yes
50 checking for tv_nsec in struct stat... yes
51 checking for tv_nsec2 in struct stat... no
52 checking whether mvwdelch is an expression... yes
53 checking whether WINDOW has _flags... yes
54 checking for is_term_resized... yes
55 checking for resize_term... yes
56 checking for resizeterm... yes
57 configure: checking for device files
58 checking for /dev/ptmx... yes
59 checking for /dev/ptc... no
60 checking for %lld and %llu printf() format support... yes
61 checking for %zd printf() format support... yes
62 checking for socklen_t... yes
63 checking for broken mbstowcs... no
64 checking for --with-computed-gotos... yes
65 checking whether alpha-unknown-linux-gnu-gcc -pthread supports computed gotos... yes
66 checking for build directories... done
67 checking for -O2... yes
68 checking for glibc _FORTIFY_SOURCE/memmove bug... no
69 configure: creating ./config.status
70 config.status: creating Makefile.pre
71 config.status: creating Modules/Setup.config
72 config.status: creating Misc/python.pc
73 config.status: creating Modules/ld_so_aix
74 config.status: creating pyconfig.h
75 creating Modules/Setup
76 creating Modules/Setup.local
77 creating Makefile
78 * configure has detected that the sem_open function is broken.
79 * Please ensure that /dev/shm is mounted as a tmpfs with mode 1777.
80 * ERROR: dev-lang/python-3.3.2-r2::gentoo failed (configure phase):
81 * Broken sem_open function (bug 496328)
82 *
83 * Call stack:
84 * ebuild.sh, line 93: Called src_configure
85 * environment, line 4059: Called die
86 * The specific snippet of code:
87 * die "Broken sem_open function (bug 496328)";
88 *
89 * If you need support, post the output of `emerge --info '=dev-lang/python-3.3.2-r2::gentoo'`,
90 * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.3.2-r2::gentoo'`.
91 * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.3.2-r2/temp/build.log'.
92 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.3.2-r2/temp/environment'.
93 * Working directory: '/var/tmp/portage/dev-lang/python-3.3.2-r2/work/alpha-unknown-linux-gnu'
94 * S: '/var/tmp/portage/dev-lang/python-3.3.2-r2/work/Python-3.3.2'
95 * Messages for package sys-apps/baselayout-2.2:
96 * The following users have non-existent shells!
97 * halt - /sbin/halt
98 * shutdown - /sbin/shutdown
99 * Messages for package sys-libs/timezone-data-2013d:
100 * You do not have TIMEZONE set in /etc/timezone.
101 * Skipping auto-update of /etc/localtime.
102 * Messages for package app-portage/portage-utils-0.30:
103 * /etc/portage/postsync.d/q-reinitialize has been installed for convenience
104 * If you wish for it to be automatically run at the end of every --sync:
105 * # chmod +x /etc/portage/postsync.d/q-reinitialize
106 * Normally this should only take a few seconds to run but file systems
107 * such as ext3 can take a lot longer. To disable, simply do:
108 * # chmod -x /etc/portage/postsync.d/q-reinitialize
109 * Messages for package sys-libs/gdbm-1.8.3-r4:
110 * 32bit systems might have to rebuild all gdbm databases due to
111 * LFS changes in the gdbm format. You can either delete the db
112 * and regenerate it from scratch, or use the converter:
113 * http://bugs.gentoo.org/attachment.cgi?id=215326
114 *
115 * See this comment for information on how to use it:
116 * http://bugs.gentoo.org/299390#c15
117 *
118 * You should be able to locate most gdbm db's on your system with:
119 * find /etc /var -type f -exec file {} + | grep 'GNU dbm 1.x or ndbm database'
120 *
121 * You could also try using this helper script:
122 * http://bugs.gentoo.org/attachment.cgi?id=222581
123 * Messages for package sys-libs/glibc-2.15-r3:
124 * Defaulting /etc/host.conf:multi to on
125 * Generating all locales; edit /etc/locale.gen to save time/space
126 * Messages for package sys-apps/util-linux-2.22.2:
127 * The agetty util now clears the terminal by default. You
128 * might want to add --noclear to your /etc/inittab lines.
129 * Messages for package app-misc/ca-certificates-20130119:
130 * You should run update-ca-certificates manually after etc-update
131 * Messages for package sys-apps/coreutils-8.21:
132 * Make sure you run 'hash -r' in your active shells.
133 * You should also re-source your shell settings for LS_COLORS
134 * changes, such as: source /etc/profile
135 * Messages for package dev-libs/glib-2.34.3-r1:
136 * Unable to find kernel sources at /usr/src/linux
137 * Unable to calculate Linux Kernel version for build, attempting to use running version
138 * Messages for package dev-lang/python-3.3.2-r2:
139 * configure has detected that the sem_open function is broken.
140 * Please ensure that /dev/shm is mounted as a tmpfs with mode 1777.
141 * ERROR: dev-lang/python-3.3.2-r2::gentoo failed (configure phase):
142 * Broken sem_open function (bug 496328)
143 *
144 * Call stack:
145 * ebuild.sh, line 93: Called src_configure
146 * environment, line 4059: Called die
147 * The specific snippet of code:
148 * die "Broken sem_open function (bug 496328)";
149 *
150 * If you need support, post the output of `emerge --info '=dev-lang/python-3.3.2-r2::gentoo'`,
151 * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.3.2-r2::gentoo'`.
152 * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.3.2-r2/temp/build.log'.
153 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.3.2-r2/temp/environment'.
154 * Working directory: '/var/tmp/portage/dev-lang/python-3.3.2-r2/work/alpha-unknown-linux-gnu'
155 * S: '/var/tmp/portage/dev-lang/python-3.3.2-r2/work/Python-3.3.2'
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177 !!! catalyst: run script failed.
178
179
180 Traceback (most recent call last):
181 File "modules/generic_stage_target.py", line 1235, in run_local
182 "run script 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: Stage build aborting due to 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 1295, in run
194 apply(getattr(self,x))
195 File "modules/generic_stage_target.py", line 1240, in run_local
196 raise CatalystError,"Stage build aborting due to error."
197 CatalystError
198 !!! catalyst: Error encountered during run of target stage3
199 Catalyst aborting....
200 lockfile does not exist '/space/catalyst/tmp/default/stage3-alpha-20140104/.catalyst_lock'
201
202
203
204 Full build log at /tmp/catalyst-auto.12884/log/stage3.log