>>> Unpacking source... >>> Unpacking inventor-2.1.5-10.src.tar.gz to /var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work * Applying use-byacc.patch ...  [ ok ] * Applying support-archs.patch ...  [ ok ] * Applying support-sparc.patch ...  [ ok ] * Applying freetype2-activate.patch ...  [ ok ] * Applying freetype2-includes.patch ...  [ ok ] * Applying no-csh.patch ...  [ ok ] * Applying gentoo-paths-v2.patch ...  [ ok ] * Applying gcc4-support.patch ...  [ ok ] * Applying bug-251681.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work >>> Compiling source in /var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor ... make -j14 'VLDOPTS=-L/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib -L/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libSoXt' 'VLDDSOOPTS=-L/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib -L/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libSoXt' 'VCFLAGS=-O1 -pipe' 'VCXXFLAGS=-O1 -pipe' OPTIMIZER= make[1]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libimage' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o close.o close.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o filbuf.o filbuf.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o flsbuf.o flsbuf.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o name.o name.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o open.o open.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o pix.o pix.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o rdwr.o rdwr.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o rle.o rle.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../lib/database/include -I../lib/interaction/include -I../lib/nodekits/include -I../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c -o row.o row.c /usr/bin/ar rv libimage.a close.o filbuf.o flsbuf.o name.o open.o pix.o rdwr.o rle.o row.o /usr/bin/ar: creating libimage.a a - close.o a - filbuf.o a - flsbuf.o a - name.o a - open.o a - pix.o a - rdwr.o a - rle.o a - row.o make[1]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libimage' make[1]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/tools' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. make[2]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/tools/ppp' i686-pc-linux-gnu-g++ -O1 -pipe -I/usr/X11R6/include -I. -I../../lib/database/include -I../../lib/interaction/include -I../../lib/nodekits/include -I../../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c ppp.c++ In file included from ../../lib/database/src/sb/Sb.c++:68, from ppp.c++:119: ../../lib/database/src/sb/SbTime.c++: In member function 'SbString SbTime::format(const char*) const': ../../lib/database/src/sb/SbTime.c++:193: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:198: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:203: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:208: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:213: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:218: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:222: warning: format '%.2ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:226: warning: format '%.2ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:230: warning: format '%.2ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:234: warning: format '%.3ld' expects type 'long int', but argument 3 has type 'int' ../../lib/database/src/sb/SbTime.c++:238: warning: format '%.6ld' expects type 'long int', but argument 3 has type 'int' i686-pc-linux-gnu-g++ -L/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib -L/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libSoXt -L//usr/lib -L/usr/X11R6/lib ppp.o -lm -o ppp make[2]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/tools/ppp' make[1]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/tools' make[1]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libFL' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. if [ ! -L freetype ]; then ln -fs ang freetype; fi make[2]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libFL/ang' if [ ! -L flclient.h ]; then ln -s ../src/flclient.h .; fi i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../../lib/database/include -I../../lib/interaction/include -I../../lib/nodekits/include -I../../libSoXt/include -I/usr/include/freetype2 -fPIC -DIVPREFIX=\"/usr\" -c -o fl.o fl.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../../lib/database/include -I../../lib/interaction/include -I../../lib/nodekits/include -I../../libSoXt/include -I/usr/include/freetype2 -fPIC -DIVPREFIX=\"/usr\" -c -o flclient.o flclient.c i686-pc-linux-gnu-gcc -O1 -pipe -I/usr/X11R6/include -I. -I../../lib/database/include -I../../lib/interaction/include -I../../lib/nodekits/include -I../../libSoXt/include -I/usr/include/freetype2 -fPIC -DIVPREFIX=\"/usr\" -c -o flfreetype.o flfreetype.c /usr/bin/ar rv libFL.a fl.o flclient.o flfreetype.o /usr/bin/ar: creating libFL.a a - fl.o a - flclient.o a - flfreetype.o make[2]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libFL/ang' make[1]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/libFL' make[1]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib' make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. for i in database interaction nodekits; do make -C$i all || exit 1; done make[2]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database' make[3]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src' make[4]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src/sb' i686-pc-linux-gnu-g++ -O1 -pipe -I/usr/X11R6/include -I. -I../../../../lib/database/include -I../../../../lib/interaction/include -I../../../../lib/nodekits/include -I../../../../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c Sb.c++ In file included from Sb.c++:68: SbTime.c++: In member function 'SbString SbTime::format(const char*) const': SbTime.c++:193: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:198: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:203: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:208: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:213: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:218: warning: format '%ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:222: warning: format '%.2ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:226: warning: format '%.2ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:230: warning: format '%.2ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:234: warning: format '%.3ld' expects type 'long int', but argument 3 has type 'int' SbTime.c++:238: warning: format '%.6ld' expects type 'long int', but argument 3 has type 'int' make[5]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src/sb/projectors' i686-pc-linux-gnu-g++ -O1 -pipe -I/usr/X11R6/include -I. -I../../../../../lib/database/include -I../../../../../lib/interaction/include -I../../../../../lib/nodekits/include -I../../../../../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c SbProjectors.c++ make[5]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src/sb/projectors' make[4]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src/sb' make[4]: Entering directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src/so' i686-pc-linux-gnu-g++ -O1 -pipe -I/usr/X11R6/include -I. -I../../../../lib/database/include -I../../../../lib/interaction/include -I../../../../lib/nodekits/include -I../../../../libSoXt/include -fPIC -DIVPREFIX=\"/usr\" -c So.c++ In file included from So.c++:57: SoBase.c++: In member function 'void SoBase::writeAnnotation(SoOutput*) const': SoBase.c++:997: warning: format '%#x' expects type 'unsigned int', but argument 3 has type 'const SoBase*' In file included from So.c++:61: SoNotification.c++: In member function 'void SoNotRec::print(FILE*) const': SoNotification.c++:101: warning: format '%#x' expects type 'unsigned int', but argument 3 has type 'const SoNotRec*' SoNotification.c++:101: warning: format '%#x' expects type 'unsigned int', but argument 5 has type 'SoBase*' In file included from So.c++:61: SoNotification.c++: In member function 'void SoNotList::print(FILE*) const': SoNotification.c++:203: warning: format '%#x' expects type 'unsigned int', but argument 3 has type 'SoNotRec*' SoNotification.c++:203: warning: format '%#x' expects type 'unsigned int', but argument 4 has type 'SoField*' In file included from So.c++:67: SoInput.c++: In member function 'SbBool SoInput::get(char&)': SoInput.c++:854: warning: ignoring return value of 'size_t fread(void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:67: SoInput.c++: In member function 'void SoInput::addReference(const SbName&, SoBase*, SbBool)': SoInput.c++:2813: error: invalid conversion from 'const char*' to 'char*' In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(char)': SoOutput.c++:650: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(const char*)': SoOutput.c++:706: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result SoOutput.c++:710: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(int)': SoOutput.c++:850: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(unsigned int)': SoOutput.c++:865: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(short int)': SoOutput.c++:881: warning: format '%ld' expects type 'long int', but argument 3 has type 'int32_t' SoOutput.c++:881: warning: format '%ld' expects type 'long int', but argument 3 has type 'int32_t' SoOutput.c++:881: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(short unsigned int)': SoOutput.c++:897: warning: format '%#lx' expects type 'long unsigned int', but argument 3 has type 'uint32_t' SoOutput.c++:897: warning: format '%#lx' expects type 'long unsigned int', but argument 3 has type 'uint32_t' SoOutput.c++:897: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(float)': SoOutput.c++:944: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::write(double)': SoOutput.c++:959: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::writeBinaryArray(unsigned char*, int)': SoOutput.c++:983: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::writeBinaryArray(int32_t*, int)': SoOutput.c++:1000: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::writeBinaryArray(float*, int)': SoOutput.c++:1015: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:68: SoOutput.c++: In member function 'void SoOutput::writeBinaryArray(double*, int)': SoOutput.c++:1030: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result In file included from So.c++:74: SoTranscribe.c++: In member function 'void SoTranSender::addNodeRef(const SoNode*)': SoTranscribe.c++:273: warning: format '%#x' expects type 'unsigned int', but argument 3 has type 'const SoNode*' make[4]: *** [So.o] Error 1 make[4]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src/so' make[3]: *** [all] Error 1 make[3]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database/src' make[2]: *** [all] Error 1 make[2]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib/database' make[1]: *** [libInventor.a] Error 1 make[1]: Leaving directory `/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/work/inventor/lib' make: *** [all] Error 1 * * ERROR: media-libs/openinventor-2.1.5.10-r3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2958: Called die * The specific snippet of code: * emake VLDOPTS="-L${S}/lib -L${S}/libSoXt" VLDDSOOPTS="-L${S}/lib -L${S}/libSoXt" VCFLAGS="${CFLAGS}" VCXXFLAGS="${CXXFLAGS}" OPTIMIZER= || die "Build failed"; * The die message: * Build failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/media-libs/openinventor-2.1.5.10-r3:20090708-175539.log'. * The ebuild environment file is located at '/var/tmp/portage/media-libs/openinventor-2.1.5.10-r3/temp/environment'. *