Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 129925 - emerge app-text/opensp-1.5.1error when emerge -D gnome
Summary: emerge app-text/opensp-1.5.1error when emerge -D gnome
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-14 03:42 UTC by wcw
Modified: 2006-04-14 04:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wcw 2006-04-14 03:42:19 UTC
Calculating dependencies... done!
>>> Emerging (1 of 2) 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.guess
 * 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 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --enable-http --enable-default-catalog=/etc/sgml/catalog --enable-default-search-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 libraries... 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, char * *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/pubtext'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/pubtext'
Making all in unicode
make[2]: Entering directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/unicode'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/unicode'
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/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/include'
Making all in generic
make[2]: Entering directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/generic'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/opensp-1.5.1/work/OpenSP-1.5.1/generic'
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/Allocator.TPlo  -fPIC -DPIC -o .libs/Allocator.lo
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/ArcEngine.TPlo  -fPIC -DPIC -o .libs/ArcEngine.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/Allocator.TPlo -o Allocator.o >/dev/null 2>&1
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/Attribute.TPlo  -fPIC -DPIC -o .libs/Attribute.lo
../include/Attribute.h:356: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::AttributeDefinitionList::~AttributeDefinitionList()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Notation.h:27: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::Notation::~Notation()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Dtd.h:30: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::Dtd::~Dtd()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Lpd.h:149: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::ComplexLpd::~ComplexLpd()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Lpd.h:98: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::LinkSet::~LinkSet()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Sd.h:28: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::Sd::~Sd()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/CharsetInfo.h:22: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::CharsetInfo::~CharsetInfo()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/UnivCharsetDesc.h:22: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::UnivCharsetDesc::~UnivCharsetDesc()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/CharsetDecl.h:71: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::CharsetDecl::~CharsetDecl()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Syntax.h:28: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::Syntax::~Syntax()&#8217; &#20294;&#20174;&#26410;&#23450; &#20041;&#36807;
../include/Entity.h:272: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::EntityOrigin::~EntityOrigin()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Location.h:130: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::InputSourceOrigin::~InputSourceOrigin()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Markup.h:41: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::Markup::~Markup()&#8217; &#20294;&#20174;&#26410;&#23450; &#20041;&#36807;
../include/ElementType.h:30: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::ElementDefinition::~ElementDefinition()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Ptr.cxx:23: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::InputSourceOrigin::~InputSourceOrigin()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Text.h:21: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::TextItem& OpenSP::TextItem::operator=(const OpenSP::TextItem&)&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/ContentToken.h:22: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::Transition::~Transition()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
Recognizer.h:24: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::Recognizer::~Recognizer()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Message.h:132: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::OpenElementInfo::~OpenElementInfo()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/ContentToken.h:309: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::CompiledModelGroup::~CompiledModelGroup()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Attribute.h:460: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::Attribute::~Attribute()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Text.h:21: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::TextItem::TextItem(const OpenSP::TextItem&)&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Text.h:21: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::TextItem::~TextItem()&#8217; &#20294;&#20174;&#26410; &#23450;&#20041;&#36807;
../include/Lpd.h:27: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::ResultElementSpec::~ResultElementSpec()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/CharsetDecl.h:49: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::CharsetDeclSection::~CharsetDeclSection()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/ContentToken.h:117: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::ModelGroup::~ModelGroup()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/ContentToken.h:196: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::LeafContentToken::~LeafContentToken()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/ContentToken.h:182: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::AndInfo::~AndInfo()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/CharsetDecl.h:20: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::CharsetDeclRange::~CharsetDeclRange()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Lpd.h:93: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::SourceLinkRuleResource::~SourceLinkRuleResource()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/Lpd.h:71: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::SourceLinkRule::~SourceLinkRule()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
{standard input}: Assembler messages:
{standard input}:1264: Warning: end of file not at end of a line; newline inserted
i686-pc-linux-gnu-g++: &#20869;&#37096;&#38169;&#35823;&#65306;&#27573;&#38169;&#35823; (&#31243;&#24207; cc1plus)
&#35831;&#25552;&#20132;&#19968;&#20221;&#23436;&#25972;&#30340;&#38169;&#35823;&#25253;&#21578;&#12290;
&#20855;&#20307;&#27493;&#39588;&#35831;&#21442;&#35265; <URL:http://bugs.gentoo.org/>&#12290;
make[3]: *** [ArcEngine.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
../include/Notation.h:27: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;virtual OpenSP::Notation::~Notation()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/ExternalId.h:101: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::ExternalId::~ExternalId()&#8217; &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
../include/ExternalId.h:22: &#35686;&#21578;&#65306;&#20351;&#29992;&#20102;&#20869;&#32852;&#20989;&#25968; &#8216;OpenSP::PublicId::~PublicId()&#8217;  &#20294;&#20174;&#26410;&#23450;&#20041;&#36807;
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/Attribute.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.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-14 04:46:50 UTC
NOT a bugzilla product bug.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-04-14 04:47:50 UTC
I'm sorry, the above output is completely unreadable. Set your locales to C when reporting bugs.