Board index FlightGear Support Compiling

Can't find FG binary: download_and_compile.sh

Building FlightGear from source, and in the need for help?

Can't find FG binary: download_and_compile.sh

Postby islandmonkey » Sun Jun 17, 2012 6:22 pm

Hi, when doing download_and_compile.sh there is no FG binary anywhere.

I have 2.6 installed also (from PlayDeb) - does that affect things?
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Can't find FG binary: download_and_compile.sh

Postby Sealbhach » Sun Jun 17, 2012 8:09 pm

The startup script is run_fgfs.sh or if you want to use FG Run it run_fgrun.sh. There's a run_fgo.sh there too.

The binary itself is in /install/fgfs/bin

.
Sealbhach
 
Posts: 934
Joined: Wed Jun 30, 2010 10:17 am

Re: Can't find FG binary: download_and_compile.sh

Postby islandmonkey » Sun Jun 17, 2012 8:11 pm

Yes but the problem is is that it isn't there :(
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Can't find FG binary: download_and_compile.sh

Postby Sealbhach » Sun Jun 17, 2012 9:07 pm

That means the compile didn't finish properly.

Try compiling just the FGFS part again

Code: Select all
sh download_and_compile.sh FGFS


.
Sealbhach
 
Posts: 934
Joined: Wed Jun 30, 2010 10:17 am

Re: Can't find FG binary: download_and_compile.sh

Postby islandmonkey » Mon Jun 18, 2012 7:34 am

Well it appears that my Dad (unknowningly) shut the terminal window while it was doing it.

So I probably need to do everything again. :roll:
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Can't find FG binary: download_and_compile.sh

Postby islandmonkey » Mon Jun 18, 2012 9:54 pm

Coming up with an error:

Code: Select all
./fgfs: error while loading shared libraries: libSimGearScene.so.2.7.0: cannot open shared object file: No such file or directory


Digging into SimGear's lib directory comes up with many static object files (.o), but no .so files.

I've tried redoing OSG and plib as well as SimGear many times but it keeps doing that.

Terminal output:

Code: Select all
ownload_and_compile.sh SIMGEAR
APT_GET_UPDATE=y
DOWNLOAD_PACKAGES=y
COMPILE=y
RECONFIGURE=y
DOWNLOAD=y
JOPTION=
OOPTION=
DEBUG=
***********************************
Ubuntu 12.04
***********************************
PACKAGE INSTALLATION ...  OK
DIRECTORY= /home/aidan/Downloads
***********************************
****************************************
**************** SIMGEAR ***************
****************************************
git FROM git://gitorious.org/fg/simgear.git ...  OK
RECONFIGURE SIMGEAR ... -- The C compiler identification is GNU
-- The CXX compiler identification is GNU
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- version is 2 dot 7 dot 0
-- ignoring: ^/home/aidan/Downloads/simgear/simgear/.git;\\.gitignore;Makefile.am;~$;
-- Library installation directory: lib
-- Boost version: 1.46.1
-- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.3.4")
-- Looking for include files CMAKE_HAVE_PTHREAD_H
-- Looking for include files CMAKE_HAVE_PTHREAD_H - found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
-- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
-- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so
-- Found osgText: /home/aidan/Downloads/install/OpenSceneGraph/lib/libosgText.so
-- Found osgSim: /home/aidan/Downloads/install/OpenSceneGraph/lib/libosgSim.so
-- Found osgDB: /home/aidan/Downloads/install/OpenSceneGraph/lib/libosgDB.so
-- Found osgParticle: /home/aidan/Downloads/install/OpenSceneGraph/lib/libosgParticle.so
-- Found osgUtil: /home/aidan/Downloads/install/OpenSceneGraph/lib/libosgUtil.so
-- Found osg: /home/aidan/Downloads/install/OpenSceneGraph/lib/libosg.so
-- Found OpenThreads: /home/aidan/Downloads/install/OpenSceneGraph/lib/libOpenThreads.so
-- Found OpenSceneGraph: /home/aidan/Downloads/install/OpenSceneGraph/lib/libosgText.so;/home/aidan/Downloads/install/OpenSceneGraph/lib/libosgSim.so;/home/aidan/Downloads/install/OpenSceneGraph/lib/libosgDB.so;/home/aidan/Downloads/install/OpenSceneGraph/lib/libosgParticle.so;/home/aidan/Downloads/install/OpenSceneGraph/lib/libosgUtil.so;/home/aidan/Downloads/install/OpenSceneGraph/lib/libosg.so;/home/aidan/Downloads/install/OpenSceneGraph/lib/libOpenThreads.so (Required is at least version "3.0.0")
-- Found LIBSVN: -L/usr/lib -lapr-1;/usr/lib/x86_64-linux-gnu/libsvn_client-1.so;/usr/lib/x86_64-linux-gnu/libsvn_subr-1.so;/usr/lib/x86_64-linux-gnu/libsvn_ra-1.so
-- libsvn found, enabling in SimGear
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/timeb.h
-- Looking for sys/timeb.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for windows.h
-- Looking for windows.h - not found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for ftime
-- Looking for ftime - found
-- Looking for timegm
-- Looking for timegm - found
-- Looking for rint
-- Looking for rint - not found
-- Looking for mkdtemp
-- Looking for mkdtemp - found
-- Looking for bcopy
-- Looking for bcopy - found
-- Looking for mmap
-- Looking for mmap - found
-- Performing Test HAVE_CLOCK_GETTIME
-- Performing Test HAVE_CLOCK_GETTIME - Success
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Performing Test HAVE_ISNAN
-- Performing Test HAVE_ISNAN - Failed
-- Performing Test GCC_ATOMIC_BUILTINS_FOUND
-- Performing Test GCC_ATOMIC_BUILTINS_FOUND - Success
-- Configuring done
-- Generating done
-- Build files have been written to: /home/aidan/Downloads/build/simgear
 OK
MAKE SIMGEAR
make   
Scanning dependencies of target sgbucket
[  1%] Building CXX object simgear/bucket/CMakeFiles/sgbucket.dir/newbucket.cxx.o
Linking CXX static library libsgbucket.a
[  1%] Built target sgbucket
Scanning dependencies of target sgdebug
[  1%] Building CXX object simgear/debug/CMakeFiles/sgdebug.dir/logstream.cxx.o
Linking CXX static library libsgdebug.a
[  1%] Built target sgdebug
Scanning dependencies of target sgephem
[  2%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/celestialBody.cxx.o
[  2%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/ephemeris.cxx.o
[  3%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/jupiter.cxx.o
[  3%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/mars.cxx.o
[  4%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/mercury.cxx.o
[  4%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/moonpos.cxx.o
[  5%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/neptune.cxx.o
[  5%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/saturn.cxx.o
[  6%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/star.cxx.o
[  6%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/stardata.cxx.o
[  7%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/uranus.cxx.o
[  7%] Building CXX object simgear/ephemeris/CMakeFiles/sgephem.dir/venus.cxx.o
Linking CXX static library libsgephem.a
[  7%] Built target sgephem
Scanning dependencies of target sgtiming
[  7%] Building CXX object simgear/timing/CMakeFiles/sgtiming.dir/lowleveltime.cxx.o
[  8%] Building CXX object simgear/timing/CMakeFiles/sgtiming.dir/sg_time.cxx.o
[  8%] Building CXX object simgear/timing/CMakeFiles/sgtiming.dir/timestamp.cxx.o
[  9%] Building CXX object simgear/timing/CMakeFiles/sgtiming.dir/timezone.cxx.o
Linking CXX static library libsgtiming.a
[  9%] Built target sgtiming
Scanning dependencies of target sgio
[ 10%] Building CXX object simgear/io/CMakeFiles/sgio.dir/iochannel.cxx.o
[ 10%] Building CXX object simgear/io/CMakeFiles/sgio.dir/lowlevel.cxx.o
[ 11%] Building CXX object simgear/io/CMakeFiles/sgio.dir/raw_socket.cxx.o
[ 11%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_binobj.cxx.o
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx: In member function ‘bool SGBinObject::write_ascii(const string&, const string&, const SGBucket&)’:
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:43: warning: ‘d[2]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/io/sg_binobj.cxx:975:17: note: ‘d[2]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:24: warning: ‘d[1]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/io/sg_binobj.cxx:975:17: note: ‘d[1]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:5: warning: ‘d[0]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/io/sg_binobj.cxx:975:17: note: ‘d[0]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:43: warning: ‘d[2]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/io/sg_binobj.cxx:926:17: note: ‘d[2]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:24: warning: ‘d[1]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/io/sg_binobj.cxx:926:17: note: ‘d[1]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:5: warning: ‘d[0]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/io/sg_binobj.cxx:926:17: note: ‘d[0]’ was declared here
[ 12%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_file.cxx.o
[ 12%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_netBuffer.cxx.o
[ 13%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_netChannel.cxx.o
[ 13%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_netChat.cxx.o
[ 14%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_serial.cxx.o
[ 14%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_socket.cxx.o
[ 15%] Building CXX object simgear/io/CMakeFiles/sgio.dir/sg_socket_udp.cxx.o
[ 15%] Building CXX object simgear/io/CMakeFiles/sgio.dir/HTTPClient.cxx.o
[ 16%] Building CXX object simgear/io/CMakeFiles/sgio.dir/HTTPRequest.cxx.o
Linking CXX static library libsgio.a
[ 16%] Built target sgio
Scanning dependencies of target sgmisc
[ 17%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/ResourceManager.cxx.o
[ 17%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/interpolator.cxx.o
[ 18%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/sg_dir.cxx.o
[ 18%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/sg_path.cxx.o
[ 19%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/sgstream.cxx.o
[ 19%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/strutils.cxx.o
[ 20%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/tabbed_values.cxx.o
[ 20%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/texcoord.cxx.o
[ 21%] Building CXX object simgear/misc/CMakeFiles/sgmisc.dir/zfstream.cxx.o
Linking CXX static library libsgmisc.a
[ 21%] Built target sgmisc
Scanning dependencies of target sgstructure
[ 22%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/SGAtomic.cxx.o
[ 22%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/SGBinding.cxx.o
[ 23%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/SGExpression.cxx.o
[ 23%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/SGSmplhist.cxx.o
[ 24%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/SGSmplstat.cxx.o
[ 24%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/SGPerfMon.cxx.o
[ 25%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/StringTable.cxx.o
[ 25%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/commands.cxx.o
[ 26%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/event_mgr.cxx.o
[ 26%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/exception.cxx.o
[ 27%] Building CXX object simgear/structure/CMakeFiles/sgstructure.dir/subsystem_mgr.cxx.o
Linking CXX static library libsgstructure.a
[ 27%] Built target sgstructure
Scanning dependencies of target sgthreads
[ 28%] Building CXX object simgear/threads/CMakeFiles/sgthreads.dir/SGThread.cxx.o
Linking CXX static library libsgthreads.a
[ 28%] Built target sgthreads
Scanning dependencies of target decode_binobj
[ 29%] Building CXX object simgear/io/CMakeFiles/decode_binobj.dir/decode_binobj.cxx.o
Linking CXX executable decode_binobj
[ 29%] Built target decode_binobj
Scanning dependencies of target httpget
[ 30%] Building CXX object simgear/io/CMakeFiles/httpget.dir/httpget.cxx.o
Linking CXX executable httpget
[ 30%] Built target httpget
Scanning dependencies of target test_binobj
[ 31%] Building CXX object simgear/io/CMakeFiles/test_binobj.dir/test_binobj.cxx.o
Linking CXX executable test_binobj
[ 31%] Built target test_binobj
Scanning dependencies of target test_http
[ 31%] Building CXX object simgear/io/CMakeFiles/test_http.dir/test_HTTP.cxx.o
Linking CXX executable test_http
[ 31%] Built target test_http
Scanning dependencies of target test_sock
[ 31%] Building CXX object simgear/io/CMakeFiles/test_sock.dir/socktest.cxx.o
Linking CXX executable test_sock
[ 31%] Built target test_sock
Scanning dependencies of target sgmagvar
[ 31%] Building CXX object simgear/magvar/CMakeFiles/sgmagvar.dir/magvar.cxx.o
[ 32%] Building CXX object simgear/magvar/CMakeFiles/sgmagvar.dir/coremag.cxx.o
Linking CXX static library libsgmagvar.a
[ 32%] Built target sgmagvar
Scanning dependencies of target test_magvar
[ 33%] Building CXX object simgear/magvar/CMakeFiles/test_magvar.dir/testmagvar.cxx.o
Linking CXX executable test_magvar
[ 33%] Built target test_magvar
Scanning dependencies of target sgmath
[ 34%] Building CXX object simgear/math/CMakeFiles/sgmath.dir/SGGeodesy.cxx.o
[ 34%] Building CXX object simgear/math/CMakeFiles/sgmath.dir/interpolater.cxx.o
[ 35%] Building CXX object simgear/math/CMakeFiles/sgmath.dir/leastsqs.cxx.o
[ 35%] Building C object simgear/math/CMakeFiles/sgmath.dir/sg_random.c.o
Linking CXX static library libsgmath.a
[ 35%] Built target sgmath
Scanning dependencies of target geometry_test
[ 35%] Building CXX object simgear/math/CMakeFiles/geometry_test.dir/SGGeometryTest.cxx.o
Linking CXX executable geometry_test
[ 35%] Built target geometry_test
Scanning dependencies of target math_test
[ 35%] Building CXX object simgear/math/CMakeFiles/math_test.dir/SGMathTest.cxx.o
Linking CXX executable math_test
[ 35%] Built target math_test
Scanning dependencies of target test_path
[ 36%] Building CXX object simgear/misc/CMakeFiles/test_path.dir/path_test.cxx.o
Linking CXX executable test_path
[ 36%] Built target test_path
Scanning dependencies of target test_strings
[ 37%] Building CXX object simgear/misc/CMakeFiles/test_strings.dir/strutils_test.cxx.o
Linking CXX executable test_strings
[ 37%] Built target test_strings
Scanning dependencies of target test_tabbed_values
[ 38%] Building CXX object simgear/misc/CMakeFiles/test_tabbed_values.dir/tabbed_values_test.cxx.o
Linking CXX executable test_tabbed_values
[ 38%] Built target test_tabbed_values
Scanning dependencies of target sgnasal
[ 38%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/bitslib.c.o
[ 39%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/code.c.o
[ 39%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/codegen.c.o
[ 40%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/gc.c.o
[ 40%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/hash.c.o
[ 41%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/iolib.c.o
[ 41%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/lex.c.o
[ 42%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/lib.c.o
[ 42%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/mathlib.c.o
[ 43%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/misc.c.o
[ 43%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/parse.c.o
[ 44%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/string.c.o
[ 44%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/thread-posix.c.o
[ 45%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/thread-win32.c.o
[ 45%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/threadlib.c.o
[ 46%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/utf8lib.c.o
[ 46%] Building C object simgear/nasal/CMakeFiles/sgnasal.dir/vector.c.o
Linking C static library libsgnasal.a
[ 46%] Built target sgnasal
Scanning dependencies of target sgprops
[ 47%] Building CXX object simgear/props/CMakeFiles/sgprops.dir/AtomicChangeListener.cxx.o
[ 47%] Building CXX object simgear/props/CMakeFiles/sgprops.dir/condition.cxx.o
[ 48%] Building CXX object simgear/props/CMakeFiles/sgprops.dir/propertyObject.cxx.o
[ 48%] Building CXX object simgear/props/CMakeFiles/sgprops.dir/props.cxx.o
[ 49%] Building CXX object simgear/props/CMakeFiles/sgprops.dir/props_io.cxx.o
Linking CXX static library libsgprops.a
[ 49%] Built target sgprops
Scanning dependencies of target sgxml
[ 49%] Building C object simgear/xml/CMakeFiles/sgxml.dir/hashtable.c.o
[ 50%] Building C object simgear/xml/CMakeFiles/sgxml.dir/xmlparse.c.o
[ 50%] Building C object simgear/xml/CMakeFiles/sgxml.dir/xmlrole.c.o
[ 51%] Building C object simgear/xml/CMakeFiles/sgxml.dir/xmltok.c.o
[ 51%] Building CXX object simgear/xml/CMakeFiles/sgxml.dir/easyxml.cxx.o
Linking CXX static library libsgxml.a
[ 51%] Built target sgxml
Scanning dependencies of target test_propertyObject
[ 51%] Building CXX object simgear/props/CMakeFiles/test_propertyObject.dir/propertyObject_test.cxx.o
Linking CXX executable test_propertyObject
[ 51%] Built target test_propertyObject
Scanning dependencies of target test_props
[ 52%] Building CXX object simgear/props/CMakeFiles/test_props.dir/props_test.cxx.o
Linking CXX executable test_props
[ 52%] Built target test_props
Scanning dependencies of target sgserial
[ 53%] Building CXX object simgear/serial/CMakeFiles/sgserial.dir/serial.cxx.o
Linking CXX static library libsgserial.a
[ 53%] Built target sgserial
Scanning dependencies of target sgenvironment
[ 54%] Building CXX object simgear/environment/CMakeFiles/sgenvironment.dir/metar.cxx.o
[ 54%] Building CXX object simgear/environment/CMakeFiles/sgenvironment.dir/precipitation.cxx.o
Linking CXX static library libsgenvironment.a
[ 54%] Built target sgenvironment
Scanning dependencies of target test_metar
[ 54%] Building CXX object simgear/environment/CMakeFiles/test_metar.dir/test_metar.cxx.o
Linking CXX executable test_metar
[ 54%] Built target test_metar
Scanning dependencies of target sgscreen
[ 54%] Building CXX object simgear/screen/CMakeFiles/sgscreen.dir/extensions.cxx.o
[ 55%] Building CXX object simgear/screen/CMakeFiles/sgscreen.dir/screen-dump.cxx.o
[ 55%] Building CXX object simgear/screen/CMakeFiles/sgscreen.dir/tr.cxx.o
Linking CXX static library libsgscreen.a
[ 55%] Built target sgscreen
Scanning dependencies of target sgbvh
[ 55%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHGroup.cxx.o
[ 56%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHLineGeometry.cxx.o
[ 56%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHLineSegmentVisitor.cxx.o
[ 57%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHMotionTransform.cxx.o
[ 57%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHNode.cxx.o
[ 58%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHStaticBinary.cxx.o
[ 58%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHStaticGeometry.cxx.o
[ 59%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHStaticLeaf.cxx.o
[ 59%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHStaticNode.cxx.o
[ 60%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHStaticTriangle.cxx.o
[ 60%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHSubTreeCollector.cxx.o
[ 61%] Building CXX object simgear/scene/bvh/CMakeFiles/sgbvh.dir/BVHTransform.cxx.o
Linking CXX static library libsgbvh.a
[ 61%] Built target sgbvh
Scanning dependencies of target sgmaterial
[ 61%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/Effect.cxx.o
[ 62%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/EffectBuilder.cxx.o
[ 62%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/EffectCullVisitor.cxx.o
[ 63%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/EffectGeode.cxx.o
[ 63%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/GLPredicate.cxx.o
[ 64%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/Pass.cxx.o
[ 64%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/Technique.cxx.o
[ 65%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/TextureBuilder.cxx.o
[ 65%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/makeEffect.cxx.o
[ 66%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/mat.cxx.o
[ 66%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/matlib.cxx.o
[ 67%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/matmodel.cxx.o
[ 67%] Building CXX object simgear/scene/material/CMakeFiles/sgmaterial.dir/mipmap.cxx.o
Linking CXX static library libsgmaterial.a
[ 67%] Built target sgmaterial
Scanning dependencies of target sgmodel
[ 67%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/CheckSceneryVisitor.cxx.o
[ 68%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/ConditionNode.cxx.o
[ 68%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/ModelRegistry.cxx.o
[ 69%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGClipGroup.cxx.o
[ 69%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGInteractionAnimation.cxx.o
[ 70%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGLightAnimation.cxx.o
[ 70%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGMaterialAnimation.cxx.o
[ 71%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGOffsetTransform.cxx.o
[ 71%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGReaderWriterXML.cxx.o
[ 72%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGRotateTransform.cxx.o
[ 72%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGScaleTransform.cxx.o
[ 73%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGText.cxx.o
[ 73%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/SGTranslateTransform.cxx.o
[ 74%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/animation.cxx.o
[ 74%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/model.cxx.o
[ 75%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/modellib.cxx.o
[ 75%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/particles.cxx.o
[ 76%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/persparam.cxx.o
[ 76%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/placement.cxx.o
[ 77%] Building CXX object simgear/scene/model/CMakeFiles/sgmodel.dir/shadanim.cxx.o
Linking CXX static library libsgmodel.a
[ 77%] Built target sgmodel
Scanning dependencies of target sgsky
[ 77%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/CloudShaderGeometry.cxx.o
[ 78%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/cloud.cxx.o
[ 78%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/cloudfield.cxx.o
[ 79%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/dome.cxx.o
[ 79%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/moon.cxx.o
[ 80%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/newcloud.cxx.o
[ 80%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/oursun.cxx.o
[ 81%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/sky.cxx.o
[ 81%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/sphere.cxx.o
[ 82%] Building CXX object simgear/scene/sky/CMakeFiles/sgsky.dir/stars.cxx.o
Linking CXX static library libsgsky.a
[ 82%] Built target sgsky
Scanning dependencies of target BucketBoxTest
[ 82%] Building CXX object simgear/scene/tgdb/CMakeFiles/BucketBoxTest.dir/BucketBoxTest.cxx.o
Linking CXX executable BucketBoxTest
[ 82%] Built target BucketBoxTest
Scanning dependencies of target sgtgdb
[ 82%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/GroundLightManager.cxx.o
[ 83%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/ReaderWriterSPT.cxx.o
In file included from /home/aidan/Downloads/simgear/simgear/simgear/scene/tgdb/ReaderWriterSPT.cxx:37:0:
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx: In member function ‘SGSpheref simgear::BucketBox::getBoundingSphere() const’:
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:43: warning: ‘sphere[2]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/scene/tgdb/BucketBox.hxx:200:19: note: ‘sphere[2]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:24: warning: ‘sphere[1]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/scene/tgdb/BucketBox.hxx:200:19: note: ‘sphere[1]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/math/SGVec3.hxx:105:5: warning: ‘sphere[0]’ may be used uninitialised in this function [-Wuninitialized]
/home/aidan/Downloads/simgear/simgear/simgear/scene/tgdb/BucketBox.hxx:200:19: note: ‘sphere[0]’ was declared here
/home/aidan/Downloads/simgear/simgear/simgear/scene/tgdb/BucketBox.hxx: In member function ‘virtual osgDB::ReaderWriter::ReadResult simgear::ReaderWriterSPT::readNode(const string&, const osgDB::Options*) const’:
/home/aidan/Downloads/simgear/simgear/simgear/scene/tgdb/BucketBox.hxx:68:65: warning: array subscript is above array bounds [-Warray-bounds]
[ 83%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/ReaderWriterSTG.cxx.o
[ 84%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/SGBuildingBin.cxx.o
[ 84%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/SGOceanTile.cxx.o
[ 85%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/SGReaderWriterBTG.cxx.o
[ 85%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/SGVasiDrawable.cxx.o
[ 86%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/ShaderGeometry.cxx.o
[ 86%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/TreeBin.cxx.o
[ 87%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/apt_signs.cxx.o
[ 87%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/obj.cxx.o
[ 88%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/pt_lights.cxx.o
[ 88%] Building CXX object simgear/scene/tgdb/CMakeFiles/sgtgdb.dir/userdata.cxx.o
Linking CXX static library libsgtgdb.a
[ 88%] Built target sgtgdb
Scanning dependencies of target sgutil
[ 89%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/CopyOp.cxx.o
[ 89%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/NodeAndDrawableVisitor.cxx.o
[ 90%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/Noise.cxx.o
[ 90%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/PrimitiveUtils.cxx.o
[ 91%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/QuadTreeBuilder.cxx.o
[ 91%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/SGEnlargeBoundingBox.cxx.o
[ 92%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/SGReaderWriterOptions.cxx.o
[ 92%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/SGSceneFeatures.cxx.o
[ 93%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/SGSceneUserData.cxx.o
[ 93%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/SGStateAttributeVisitor.cxx.o
[ 94%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/SGTextureStateAttributeVisitor.cxx.o
[ 94%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/SplicingVisitor.cxx.o
[ 95%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/StateAttributeFactory.cxx.o
[ 95%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/UpdateOnceCallback.cxx.o
[ 96%] Building CXX object simgear/scene/util/CMakeFiles/sgutil.dir/project.cxx.o
Linking CXX static library libsgutil.a
[ 96%] Built target sgutil
Scanning dependencies of target sgtsync
[ 96%] Building CXX object simgear/scene/tsync/CMakeFiles/sgtsync.dir/terrasync.cxx.o
Linking CXX static library libsgtsync.a
[ 96%] Built target sgtsync
Scanning dependencies of target sgsound
[ 96%] Building CXX object simgear/sound/CMakeFiles/sgsound.dir/sample_group.cxx.o
[ 97%] Building CXX object simgear/sound/CMakeFiles/sgsound.dir/sample_openal.cxx.o
[ 97%] Building CXX object simgear/sound/CMakeFiles/sgsound.dir/sample_queue.cxx.o
[ 98%] Building CXX object simgear/sound/CMakeFiles/sgsound.dir/soundmgr_openal.cxx.o
[ 98%] Building CXX object simgear/sound/CMakeFiles/sgsound.dir/xmlsound.cxx.o
Linking CXX static library libsgsound.a
[ 98%] Built target sgsound
Scanning dependencies of target openal_test1
[ 99%] Building CXX object simgear/sound/CMakeFiles/openal_test1.dir/openal_test1.cxx.o
Linking CXX executable openal_test1
[ 99%] Built target openal_test1
Scanning dependencies of target openal_test2
[ 99%] Building CXX object simgear/sound/CMakeFiles/openal_test2.dir/openal_test2.cxx.o
Linking CXX executable openal_test2
[ 99%] Built target openal_test2
Scanning dependencies of target openal_test3
[100%] Building CXX object simgear/sound/CMakeFiles/openal_test3.dir/openal_test3.cxx.o
Linking CXX executable openal_test3
[100%] Built target openal_test3
Scanning dependencies of target openal_test4
[100%] Building CXX object simgear/sound/CMakeFiles/openal_test4.dir/openal_test4.cxx.o
Linking CXX executable openal_test4
[100%] Built target openal_test4
INSTALL SIMGEAR
[  1%] Built target sgbucket
[  1%] Built target sgdebug
[  7%] Built target sgephem
[  9%] Built target sgtiming
[ 16%] Built target sgio
[ 21%] Built target sgmisc
[ 27%] Built target sgstructure
[ 28%] Built target sgthreads
[ 29%] Built target decode_binobj
[ 30%] Built target httpget
[ 31%] Built target test_binobj
[ 31%] Built target test_http
[ 31%] Built target test_sock
[ 32%] Built target sgmagvar
[ 33%] Built target test_magvar
[ 35%] Built target sgmath
[ 35%] Built target geometry_test
[ 35%] Built target math_test
[ 36%] Built target test_path
[ 37%] Built target test_strings
[ 38%] Built target test_tabbed_values
[ 46%] Built target sgnasal
[ 49%] Built target sgprops
[ 51%] Built target sgxml
[ 51%] Built target test_propertyObject
[ 52%] Built target test_props
[ 53%] Built target sgserial
[ 54%] Built target sgenvironment
[ 54%] Built target test_metar
[ 55%] Built target sgscreen
[ 61%] Built target sgbvh
[ 67%] Built target sgmaterial
[ 77%] Built target sgmodel
[ 82%] Built target sgsky
[ 82%] Built target BucketBoxTest
[ 88%] Built target sgtgdb
[ 96%] Built target sgutil
[ 96%] Built target sgtsync
[ 98%] Built target sgsound
[ 99%] Built target openal_test1
[ 99%] Built target openal_test2
[100%] Built target openal_test3
[100%] Built target openal_test4
Install the project...
-- Install configuration: "Release"
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/simgear_config.h
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/compiler.h
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/constants.h
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/sg_inlines.h
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/version.h
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgbucket.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/bucket/newbucket.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgdebug.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/debug/debug_types.h
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/debug/logstream.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgephem.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/celestialBody.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/ephemeris.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/jupiter.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/mars.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/mercury.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/moonpos.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/neptune.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/pluto.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/saturn.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/star.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/stardata.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/uranus.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/ephemeris/venus.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgio.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/iochannel.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/lowlevel.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/raw_socket.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_binobj.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_file.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_netBuffer.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_netChannel.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_netChat.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_serial.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_socket.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/sg_socket_udp.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/HTTPClient.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/io/HTTPRequest.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgmagvar.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/magvar/magvar.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/magvar/coremag.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgmath.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGBox.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGCMath.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGGeoc.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGGeod.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGGeodesy.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGGeometry.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGGeometryFwd.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGIntersect.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGLimits.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGLineSegment.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGMath.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGMathFwd.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGMatrix.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGMisc.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGPlane.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGQuat.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGRay.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGSphere.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGTriangle.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGVec2.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGVec3.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/SGVec4.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/beziercurve.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/interpolater.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/leastsqs.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/sg_geodesy.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/sg_types.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/math/sg_random.h
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgmisc.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/ResourceManager.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/interpolator.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/sg_dir.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/sg_path.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/sgstream.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/stdint.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/stopwatch.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/strutils.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/tabbed_values.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/texcoord.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/misc/zfstream.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgnasal.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/nasal/naref.h
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/nasal/nasal.h
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgprops.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/AtomicChangeListener.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/ExtendedPropertyAdapter.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/condition.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/propertyObject.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/props.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/props_io.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/propsfwd.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/tiedpropertylist.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/props/vectorPropTemplates.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgserial.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/serial/serial.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgstructure.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/OSGUtils.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/OSGVersion.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGAtomic.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGBinding.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGExpression.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGReferenced.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGSharedPtr.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGSmplhist.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGSmplstat.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGWeakPtr.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGWeakReferenced.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/SGPerfMon.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/singleton.hpp
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/Singleton.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/StringTable.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/callback.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/commands.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/event_mgr.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/exception.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/intern.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/structure/subsystem_mgr.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgthreads.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/threads/SGGuard.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/threads/SGQueue.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/threads/SGThread.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgtiming.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/timing/sg_time.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/timing/timestamp.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/timing/timezone.h
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/timing/lowleveltime.h
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgxml.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/xml/easyxml.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgenvironment.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/environment/metar.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/environment/precipitation.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgscreen.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/screen/colors.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/screen/extensions.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/screen/screen-dump.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/screen/tr.h
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgbvh.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHBoundingBoxVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHDebugCollectVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHGroup.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHLineGeometry.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHLineSegmentVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHMotionTransform.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHNearestPointVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHNode.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHStaticBinary.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHStaticData.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHStaticGeometry.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHStaticGeometryBuilder.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHStaticLeaf.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHStaticNode.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHStaticTriangle.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHSubTreeCollector.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHTransform.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/bvh/BVHVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgmaterial.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/Effect.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/EffectBuilder.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/EffectCullVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/EffectGeode.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/GLPredicate.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/Pass.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/Technique.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/TextureBuilder.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/mat.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/matlib.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/matmodel.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/material/mipmap.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgmodel.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/BoundingVolumeBuildVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/CheckSceneryVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/ConditionNode.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/ModelRegistry.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGClipGroup.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGInteractionAnimation.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGMaterialAnimation.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGOffsetTransform.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGReaderWriterXML.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGRotateTransform.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGScaleTransform.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGText.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/SGTranslateTransform.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/animation.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/model.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/modellib.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/particles.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/persparam.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/model/placement.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgsky.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/CloudShaderGeometry.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/cloud.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/cloudfield.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/dome.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/moon.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/newcloud.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/oursun.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/sky.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/sphere.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/sky/stars.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgtgdb.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/GroundLightManager.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/ReaderWriterSPT.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/ReaderWriterSTG.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGDirectionalLightBin.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGLightBin.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGModelBin.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGOceanTile.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGReaderWriterBTG.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGTriangleBin.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGVasiDrawable.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/SGVertexArrayBin.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/ShaderGeometry.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/TreeBin.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/apt_signs.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/obj.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/pt_lights.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tgdb/userdata.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgutil.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/CopyOp.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/NodeAndDrawableVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/Noise.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/OsgMath.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/OsgSingleton.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/PrimitiveUtils.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/QuadTreeBuilder.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/RenderConstants.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGDebugDrawCallback.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGEnlargeBoundingBox.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGNodeMasks.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGPickCallback.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGReaderWriterOptions.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGSceneFeatures.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGSceneUserData.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGStateAttributeVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SGUpdateVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/SplicingVisitor.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/StateAttributeFactory.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/UpdateOnceCallback.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/VectorArrayAdapter.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/util/project.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgtsync.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/scene/tsync/terrasync.hxx
-- Installing: /home/aidan/Downloads/install/simgear/lib/libsgsound.a
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/sound/sample_group.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/sound/sample_openal.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/sound/sample_queue.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/sound/soundmgr_openal.hxx
-- Installing: /home/aidan/Downloads/install/simgear/include/simgear/sound/xmlsound.hxx
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Can't find FG binary: download_and_compile.sh

Postby Sealbhach » Mon Jun 18, 2012 11:05 pm

Looks like you're trying to run the binary fgfs. Use the startup script run_fgfs.sh instead.

.
Sealbhach
 
Posts: 934
Joined: Wed Jun 30, 2010 10:17 am

Re: Can't find FG binary: download_and_compile.sh

Postby islandmonkey » Tue Jun 19, 2012 4:45 pm

But I am using the script.
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Can't find FG binary: download_and_compile.sh

Postby islandmonkey » Tue Jun 19, 2012 6:19 pm

Hmph, funny thing is - is that there is no libSimGearScene even with FG stable. Strange.
User avatar
islandmonkey
 
Posts: 786
Joined: Mon Jan 30, 2012 9:51 pm
Location: EGCN (uni), EGHI (home)
Callsign: G-MNKY
OS: Ubuntu 20.04

Re: Can't find FG binary: download_and_compile.sh

Postby Sealbhach » Tue Jun 19, 2012 7:15 pm

I don't know. If I were you, at this stage I would make sure I have the latest script and start all over again. I've had to do that once.

.
Sealbhach
 
Posts: 934
Joined: Wed Jun 30, 2010 10:17 am


Return to Compiling

Who is online

Users browsing this forum: No registered users and 4 guests