public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] !!! ERROR: app-text/opensp-1.5.1 failed w hen emerge gnome
@ 2006-04-14 11:15 wcw84
  0 siblings, 0 replies; only message in thread
From: wcw84 @ 2006-04-14 11:15 UTC (permalink / raw
  To: gentoo-user@gentoo.o...

[-- Attachment #1: Type: text/plain, Size: 23325 bytes --]

Hi everybody! 
This is my emerge message when emerge gnome2.14. 
------------------------------------------------------------------------ 
# emerge -D gnome  
Calculating dependencies... done!  
>>> Emerging (1 of 176) app-text/opensp-1.5.1 to /  
>>> checksums files   ;-) opensp-1.5.1.ebuild  
>>> checksums files   ;-) files/opensp-1.5-gcc34.patch  
>>> checksums files   ;-) files/digest-opensp-1.5.1  
>>> checksums files   ;-) files/opensp-1.5.1-gcc41.patch  
>>> checksums src_uri ;-) OpenSP-1.5.1.tar.gz  
>>> Unpacking source...  
>>> Unpacking OpenSP-1.5.1.tar.gz to /var/tmp/portage/opensp-1.5.1/work  
 * Applying opensp-1.5-gcc34.patch ...                                     
[ ok ]  
 * Applying opensp-1.5.1-gcc41.patch ...                                   
[ ok ]  
>>> Source unpacked.  
>>> Compiling source in /var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1 ...  
 * econf: updating OpenSP-1.5.1/config.guess  
with /usr/share/gnuconfig/config.gu  
ess  
 * econf: updating OpenSP-1.5.1/config.sub  
with /usr/share/gnuconfig/config.sub  
./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man  
--inf  
odir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc  
--localstatedir=/var  
/lib --enable-http --enable-default-catalog=/etc/sgml/catalog  
--enable-default-s  
earch-path=/usr/share/sgml --datadir=/usr/share/sgml/opensp-1.5.1  
--enable-nls -  
-build=i686-pc-linux-gnu  
checking for a BSD-compatible install... /bin/install -c  
checking whether build environment is sane... yes  
checking for gawk... gawk  
checking whether make sets $(MAKE)... no  
checking whether to enable maintainer-specific portions of Makefiles... no  
checking whether build environment is sane... yes  
checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc  
checking for C compiler default output... a.out  
checking whether the C compiler works... yes  
checking whether we are cross compiling... no  
checking for suffix of executables...  
checking for suffix of object files... o  
checking whether we are using the GNU C compiler... yes  
checking whether i686-pc-linux-gnu-gcc accepts -g... yes  
checking for i686-pc-linux-gnu-gcc option to accept ANSI C... none needed  
checking for style of include used by make... GNU  
checking dependency style of i686-pc-linux-gnu-gcc... gcc3  
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E  
checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++  
checking whether we are using the GNU C++ compiler... yes  
checking whether i686-pc-linux-gnu-g++ accepts -g... yes  
checking dependency style of i686-pc-linux-gnu-g++... gcc3  
checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E  
checking for a BSD-compatible install... /bin/install -c  
checking whether ln -s works... yes  
checking whether make sets $(MAKE)... (cached) no  
checking for perl... /usr/bin/perl  
checking build system type... i686-pc-linux-gnu  
checking host system type... i686-pc-linux-gnu  
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld  
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes  
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files...  
-r  
checking for BSD-compatible nm... /usr/bin/i686-pc-linux-gnu-nm -B  
checking for a sed that does not truncate output... /bin/sed  
checking how to recognise dependent libraries... pass_all  
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output... ok  
checking for egrep... grep -E  
checking for ANSI C header files... yes  
checking for sys/types.h... yes  
checking for sys/stat.h... yes  
checking for stdlib.h... yes  
checking for string.h... yes  
checking for memory.h... yes  
checking for strings.h... yes  
checking for inttypes.h... yes  
checking for stdint.h... yes  
checking for unistd.h... yes  
checking dlfcn.h usability... yes  
checking dlfcn.h presence... yes  
checking for dlfcn.h... yes  
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib  
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip  
checking for objdir... .libs  
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC  
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes  
checking if i686-pc-linux-gnu-gcc static flag -static works... yes  
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes  
checking if i686-pc-linux-gnu-gcc supports -c -o file.lo... yes  
checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... yes  
checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared  
libr  
aries... yes  
checking how to hardcode library paths into programs... immediate  
checking whether stripping libraries is possible... yes  
checking dynamic linker characteristics... GNU/Linux ld.so  
checking if libtool supports shared libraries... yes  
checking whether to build shared libraries... yes  
checking whether to build static libraries... yes  
checking whether -lc should be explicitly linked in... no  
creating libtool  
checking for pthread_create in -lpthread... yes  
checking for msgfmt... /usr/bin/msgfmt  
checking for gmsgfmt... /usr/bin/gmsgfmt  
checking for xgettext... /usr/bin/xgettext  
checking for msgmerge... /usr/bin/msgmerge  
checking for strerror in -lcposix... no  
checking for an ANSI C-conforming const... yes  
checking for inline... inline  
checking for off_t... yes  
checking for size_t... yes  
checking for working alloca.h... yes  
checking for alloca... yes  
checking for stdlib.h... (cached) yes  
checking for unistd.h... (cached) yes  
checking for getpagesize... yes  
checking for working mmap... yes  
checking whether we are using the GNU C Library 2.1 or newer... yes  
checking whether integer division by zero raises SIGFPE... yes  
checking for inttypes.h... yes  
checking for stdint.h... yes  
checking for unsigned long long... yes  
checking for inttypes.h... yes  
checking whether the inttypes.h PRIxNN macros are broken... no  
checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld  
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes  
checking for shared library run path origin... done  
checking argz.h usability... yes  
checking argz.h presence... yes  
checking for argz.h... yes  
checking limits.h usability... yes  
checking limits.h presence... yes  
checking for limits.h... yes  
checking locale.h usability... yes  
checking locale.h presence... yes  
checking for locale.h... yes  
checking nl_types.h usability... yes  
checking nl_types.h presence... yes  
checking for nl_types.h... yes  
checking malloc.h usability... yes  
checking malloc.h presence... yes  
checking for malloc.h... yes  
checking stddef.h usability... yes  
checking stddef.h presence... yes  
checking for stddef.h... yes  
checking for stdlib.h... (cached) yes  
checking for string.h... (cached) yes  
checking for unistd.h... (cached) yes  
checking sys/param.h usability... yes  
checking sys/param.h presence... yes  
checking for sys/param.h... yes  
checking for feof_unlocked... yes  
checking for fgets_unlocked... yes  
checking for getc_unlocked... yes  
checking for getcwd... yes  
checking for getegid... yes  
checking for geteuid... yes  
checking for getgid... yes  
checking for getuid... yes  
checking for mempcpy... yes  
checking for munmap... yes  
checking for putenv... yes  
checking for setenv... yes  
checking for setlocale... yes  
checking for stpcpy... yes  
checking for strcasecmp... yes  
checking for strdup... yes  
checking for strtoul... yes  
checking for tsearch... yes  
checking for __argz_count... yes  
checking for __argz_stringify... yes  
checking for __argz_next... yes  
checking for iconv... yes  
checking for iconv declaration...  
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t  
*inbytesleft, ch  
ar * *outbuf, size_t *outbytesleft);  
checking for nl_langinfo and CODESET... yes  
checking for LC_MESSAGES... yes  
checking for bison... bison  
checking version of bison... 2.1, ok  
checking whether NLS is requested... yes  
checking whether included gettext is requested... no  
checking for GNU gettext in libc... yes  
checking for locale.h... (cached) yes  
checking for ANSI C header files... (cached) yes  
checking for limits.h... (cached) yes  
checking for unistd.h... (cached) yes  
checking io.h usability... no  
checking io.h presence... no  
checking for io.h... no  
checking osfcn.h usability... no  
checking osfcn.h presence... no  
checking for osfcn.h... no  
checking new usability... yes  
checking new presence... yes  
checking for new... yes  
checking cassert usability... yes  
checking cassert presence... yes  
checking for cassert... yes  
checking whether byte ordering is bigendian... no  
checking for size_t... (cached) yes  
checking for struct stat.st_blksize... yes  
checking for sig_atomic_t in signal.h... yes  
checking for size_t... (cached) yes  
checking size of size_t... 4  
checking for unsigned int... yes  
checking size of unsigned int... 4  
checking for unsigned short... yes  
checking size of unsigned short... 2  
checking for wchar_t... yes  
checking size of wchar_t... 4  
checking whether the compiler recognizes bool as a built-in type... yes  
checking for bool... yes  
checking size of bool... 1  
checking whether the compiler supports the mutable keyword... yes  
checking whether the compiler recognizes typename... yes  
checking whether the compiler accepts the new for scoping rules... yes  
checking whether the compiler supports placement operator delete... no  
checking whether the compiler supports dynamic_cast<>... yes  
checking whether the compiler implements namespaces... yes  
checking whether the compiler supports explicit instantiations... yes  
checking for placement operator new... yes  
checking whether the C++ compiler supports the std namespace... yes  
checking whether GNU C++ supports automatic template instantiation... yes  
checking whether GNU C++ links with libg++ if we include new.h... no  
checking whether new_handler accepts size_t and returns int... no  
checking for memmove... yes  
checking for memcmp... yes  
checking for strerror... yes  
checking for strtoul... (cached) yes  
checking for setlocale... (cached) yes  
checking for Windows and DOS and OS/2 style pathnames... no  
checking whether to include support for http... yes  
checking for main in -lnsl... yes  
checking for main in -lsocket... no  
checking h_errno in netdb.h... yes  
checking for default catalog... /etc/sgml/catalog  
checking for default search path... /usr/share/sgml  
checking whether to include support for XML Formatted Messages... no  
configure: creating ./config.status  
config.status: creating OpenSP-1.5.1.spec  
config.status: creating Makefile  
config.status: creating msggen.pl  
config.status: creating lib/Makefile  
config.status: creating nsgmls/Makefile  
config.status: creating spent/Makefile  
config.status: creating spam/Makefile  
config.status: creating sgmlnorm/Makefile  
config.status: creating sx/Makefile  
config.status: creating spcat/Makefile  
config.status: creating include/Makefile  
config.status: creating include/config.h.old  
config.status: creating generic/Makefile  
config.status: creating doc/Makefile  
config.status: creating pubtext/Makefile  
config.status: creating tests/Makefile  
config.status: creating unicode/Makefile  
config.status: creating intl/Makefile  
config.status: creating po/Makefile.in  
config.status: creating config.h  
config.status: executing depfiles commands  
config.status: executing default-1 commands  
config.status: creating po/POTFILES  
config.status: creating po/Makefile  
make  all-recursive  
make[1]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1'  
Making all in pubtext  
make[2]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/pub  
text'  
make[2]: Nothing to be done for `all'.  
make[2]: Leaving directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/pubt  
ext'  
Making all in unicode  
make[2]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/uni  
code'  
make[2]: Nothing to be done for `all'.  
make[2]: Leaving directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/unic  
ode'  
Making all in doc  
make[2]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/doc  
'  
make[2]: Nothing to be done for `all'.  
make[2]: Leaving directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/doc'  
Making all in include  
make[2]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/inc  
lude'  
make[2]: Nothing to be done for `all'.  
make[2]: Leaving directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/incl  
ude'  
Making all in generic  
make[2]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/gen  
eric'  
make[2]: Nothing to be done for `all'.  
make[2]: Leaving directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/gene  
ric'  
Making all in lib  
make[2]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib  
'  
make  all-am  
make[3]: Entering directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib  
'  
source='Allocator.cxx' object='Allocator.lo' libtool=yes \  
depfile='.deps/Allocator.Plo' tmpdepfile='.deps/Allocator.TPlo' \  
depmode=gcc3 /bin/sh ../depcomp \  
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  
-I.  
-I.. -I../include -I../generic    -O3 -march=pentium4 -pipe -c -o  
Allocator.lo `  
test -f 'Allocator.cxx' || echo './'`Allocator.cxx  
source='ArcEngine.cxx' object='ArcEngine.lo' libtool=yes \  
depfile='.deps/ArcEngine.Plo' tmpdepfile='.deps/ArcEngine.TPlo' \  
depmode=gcc3 /bin/sh ../depcomp \  
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  
-I.  
-I.. -I../include -I../generic    -O3 -march=pentium4 -pipe -c -o  
ArcEngine.lo `  
test -f 'ArcEngine.cxx' || echo './'`ArcEngine.cxx  
mkdir .libs  
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic  
-O3  
 -march=pentium4 -pipe -c Allocator.cxx -MT Allocator.lo -MD -MP  
-MF .deps/Alloc  
ator.TPlo  -fPIC -DPIC -o .libs/Allocator.lo  
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic  
-O3  
 -march=pentium4 -pipe -c Allocator.cxx -MT Allocator.lo -MD -MP  
-MF .deps/Alloc  
ator.TPlo -o Allocator.o >/dev/null 2>&1  
rm -f .libs/ArcEngine.lo  
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic  
-O3  
 -march=pentium4 -pipe -c ArcEngine.cxx -MT ArcEngine.lo -MD -MP  
-MF .deps/ArcEn  
gine.TPlo  -fPIC -DPIC -o .libs/ArcEngine.lo  
mv -f .libs/Allocator.lo Allocator.lo  
source='Attribute.cxx' object='Attribute.lo' libtool=yes \  
depfile='.deps/Attribute.Plo' tmpdepfile='.deps/Attribute.TPlo' \  
depmode=gcc3 /bin/sh ../depcomp \  
/bin/sh ../libtool --mode=compile i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I.  
-I.  
-I.. -I../include -I../generic    -O3 -march=pentium4 -pipe -c -o  
Attribute.lo `  
test -f 'Attribute.cxx' || echo './'`Attribute.cxx  
rm -f .libs/Attribute.lo  
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic  
-O3  
 -march=pentium4 -pipe -c Attribute.cxx -MT Attribute.lo -MD -MP  
-MF .deps/Attri  
bute.TPlo  -fPIC -DPIC -o .libs/Attribute.lo  
../include/Attribute.h:356: warning: inline function  
'OpenSP::AttributeDefinitio  
nList::~AttributeDefinitionList()' used but never defined  
../include/Notation.h:27: warning: inline function 'virtual  
OpenSP::Notation::~N  
otation()' used but never defined  
../include/Dtd.h:30: warning: inline function 'OpenSP::Dtd::~Dtd()' used but  
nev  
er defined  
../include/Lpd.h:149: warning: inline function 'virtual  
OpenSP::ComplexLpd::~Com  
plexLpd()' used but never defined  
../include/Lpd.h:98: warning: inline function 'virtual  
OpenSP::LinkSet::~LinkSet  
()' used but never defined  
../include/Sd.h:28: warning: inline function 'OpenSP::Sd::~Sd()' used but  
never  
defined  
../include/CharsetInfo.h:22: warning: inline function  
'OpenSP::CharsetInfo::~Cha  
rsetInfo()' used but never defined  
../include/UnivCharsetDesc.h:22: warning: inline function  
'OpenSP::UnivCharsetDe  
sc::~UnivCharsetDesc()' used but never defined  
../include/CharsetDecl.h:71: warning: inline function  
'OpenSP::CharsetDecl::~Cha  
rsetDecl()' used but never defined  
../include/Syntax.h:28: warning: inline function 'OpenSP::Syntax::~Syntax()'  
use  
d but never defined  
../include/Entity.h:272: warning: inline function 'virtual  
OpenSP::EntityOrigin:  
:~EntityOrigin()' used but never defined  
../include/Location.h:130: warning: inline function  
'OpenSP::InputSourceOrigin::  
~InputSourceOrigin()' used but never defined  
../include/Markup.h:41: warning: inline function 'OpenSP::Markup::~Markup()'  
use  
d but never defined  
../include/ElementType.h:30: warning: inline function  
'OpenSP::ElementDefinition  
::~ElementDefinition()' used but never defined  
../include/Ptr.cxx:23: warning: inline function 'virtual  
OpenSP::InputSourceOrig  
in::~InputSourceOrigin()' used but never defined  
../include/Text.h:21: warning: inline function 'OpenSP::TextItem&  
OpenSP::TextIt  
em::operator=(const OpenSP::TextItem&)' used but never defined  
../include/ContentToken.h:22: warning: inline function  
'OpenSP::Transition::~Tra  
nsition()' used but never defined  
Recognizer.h:24: warning: inline function  
'OpenSP::Recognizer::~Recognizer()' us  
ed but never defined  
../include/Message.h:132: warning: inline function  
'OpenSP::OpenElementInfo::~Op  
enElementInfo()' used but never defined  
../include/ContentToken.h:309: warning: inline function  
'OpenSP::CompiledModelGr  
oup::~CompiledModelGroup()' used but never defined  
../include/Attribute.h:460: warning: inline function  
'OpenSP::Attribute::~Attrib  
ute()' used but never defined  
../include/Text.h:21: warning: inline function  
'OpenSP::TextItem::TextItem(const  
 OpenSP::TextItem&)' used but never defined  
../include/Text.h:21: warning: inline function  
'OpenSP::TextItem::~TextItem()' u  
sed but never defined  
../include/Lpd.h:27: warning: inline function  
'OpenSP::ResultElementSpec::~Resul  
tElementSpec()' used but never defined  
../include/CharsetDecl.h:49: warning: inline function  
'OpenSP::CharsetDeclSectio  
n::~CharsetDeclSection()' used but never defined  
../include/ContentToken.h:117: warning: inline function 'virtual  
OpenSP::ModelGr  
oup::~ModelGroup()' used but never defined  
../include/ContentToken.h:196: warning: inline function 'virtual  
OpenSP::LeafCon  
tentToken::~LeafContentToken()' used but never defined  
../include/ContentToken.h:182: warning: inline function  
'OpenSP::AndInfo::~AndIn  
fo()' used but never defined  
../include/CharsetDecl.h:20: warning: inline function  
'OpenSP::CharsetDeclRange:  
:~CharsetDeclRange()' used but never defined  
../include/Lpd.h:93: warning: inline function  
'OpenSP::SourceLinkRuleResource::~  
SourceLinkRuleResource()' used but never defined  
../include/Lpd.h:71: warning: inline function  
'OpenSP::SourceLinkRule::~SourceLi  
nkRule()' used but never defined  
i686-pc-linux-gnu-g++: Internal error: Segmentation fault (program cc1plus)  
Please submit a full bug report.  
See <URL:http://bugs.gentoo.org/> for instructions.  
{standard input}: Assembler messages:  
{standard input}:1264: Warning: end of file not at end of a line; newline  
insert  
ed  
make[3]: *** [ArcEngine.lo] errot 1  
make[3]: *** Waiting for unfinished jobs....  
../include/Notation.h:27: warning: inline function 'virtual  
OpenSP::Notation::~N  
otation()' used but never defined  
../include/ExternalId.h:101: warning: inline function  
'OpenSP::ExternalId::~Exte  
rnalId()' used but never defined  
../include/ExternalId.h:22: warning: inline function  
'OpenSP::PublicId::~PublicI                                             d()'  
used but never defined  
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic  
-O3                                              -march=pentium4 -pipe -c  
Attribute.cxx -MT Attribute.lo -MD -MP -MF .deps/Attri                                              
bute.TPlo -o Attribute.o >/dev/null 2>&1  
mv -f .libs/Attribute.lo Attribute.lo  
make[3]: Leaving directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib'  
make[2]: *** [all] error 2  
make[2]: Leaving directory  
`/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/lib'  
make[1]: *** [all-recursive] error 1  
make[1]: Leaving directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1'  
make: *** [all] error 2  
  
!!! ERROR: app-text/opensp-1.5.1 failed.  
Call stack:  
  ebuild.sh, line 1532:   Called dyn_compile  
  ebuild.sh, line 929:   Called src_compile  
  opensp-1.5.1.ebuild, line 54:   Called die  
  
!!! parallel make failed  
!!! If you need support, post the topmost build error, and the call stack if  
relevant.  
-------------------------------------------------------------------------- 
 
This is my emerge --info:  
Portage 2.1_pre7-r5 (default-linux/x86/2006.0, gcc-4.0.2, glibc-2.4-r1, 
2.6.16 i686) 
================================================================= 
System uname: 2.6.16 i686 Intel(R) Celeron(R) CPU 2.00GHz 
Gentoo Base System version 1.12.0_pre17 
ccache version 2.4 [disabled] 
dev-lang/python:     2.4.2-r1 
sys-apps/sandbox:    1.2.17 
sys-devel/autoconf:  2.13, 2.59-r7 
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 
sys-devel/binutils:  2.16.1-r2 
sys-devel/libtool:   1.5.22 
virtual/os-headers:  2.6.11-r3 
ACCEPT_KEYWORDS="x86 ~x86" 
AUTOCLEAN="yes" 
CBUILD="i686-pc-linux-gnu" 
CFLAGS="-O3 -march=pentium4 -pipe" 
CHOST="i686-pc-linux-gnu" 
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/X11/xkb /usr/share/config /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d" 
CXXFLAGS="-O3 -march=pentium4 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict" 
GENTOO_MIRRORS="http://gentoo.139pay.com" 
LANG="zh_CN" 
LINGUAS="zh_CN" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
SYNC="rsync://gentoo.139pay.com/gentoo-portage" 
USE="x86 X alsa apache2 apm arts avi berkdb bitmap-fonts cdr cli crypt ctype 
cups dba dri dvd eds emboss encode esd expat fastbuild foomaticdb 
force-cgi-redirect fortran ftp gcj gd gdbm gif gnome gpm gstreamer gtk gtk2 
hal imlib ipv6 isdnlog jpeg libg++ libwww mad memlimit mikmod motif mp3 mpeg 
ncurses nls nptl nptlonly ogg opengl oss pam pcre pdflib perl png posix pppd 
python quicktime readline sdl session simplexml soap sockets spell spl ssl 
tcpd tokenizer truetype truetype-fonts type1-fonts udev vorbis xml xmms xsl 
xv zlib elibc_glibc input_devices_keyboard input_devices_mouse kernel_linux 
linguas_zh_CN userland_GNU video_cards_i810" 
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, 
LDFLAGS, PORTDIR_OVERLAY 
------------------------------------------------------------------------- 
Is this a bug? 
Can't anybody tell me how to fix this problem? 
Thanks in advanced! 

[-- Attachment #2: Type: text/html, Size: 25755 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-04-14 11:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-14 11:15 [gentoo-user] !!! ERROR: app-text/opensp-1.5.1 failed w hen emerge gnome wcw84

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox