Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] !!! ERROR: app-text/ope nsp-1.5.1 failed w hen emerge gnome Walter Dnes <waltdnes@××××××××.org>