Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 245481 Details for
Bug 335408
games-simulation/flightgear fails to build due undefined references
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
full emerge log flightgear-1.9.1
full_emerge_log_flightgear-1.9.1.txt (text/plain), 160.41 KB, created by
Arnaud Soulard
on 2010-08-31 13:54:20 UTC
(
hide
)
Description:
full emerge log flightgear-1.9.1
Filename:
MIME Type:
Creator:
Arnaud Soulard
Created:
2010-08-31 13:54:20 UTC
Size:
160.41 KB
patch
obsolete
>LC_ALL=C emerge -av games-simulation/flightgear > > >These are the packages that would be merged, in order: > >Calculating dependencies... done! >[ebuild R ] games-simulation/flightgear-1.9.1 USE="sdl" 0 kB > >Total: 1 package (1 reinstall), Size of downloads: 0 kB > >Would you like to merge these packages? [Yes/No] >>>> Verifying ebuild manifests > >>>> Emerging (1 of 1) games-simulation/flightgear-1.9.1 > * FlightGear-1.9.1.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * FlightGear-data-1.9.0.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ] > * checking ebuild checksums ;-) ... [ ok ] > * checking auxfile checksums ;-) ... [ ok ] > * checking miscfile checksums ;-) ... [ ok ] > * CPV: games-simulation/flightgear-1.9.1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux sdl userland_GNU x86 >>>> 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. >>>> Configuring source in /var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1 ... > * econf: updating FlightGear-1.9.1/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating FlightGear-1.9.1/config.sub with /usr/share/gnuconfig/config.sub >./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 --enable-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 whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >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 whether ln -s works... yes >checking for boostlib >= 1.34.0... yes >checking for extra include and lib directories... > + found /usr/local/include > + 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 SDL_Init... -lSDL >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.11.1 >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 -j1 >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/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c est-epsilon.c >i686-pc-linux-gnu-gcc -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o est-epsilon est-epsilon.o -lSDL -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-gcc -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c gl-info.c >i686-pc-linux-gnu-gcc -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o gl-info gl-info.o -lSDL -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-gcc -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c al-info.c >i686-pc-linux-gnu-gcc -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -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-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o test-gethostname.o test-gethostname.cxx >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -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++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o test-mktime.o test-mktime.cxx >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o test-mktime test-mktime.o -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o test-text.o test-text.cxx >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o test-text test-text.o -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o test-up.o test-up.cxx >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -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 >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../src/Include -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o test-env-map.o test-env-map.cxx >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o test-env-map test-env-map.o -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -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' >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/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -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/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -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/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o replay.o replay.cxx >rm -f libAircraft.a >ar cru libAircraft.a aircraft.o controls.o replay.o >i686-pc-linux-gnu-ranlib libAircraft.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Aircraft' >Making all in Airports >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Airports' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o apt_loader.o apt_loader.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o runways.o runways.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o simple.o simple.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o runwayprefs.o runwayprefs.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o parking.o parking.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gnnode.o gnnode.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o groundnetwork.o groundnetwork.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dynamics.o dynamics.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dynamicloader.o dynamicloader.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o runwayprefloader.o runwayprefloader.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xmlloader.o xmlloader.cxx >rm -f libAirports.a >ar cru libAirports.a apt_loader.o runways.o simple.o runwayprefs.o parking.o gnnode.o groundnetwork.o dynamics.o dynamicloader.o runwayprefloader.o xmlloader.o >i686-pc-linux-gnu-ranlib libAirports.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o calc_loc.o calc_loc.cxx >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o calc_loc calc_loc.o -lsgmath -lsgdebug -lsgmisc -lz -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Airports' >Making all in ATC >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/ATC' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o trafficcontrol.o trafficcontrol.cxx >rm -f libATC.a >ar cru libATC.a trafficcontrol.o >i686-pc-linux-gnu-ranlib libATC.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/ATC' >Making all in ATCDCL >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/ATCDCL' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATC.o ATC.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o atis.o atis.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tower.o tower.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o approach.o approach.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ground.o ground.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o commlist.o commlist.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATCDialog.o ATCDialog.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATCVoice.o ATCVoice.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATCmgr.o ATCmgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATCutils.o ATCutils.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATCProjection.o ATCProjection.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIMgr.o AIMgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIEntity.o AIEntity.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIPlane.o AIPlane.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AILocalTraffic.o AILocalTraffic.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIGAVFRTraffic.o AIGAVFRTraffic.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o transmission.o transmission.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o transmissionlist.o transmissionlist.cxx >rm -f libATCDCL.a >ar cru libATCDCL.a ATC.o atis.o tower.o approach.o ground.o commlist.o ATCDialog.o ATCVoice.o ATCmgr.o ATCutils.o ATCProjection.o AIMgr.o AIEntity.o AIPlane.o AILocalTraffic.o AIGAVFRTraffic.o transmission.o transmissionlist.o >i686-pc-linux-gnu-ranlib libATCDCL.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/ATCDCL' >Making all in Autopilot >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Autopilot' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o route_mgr.o route_mgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o xmlauto.o xmlauto.cxx >rm -f libAutopilot.a >ar cru libAutopilot.a route_mgr.o xmlauto.o >i686-pc-linux-gnu-ranlib libAutopilot.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Autopilot' >Making all in Cockpit >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Cockpit' >Making all in built_in >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Cockpit/built_in' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGMagRibbon.o FGMagRibbon.cxx >rm -f libBuilt_in.a >ar cru libBuilt_in.a FGMagRibbon.o >i686-pc-linux-gnu-ranlib libBuilt_in.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Cockpit/built_in' >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Cockpit' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o cockpit.o cockpit.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud.o hud.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_card.o hud_card.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_dnst.o hud_dnst.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_gaug.o hud_gaug.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_inst.o hud_inst.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_labl.o hud_labl.cxx >hud_labl.cxx: In member function 'virtual void instr_label::draw()': >hud_labl.cxx:117: warning: format not a string literal and no format arguments >hud_labl.cxx:117: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_ladr.o hud_ladr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_rwy.o hud_rwy.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_scal.o hud_scal.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o hud_tbi.o hud_tbi.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o panel.o panel.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o panel_io.o panel_io.cxx >rm -f libCockpit.a >ar cru libCockpit.a cockpit.o hud.o hud_card.o hud_dnst.o hud_gaug.o hud_inst.o hud_labl.o hud_ladr.o hud_rwy.o hud_scal.o hud_tbi.o panel.o panel_io.o >i686-pc-linux-gnu-ranlib libCockpit.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Cockpit' >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Cockpit' >Making all in Environment >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Environment' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o environment.o environment.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o environment_mgr.o environment_mgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o environment_ctrl.o environment_ctrl.cxx >In file included from /usr/include/string.h:640, > from /usr/include/plib/ul.h:43, > from /usr/include/plib/sg.h:29, > from /usr/include/simgear/constants.h:37, > from /usr/include/simgear/math/SGGeoc.hxx:21, > from /usr/include/simgear/math/SGMath.hxx:40, > from /usr/include/simgear/math/point3d.hxx:45, > from ../../src/Airports/simple.hxx:37, > from environment_ctrl.cxx:35: >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'virtual void FGMetarEnvironmentCtrl::update_metar_properties(const FGMetar*)' at environment_ctrl.cxx:926: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'virtual void FGMetarEnvironmentCtrl::update_metar_properties(const FGMetar*)' at environment_ctrl.cxx:945: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'void FGMetarEnvironmentCtrl::update_env_config()' at environment_ctrl.cxx:522: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'void FGMetarEnvironmentCtrl::update_env_config()' at environment_ctrl.cxx:528: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'void FGMetarEnvironmentCtrl::update_env_config()' at environment_ctrl.cxx:542: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'void FGMetarEnvironmentCtrl::update_env_config()' at environment_ctrl.cxx:598: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fgmetar.o fgmetar.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fgclouds.o fgclouds.cxx >In file included from /usr/include/string.h:640, > from /usr/include/plib/ul.h:43, > from /usr/include/plib/sg.h:29, > from /usr/include/simgear/constants.h:37, > from fgclouds.cxx:29: >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'void FGClouds::update_metar_properties(const FGMetar*)' at fgclouds.cxx:382: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >In function 'char* strncat(char*, const char*, size_t)', > inlined from 'void FGClouds::update_metar_properties(const FGMetar*)' at fgclouds.cxx:403: >/usr/include/bits/string3.h:154: warning: call to char* __builtin___strncat_chk(char*, const char*, unsigned int, unsigned int) might overflow destination buffer >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o atmosphere.o atmosphere.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o precipitation_mgr.o precipitation_mgr.cxx >rm -f libEnvironment.a >ar cru libEnvironment.a environment.o environment_mgr.o environment_ctrl.o fgmetar.o fgclouds.o atmosphere.o precipitation_mgr.o >i686-pc-linux-gnu-ranlib libEnvironment.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Environment' >Making all in FDM >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM' >Making all in JSBSim >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim' >Making all in initialization >make[4]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/initialization' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGInitialCondition.o FGInitialCondition.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGTrim.o FGTrim.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGTrimAxis.o FGTrimAxis.cpp >rm -f libInit.a >ar cru libInit.a FGInitialCondition.o FGTrim.o FGTrimAxis.o >i686-pc-linux-gnu-ranlib libInit.a >make[4]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/initialization' >Making all in models >make[4]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models' >Making all in atmosphere >make[5]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models/atmosphere' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGMSIS.o FGMSIS.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGMSISData.o FGMSISData.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGMars.o FGMars.cpp >rm -f libAtmosphere.a >ar cru libAtmosphere.a FGMSIS.o FGMSISData.o FGMars.o >i686-pc-linux-gnu-ranlib libAtmosphere.a >make[5]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models/atmosphere' >Making all in propulsion >make[5]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models/propulsion' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGElectric.o FGElectric.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGEngine.o FGEngine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGForce.o FGForce.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGNozzle.o FGNozzle.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGPiston.o FGPiston.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGPropeller.o FGPropeller.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGRocket.o FGRocket.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGRotor.o FGRotor.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGTank.o FGTank.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGThruster.o FGThruster.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGTurbine.o FGTurbine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGTurboProp.o FGTurboProp.cpp >rm -f libPropulsion.a >ar cru libPropulsion.a FGElectric.o FGEngine.o FGForce.o FGNozzle.o FGPiston.o FGPropeller.o FGRocket.o FGRotor.o FGTank.o FGThruster.o FGTurbine.o FGTurboProp.o >i686-pc-linux-gnu-ranlib libPropulsion.a >make[5]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models/propulsion' >Making all in flight_control >make[5]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models/flight_control' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGPID.o FGPID.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGDeadBand.o FGDeadBand.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGFCSComponent.o FGFCSComponent.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGFilter.o FGFilter.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGGain.o FGGain.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGGradient.o FGGradient.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGKinemat.o FGKinemat.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGSummer.o FGSummer.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGSwitch.o FGSwitch.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGFCSFunction.o FGFCSFunction.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGSensor.o FGSensor.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../../src/Include -I../../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGActuator.o FGActuator.cpp >rm -f libFlightControl.a >ar cru libFlightControl.a FGPID.o FGDeadBand.o FGFCSComponent.o FGFilter.o FGGain.o FGGradient.o FGKinemat.o FGSummer.o FGSwitch.o FGFCSFunction.o FGSensor.o FGActuator.o >i686-pc-linux-gnu-ranlib libFlightControl.a >make[5]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models/flight_control' >make[5]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGAerodynamics.o FGAerodynamics.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGAircraft.o FGAircraft.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGAtmosphere.o FGAtmosphere.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGAuxiliary.o FGAuxiliary.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGFCS.o FGFCS.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGGroundReactions.o FGGroundReactions.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGInertial.o FGInertial.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGBuoyantForces.o FGBuoyantForces.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGExternalForce.o FGExternalForce.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGLGear.o FGLGear.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGMassBalance.o FGMassBalance.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGModel.o FGModel.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGOutput.o FGOutput.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGPropagate.o FGPropagate.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGPropulsion.o FGPropulsion.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGInput.o FGInput.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGExternalReactions.o FGExternalReactions.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGGasCell.o FGGasCell.cpp >rm -f libModels.a >ar cru libModels.a FGAerodynamics.o FGAircraft.o FGAtmosphere.o FGAuxiliary.o FGFCS.o FGGroundReactions.o FGInertial.o FGBuoyantForces.o FGExternalForce.o FGLGear.o FGMassBalance.o FGModel.o FGOutput.o FGPropagate.o FGPropulsion.o FGInput.o FGExternalReactions.o FGGasCell.o >i686-pc-linux-gnu-ranlib libModels.a >make[5]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models' >make[4]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/models' >Making all in input_output >make[4]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/input_output' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGGroundCallback.o FGGroundCallback.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGPropertyManager.o FGPropertyManager.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGScript.o FGScript.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGXMLElement.o FGXMLElement.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGXMLParse.o FGXMLParse.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGfdmSocket.o FGfdmSocket.cpp >rm -f libInputOutput.a >ar cru libInputOutput.a FGGroundCallback.o FGPropertyManager.o FGScript.o FGXMLElement.o FGXMLParse.o FGfdmSocket.o >i686-pc-linux-gnu-ranlib libInputOutput.a >make[4]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/input_output' >Making all in math >make[4]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/math' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGColumnVector3.o FGColumnVector3.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGFunction.o FGFunction.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGLocation.o FGLocation.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGMatrix33.o FGMatrix33.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGPropertyValue.o FGPropertyValue.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGQuaternion.o FGQuaternion.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGRealValue.o FGRealValue.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGTable.o FGTable.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../../src/Include -I../../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGCondition.o FGCondition.cpp >rm -f libMath.a >ar cru libMath.a FGColumnVector3.o FGFunction.o FGLocation.o FGMatrix33.o FGPropertyValue.o FGQuaternion.o FGRealValue.o FGTable.o FGCondition.o >i686-pc-linux-gnu-ranlib libMath.a >make[4]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim/math' >make[4]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src -I../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGFDMExec.o FGFDMExec.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src -I../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGJSBBase.o FGJSBBase.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src -I../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGState.o FGState.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../../src -I../../../src/FDM/JSBSim -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o JSBSim.o JSBSim.cxx >./models/FGFCS.h:452: warning: inline function 'void JSBSim::FGFCS::SetDfPos(int, double)' used but never defined >rm -f libJSBSim.a >ar cru libJSBSim.a FGFDMExec.o FGJSBBase.o FGState.o JSBSim.o >i686-pc-linux-gnu-ranlib libJSBSim.a >make[4]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim' >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/JSBSim' >Making all in LaRCsim >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/LaRCsim' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LaRCsim.o LaRCsim.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o LaRCsimIC.o LaRCsimIC.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o IO360.o IO360.cxx >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c atmos_62.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c default_model_routines.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_accel.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_aux.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_geodesy.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_gravity.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_init.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_matrix.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_model.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_step.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c c172_aero.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c c172_engine.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c c172_gear.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c c172_init.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c basic_init.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c basic_aero.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c basic_engine.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c basic_gear.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c navion_aero.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c navion_engine.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c navion_gear.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c navion_init.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c uiuc_aero.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c cherokee_aero.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c cherokee_engine.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c cherokee_gear.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c cherokee_init.c >i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c ls_interface.c >rm -f libLaRCsim.a >ar cru libLaRCsim.a LaRCsim.o LaRCsimIC.o IO360.o atmos_62.o default_model_routines.o ls_accel.o ls_aux.o ls_geodesy.o ls_gravity.o ls_init.o ls_matrix.o ls_model.o ls_step.o c172_aero.o c172_engine.o c172_gear.o c172_init.o basic_init.o basic_aero.o basic_engine.o basic_gear.o navion_aero.o navion_engine.o navion_gear.o navion_init.o uiuc_aero.o cherokee_aero.o cherokee_engine.o cherokee_gear.o cherokee_init.o ls_interface.o >i686-pc-linux-gnu-ranlib libLaRCsim.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/LaRCsim' >Making all in UIUCModel >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/UIUCModel' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_1DdataFileReader.o uiuc_1DdataFileReader.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_1Dinterpolation.o uiuc_1Dinterpolation.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_2DdataFileReader.o uiuc_2DdataFileReader.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_2Dinterpolation.o uiuc_2Dinterpolation.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_3Dinterpolation.o uiuc_3Dinterpolation.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_aerodeflections.o uiuc_aerodeflections.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_alh_ap.o uiuc_alh_ap.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_auto_pilot.o uiuc_auto_pilot.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_betaprobe.o uiuc_betaprobe.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_coef_drag.o uiuc_coef_drag.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_coef_lift.o uiuc_coef_lift.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_coef_pitch.o uiuc_coef_pitch.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_coef_roll.o uiuc_coef_roll.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_coef_sideforce.o uiuc_coef_sideforce.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_coef_yaw.o uiuc_coef_yaw.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_coefficients.o uiuc_coefficients.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_controlInput.o uiuc_controlInput.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_convert.o uiuc_convert.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_engine.o uiuc_engine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_flapdata.o uiuc_flapdata.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_find_position.o uiuc_find_position.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_fog.o uiuc_fog.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_gear.o uiuc_gear.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_get_flapper.o uiuc_get_flapper.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_getwind.o uiuc_getwind.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_hh_ap.o uiuc_hh_ap.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_ice.o uiuc_ice.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_iceboot.o uiuc_iceboot.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_iced_nonlin.o uiuc_iced_nonlin.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_icing_demo.o uiuc_icing_demo.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_initializemaps.o uiuc_initializemaps.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_CD.o uiuc_map_CD.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_CL.o uiuc_map_CL.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_CY.o uiuc_map_CY.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_Cm.o uiuc_map_Cm.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_Cn.o uiuc_map_Cn.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_Croll.o uiuc_map_Croll.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_controlSurface.o uiuc_map_controlSurface.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_engine.o uiuc_map_engine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_fog.o uiuc_map_fog.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_geometry.o uiuc_map_geometry.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_ice.o uiuc_map_ice.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_gear.o uiuc_map_gear.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_init.o uiuc_map_init.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_keyword.o uiuc_map_keyword.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_mass.o uiuc_map_mass.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_misc.o uiuc_map_misc.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_record1.o uiuc_map_record1.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_record2.o uiuc_map_record2.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_record3.o uiuc_map_record3.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_record4.o uiuc_map_record4.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_record5.o uiuc_map_record5.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_map_record6.o uiuc_map_record6.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu.o uiuc_menu.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_init.o uiuc_menu_init.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_geometry.o uiuc_menu_geometry.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_controlSurface.o uiuc_menu_controlSurface.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_mass.o uiuc_menu_mass.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_engine.o uiuc_menu_engine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_CD.o uiuc_menu_CD.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_CL.o uiuc_menu_CL.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_Cm.o uiuc_menu_Cm.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_CY.o uiuc_menu_CY.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_Croll.o uiuc_menu_Croll.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_Cn.o uiuc_menu_Cn.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_gear.o uiuc_menu_gear.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_ice.o uiuc_menu_ice.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_fog.o uiuc_menu_fog.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_record.o uiuc_menu_record.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_misc.o uiuc_menu_misc.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_menu_functions.o uiuc_menu_functions.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_pah_ap.o uiuc_pah_ap.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_parsefile.o uiuc_parsefile.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_rah_ap.o uiuc_rah_ap.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_recorder.o uiuc_recorder.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_warnings_errors.o uiuc_warnings_errors.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o uiuc_wrapper.o uiuc_wrapper.cpp >rm -f libUIUCModel.a >ar cru libUIUCModel.a uiuc_1DdataFileReader.o uiuc_1Dinterpolation.o uiuc_2DdataFileReader.o uiuc_2Dinterpolation.o uiuc_3Dinterpolation.o uiuc_aerodeflections.o uiuc_alh_ap.o uiuc_auto_pilot.o uiuc_betaprobe.o uiuc_coef_drag.o uiuc_coef_lift.o uiuc_coef_pitch.o uiuc_coef_roll.o uiuc_coef_sideforce.o uiuc_coef_yaw.o uiuc_coefficients.o uiuc_controlInput.o uiuc_convert.o uiuc_engine.o uiuc_flapdata.o uiuc_find_position.o uiuc_fog.o uiuc_gear.o uiuc_get_flapper.o uiuc_getwind.o uiuc_hh_ap.o uiuc_ice.o uiuc_iceboot.o uiuc_iced_nonlin.o uiuc_icing_demo.o uiuc_initializemaps.o uiuc_map_CD.o uiuc_map_CL.o uiuc_map_CY.o uiuc_map_Cm.o uiuc_map_Cn.o uiuc_map_Croll.o uiuc_map_controlSurface.o uiuc_map_engine.o uiuc_map_fog.o uiuc_map_geometry.o uiuc_map_ice.o uiuc_map_gear.o uiuc_map_init.o uiuc_map_keyword.o uiuc_map_mass.o uiuc_map_misc.o uiuc_map_record1.o uiuc_map_record2.o uiuc_map_record3.o uiuc_map_record4.o uiuc_map_record5.o uiuc_map_record6.o uiuc_menu.o uiuc_menu_init.o uiuc_menu_geometry.o uiuc_menu_controlSurface.o uiuc_menu_mass.o uiuc_menu_engine.o uiuc_menu_CD.o uiuc_menu_CL.o uiuc_menu_Cm.o uiuc_menu_CY.o uiuc_menu_Croll.o uiuc_menu_Cn.o uiuc_menu_gear.o uiuc_menu_ice.o uiuc_menu_fog.o uiuc_menu_record.o uiuc_menu_misc.o uiuc_menu_functions.o uiuc_pah_ap.o uiuc_parsefile.o uiuc_rah_ap.o uiuc_recorder.o uiuc_warnings_errors.o uiuc_wrapper.o >i686-pc-linux-gnu-ranlib libUIUCModel.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/UIUCModel' >Making all in YASim >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/YASim' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o YASim.o YASim.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGGround.o FGGround.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Airplane.o Airplane.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Atmosphere.o Atmosphere.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ControlMap.o ControlMap.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGFDM.o FGFDM.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Gear.o Gear.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Glue.o Glue.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Ground.o Ground.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Hitch.o Hitch.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Hook.o Hook.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Launchbar.o Launchbar.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Integrator.o Integrator.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Jet.o Jet.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Math.o Math.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Model.o Model.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PropEngine.o PropEngine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Propeller.o Propeller.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o PistonEngine.o PistonEngine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TurbineEngine.o TurbineEngine.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o RigidBody.o RigidBody.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Rotor.o Rotor.cpp >Rotor.cpp: In member function 'yasim::Rotorpart* yasim::Rotor::newRotorpart(float, float, float, float, float, float, float)': >Rotor.cpp:1478: warning: deprecated conversion from string constant to 'char*' >Rotor.cpp:1479: warning: deprecated conversion from string constant to 'char*' >Rotor.cpp:1480: warning: deprecated conversion from string constant to 'char*' >Rotor.cpp:1481: warning: deprecated conversion from string constant to 'char*' >Rotor.cpp:1482: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Rotorpart.o Rotorpart.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SimpleJet.o SimpleJet.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Surface.o Surface.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Thruster.o Thruster.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Wing.o Wing.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Turbulence.o Turbulence.cpp >rm -f libYASim.a >ar cru libYASim.a YASim.o FGGround.o Airplane.o Atmosphere.o ControlMap.o FGFDM.o Gear.o Glue.o Ground.o Hitch.o Hook.o Launchbar.o Integrator.o Jet.o Math.o Model.o PropEngine.o Propeller.o PistonEngine.o TurbineEngine.o RigidBody.o Rotor.o Rotorpart.o SimpleJet.o Surface.o Thruster.o Wing.o Turbulence.o >i686-pc-linux-gnu-ranlib libYASim.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o yasim-test.o yasim-test.cpp >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o yasim yasim-test.o Airplane.o Atmosphere.o ControlMap.o FGFDM.o Gear.o Glue.o Ground.o Hitch.o Hook.o Launchbar.o Integrator.o Jet.o Math.o Model.o PropEngine.o Propeller.o PistonEngine.o TurbineEngine.o RigidBody.o Rotor.o Rotorpart.o SimpleJet.o Surface.o Thruster.o Wing.o Turbulence.o -lsgxml -lsgprops -lsgdebug -lsgmisc -lsgstructure -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o proptest.o proptest.cpp >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o proptest proptest.o Airplane.o Atmosphere.o ControlMap.o FGFDM.o Gear.o Glue.o Ground.o Hitch.o Hook.o Launchbar.o Integrator.o Jet.o Math.o Model.o PropEngine.o Propeller.o PistonEngine.o TurbineEngine.o RigidBody.o Rotor.o Rotorpart.o SimpleJet.o Surface.o Thruster.o Wing.o Turbulence.o -lsgxml -lsgprops -lsgdebug -lsgmisc -lsgstructure -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/YASim' >Making all in SP >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/SP' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ADA.o ADA.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ACMS.o ACMS.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Balloon.o Balloon.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o BalloonSim.o BalloonSim.cpp >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o MagicCarpet.o MagicCarpet.cxx >rm -f libSPFDM.a >ar cru libSPFDM.a ADA.o ACMS.o Balloon.o BalloonSim.o MagicCarpet.o >i686-pc-linux-gnu-ranlib libSPFDM.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/SP' >Making all in ExternalNet >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/ExternalNet' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ExternalNet.o ExternalNet.cxx >rm -f libExternalNet.a >ar cru libExternalNet.a ExternalNet.o >i686-pc-linux-gnu-ranlib libExternalNet.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/ExternalNet' >Making all in ExternalPipe >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/ExternalPipe' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ExternalPipe.o ExternalPipe.cxx >rm -f libExternalPipe.a >ar cru libExternalPipe.a ExternalPipe.o >i686-pc-linux-gnu-ranlib libExternalPipe.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM/ExternalPipe' >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o flight.o flight.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o groundcache.o groundcache.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o UFO.o UFO.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NullFDM.o NullFDM.cxx >rm -f libFlight.a >ar cru libFlight.a flight.o groundcache.o UFO.o NullFDM.o >i686-pc-linux-gnu-ranlib libFlight.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM' >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/FDM' >Making all in GUI >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/GUI' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o new_gui.o new_gui.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dialog.o dialog.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o menubar.o menubar.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gui.o gui.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gui_funcs.o gui_funcs.cxx >gui_funcs.cxx: In function 'void helpCb()': >gui_funcs.cxx:182: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result >gui_funcs.cxx: In function 'void fgHiResDump()': >gui_funcs.cxx:357: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fonts.o fonts.cxx >fonts.cxx:321: warning: deprecated conversion from string constant to 'char*' >fonts.cxx:647: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AirportList.o AirportList.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o property_list.o property_list.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o layout.o layout.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o layout-props.o layout-props.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SafeTexFont.o SafeTexFont.cxx >rm -f libGUI.a >ar cru libGUI.a new_gui.o dialog.o menubar.o gui.o gui_funcs.o fonts.o AirportList.o property_list.o layout.o layout-props.o SafeTexFont.o >i686-pc-linux-gnu-ranlib libGUI.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o layout-test.o layout-test.cxx >layout-test.cxx: In function 'int main(int, char**)': >layout-test.cxx:45: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o layout-test layout-test.o libGUI.a -lsgprops -lsgdebug -lsgstructure -lsgmisc -lsgxml -lplibpw -lplibpu -lplibfnt -lplibul -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/GUI' >Making all in Input >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Input' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/Main -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o input.o input.cxx >rm -f libInput.a >ar cru libInput.a input.o >i686-pc-linux-gnu-ranlib libInput.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/Main -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o js_demo.o js_demo.cxx >i686-pc-linux-gnu-g++ -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o js_demo js_demo.o -lplibjs -ldl -lm -lplibul -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/Main -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fgjs.o fgjs.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/Main -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o jsinput.o jsinput.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/Main -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o jssuper.o jssuper.cxx >i686-pc-linux-gnu-g++ -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o fgjs fgjs.o jsinput.o jssuper.o -lplibjs -lplibul -ldl -lm -lsgprops -lsgmisc -lsgio -lsgdebug -lsgstructure -lsgxml -lz -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Input' >Making all in Instrumentation >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation' >Making all in KLN89 >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation/KLN89' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89.o kln89.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page.o kln89_page.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_act.o kln89_page_act.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_apt.o kln89_page_apt.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_cal.o kln89_page_cal.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_dir.o kln89_page_dir.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_fpl.o kln89_page_fpl.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_int.o kln89_page_int.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_nav.o kln89_page_nav.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_ndb.o kln89_page_ndb.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_nrst.o kln89_page_nrst.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_oth.o kln89_page_oth.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_set.o kln89_page_set.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_usr.o kln89_page_usr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kln89_page_vor.o kln89_page_vor.cxx >rm -f libKLN89.a >ar cru libKLN89.a kln89.o kln89_page.o kln89_page_act.o kln89_page_apt.o kln89_page_cal.o kln89_page_dir.o kln89_page_fpl.o kln89_page_int.o kln89_page_nav.o kln89_page_ndb.o kln89_page_nrst.o kln89_page_oth.o kln89_page_set.o kln89_page_usr.o kln89_page_vor.o >i686-pc-linux-gnu-ranlib libKLN89.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation/KLN89' >Making all in HUD >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation/HUD' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD.o HUD.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_tape.o HUD_tape.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_dial.o HUD_dial.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_gauge.o HUD_gauge.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_instrument.o HUD_instrument.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_label.o HUD_label.cxx >HUD_label.cxx: In member function 'virtual void HUD::Label::draw()': >HUD_label.cxx:147: warning: format not a string literal and no format arguments >HUD_label.cxx:147: warning: format not a string literal and no format arguments >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_ladder.o HUD_ladder.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_misc.o HUD_misc.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_runway.o HUD_runway.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_scale.o HUD_scale.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../src/Include -I../../.. -I../../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o HUD_tbi.o HUD_tbi.cxx >rm -f libHUD.a >ar cru libHUD.a HUD.o HUD_tape.o HUD_dial.o HUD_gauge.o HUD_instrument.o HUD_label.o HUD_ladder.o HUD_misc.o HUD_runway.o HUD_scale.o HUD_tbi.o >i686-pc-linux-gnu-ranlib libHUD.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation/HUD' >make[3]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o instrument_mgr.o instrument_mgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o adf.o adf.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o airspeed_indicator.o airspeed_indicator.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o altimeter.o altimeter.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o attitude_indicator.o attitude_indicator.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o clock.o clock.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dme.o dme.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gps.o gps.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gsdi.o gsdi.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o gyro.o gyro.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o heading_indicator.o heading_indicator.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o heading_indicator_fg.o heading_indicator_fg.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o heading_indicator_dg.o heading_indicator_dg.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kr_87.o kr_87.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o kt_70.o kt_70.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mag_compass.o mag_compass.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o marker_beacon.o marker_beacon.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mrg.o mrg.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o navradio.o navradio.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o slip_skid_ball.o slip_skid_ball.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o transponder.o transponder.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o turn_indicator.o turn_indicator.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o vertical_speed_indicator.o vertical_speed_indicator.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o inst_vertical_speed_indicator.o inst_vertical_speed_indicator.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o od_gauge.o od_gauge.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o wxradar.o wxradar.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tacan.o tacan.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o mk_viii.o mk_viii.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o dclgps.o dclgps.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o render_area_2d.o render_area_2d.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o groundradar.o groundradar.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o agradar.o agradar.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o rad_alt.o rad_alt.cxx >rm -f libInstrumentation.a >ar cru libInstrumentation.a instrument_mgr.o adf.o airspeed_indicator.o altimeter.o attitude_indicator.o clock.o dme.o gps.o gsdi.o gyro.o heading_indicator.o heading_indicator_fg.o heading_indicator_dg.o kr_87.o kt_70.o mag_compass.o marker_beacon.o mrg.o navradio.o slip_skid_ball.o transponder.o turn_indicator.o vertical_speed_indicator.o inst_vertical_speed_indicator.o od_gauge.o wxradar.o tacan.o mk_viii.o dclgps.o render_area_2d.o groundradar.o agradar.o rad_alt.o >i686-pc-linux-gnu-ranlib libInstrumentation.a >make[3]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation' >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Instrumentation' >Making all in Model >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Model' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o acmodel.o acmodel.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o model_panel.o model_panel.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o modelmgr.o modelmgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o panelnode.o panelnode.cxx >rm -f libModel.a >ar cru libModel.a acmodel.o model_panel.o modelmgr.o panelnode.o >i686-pc-linux-gnu-ranlib libModel.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Model' >Making all in AIModel >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/AIModel' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o submodel.o submodel.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIManager.o AIManager.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIBase.o AIBase.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIModelData.o AIModelData.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIAircraft.o AIAircraft.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIMultiplayer.o AIMultiplayer.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIShip.o AIShip.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIBallistic.o AIBallistic.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIStorm.o AIStorm.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIThermal.o AIThermal.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIFlightPlan.o AIFlightPlan.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIFlightPlanCreate.o AIFlightPlanCreate.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIFlightPlanCreatePushBack.o AIFlightPlanCreatePushBack.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIFlightPlanCreateCruise.o AIFlightPlanCreateCruise.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AICarrier.o AICarrier.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIStatic.o AIStatic.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AITanker.o AITanker.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AIWingman.o AIWingman.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o performancedata.o performancedata.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o performancedb.o performancedb.cxx >rm -f libAIModel.a >ar cru libAIModel.a submodel.o AIManager.o AIBase.o AIModelData.o AIAircraft.o AIMultiplayer.o AIShip.o AIBallistic.o AIStorm.o AIThermal.o AIFlightPlan.o AIFlightPlanCreate.o AIFlightPlanCreatePushBack.o AIFlightPlanCreateCruise.o AICarrier.o AIStatic.o AITanker.o AIWingman.o performancedata.o performancedb.o >i686-pc-linux-gnu-ranlib libAIModel.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/AIModel' >Making all in Navaids >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Navaids' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o navdb.o navdb.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fixlist.o fixlist.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o awynet.o awynet.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o navrecord.o navrecord.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o navlist.o navlist.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o positioned.o positioned.cxx >rm -f libNavaids.a >ar cru libNavaids.a navdb.o fixlist.o awynet.o navrecord.o navlist.o positioned.o >i686-pc-linux-gnu-ranlib libNavaids.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Navaids' >Making all in Network >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Network' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o protocol.o protocol.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATC-Main.o ATC-Main.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATC-Inputs.o ATC-Inputs.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ATC-Outputs.o ATC-Outputs.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o atlas.o atlas.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o AV400.o AV400.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o garmin.o garmin.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o lfsglass.o lfsglass.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o httpd.o httpd.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o joyclient.o joyclient.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o jsclient.o jsclient.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o native.o native.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o native_ctrls.o native_ctrls.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o native_fdm.o native_fdm.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o native_gui.o native_gui.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o nmea.o nmea.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o opengc.o opengc.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o multiplay.o multiplay.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o props.o props.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o pve.o pve.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ray.o ray.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o rul.o rul.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o generic.o generic.cxx >rm -f libNetwork.a >ar cru libNetwork.a protocol.o ATC-Main.o ATC-Inputs.o ATC-Outputs.o atlas.o AV400.o garmin.o lfsglass.o httpd.o joyclient.o jsclient.o native.o native_ctrls.o native_fdm.o native_gui.o nmea.o opengc.o multiplay.o props.o pve.o ray.o rul.o generic.o >i686-pc-linux-gnu-ranlib libNetwork.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Network' >Making all in MultiPlayer >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/MultiPlayer' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o multiplaymgr.o multiplaymgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tiny_xdr.o tiny_xdr.cxx >rm -f libMultiPlayer.a >ar cru libMultiPlayer.a multiplaymgr.o tiny_xdr.o >i686-pc-linux-gnu-ranlib libMultiPlayer.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/MultiPlayer' >Making all in Scenery >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Scenery' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o redout.o redout.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o scenery.o scenery.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SceneryPager.o SceneryPager.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tilemgr.o tilemgr.cxx >rm -f libScenery.a >ar cru libScenery.a redout.o scenery.o SceneryPager.o tilemgr.o >i686-pc-linux-gnu-ranlib libScenery.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Scenery' >Making all in Scripting >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Scripting' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o NasalSys.o NasalSys.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o nasal-props.o nasal-props.cxx >nasal-props.cxx: In function 'naRef f_getType(Context*, naRef, int, naRef*)': >nasal-props.cxx:62: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:64: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:65: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:66: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:67: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:68: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:69: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:70: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:71: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx:72: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx: In function 'naRef f_getAttribute(Context*, naRef, int, naRef*)': >nasal-props.cxx:84: warning: deprecated conversion from string constant to 'char*' >nasal-props.cxx: In function 'naRef f_setAttribute(Context*, naRef, int, naRef*)': >nasal-props.cxx:115: warning: deprecated conversion from string constant to 'char*' >rm -f libScripting.a >ar cru libScripting.a NasalSys.o nasal-props.o >i686-pc-linux-gnu-ranlib libScripting.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Scripting' >Making all in Sound >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Sound' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o beacon.o beacon.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_fx.o fg_fx.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o morse.o morse.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o voice.o voice.cxx >rm -f libSound.a >ar cru libSound.a beacon.o fg_fx.o morse.o voice.o >i686-pc-linux-gnu-ranlib libSound.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Sound' >Making all in Systems >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Systems' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o system_mgr.o system_mgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o electrical.o electrical.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o pitot.o pitot.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o static.o static.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o vacuum.o vacuum.cxx >rm -f libSystems.a >ar cru libSystems.a system_mgr.o electrical.o pitot.o static.o vacuum.o >i686-pc-linux-gnu-ranlib libSystems.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Systems' >Making all in Time >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Time' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_timer.o fg_timer.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o light.o light.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o sunsolver.o sunsolver.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o tmp.o tmp.cxx >rm -f libTime.a >ar cru libTime.a fg_timer.o light.o sunsolver.o tmp.o >i686-pc-linux-gnu-ranlib libTime.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Time' >Making all in Traffic >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Traffic' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o SchedFlight.o SchedFlight.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o Schedule.o Schedule.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I/usr/local/include -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o TrafficMgr.o TrafficMgr.cxx >rm -f libTraffic.a >ar cru libTraffic.a SchedFlight.o Schedule.o TrafficMgr.o >i686-pc-linux-gnu-ranlib libTraffic.a >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Traffic' >Making all in Main >make[2]: Entering directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Main' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o main.o main.cxx >main.cxx: In function 'void fgIdleFunction()': >main.cxx:920: warning: ignoring return value of 'int system(const char*)', declared with attribute warn_unused_result >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o renderer.o renderer.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_commands.o fg_commands.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_init.o fg_init.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_io.o fg_io.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_props.o fg_props.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o globals.o globals.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o logger.o logger.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o options.o options.cxx >options.cxx: In function 'void fgSetDefaults()': >options.cxx:179: warning: deprecated conversion from string constant to 'char*' >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o splash.o splash.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o util.o util.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o viewer.o viewer.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o viewmgr.o viewmgr.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o CameraGroup.o CameraGroup.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o FGEventHandler.o FGEventHandler.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o ViewPartitionNode.o ViewPartitionNode.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o WindowSystemAdapter.o WindowSystemAdapter.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o WindowBuilder.o WindowBuilder.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_os_osgviewer.o fg_os_osgviewer.cxx >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o fg_os_common.o fg_os_common.cxx >rm -f libMain.a >ar cru libMain.a main.o renderer.o fg_commands.o fg_init.o fg_io.o fg_props.o globals.o logger.o options.o splash.o util.o viewer.o viewmgr.o CameraGroup.o FGEventHandler.o ViewPartitionNode.o WindowSystemAdapter.o WindowBuilder.o fg_os_osgviewer.o fg_os_common.o >i686-pc-linux-gnu-ranlib libMain.a >i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../src/Include -I../.. -I../../src -I../../src/FDM/JSBSim -I/usr/local/include -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -c -o bootstrap.o bootstrap.cxx >i686-pc-linux-gnu-g++ -DPKGLIBDIR=\"/usr/share/games/FlightGear\" -march=native -O2 -ggdb -pipe -D_REENTRANT -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wl,-O1 -Wl,--as-needed -L/usr/local/lib -o fgfs bootstrap.o libMain.a ../../src/Aircraft/libAircraft.a ../../src/ATCDCL/libATCDCL.a ../../src/Cockpit/libCockpit.a ../../src/Cockpit/built_in/libBuilt_in.a ../../src/FDM/libFlight.a ../../src/FDM/ExternalNet/libExternalNet.a ../../src/FDM/ExternalPipe/libExternalPipe.a ../../src/FDM/JSBSim/libJSBSim.a ../../src/FDM/JSBSim/initialization/libInit.a ../../src/FDM/JSBSim/models/libModels.a ../../src/FDM/JSBSim/models/flight_control/libFlightControl.a ../../src/FDM/JSBSim/models/atmosphere/libAtmosphere.a ../../src/FDM/JSBSim/models/propulsion/libPropulsion.a ../../src/FDM/JSBSim/input_output/libInputOutput.a ../../src/FDM/JSBSim/math/libMath.a ../../src/FDM/YASim/libYASim.a ../../src/FDM/LaRCsim/libLaRCsim.a ../../src/FDM/UIUCModel/libUIUCModel.a ../../src/FDM/SP/libSPFDM.a ../../src/GUI/libGUI.a ../../src/Autopilot/libAutopilot.a ../../src/Input/libInput.a ../../src/Instrumentation/KLN89/libKLN89.a ../../src/Instrumentation/libInstrumentation.a ../../src/Instrumentation/HUD/libHUD.a ../../src/Model/libModel.a ../../src/Network/libNetwork.a ../../src/Navaids/libNavaids.a ../../src/Scenery/libScenery.a ../../src/Scripting/libScripting.a ../../src/Sound/libSound.a ../../src/Airports/libAirports.a ../../src/MultiPlayer/libMultiPlayer.a ../../src/AIModel/libAIModel.a ../../src/ATC/libATC.a ../../src/Systems/libSystems.a ../../src/Time/libTime.a ../../src/Traffic/libTraffic.a ../../src/Environment/libEnvironment.a -lsgroute -lsgsky -lsgsound -lsgephem -lsgmaterial -lsgtgdb -lsgmodel -lsgutil -lsgtiming -lsgio -lsgscreen -lsgmath -lsgbucket -lsgprops -lsgdebug -lsgmagvar -lsgmisc -lsgnasal -lsgxml -lsgsound -lsgserial -lsgstructure -lsgenvironment -lplibpuaux -lplibpu -lplibfnt -lplibjs -lplibnet -lplibsg -lplibul -lsgthreads -lpthread -lz -lSDL -lglut -lGLU -lGL -lXmu -lXt -lSM -lICE -lXi -lXext -lX11 -ldl -lm -lalut -lopenal -ldl -lm -lpthread -losgParticle -losgSim -losgViewer -losgGA -losgText -losgDB -losgUtil -losg -lOpenThreads -losgFX >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libsgmodel.a(animation.o): In function `SGTexTransformAnimation::createAnimationGroup(osg::Group&)': >(.text+0xa311): undefined reference to `osg::StateAttribute::setUpdateCallback(osg::StateAttribute::Callback*)' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libsgmodel.a(shadanim.o): In function `SGShaderAnimation::createAnimationGroup(osg::Group&)': >(.text+0xaef): undefined reference to `osg::StateAttribute::setUpdateCallback(osg::StateAttribute::Callback*)' >/usr/lib/gcc/i686-pc-linux-gnu/4.4.3/../../../libsgmodel.a(SGMaterialAnimation.o): In function `SGMaterialAnimation::createAnimationGroup(osg::Group&)': >(.text+0x26e8): undefined reference to `osg::StateAttribute::setUpdateCallback(osg::StateAttribute::Callback*)' >collect2: ld returned 1 exit status >make[2]: *** [fgfs] Error 1 >make[2]: Leaving directory `/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1/src/Main' >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: > * died running emake, base_src_make > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 3122: Called games_src_compile > * environment, line 1996: Called base_src_make > * environment, line 444: Called die > * The specific snippet of code: > * emake "$@" || die "died running emake, $FUNCNAME"; > * > * If you need support, post the output of 'emerge --info =games-simulation/flightgear-1.9.1', > * the complete build log and the output of 'emerge -pqv =games-simulation/flightgear-1.9.1'. > * The complete build log is located at '/var/tmp/portage/games-simulation/flightgear-1.9.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-simulation/flightgear-1.9.1/temp/environment'. > * S: '/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1' > >>>> Failed to emerge games-simulation/flightgear-1.9.1, Log file: > >>>> '/var/tmp/portage/games-simulation/flightgear-1.9.1/temp/build.log' > > * Messages for package games-simulation/flightgear-1.9.1: > > * ERROR: games-simulation/flightgear-1.9.1 failed: > * died running emake, base_src_make > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 3122: Called games_src_compile > * environment, line 1996: Called base_src_make > * environment, line 444: Called die > * The specific snippet of code: > * emake "$@" || die "died running emake, $FUNCNAME"; > * > * If you need support, post the output of 'emerge --info =games-simulation/flightgear-1.9.1', > * the complete build log and the output of 'emerge -pqv =games-simulation/flightgear-1.9.1'. > * The complete build log is located at '/var/tmp/portage/games-simulation/flightgear-1.9.1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/games-simulation/flightgear-1.9.1/temp/environment'. > * S: '/var/tmp/portage/games-simulation/flightgear-1.9.1/work/FlightGear-1.9.1'
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 335408
: 245481 |
245529