Gentoo Archives: gentoo-user

From: wcw84 <wcw84@×××.com>
To: "gentoo-user@××××××××××." <gentoo-user@l.g.o>
Subject: [gentoo-user] !!! ERROR: app-text/opensp-1.5.1 failed w hen emerge gnome
Date: Fri, 14 Apr 2006 11:20:42
Message-Id: 443F8467.00006E.01733@bj163app24.163.com
1 Hi everybody!
2 This is my emerge message when emerge gnome2.14.
3 ------------------------------------------------------------------------
4 # emerge -D gnome
5 Calculating dependencies... done!
6 >>> Emerging (1 of 176) app-text/opensp-1.5.1 to /
7 >>> checksums files ;-) opensp-1.5.1.ebuild
8 >>> checksums files ;-) files/opensp-1.5-gcc34.patch
9 >>> checksums files ;-) files/digest-opensp-1.5.1
10 >>> checksums files ;-) files/opensp-1.5.1-gcc41.patch
11 >>> checksums src_uri ;-) OpenSP-1.5.1.tar.gz
12 >>> Unpacking source...
13 >>> Unpacking OpenSP-1.5.1.tar.gz to /var/tmp/portage/opensp-1.5.1/work
14 * Applying opensp-1.5-gcc34.patch ...
15 [ ok ]
16 * Applying opensp-1.5.1-gcc41.patch ...
17 [ ok ]
18 >>> Source unpacked.
19 >>> Compiling source in /var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1 ...
20 * econf: updating OpenSP-1.5.1/config.guess
21 with /usr/share/gnuconfig/config.gu
22 ess
23 * econf: updating OpenSP-1.5.1/config.sub
24 with /usr/share/gnuconfig/config.sub
25 ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
26 --inf
27 odir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
28 --localstatedir=/var
29 /lib --enable-http --enable-default-catalog=/etc/sgml/catalog
30 --enable-default-s
31 earch-path=/usr/share/sgml --datadir=/usr/share/sgml/opensp-1.5.1
32 --enable-nls -
33 -build=i686-pc-linux-gnu
34 checking for a BSD-compatible install... /bin/install -c
35 checking whether build environment is sane... yes
36 checking for gawk... gawk
37 checking whether make sets $(MAKE)... no
38 checking whether to enable maintainer-specific portions of Makefiles... no
39 checking whether build environment is sane... yes
40 checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc
41 checking for C compiler default output... a.out
42 checking whether the C compiler works... yes
43 checking whether we are cross compiling... no
44 checking for suffix of executables...
45 checking for suffix of object files... o
46 checking whether we are using the GNU C compiler... yes
47 checking whether i686-pc-linux-gnu-gcc accepts -g... yes
48 checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed
49 checking for style of include used by make... GNU
50 checking dependency style of i686-pc-linux-gnu-gcc... gcc3
51 checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
52 checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++
53 checking whether we are using the GNU C++ compiler... yes
54 checking whether i686-pc-linux-gnu-g++ accepts -g... yes
55 checking dependency style of i686-pc-linux-gnu-g++... gcc3
56 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E
57 checking for a BSD-compatible install... /bin/install -c
58 checking whether ln -s works... yes
59 checking whether make sets $(MAKE)... (cached) no
60 checking for perl... /usr/bin/perl
61 checking build system type... i686-pc-linux-gnu
62 checking host system type... i686-pc-linux-gnu
63 checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
64 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
65 checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files...
66 -r
67 checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B
68 checking for a sed that does not truncate output... /bin/sed
69 checking how to recognise dependent libraries... pass_all
70 checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok
71 checking for egrep... grep -E
72 checking for ANSI C header files... yes
73 checking for sys/types.h... yes
74 checking for sys/stat.h... yes
75 checking for stdlib.h... yes
76 checking for string.h... yes
77 checking for memory.h... yes
78 checking for strings.h... yes
79 checking for inttypes.h... yes
80 checking for stdint.h... yes
81 checking for unistd.h... yes
82 checking dlfcn.h usability... yes
83 checking dlfcn.h presence... yes
84 checking for dlfcn.h... yes
85 checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
86 checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
87 checking for objdir... .libs
88 checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC
89 checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes
90 checking if i686-pc-linux-gnu-gcc static flag -static works... yes
91 checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
92 checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes
93 checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes
94 checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared
95 libr
96 aries... yes
97 checking how to hardcode library paths into programs... immediate
98 checking whether stripping libraries is possible... yes
99 checking dynamic linker characteristics... GNU/Linux ld.so
100 checking if libtool supports shared libraries... yes
101 checking whether to build shared libraries... yes
102 checking whether to build static libraries... yes
103 checking whether -lc should be explicitly linked in... no
104 creating libtool
105 checking for pthread_create in -lpthread... yes
106 checking for msgfmt... /usr/bin/msgfmt
107 checking for gmsgfmt... /usr/bin/gmsgfmt
108 checking for xgettext... /usr/bin/xgettext
109 checking for msgmerge... /usr/bin/msgmerge
110 checking for strerror in -lcposix... no
111 checking for an ANSI C-conforming const... yes
112 checking for inline... inline
113 checking for off_t... yes
114 checking for size_t... yes
115 checking for working alloca.h... yes
116 checking for alloca... yes
117 checking for stdlib.h... (cached) yes
118 checking for unistd.h... (cached) yes
119 checking for getpagesize... yes
120 checking for working mmap... yes
121 checking whether we are using the GNU C Library 2.1 or newer... yes
122 checking whether integer division by zero raises SIGFPE... yes
123 checking for inttypes.h... yes
124 checking for stdint.h... yes
125 checking for unsigned long long... yes
126 checking for inttypes.h... yes
127 checking whether the inttypes.h PRIxNN macros are broken... no
128 checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld
129 checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
130 checking for shared library run path origin... done
131 checking argz.h usability... yes
132 checking argz.h presence... yes
133 checking for argz.h... yes
134 checking limits.h usability... yes
135 checking limits.h presence... yes
136 checking for limits.h... yes
137 checking locale.h usability... yes
138 checking locale.h presence... yes
139 checking for locale.h... yes
140 checking nl_types.h usability... yes
141 checking nl_types.h presence... yes
142 checking for nl_types.h... yes
143 checking malloc.h usability... yes
144 checking malloc.h presence... yes
145 checking for malloc.h... yes
146 checking stddef.h usability... yes
147 checking stddef.h presence... yes
148 checking for stddef.h... yes
149 checking for stdlib.h... (cached) yes
150 checking for string.h... (cached) yes
151 checking for unistd.h... (cached) yes
152 checking sys/param.h usability... yes
153 checking sys/param.h presence... yes
154 checking for sys/param.h... yes
155 checking for feof_unlocked... yes
156 checking for fgets_unlocked... yes
157 checking for getc_unlocked... yes
158 checking for getcwd... yes
159 checking for getegid... yes
160 checking for geteuid... yes
161 checking for getgid... yes
162 checking for getuid... yes
163 checking for mempcpy... yes
164 checking for munmap... yes
165 checking for putenv... yes
166 checking for setenv... yes
167 checking for setlocale... yes
168 checking for stpcpy... yes
169 checking for strcasecmp... yes
170 checking for strdup... yes
171 checking for strtoul... yes
172 checking for tsearch... yes
173 checking for __argz_count... yes
174 checking for __argz_stringify... yes
175 checking for __argz_next... yes
176 checking for iconv... yes
177 checking for iconv declaration...
178 extern size_t iconv (iconv_t cd, char * *inbuf, size_t
179 *inbytesleft, ch
180 ar * *outbuf, size_t *outbytesleft);
181 checking for nl_langinfo and CODESET... yes
182 checking for LC_MESSAGES... yes
183 checking for bison... bison
184 checking version of bison... 2.1, ok
185 checking whether NLS is requested... yes
186 checking whether included gettext is requested... no
187 checking for GNU gettext in libc... yes
188 checking for locale.h... (cached) yes
189 checking for ANSI C header files... (cached) yes
190 checking for limits.h... (cached) yes
191 checking for unistd.h... (cached) yes
192 checking io.h usability... no
193 checking io.h presence... no
194 checking for io.h... no
195 checking osfcn.h usability... no
196 checking osfcn.h presence... no
197 checking for osfcn.h... no
198 checking new usability... yes
199 checking new presence... yes
200 checking for new... yes
201 checking cassert usability... yes
202 checking cassert presence... yes
203 checking for cassert... yes
204 checking whether byte ordering is bigendian... no
205 checking for size_t... (cached) yes
206 checking for struct stat.st_blksize... yes
207 checking for sig_atomic_t in signal.h... yes
208 checking for size_t... (cached) yes
209 checking size of size_t... 4
210 checking for unsigned int... yes
211 checking size of unsigned int... 4
212 checking for unsigned short... yes
213 checking size of unsigned short... 2
214 checking for wchar_t... yes
215 checking size of wchar_t... 4
216 checking whether the compiler recognizes bool as a built-in type... yes
217 checking for bool... yes
218 checking size of bool... 1
219 checking whether the compiler supports the mutable keyword... yes
220 checking whether the compiler recognizes typename... yes
221 checking whether the compiler accepts the new for scoping rules... yes
222 checking whether the compiler supports placement operator delete... no
223 checking whether the compiler supports dynamic_cast<>... yes
224 checking whether the compiler implements namespaces... yes
225 checking whether the compiler supports explicit instantiations... yes
226 checking for placement operator new... yes
227 checking whether the C++ compiler supports the std namespace... yes
228 checking whether GNU C++ supports automatic template instantiation... yes
229 checking whether GNU C++ links with libg++ if we include new.h... no
230 checking whether new_handler accepts size_t and returns int... no
231 checking for memmove... yes
232 checking for memcmp... yes
233 checking for strerror... yes
234 checking for strtoul... (cached) yes
235 checking for setlocale... (cached) yes
236 checking for Windows and DOS and OS/2 style pathnames... no
237 checking whether to include support for http... yes
238 checking for main in -lnsl... yes
239 checking for main in -lsocket... no
240 checking h_errno in netdb.h... yes
241 checking for default catalog... /etc/sgml/catalog
242 checking for default search path... /usr/share/sgml
243 checking whether to include support for XML Formatted Messages... no
244 configure: creating ./config.status
245 config.status: creating OpenSP-1.5.1.spec
246 config.status: creating Makefile
247 config.status: creating msggen.pl
248 config.status: creating lib/Makefile
249 config.status: creating nsgmls/Makefile
250 config.status: creating spent/Makefile
251 config.status: creating spam/Makefile
252 config.status: creating sgmlnorm/Makefile
253 config.status: creating sx/Makefile
254 config.status: creating spcat/Makefile
255 config.status: creating include/Makefile
256 config.status: creating include/config.h.old
257 config.status: creating generic/Makefile
258 config.status: creating doc/Makefile
259 config.status: creating pubtext/Makefile
260 config.status: creating tests/Makefile
261 config.status: creating unicode/Makefile
262 config.status: creating intl/Makefile
263 config.status: creating po/Makefile.in
264 config.status: creating config.h
265 config.status: executing depfiles commands
266 config.status: executing default-1 commands
267 config.status: creating po/POTFILES
268 config.status: creating po/Makefile
269 make all-recursive
270 make[1]: Entering directory
271 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1'
272 Making all in pubtext
273 make[2]: Entering directory
274 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/pub
275 text'
276 make[2]: Nothing to be done for `all'.
277 make[2]: Leaving directory
278 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/pubt
279 ext'
280 Making all in unicode
281 make[2]: Entering directory
282 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/uni
283 code'
284 make[2]: Nothing to be done for `all'.
285 make[2]: Leaving directory
286 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/unic
287 ode'
288 Making all in doc
289 make[2]: Entering directory
290 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/doc
291 '
292 make[2]: Nothing to be done for `all'.
293 make[2]: Leaving directory
294 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/doc'
295 Making all in include
296 make[2]: Entering directory
297 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/inc
298 lude'
299 make[2]: Nothing to be done for `all'.
300 make[2]: Leaving directory
301 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/incl
302 ude'
303 Making all in generic
304 make[2]: Entering directory
305 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/gen
306 eric'
307 make[2]: Nothing to be done for `all'.
308 make[2]: Leaving directory
309 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/gene
310 ric'
311 Making all in lib
312 make[2]: Entering directory
313 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib
314 '
315 make all-am
316 make[3]: Entering directory
317 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib
318 '
319 source='Allocator.cxx' object='Allocator.lo' libtool=yes \
320 depfile='.deps/Allocator.Plo' tmpdepfile='.deps/Allocator.TPlo' \
321 depmode=gcc3 /bin/sh ../depcomp \
322 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.
323 -I.
324 -I.. -I../include -I../generic -O3 -march=pentium4 -pipe -c -o
325 Allocator.lo `
326 test -f 'Allocator.cxx' || echo './'`Allocator.cxx
327 source='ArcEngine.cxx' object='ArcEngine.lo' libtool=yes \
328 depfile='.deps/ArcEngine.Plo' tmpdepfile='.deps/ArcEngine.TPlo' \
329 depmode=gcc3 /bin/sh ../depcomp \
330 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.
331 -I.
332 -I.. -I../include -I../generic -O3 -march=pentium4 -pipe -c -o
333 ArcEngine.lo `
334 test -f 'ArcEngine.cxx' || echo './'`ArcEngine.cxx
335 mkdir .libs
336 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic
337 -O3
338 -march=pentium4 -pipe -c Allocator.cxx -MT Allocator.lo -MD -MP
339 -MF .deps/Alloc
340 ator.TPlo -fPIC -DPIC -o .libs/Allocator.lo
341 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic
342 -O3
343 -march=pentium4 -pipe -c Allocator.cxx -MT Allocator.lo -MD -MP
344 -MF .deps/Alloc
345 ator.TPlo -o Allocator.o >/dev/null 2>&1
346 rm -f .libs/ArcEngine.lo
347 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic
348 -O3
349 -march=pentium4 -pipe -c ArcEngine.cxx -MT ArcEngine.lo -MD -MP
350 -MF .deps/ArcEn
351 gine.TPlo -fPIC -DPIC -o .libs/ArcEngine.lo
352 mv -f .libs/Allocator.lo Allocator.lo
353 source='Attribute.cxx' object='Attribute.lo' libtool=yes \
354 depfile='.deps/Attribute.Plo' tmpdepfile='.deps/Attribute.TPlo' \
355 depmode=gcc3 /bin/sh ../depcomp \
356 /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.
357 -I.
358 -I.. -I../include -I../generic -O3 -march=pentium4 -pipe -c -o
359 Attribute.lo `
360 test -f 'Attribute.cxx' || echo './'`Attribute.cxx
361 rm -f .libs/Attribute.lo
362 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic
363 -O3
364 -march=pentium4 -pipe -c Attribute.cxx -MT Attribute.lo -MD -MP
365 -MF .deps/Attri
366 bute.TPlo -fPIC -DPIC -o .libs/Attribute.lo
367 ../include/Attribute.h:356: warning: inline function
368 'OpenSP::AttributeDefinitio
369 nList::~AttributeDefinitionList()' used but never defined
370 ../include/Notation.h:27: warning: inline function 'virtual
371 OpenSP::Notation::~N
372 otation()' used but never defined
373 ../include/Dtd.h:30: warning: inline function 'OpenSP::Dtd::~Dtd()' used but
374 nev
375 er defined
376 ../include/Lpd.h:149: warning: inline function 'virtual
377 OpenSP::ComplexLpd::~Com
378 plexLpd()' used but never defined
379 ../include/Lpd.h:98: warning: inline function 'virtual
380 OpenSP::LinkSet::~LinkSet
381 ()' used but never defined
382 ../include/Sd.h:28: warning: inline function 'OpenSP::Sd::~Sd()' used but
383 never
384 defined
385 ../include/CharsetInfo.h:22: warning: inline function
386 'OpenSP::CharsetInfo::~Cha
387 rsetInfo()' used but never defined
388 ../include/UnivCharsetDesc.h:22: warning: inline function
389 'OpenSP::UnivCharsetDe
390 sc::~UnivCharsetDesc()' used but never defined
391 ../include/CharsetDecl.h:71: warning: inline function
392 'OpenSP::CharsetDecl::~Cha
393 rsetDecl()' used but never defined
394 ../include/Syntax.h:28: warning: inline function 'OpenSP::Syntax::~Syntax()'
395 use
396 d but never defined
397 ../include/Entity.h:272: warning: inline function 'virtual
398 OpenSP::EntityOrigin:
399 :~EntityOrigin()' used but never defined
400 ../include/Location.h:130: warning: inline function
401 'OpenSP::InputSourceOrigin::
402 ~InputSourceOrigin()' used but never defined
403 ../include/Markup.h:41: warning: inline function 'OpenSP::Markup::~Markup()'
404 use
405 d but never defined
406 ../include/ElementType.h:30: warning: inline function
407 'OpenSP::ElementDefinition
408 ::~ElementDefinition()' used but never defined
409 ../include/Ptr.cxx:23: warning: inline function 'virtual
410 OpenSP::InputSourceOrig
411 in::~InputSourceOrigin()' used but never defined
412 ../include/Text.h:21: warning: inline function 'OpenSP::TextItem&
413 OpenSP::TextIt
414 em::operator=(const OpenSP::TextItem&)' used but never defined
415 ../include/ContentToken.h:22: warning: inline function
416 'OpenSP::Transition::~Tra
417 nsition()' used but never defined
418 Recognizer.h:24: warning: inline function
419 'OpenSP::Recognizer::~Recognizer()' us
420 ed but never defined
421 ../include/Message.h:132: warning: inline function
422 'OpenSP::OpenElementInfo::~Op
423 enElementInfo()' used but never defined
424 ../include/ContentToken.h:309: warning: inline function
425 'OpenSP::CompiledModelGr
426 oup::~CompiledModelGroup()' used but never defined
427 ../include/Attribute.h:460: warning: inline function
428 'OpenSP::Attribute::~Attrib
429 ute()' used but never defined
430 ../include/Text.h:21: warning: inline function
431 'OpenSP::TextItem::TextItem(const
432 OpenSP::TextItem&)' used but never defined
433 ../include/Text.h:21: warning: inline function
434 'OpenSP::TextItem::~TextItem()' u
435 sed but never defined
436 ../include/Lpd.h:27: warning: inline function
437 'OpenSP::ResultElementSpec::~Resul
438 tElementSpec()' used but never defined
439 ../include/CharsetDecl.h:49: warning: inline function
440 'OpenSP::CharsetDeclSectio
441 n::~CharsetDeclSection()' used but never defined
442 ../include/ContentToken.h:117: warning: inline function 'virtual
443 OpenSP::ModelGr
444 oup::~ModelGroup()' used but never defined
445 ../include/ContentToken.h:196: warning: inline function 'virtual
446 OpenSP::LeafCon
447 tentToken::~LeafContentToken()' used but never defined
448 ../include/ContentToken.h:182: warning: inline function
449 'OpenSP::AndInfo::~AndIn
450 fo()' used but never defined
451 ../include/CharsetDecl.h:20: warning: inline function
452 'OpenSP::CharsetDeclRange:
453 :~CharsetDeclRange()' used but never defined
454 ../include/Lpd.h:93: warning: inline function
455 'OpenSP::SourceLinkRuleResource::~
456 SourceLinkRuleResource()' used but never defined
457 ../include/Lpd.h:71: warning: inline function
458 'OpenSP::SourceLinkRule::~SourceLi
459 nkRule()' used but never defined
460 i686-pc-linux-gnu-g++: Internal error: Segmentation fault (program cc1plus)
461 Please submit a full bug report.
462 See <URL:http://bugs.gentoo.org/> for instructions.
463 {standard input}: Assembler messages:
464 {standard input}:1264: Warning: end of file not at end of a line; newline
465 insert
466 ed
467 make[3]: *** [ArcEngine.lo] errot 1
468 make[3]: *** Waiting for unfinished jobs....
469 ../include/Notation.h:27: warning: inline function 'virtual
470 OpenSP::Notation::~N
471 otation()' used but never defined
472 ../include/ExternalId.h:101: warning: inline function
473 'OpenSP::ExternalId::~Exte
474 rnalId()' used but never defined
475 ../include/ExternalId.h:22: warning: inline function
476 'OpenSP::PublicId::~PublicI d()'
477 used but never defined
478 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic
479 -O3 -march=pentium4 -pipe -c
480 Attribute.cxx -MT Attribute.lo -MD -MP -MF .deps/Attri
481 bute.TPlo -o Attribute.o >/dev/null 2>&1
482 mv -f .libs/Attribute.lo Attribute.lo
483 make[3]: Leaving directory
484 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib'
485 make[2]: *** [all] error 2
486 make[2]: Leaving directory
487 `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib'
488 make[1]: *** [all-recursive] error 1
489 make[1]: Leaving directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1'
490 make: *** [all] error 2
491
492 !!! ERROR: app-text/opensp-1.5.1 failed.
493 Call stack:
494 ebuild.sh, line 1532: Called dyn_compile
495 ebuild.sh, line 929: Called src_compile
496 opensp-1.5.1.ebuild, line 54: Called die
497
498 !!! parallel make failed
499 !!! If you need support, post the topmost build error, and the call stack if
500 relevant.
501 --------------------------------------------------------------------------
502
503 This is my emerge --info:
504 Portage 2.1_pre7-r5 (default-linux/x86/2006.0, gcc-4.0.2, glibc-2.4-r1,
505 2.6.16 i686)
506 =================================================================
507 System uname: 2.6.16 i686 Intel(R) Celeron(R) CPU 2.00GHz
508 Gentoo Base System version 1.12.0_pre17
509 ccache version 2.4 [disabled]
510 dev-lang/python: 2.4.2-r1
511 sys-apps/sandbox: 1.2.17
512 sys-devel/autoconf: 2.13, 2.59-r7
513 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
514 sys-devel/binutils: 2.16.1-r2
515 sys-devel/libtool: 1.5.22
516 virtual/os-headers: 2.6.11-r3
517 ACCEPT_KEYWORDS="x86 ~x86"
518 AUTOCLEAN="yes"
519 CBUILD="i686-pc-linux-gnu"
520 CFLAGS="-O3 -march=pentium4 -pipe"
521 CHOST="i686-pc-linux-gnu"
522 CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control"
523 CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
524 CXXFLAGS="-O3 -march=pentium4 -pipe"
525 DISTDIR="/usr/portage/distfiles"
526 FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
527 GENTOO_MIRRORS="http://gentoo.139pay.com"
528 LANG="zh_CN"
529 LINGUAS="zh_CN"
530 MAKEOPTS="-j2"
531 PKGDIR="/usr/portage/packages"
532 PORTAGE_TMPDIR="/var/tmp"
533 PORTDIR="/usr/portage"
534 SYNC="rsync://gentoo.139pay.com/gentoo-portage"
535 USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cdr cli crypt ctype
536 cups dba dri dvd eds emboss encode esd expat fastbuild foomaticdb
537 force-cgi-redirect fortran ftp gcj gd gdbm gif gnome gpm gstreamer gtk gtk2
538 hal imlib ipv6 isdnlog jpeg libg++ libwww mad memlimit mikmod motif mp3 mpeg
539 ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png posix pppd
540 python quicktime readline sdl session simplexml soap sockets spell spl ssl
541 tcpd tokenizer truetype truetype-fonts type1-fonts udev vorbis xml xmms xsl
542 xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux
543 linguas_zh_CN userland_GNU video_cards_i810"
544 Unset: ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL,
545 LDFLAGS, PORTDIR_OVERLAY
546 -------------------------------------------------------------------------
547 Is this a bug?
548 Can't anybody tell me how to fix this problem?
549 Thanks in advanced!