>>> Unpacking source... >>> Unpacking FlightGear-1.9.1.tar.gz to /var/tmp/portage/games-simulation/flightgear-1.9.1/work >>> Unpacking FlightGear-data-1.9.0.tar.bz2 to /var/tmp/portage/games-simulation/flightgear-1.9.1/work >>> Source unpacked in /var/tmp/portage/games-simulation/flightgear-1.9.1/work >>> Preparing source in /var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1 ... * Applying flightgear-1.9.1-sdl.patch ...  [ ok ] * Applying flightgear-1.9.1-gcc44.patch ...  [ ok ] * Applying flightgear-1.9.1-parallel.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source prepared. * Flameeyes QA Warning! AC_CANONICAL_TARGET used /var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/configure.ac:12:AC_CANONICAL_TARGET: * Flameeyes QA Warning (end)! AC_CANONICAL_TARGET used >>> Configuring source in /var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1 ... * econf: updating FlightGear-1.9.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating FlightGear-1.9.1/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 --prefix=/usr/games --libdir=/usr/games/lib --datadir=/usr/share/games --sysconfdir=/etc/games --localstatedir=/var/games --disable-dependency-tracking --disable-sdl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking for -p flag to install... yes checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make sets $(MAKE)... (cached) yes 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... none checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E 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++... none checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c -p checking whether ln -s works... yes checking for boostlib >= 1.34.0... yes checking for extra include and lib directories... + found /usr/games/include + found /usr/games/lib + found /usr/games/bin + found /usr/X11R6/lib + found /usr/X11R6/bin + found /usr/local/lib checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking int daylight variable... yes checking long timezone variable... yes checking for library containing hid_init... no checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for library containing pthread_create... -lpthread checking for library containing inet_addr... none required checking for library containing socket... none required checking for library containing main... none required checking for library containing sqrt... -lm checking for library containing ceil... none required checking for library containing dlclose... -ldl checking for library containing XCreateWindow... -lX11 checking for library containing XShmCreateImage... -lXext checking for library containing XGetExtensionVersion... -lXi checking for library containing IceOpenConnection... -lICE checking for library containing SmcOpenConnection... -lSM checking for library containing XtMalloc... -lXt checking for library containing XmuLookupStandardColormap... -lXmu checking for library containing glNewList... -lGL checking for library containing gluLookAt... -lGLU checking for library containing glutGetModifiers... -lglut checking for library containing alGenBuffers... -lopenal checking for library containing alutInit... -lalut checking simgear/version.h usability... yes checking simgear/version.h presence... no configure: WARNING: simgear/version.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: simgear/version.h: proceeding with the compiler's result checking for simgear/version.h... yes checking for SimGear 1.9.0 or newer... [found 1.9.1] ... yes checking simgear/screen/jpgfactory.hxx usability... no checking simgear/screen/jpgfactory.hxx presence... no checking for simgear/screen/jpgfactory.hxx... no checking plib/ul.h usability... yes checking plib/ul.h presence... no configure: WARNING: plib/ul.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: plib/ul.h: proceeding with the compiler's result checking for plib/ul.h... yes checking for plib 1.8.5 or newer... yes checking osg/Version usability... yes checking osg/Version presence... no configure: WARNING: osg/Version: accepted by the compiler, rejected by the preprocessor! configure: WARNING: osg/Version: proceeding with the compiler's result checking for osg/Version... yes checking for OpenThreadsGetVersion in -lOpenThreads... yes checking for osgGetVersion in -losg... yes checking for osgUtilGetVersion in -losgUtil... yes checking for osgDBGetVersion in -losgDB... yes checking for osgTextGetVersion in -losgText... yes checking for osgGAGetVersion in -losgGA... yes checking for osgViewerGetVersion in -losgViewer... yes checking for osgSimGetVersion in -losgSim... yes checking for osgParticleGetVersion in -losgParticle... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for svn_client_checkout3 in -lsvn_client-1... yes checking svn_client.h usability... no checking svn_client.h presence... no checking for svn_client.h... no TerraSync will shell out for command line subversion checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for windows.h... (cached) no checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for vprintf... yes checking for _doprnt... no checking for ftime... yes checking for gettimeofday... yes checking for timegm... yes checking for memcpy... yes checking for bcopy... yes checking for mktime... yes checking for strstr... yes checking for rand... yes checking for mkfifo... yes checking for random... yes checking for drand48... yes checking for setitimer... yes checking for getitimer... yes checking for signal... yes checking for GetLocalTime... no checking for rint... yes checking for getrusage... yes checking for truncf... yes configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating man/est-epsilon.1 config.status: creating man/fgfs.1 config.status: creating man/fgjs.1 config.status: creating man/gl-info.1 config.status: creating man/js_demo.1 config.status: creating man/pstest.1 config.status: creating scripts/Makefile config.status: creating scripts/debug/Makefile config.status: creating scripts/perl/Makefile config.status: creating scripts/perl/examples/Makefile config.status: creating scripts/python/Makefile config.status: creating src/Makefile config.status: creating src/Include/Makefile config.status: creating src/Include/version.h config.status: creating src/Include/config.h-msvc6 config.status: creating src/Include/config.h-msvc71 config.status: creating src/Include/config.h-msvc8 config.status: creating src/Aircraft/Makefile config.status: creating src/Airports/Makefile config.status: creating src/ATC/Makefile config.status: creating src/ATCDCL/Makefile config.status: creating src/Autopilot/Makefile config.status: creating src/Cockpit/Makefile config.status: creating src/Cockpit/built_in/Makefile config.status: creating src/Environment/Makefile config.status: creating src/FDM/ExternalNet/Makefile config.status: creating src/FDM/ExternalPipe/Makefile config.status: creating src/FDM/JSBSim/Makefile config.status: creating src/FDM/JSBSim/initialization/Makefile config.status: creating src/FDM/JSBSim/input_output/Makefile config.status: creating src/FDM/JSBSim/math/Makefile config.status: creating src/FDM/JSBSim/models/Makefile config.status: creating src/FDM/JSBSim/models/flight_control/Makefile config.status: creating src/FDM/JSBSim/models/atmosphere/Makefile config.status: creating src/FDM/JSBSim/models/propulsion/Makefile config.status: creating src/FDM/LaRCsim/Makefile config.status: creating src/FDM/SP/Makefile config.status: creating src/FDM/UIUCModel/Makefile config.status: creating src/FDM/YASim/Makefile config.status: creating src/FDM/Makefile config.status: creating src/GUI/Makefile config.status: creating src/Input/Makefile config.status: creating src/Instrumentation/Makefile config.status: creating src/Instrumentation/KLN89/Makefile config.status: creating src/Instrumentation/HUD/Makefile config.status: creating src/Main/Makefile config.status: creating src/Main/runfgfs config.status: creating src/Main/runfgfs.bat config.status: creating src/Model/Makefile config.status: creating src/AIModel/Makefile config.status: creating src/MultiPlayer/Makefile config.status: creating src/Navaids/Makefile config.status: creating src/Network/Makefile config.status: creating src/Scenery/Makefile config.status: creating src/Scripting/Makefile config.status: creating src/Sound/Makefile config.status: creating src/Systems/Makefile config.status: creating src/Time/Makefile config.status: creating src/Traffic/Makefile config.status: creating tests/Makefile config.status: creating utils/Makefile config.status: creating utils/GPSsmooth/Makefile config.status: creating utils/fgadmin/Makefile config.status: creating utils/fgadmin/src/Makefile config.status: creating utils/js_server/Makefile config.status: creating utils/Modeller/Makefile config.status: creating utils/propmerge/Makefile config.status: creating utils/TerraSync/Makefile config.status: creating utils/xmlgrep/Makefile config.status: creating src/Include/config.h config.status: executing depfiles commands Configure Summary ================= Prefix: /usr/games Debug messages: yes Automake version: automake (GNU automake) 1.10.2 Building with multiplayer support threads: yes Include special purpose flight models: yes >>> Source configured. >>> Compiling source in /var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1 ... make -j14 Making all in tests make[1]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/tests' i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c est-epsilon.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c gl-info.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c al-info.c i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o test-gethostname.o test-gethostname.cxx i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o test-mktime.o test-mktime.cxx i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o test-text.o test-text.cxx i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o test-up.o test-up.cxx i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o test-env-map.o test-env-map.cxx i686-pc-linux-gnu-g++ -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o test-gethostname test-gethostname.o -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX i686-pc-linux-gnu-g++ -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o test-mktime test-mktime.o -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o al-info al-info.o -lalut -lopenal -ldl -lm -lpthread -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o est-epsilon est-epsilon.o -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX i686-pc-linux-gnu-g++ -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o test-text test-text.o -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX i686-pc-linux-gnu-gcc -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o gl-info gl-info.o -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX i686-pc-linux-gnu-g++ -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o test-env-map test-env-map.o -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX i686-pc-linux-gnu-g++ -O2 -pipe -D_REENTRANT -Wl,-O1 -L/usr/games/lib -L/usr/X11R6/lib -L/usr/local/lib -o test-up test-up.o -lsgmath -lsgxml -lsgmisc -lsgdebug -lsgstructure -lsgtiming -lplibsg -lplibul -lz -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX make[1]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/tests' Making all in man make[1]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/man' Making all in scripts make[1]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts' Making all in debug make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/debug' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/debug' Making all in perl make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/perl' Making all in examples make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/perl/examples' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/perl/examples' make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/perl' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/perl' make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/perl' Making all in python make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/python' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts/python' make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts' make[1]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/scripts' Making all in src make[1]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src' Making all in Include make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Include' cd ../.. && /bin/sh /var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/missing --run autoheader rm -f stamp-h1 touch config.h.in cd ../.. && /bin/sh ./config.status src/Include/config.h config.status: creating src/Include/config.h config.status: src/Include/config.h is unchanged make all-am make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Include' make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Include' make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Include' Making all in Aircraft make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Aircraft' i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o aircraft.o aircraft.cxx i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o controls.o controls.cxx i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/games/include -O2 -pipe -D_REENTRANT -c -o replay.o replay.cxx In file included from controls.cxx:29: /usr/include/simgear/debug/logstream.hxx: In member function 'virtual int logbuf::overflow(int)': /usr/include/simgear/debug/logstream.hxx:192: error: 'EOF' was not declared in this scope controls.cxx: In member function 'virtual void FGControls::bind()': controls.cxx:317: error: 'snprintf' was not declared in this scope controls.cxx:436: error: 'snprintf' was not declared in this scope controls.cxx:526: error: 'snprintf' was not declared in this scope controls.cxx:553: error: 'snprintf' was not declared in this scope controls.cxx:569: error: 'snprintf' was not declared in this scope controls.cxx:601: error: 'snprintf' was not declared in this scope controls.cxx:624: error: 'snprintf' was not declared in this scope controls.cxx:648: error: 'snprintf' was not declared in this scope controls.cxx:716: error: 'snprintf' was not declared in this scope controls.cxx:754: error: 'snprintf' was not declared in this scope controls.cxx:791: error: 'snprintf' was not declared in this scope controls.cxx: In member function 'virtual void FGControls::unbind()': controls.cxx:871: error: 'snprintf' was not declared in this scope controls.cxx:929: error: 'snprintf' was not declared in this scope controls.cxx:955: error: 'snprintf' was not declared in this scope controls.cxx:965: error: 'snprintf' was not declared in this scope controls.cxx:974: error: 'snprintf' was not declared in this scope controls.cxx:986: error: 'snprintf' was not declared in this scope controls.cxx:996: error: 'snprintf' was not declared in this scope controls.cxx:1004: error: 'snprintf' was not declared in this scope controls.cxx:1024: error: 'snprintf' was not declared in this scope controls.cxx:1042: error: 'snprintf' was not declared in this scope controls.cxx:1055: error: 'snprintf' was not declared in this scope make[2]: *** [controls.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Aircraft' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src' make: *** [all-recursive] Error 1 * * ERROR: games-simulation/flightgear-1.9.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 3201: Called games_src_compile * environment, line 2076: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake 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/games-simulation/flightgear-1.9.1:20090706-203345.log'. * The ebuild environment file is located at '/var/tmp/portage/games-simulation/flightgear-1.9.1/temp/environment'. *