Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 212900 Details for
Bug 296749
dev-libs/xalan-c fails to build with parallel make
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
xalan-c-1.11.0_pre797991:20091213-004843.log (text/plain), 24.59 KB, created by
Diego Elio Pettenò (RETIRED)
on 2009-12-13 16:53:38 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2009-12-13 16:53:38 UTC
Size:
24.59 KB
patch
obsolete
> [32;01m*[0m CPV: dev-libs/xalan-c-1.11.0_pre797991 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: elibc_glibc kernel_linux nls test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking Xalan-C_r797991-src.tar.gz to /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work >>>> Source unpacked in /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work >>>> Preparing source in /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c ... > [32;01m*[0m Applying 1.11.0_pre797991-as-needed.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 1.11.0_pre797991-bugfixes.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying 1.11.0_pre797991-parallel-build.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c ... > * econf: updating xml-xalan/c/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xml-xalan/c/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib >configure: loading site script /usr/share/config.site >configure: loading site script /usr/share/crossdev/include/site/linux >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking for C compiler default output file name... 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 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 for a BSD-compatible install... /usr/bin/install -c >checking for autoconf... autoconf >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for floor in -lm... yes >checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for mbstowcs... yes >checking if mbstowcs can count only... yes >configure: creating ./config.status >config.status: creating Makefile.incl >config.status: creating Makefile >config.status: creating src/xalanc/Makefile >config.status: creating src/xalanc/Utils/Makefile >config.status: creating src/xalanc/Utils/MsgCreator/Makefile >config.status: creating src/xalanc/Utils/XalanMsgLib/Makefile >config.status: creating samples/Makefile >config.status: creating Tests/Makefile >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c ... >make -j14 >make -C src/xalanc all >make[1]: Entering directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc' >make -C Utils locale >Preparing the directory structure for a build ... >mkdir -p ../../obj >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanAttr.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanAttr.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanCDataSection.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanCDataSection.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanCharacterData.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanCharacterData.cpp >mkdir -p ../../lib >make[2]: Entering directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils' >make -C MsgCreator >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanComment.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanComment.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanDocument.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanDocument.cpp >mkdir -p ../../bin >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanDocumentFragment.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanDocumentFragment.cpp >make -C Utils prepare >make[3]: Entering directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator' >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../../../obj/MsgFileOutputStream.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgFileOutputStream.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanDocumentType.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanDocumentType.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../../../obj/ICUResHandler.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator/ICUResHandler.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanDOMException.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanDOMException.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../../../obj/InMemHandler.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator/InMemHandler.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../../../obj/MsgCreator.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator/MsgCreator.cpp >make[2]: Entering directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils' >mkdir -p ../../../nls >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../../../obj/NLSHandler.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator/NLSHandler.cpp >mkdir -p ../../../nls/include >mkdir -p ../../../nls/nls >make[2]: Leaving directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils' >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanDOMImplementation.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanDOMImplementation.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../../../obj/SAX2Handler.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator/SAX2Handler.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanDOMInit.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanDOMInit.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanDOMString.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanDOMString.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanElement.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanElement.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanEmptyNamedNodeMap.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanEmptyNamedNodeMap.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanEntity.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanEntity.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanEntityReference.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanEntityReference.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanNamedNodeMap.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanNamedNodeMap.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanNode.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanNode.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanNodeList.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanNodeList.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanNodeListDummy.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanNodeListDummy.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanNodeListSurrogate.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanNodeListSurrogate.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanNotation.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanNotation.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanProcessingInstruction.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanProcessingInstruction.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/XalanText.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/XalanDOM/XalanText.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/AttributeListImpl.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/AttributeListImpl.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/AttributesImpl.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/AttributesImpl.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/DOMStringHelper.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/DOMStringHelper.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/DOMStringPrintWriter.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/DOMStringPrintWriter.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/DoubleSupport.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/DoubleSupport.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/ExecutionContext.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ExecutionContext.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/FormatterListener.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/FormatterListener.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/NamedNodeMapAttributeList.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/NamedNodeMapAttributeList.cpp >i686-pc-linux-gnu-g++ -O2 -pipe -DNDEBUG -Wall -fPIC -DLINUX -D_REENTRANT -DXALAN_NLS_MSG_LOADER -c -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src -I/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/include -I../../nls/include -I/usr/src/ -I/usr/include/xercesc -I/usr/include/ -o ../../obj/NullPrintWriter.o /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/NullPrintWriter.cpp >In file included from /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ExecutionContext.hpp:32, > from /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ExecutionContext.cpp:19: >/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ProblemListenerBase.hpp:28:29: error: LocalMsgIndex.hpp: No such file or directory >In file included from /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ExecutionContext.hpp:32, > from /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ExecutionContext.cpp:19: >/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ProblemListenerBase.hpp:156: error: âXalanMessagesâ has not been declared >/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ProblemListenerBase.hpp:156: error: ISO C++ forbids declaration of âCodesâ with no type >/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/PlatformSupport/ProblemListenerBase.hpp:156: error: expected â;â before âs_messageCodesâ >make[1]: *** [../../obj/ExecutionContext.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >i686-pc-linux-gnu-g++ -DLINUX -fPIC -Wl,-O1 -DXALAN_NLS_MSG_LOADER \ > ../../../../obj/MsgFileOutputStream.o ../../../../obj/ICUResHandler.o ../../../../obj/InMemHandler.o ../../../../obj/MsgCreator.o ../../../../obj/NLSHandler.o ../../../../obj/SAX2Handler.o -o ../../../../bin/MsgCreator -lm -L/usr/lib -lxerces-c >make[3]: Leaving directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils/MsgCreator' >../../../bin/MsgCreator /var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/NLS/en_US/XalanMsg_en_US.xlf -TYPE nls -LOCALE en_US >mv LocalMsgIndex.hpp ../../../nls/include >mv XalanMsg_en_US.msg ../../../nls/nls >rm -f XalanMsg_en_US.cat >gencat XalanMsg_en_US.cat ../../../nls/nls/XalanMsg_en_US.msg >mv XalanMsg_en_US.cat ../../../nls/nls >make[2]: Leaving directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc/Utils' >make[1]: Leaving directory `/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c/src/xalanc' >make: *** [all] Error 2 > [31;01m*[0m ERROR: dev-libs/xalan-c-1.11.0_pre797991 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 61: Called src_compile > [31;01m*[0m environment, line 2782: Called default > [31;01m*[0m ebuild.sh, line 1527: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 653: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-libs/xalan-c-1.11.0_pre797991', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-libs/xalan-c-1.11.0_pre797991'. > [31;01m*[0m The complete build log is located at '/var/log/portage/build/dev-libs/xalan-c-1.11.0_pre797991:20091213-004843.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-libs/xalan-c-1.11.0_pre797991/work/xml-xalan/c'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 296749
: 212900 |
219093
|
220815