Guest User

Untitled

a guest
Jun 3rd, 2018
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.75 KB | None | 0 0
  1. ./download_and_compile.sh
  2. VERSION=$Id
  3. APT_GET_UPDATE=y
  4. DOWNLOAD_PACKAGES=y
  5. COMPILE=y
  6. RECONFIGURE=y
  7. DOWNLOAD=y
  8. JOPTION= -j12
  9. OOPTION=
  10. BUILD_TYPE=RelWithDebInfo
  11. ***********************************
  12. Considering a package alternative: libopenscenegraph-3.4-dev libopenscenegraph-dev libopenscenegraph-[0-9]+\.[0-9]+-dev
  13. Package alternative matched for libopenscenegraph-dev
  14. Considering a package alternative: libpng-dev libpng12-dev libpng16-dev
  15. Package alternative matched for libpng12-dev
  16. Considering an optional package alternative: qtdeclarative5-private-dev
  17. Optional package alternative matched for qtdeclarative5-private-dev
  18. Considering an optional package alternative: qml-module-qtquick2
  19. Optional package alternative matched for qml-module-qtquick2
  20. DIRECTORY= /home/Patten/FGFS/next
  21. ***********************************
  22. ****************************************
  23. **************** SIMGEAR ***************
  24. ****************************************
  25. -- CMAKE Build type: RelWithDebInfo
  26. -- version is 2018 dot 3 dot 0
  27. -- Library installation directory: lib
  28. -- Looking for pthread.h
  29. -- Looking for pthread.h - found
  30. -- Looking for pthread_create
  31. -- Looking for pthread_create - not found
  32. -- Looking for pthread_create in pthreads
  33. -- Looking for pthread_create in pthreads - not found
  34. -- Looking for pthread_create in pthread
  35. -- Looking for pthread_create in pthread - found
  36. -- Found Threads: TRUE
  37. -- Boost version: 1.58.0
  38. -- SimGear mode: NORMAL
  39. -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
  40. CMake Error at CMakeModules/FindAAX.cmake:55 (MESSAGE):
  41. Unable to find the AAX library development files.
  42. Call Stack (most recent call first):
  43. CMakeLists.txt:225 (find_package)
  44.  
  45.  
  46. -- Configuring incomplete, errors occurred!
  47. See also "/home/Patten/FGFS/next/build/simgear/CMakeFiles/CMakeOutput.log".
  48. See also "/home/Patten/FGFS/next/build/simgear/CMakeFiles/CMakeError.log".
  49. MAKE simgear
  50. -- CMAKE Build type: RelWithDebInfo
  51. -- version is 2018 dot 3 dot 0
  52. -- Library installation directory: lib
  53. -- Boost version: 1.58.0
  54. -- SimGear mode: NORMAL
  55. CMake Error at CMakeModules/FindAAX.cmake:55 (MESSAGE):
  56. Unable to find the AAX library development files.
  57. Call Stack (most recent call first):
  58. CMakeLists.txt:225 (find_package)
  59.  
  60.  
  61. -- Configuring incomplete, errors occurred!
  62. See also "/home/Patten/FGFS/next/build/simgear/CMakeFiles/CMakeOutput.log".
  63. See also "/home/Patten/FGFS/next/build/simgear/CMakeFiles/CMakeError.log".
  64. Makefile:1282 : la recette pour la cible « cmake_check_build_system » a échouée
  65. make: *** [cmake_check_build_system] Erreur 1
  66. INSTALL simgear
  67. -- CMAKE Build type: RelWithDebInfo
  68. -- version is 2018 dot 3 dot 0
  69. -- Library installation directory: lib
  70. -- Boost version: 1.58.0
  71. -- SimGear mode: NORMAL
  72. CMake Error at CMakeModules/FindAAX.cmake:55 (MESSAGE):
  73. Unable to find the AAX library development files.
  74. Call Stack (most recent call first):
  75. CMakeLists.txt:225 (find_package)
  76.  
  77.  
  78. -- Configuring incomplete, errors occurred!
  79. See also "/home/Patten/FGFS/next/build/simgear/CMakeFiles/CMakeOutput.log".
  80. See also "/home/Patten/FGFS/next/build/simgear/CMakeFiles/CMakeError.log".
  81. Makefile:1282 : la recette pour la cible « cmake_check_build_system » a échouée
  82. make: *** [cmake_check_build_system] Erreur 1
  83. ****************************************
  84. ************** FLIGHTGEAR **************
  85. ****************************************
  86. CMAKE Build type: RelWithDebInfo
  87. -- Setting build type to 'Dev' as none was specified.
  88. -- System is: Linux
  89. -- Linux distro is: LinuxMint
  90. -- Web browser launcher command is: xdg-open
  91. -- Using default data directory for base package: /home/Patten/FGFS/next/install/flightgear/lib/FlightGear
  92. -- Looking for pthread.h
  93. -- Looking for pthread.h - found
  94. -- Looking for pthread_create
  95. -- Looking for pthread_create - not found
  96. -- Looking for pthread_create in pthreads
  97. -- Looking for pthread_create in pthreads - not found
  98. -- Looking for pthread_create in pthread
  99. -- Looking for pthread_create in pthread - found
  100. -- Found Threads: TRUE
  101. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  102. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
  103. -- Looking for gethostbyname
  104. -- Looking for gethostbyname - found
  105. -- Looking for connect
  106. -- Looking for connect - found
  107. -- Looking for remove
  108. -- Looking for remove - found
  109. -- Looking for shmat
  110. -- Looking for shmat - found
  111. -- Looking for IceConnectionNumber in ICE
  112. -- Looking for IceConnectionNumber in ICE - found
  113. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  114. -- libudev stable: 1
  115. -- Found UDev: /usr/lib/x86_64-linux-gnu/libudev.so
  116. -- include: /usr/include
  117. -- Found Git: /usr/bin/git
  118. -- Git revision is 2edf1443d38242990d9f9d5b3aead7d06051f904
  119. -- event-based input enabled. Using /usr/lib/x86_64-linux-gnu/libudev.so
  120. -- Boost version: 1.58.0
  121. -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
  122. -- Found osgText: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgText.so
  123. -- Found osgSim: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgSim.so
  124. -- Found osgDB: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgDB.so
  125. -- Found osgParticle: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgParticle.so
  126. -- Found osgFX: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgFX.so
  127. -- Found osgUtil: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgUtil.so
  128. -- Found osgViewer: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgViewer.so
  129. -- Found osgGA: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgGA.so
  130. -- Found osg: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosg.so
  131. -- Found OpenThreads: /home/Patten/FGFS/next/install/openscenegraph/lib64/libOpenThreads.so
  132. -- Found OpenSceneGraph: /home/Patten/FGFS/next/install/openscenegraph/lib64/libosgText.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosgSim.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosgDB.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosgParticle.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosgFX.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosgUtil.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosgViewer.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosgGA.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libosg.so;/home/Patten/FGFS/next/install/openscenegraph/lib64/libOpenThreads.so (found suitable version "3.4.1", minimum required is "3.2.0")
  133. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  134. -- Checking for module 'dbus-1'
  135. -- Found dbus-1, version 1.10.6
  136. -- Using DBus
  137. -- Qt launcher enabled, checking for Qt 5.4 / qmake
  138. -- Will enable Qt launcher GUI
  139. -- Qt5Widgets version: 5.5.1
  140. -- Qt5Widgets include dir: /usr/include/x86_64-linux-gnu/qt5/;/usr/include/x86_64-linux-gnu/qt5/QtWidgets;/usr/include/x86_64-linux-gnu/qt5/QtGui;/usr/include/x86_64-linux-gnu/qt5/QtCore;/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++-64;/usr/include
  141. -- /home/Patten/FGFS/next/install/plib/include
  142. -- Found PLIB: optimized;/home/Patten/FGFS/next/install/plib/lib/libplibpuaux.a;debug;/home/Patten/FGFS/next/install/plib/lib/libplibpuaux.a;optimized;/home/Patten/FGFS/next/install/plib/lib/libplibpu.a;debug;/home/Patten/FGFS/next/install/plib/lib/libplibpu.a;optimized;/home/Patten/FGFS/next/install/plib/lib/libplibfnt.a;debug;/home/Patten/FGFS/next/install/plib/lib/libplibfnt.a;optimized;/home/Patten/FGFS/next/install/plib/lib/libplibsg.a;debug;/home/Patten/FGFS/next/install/plib/lib/libplibsg.a;optimized;/home/Patten/FGFS/next/install/plib/lib/libplibul.a;debug;/home/Patten/FGFS/next/install/plib/lib/libplibul.a
  143. -- Min Simgear version is 2018.3.0
  144. CMake Error at CMakeLists.txt:376 (find_package):
  145. Could not find a configuration file for package "SimGear" that is
  146. compatible with requested version "2018.3.0".
  147.  
  148. The following configuration files were considered but not accepted:
  149.  
  150. /home/Patten/FGFS/next/install/simgear/lib/cmake/SimGear/SimGearConfig.cmake, version: 2018.2.0
  151.  
  152.  
  153.  
  154. -- Configuring incomplete, errors occurred!
  155. See also "/home/Patten/FGFS/next/build/flightgear/CMakeFiles/CMakeOutput.log".
  156. See also "/home/Patten/FGFS/next/build/flightgear/CMakeFiles/CMakeError.log".
  157. MAKE flightgear
  158. CMAKE Build type: RelWithDebInfo
  159. -- System is: Linux
  160. -- Linux distro is: LinuxMint
  161. -- Web browser launcher command is: xdg-open
  162. -- Using explicit data directory for base package: /home/Patten/FGFS/next/install/flightgear/lib/FlightGear
  163. -- libudev stable: 1
  164. -- Found UDev: /usr/lib/x86_64-linux-gnu/libudev.so
  165. -- include: /usr/include
  166. -- Git revision is 2edf1443d38242990d9f9d5b3aead7d06051f904
  167. -- event-based input enabled. Using /usr/lib/x86_64-linux-gnu/libudev.so
  168. -- Boost version: 1.58.0
  169. -- Using DBus
  170. -- Qt launcher enabled, checking for Qt 5.4 / qmake
  171. -- Will enable Qt launcher GUI
  172. -- Qt5Widgets version: 5.5.1
  173. -- Qt5Widgets include dir: /usr/include/x86_64-linux-gnu/qt5/;/usr/include/x86_64-linux-gnu/qt5/QtWidgets;/usr/include/x86_64-linux-gnu/qt5/QtGui;/usr/include/x86_64-linux-gnu/qt5/QtCore;/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++-64;/usr/include
  174. -- /home/Patten/FGFS/next/install/plib/include
  175. -- Min Simgear version is 2018.3.0
  176. CMake Error at CMakeLists.txt:376 (find_package):
  177. Could not find a configuration file for package "SimGear" that is
  178. compatible with requested version "2018.3.0".
  179.  
  180. The following configuration files were considered but not accepted:
  181.  
  182. /home/Patten/FGFS/next/install/simgear/lib/cmake/SimGear/SimGearConfig.cmake, version: 2018.2.0
  183.  
  184.  
  185.  
  186. -- Configuring incomplete, errors occurred!
  187. See also "/home/Patten/FGFS/next/build/flightgear/CMakeFiles/CMakeOutput.log".
  188. See also "/home/Patten/FGFS/next/build/flightgear/CMakeFiles/CMakeError.log".
  189. Makefile:1179 : la recette pour la cible « cmake_check_build_system » a échouée
  190. make: *** [cmake_check_build_system] Erreur 1
  191. INSTALL flightgear
  192. CMAKE Build type: RelWithDebInfo
  193. -- System is: Linux
  194. -- Linux distro is: LinuxMint
  195. -- Web browser launcher command is: xdg-open
  196. -- Using explicit data directory for base package: /home/Patten/FGFS/next/install/flightgear/lib/FlightGear
  197. -- libudev stable: 1
  198. -- Found UDev: /usr/lib/x86_64-linux-gnu/libudev.so
  199. -- include: /usr/include
  200. -- Git revision is 2edf1443d38242990d9f9d5b3aead7d06051f904
  201. -- event-based input enabled. Using /usr/lib/x86_64-linux-gnu/libudev.so
  202. -- Boost version: 1.58.0
  203. -- Using DBus
  204. -- Qt launcher enabled, checking for Qt 5.4 / qmake
  205. -- Will enable Qt launcher GUI
  206. -- Qt5Widgets version: 5.5.1
  207. -- Qt5Widgets include dir: /usr/include/x86_64-linux-gnu/qt5/;/usr/include/x86_64-linux-gnu/qt5/QtWidgets;/usr/include/x86_64-linux-gnu/qt5/QtGui;/usr/include/x86_64-linux-gnu/qt5/QtCore;/usr/lib/x86_64-linux-gnu/qt5//mkspecs/linux-g++-64;/usr/include
  208. -- /home/Patten/FGFS/next/install/plib/include
  209. -- Min Simgear version is 2018.3.0
  210. CMake Error at CMakeLists.txt:376 (find_package):
  211. Could not find a configuration file for package "SimGear" that is
  212. compatible with requested version "2018.3.0".
  213.  
  214. The following configuration files were considered but not accepted:
  215.  
  216. /home/Patten/FGFS/next/install/simgear/lib/cmake/SimGear/SimGearConfig.cmake, version: 2018.2.0
  217.  
  218.  
  219.  
  220. -- Configuring incomplete, errors occurred!
  221. See also "/home/Patten/FGFS/next/build/flightgear/CMakeFiles/CMakeOutput.log".
  222. See also "/home/Patten/FGFS/next/build/flightgear/CMakeFiles/CMakeError.log".
  223. Makefile:1179 : la recette pour la cible « cmake_check_build_system » a échouée
  224. make: *** [cmake_check_build_system] Erreur 1
  225. ****************************************
  226. **************** DATA ******************
  227. ****************************************
  228. ***********************************
  229. All optional package alternatives have found a matching package.
Add Comment
Please, Sign In to add comment