Advertisement
Guest User

Untitled

a guest
Aug 29th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.67 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/titi38/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. -- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so
  41. -- Sound support: OpenAL
  42. -- Found osgText: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgText.so
  43. -- Found osgSim: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgSim.so
  44. -- Found osgDB: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgDB.so
  45. -- Found osgParticle: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgParticle.so
  46. -- Found osgGA: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgGA.so
  47. -- Found osgViewer: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgViewer.so
  48. -- Found osgUtil: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgUtil.so
  49. -- Found osg: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosg.so
  50. -- Found OpenThreads: /home/titi38/FGFS/next/install/openscenegraph/lib64/libOpenThreads.so
  51. -- Found OpenSceneGraph: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgText.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgSim.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgDB.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgParticle.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgGA.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgViewer.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgUtil.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosg.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libOpenThreads.so (found suitable version "3.4.1", minimum required is "3.2.0")
  52. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found suitable version "1.2.8", minimum required is "1.2.4")
  53. -- Found CURL: /usr/lib/x86_64-linux-gnu/libcurl.so (found version "7.47.0")
  54. -- Using built-in expat code
  55. -- Looking for inttypes.h
  56. -- Looking for inttypes.h - found
  57. -- Looking for sys/time.h
  58. -- Looking for sys/time.h - found
  59. -- Looking for unistd.h
  60. -- Looking for unistd.h - found
  61. -- Looking for windows.h
  62. -- Looking for windows.h - not found
  63. -- RTI: DISABLED
  64. -- Looking for gettimeofday
  65. -- Looking for gettimeofday - found
  66. -- Looking for rint
  67. -- Looking for rint - not found
  68. -- Looking for mkdtemp
  69. -- Looking for mkdtemp - found
  70. -- Looking for bcopy
  71. -- Looking for bcopy - found
  72. -- Looking for mmap
  73. -- Looking for mmap - found
  74. -- Looking for timegm
  75. -- Looking for timegm - found
  76. -- Performing Test HAVE_CLOCK_GETTIME
  77. -- Performing Test HAVE_CLOCK_GETTIME - Success
  78. -- Looking for clock_gettime in rt
  79. -- Looking for clock_gettime in rt - found
  80. -- Performing Test HAVE_DLFCN_H
  81. -- Performing Test HAVE_DLFCN_H - Success
  82. -- Looking for dlerror in dl
  83. -- Looking for dlerror in dl - found
  84. -- Performing Test HAVE_STD_ISNAN
  85. -- Performing Test HAVE_STD_ISNAN - Success
  86. -- Performing Test HAVE_WORKING_STD_REGEX
  87. -- Performing Test HAVE_WORKING_STD_REGEX - Success
  88. -- Performing Test GCC_ATOMIC_BUILTINS_FOUND
  89. -- Performing Test GCC_ATOMIC_BUILTINS_FOUND - Success
  90. -- OpenMP: DISABLED
  91. -- Performing Test HAS_NOWARN_UNUSED_TYPEDEFS
  92. -- Performing Test HAS_NOWARN_UNUSED_TYPEDEFS - Success
  93. -- Performing Test HAVE_STD_INDEX_SEQUENCE
  94. -- Performing Test HAVE_STD_INDEX_SEQUENCE - Failed
  95. -- Performing Test HAVE_STD_REMOVE_CV_T
  96. -- Performing Test HAVE_STD_REMOVE_CV_T - Failed
  97. -- Performing Test HAVE_STD_REMOVE_CVREF_T
  98. -- Performing Test HAVE_STD_REMOVE_CVREF_T - Failed
  99. -- Performing Test HAVE_STD_ENABLE_IF_T
  100. -- Performing Test HAVE_STD_ENABLE_IF_T - Failed
  101. -- Performing Test HAVE_STD_BOOL_CONSTANT
  102. -- Performing Test HAVE_STD_BOOL_CONSTANT - Failed
  103. -- Tests: ENABLED
  104. -- DNS resolver: ENABLED
  105. -- Looking for poll
  106. -- Looking for poll - found
  107. -- Looking for getopt
  108. -- Looking for getopt - found
  109. -- Looking for inet_ntop
  110. -- Looking for inet_ntop - found
  111. -- Looking for AF_INET6
  112. -- Looking for AF_INET6 - found
  113. -- Looking for windows.h
  114. -- Looking for windows.h - not found
  115. -- Library building mode: STATIC LIBRARIES
  116. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY
  117. -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success
  118. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY
  119. -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success
  120. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR
  121. -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success
  122. -- Configuring done
  123. -- Generating done
  124. -- Build files have been written to: /home/titi38/FGFS/next/build/simgear
  125. MAKE simgear
  126. Scanning dependencies of target SimGearCore
  127. [ 1%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/io/HTTPClient.cxx.o
  128. [ 2%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/scene/tsync/terrasync.cxx.o
  129. [ 2%] Linking CXX static library libSimGearCore.a
  130. [ 42%] Built target SimGearCore
  131. [ 42%] Linking CXX executable bvhtest
  132. [ 42%] Linking CXX executable test_magvar
  133. [ 42%] Built target test_magvar
  134. [ 42%] Built target bvhtest
  135. [ 76%] Built target SimGearScene
  136. [ 76%] Linking CXX executable test_sock
  137. [ 76%] Linking CXX executable httpget
  138. [ 76%] Linking CXX executable test_embedded_resources
  139. [ 76%] Linking CXX executable test_http
  140. [ 76%] Linking CXX executable http_repo_sync
  141. [ 76%] Linking CXX executable test_dns
  142. [ 76%] Linking CXX executable test_bucket
  143. [ 76%] Linking CXX executable decode_binobj
  144. [ 76%] Linking CXX executable test_untar
  145. [ 76%] Linking CXX executable test_binobj
  146. [ 77%] Linking CXX executable test_repository
  147. [ 78%] Linking CXX executable test_zlibstream
  148. [ 78%] Built target test_dns
  149. [ 79%] Built target test_bucket
  150. [ 79%] Built target test_sock
  151. [ 79%] Built target decode_binobj
  152. [ 80%] Built target test_untar
  153. [ 81%] Linking CXX executable test_CharArrayStream
  154. [ 81%] Built target test_binobj
  155. [ 81%] Linking CXX executable test_streams
  156. [ 81%] Linking CXX executable geometry_test
  157. [ 81%] Built target test_zlibstream
  158. [ 82%] Linking CXX executable sgvec4_test
  159. [ 82%] Linking CXX executable math_test
  160. [ 83%] Built target httpget
  161. [ 83%] Built target test_embedded_resources
  162. [ 83%] Linking CXX executable test_tabbed_values
  163. [ 83%] Built target test_http
  164. [ 83%] Linking CXX executable test_CSSBorder
  165. [ 84%] Linking CXX executable test_path
  166. [ 84%] Built target test_CharArrayStream
  167. [ 84%] Built target http_repo_sync
  168. [ 84%] Linking CXX executable test_sg_dir
  169. [ 84%] Built target test_repository
  170. [ 85%] Linking CXX executable test_argparse
  171. [ 86%] Built target geometry_test
  172. [ 85%] Built target sgvec4_test
  173. [ 86%] Linking CXX executable test_strutils
  174. [ 86%] Linking CXX executable test_easing_functions
  175. [ 87%] Built target test_tabbed_values
  176. [ 87%] Built target test_CSSBorder
  177. [ 87%] Linking CXX executable test_props
  178. [ 87%] Linking CXX executable test_integer_sequence
  179. [ 87%] Built target test_streams
  180. [ 88%] Linking CXX executable test_propertyObject
  181. [ 88%] Linking CXX executable test_type_traits
  182. [ 89%] Built target math_test
  183. [ 90%] Linking CXX executable test_shared_ptr
  184. [ 90%] Linking CXX executable test_state_machine
  185. [ 90%] Linking CXX executable test_subsystems
  186. [ 91%] Built target test_strutils
  187. [ 91%] Built target test_path
  188. [ 91%] Built target test_sg_dir
  189. [ 92%] Built target test_easing_functions
  190. [ 92%] Built target test_argparse
  191. [ 93%] Built target test_integer_sequence
  192. [ 93%] Built target test_type_traits
  193. [ 93%] Linking CXX executable test_precipitation
  194. [ 93%] Linking CXX executable test_expressions
  195. [ 93%] Linking CXX executable catalog_test
  196. [ 93%] Linking CXX executable input_event_demo
  197. [ 93%] Linking CXX executable sg_pkgutil
  198. [ 93%] Linking CXX executable test_metar
  199. [ 94%] Linking CXX executable test_parseBlendFunc
  200. [ 94%] Built target test_propertyObject
  201. [ 94%] Built target test_props
  202. [ 94%] Built target test_shared_ptr
  203. [ 94%] Built target test_subsystems
  204. [ 94%] Linking CXX executable test_animations
  205. [ 94%] Linking CXX executable BucketBoxTest
  206. [ 95%] Built target test_metar
  207. [ 96%] Linking CXX executable soundmgr_test2
  208. [ 96%] Linking CXX executable test_parse_color
  209. [ 96%] Built target test_precipitation
  210. [ 96%] Built target input_event_demo
  211. [ 96%] Linking CXX executable soundmgr_test
  212. [ 97%] Built target test_state_machine
  213. [ 98%] Linking CXX executable openal_test1
  214. [ 99%] Built target test_expressions
  215. [ 99%] Built target sg_pkgutil
  216. [ 99%] Built target BucketBoxTest
  217. [100%] Built target catalog_test
  218. [100%] Built target test_parse_color
  219. [100%] Built target soundmgr_test2
  220. [100%] Built target openal_test1
  221. [100%] Built target soundmgr_test
  222. [100%] Built target test_parseBlendFunc
  223. [100%] Built target test_animations
  224. INSTALL simgear
  225. [ 42%] Built target SimGearCore
  226. [ 76%] Built target SimGearScene
  227. [ 77%] Built target test_bucket
  228. [ 77%] Built target bvhtest
  229. [ 77%] Built target test_embedded_resources
  230. [ 77%] Built target test_sock
  231. [ 77%] Built target test_dns
  232. [ 78%] Built target test_untar
  233. [ 79%] Built target httpget
  234. [ 79%] Built target decode_binobj
  235. [ 79%] Built target test_http
  236. [ 79%] Built target http_repo_sync
  237. [ 79%] Built target test_binobj
  238. [ 80%] Built target test_repository
  239. [ 81%] Built target test_zlibstream
  240. [ 82%] Built target test_CharArrayStream
  241. [ 82%] Built target test_streams
  242. [ 82%] Built target test_magvar
  243. [ 83%] Built target math_test
  244. [ 84%] Built target geometry_test
  245. [ 85%] Built target sgvec4_test
  246. [ 86%] Built target test_tabbed_values
  247. [ 86%] Built target test_CSSBorder
  248. [ 87%] Built target test_argparse
  249. [ 88%] Built target test_path
  250. [ 88%] Built target test_sg_dir
  251. [ 89%] Built target test_strutils
  252. [ 90%] Built target test_easing_functions
  253. [ 91%] Built target test_propertyObject
  254. [ 91%] Built target test_props
  255. [ 92%] Built target test_integer_sequence
  256. [ 92%] Built target test_type_traits
  257. [ 93%] Built target test_shared_ptr
  258. [ 94%] Built target test_state_machine
  259. [ 94%] Built target test_subsystems
  260. [ 95%] Built target test_expressions
  261. [ 95%] Built target sg_pkgutil
  262. [ 96%] Built target catalog_test
  263. [ 96%] Built target input_event_demo
  264. [ 97%] Built target test_metar
  265. [ 97%] Built target test_precipitation
  266. [ 98%] Built target test_parseBlendFunc
  267. [ 98%] Built target test_animations
  268. [ 98%] Built target BucketBoxTest
  269. [ 98%] Built target test_parse_color
  270. [ 99%] Built target soundmgr_test2
  271. [ 99%] Built target soundmgr_test
  272. [100%] Built target openal_test1
  273. Install the project...
  274. -- Install configuration: "RelWithDebInfo"
  275. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/simgear_config.h
  276. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/lib/cmake/SimGear/SimGearTargets.cmake
  277. -- Installing: /home/titi38/FGFS/next/install/simgear/lib/cmake/SimGear/SimGearTargets-relwithdebinfo.cmake
  278. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/lib/cmake/SimGear/SimGearConfig.cmake
  279. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/lib/cmake/SimGear/SimGearConfigVersion.cmake
  280. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/compiler.h
  281. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/constants.h
  282. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/sg_inlines.h
  283. -- Installing: /home/titi38/FGFS/next/install/simgear/include/simgear/version.h
  284. -- Installing: /home/titi38/FGFS/next/install/simgear/lib/libSimGearCore.a
  285. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/lib/libSimGearScene.a
  286. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bucket/newbucket.hxx
  287. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHBoundingBoxVisitor.hxx
  288. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHGroup.hxx
  289. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHLineGeometry.hxx
  290. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHLineSegmentVisitor.hxx
  291. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHMotionTransform.hxx
  292. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHNearestPointVisitor.hxx
  293. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHNode.hxx
  294. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHPageNode.hxx
  295. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHPageRequest.hxx
  296. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHPager.hxx
  297. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHStaticBinary.hxx
  298. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHStaticData.hxx
  299. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHStaticGeometry.hxx
  300. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHStaticGeometryBuilder.hxx
  301. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHStaticLeaf.hxx
  302. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHStaticNode.hxx
  303. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHStaticTriangle.hxx
  304. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHSubTreeCollector.hxx
  305. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHMaterial.hxx
  306. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHTransform.hxx
  307. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/bvh/BVHVisitor.hxx
  308. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/debug/debug_types.h
  309. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/debug/logstream.hxx
  310. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/debug/BufferedLogCallback.hxx
  311. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/debug/OsgIoCapture.hxx
  312. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/embedded_resources/EmbeddedResource.hxx
  313. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/embedded_resources/EmbeddedResourceManager.hxx
  314. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/embedded_resources/EmbeddedResourceProxy.hxx
  315. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/celestialBody.hxx
  316. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/ephemeris.hxx
  317. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/jupiter.hxx
  318. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/mars.hxx
  319. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/mercury.hxx
  320. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/moonpos.hxx
  321. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/neptune.hxx
  322. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/pluto.hxx
  323. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/saturn.hxx
  324. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/star.hxx
  325. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/stardata.hxx
  326. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/uranus.hxx
  327. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/ephemeris/venus.hxx
  328. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/iochannel.hxx
  329. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/lowlevel.hxx
  330. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/raw_socket.hxx
  331. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_binobj.hxx
  332. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_file.hxx
  333. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_netBuffer.hxx
  334. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_netChannel.hxx
  335. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_netChat.hxx
  336. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_serial.hxx
  337. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_socket.hxx
  338. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/sg_socket_udp.hxx
  339. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/HTTPClient.hxx
  340. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/HTTPFileRequest.hxx
  341. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/HTTPMemoryRequest.hxx
  342. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/HTTPRequest.hxx
  343. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/HTTPRepository.hxx
  344. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/untar.hxx
  345. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/DNSClient.hxx
  346. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/iostreams/sgstream.hxx
  347. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/iostreams/gzfstream.hxx
  348. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/iostreams/gzcontainerfile.hxx
  349. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/iostreams/CharArrayStream.hxx
  350. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/io/iostreams/zlibstream.hxx
  351. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/magvar/magvar.hxx
  352. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/magvar/coremag.hxx
  353. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGBox.hxx
  354. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGCMath.hxx
  355. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGGeoc.hxx
  356. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGGeod.hxx
  357. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGGeodesy.hxx
  358. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGGeometry.hxx
  359. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGGeometryFwd.hxx
  360. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGIntersect.hxx
  361. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGLimits.hxx
  362. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGLineSegment.hxx
  363. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGLocation.hxx
  364. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGMath.hxx
  365. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGMathFwd.hxx
  366. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGMatrix.hxx
  367. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGMisc.hxx
  368. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGPlane.hxx
  369. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGQuat.hxx
  370. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGRay.hxx
  371. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGRect.hxx
  372. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGSphere.hxx
  373. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGTriangle.hxx
  374. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGVec2.hxx
  375. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGVec3.hxx
  376. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/SGVec4.hxx
  377. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/beziercurve.hxx
  378. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/interpolater.hxx
  379. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/leastsqs.hxx
  380. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/sg_geodesy.hxx
  381. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/sg_types.hxx
  382. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/sg_random.h
  383. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/simd.hxx
  384. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/math/simd4x4.hxx
  385. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/CSSBorder.hxx
  386. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/ListDiff.hxx
  387. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/ResourceManager.hxx
  388. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/SimpleMarkdown.hxx
  389. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/SVGpreserveAspectRatio.hxx
  390. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/argparse.hxx
  391. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/interpolator.hxx
  392. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/make_new.hxx
  393. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/sg_dir.hxx
  394. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/sg_hash.hxx
  395. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/sg_path.hxx
  396. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/stdint.hxx
  397. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/stopwatch.hxx
  398. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/strutils.hxx
  399. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/tabbed_values.hxx
  400. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/texcoord.hxx
  401. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/misc/test_macros.hxx
  402. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/naref.h
  403. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/nasal.h
  404. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/iolib.h
  405. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/cppbind_fwd.hxx
  406. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/Ghost.hxx
  407. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalCallContext.hxx
  408. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalContext.hxx
  409. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalHash.hxx
  410. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalMe.hxx
  411. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalMethodHolder.hxx
  412. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalObject.hxx
  413. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalObjectHolder.hxx
  414. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/NasalString.hxx
  415. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/from_nasal.hxx
  416. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/to_nasal.hxx
  417. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/detail/from_nasal_helper.hxx
  418. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/detail/nasal_traits.hxx
  419. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/nasal/cppbind/detail/to_nasal_helper.hxx
  420. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/AtomicChangeListener.hxx
  421. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/condition.hxx
  422. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/easing_functions.hxx
  423. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/ExtendedPropertyAdapter.hxx
  424. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/PropertyBasedElement.hxx
  425. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/PropertyBasedMgr.hxx
  426. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/PropertyInterpolationMgr.hxx
  427. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/PropertyInterpolator.hxx
  428. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/propertyObject.hxx
  429. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/props.hxx
  430. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/props_io.hxx
  431. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/propsfwd.hxx
  432. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/tiedpropertylist.hxx
  433. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/props/vectorPropTemplates.hxx
  434. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/serial/serial.hxx
  435. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/std/integer_sequence.hxx
  436. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/std/type_traits.hxx
  437. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/OSGUtils.hxx
  438. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/OSGVersion.hxx
  439. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGAtomic.hxx
  440. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGBinding.hxx
  441. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGExpression.hxx
  442. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGReferenced.hxx
  443. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGSharedPtr.hxx
  444. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGSmplhist.hxx
  445. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGSmplstat.hxx
  446. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGWeakPtr.hxx
  447. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGWeakReferenced.hxx
  448. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/SGPerfMon.hxx
  449. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/singleton.hpp
  450. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/Singleton.hxx
  451. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/StringTable.hxx
  452. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/callback.hxx
  453. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/commands.hxx
  454. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/event_mgr.hxx
  455. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/exception.hxx
  456. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/function_list.hxx
  457. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/intern.hxx
  458. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/map.hxx
  459. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/subsystem_mgr.hxx
  460. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/structure/StateMachine.hxx
  461. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/threads/SGGuard.hxx
  462. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/threads/SGQueue.hxx
  463. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/threads/SGThread.hxx
  464. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/timing/sg_time.hxx
  465. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/timing/timestamp.hxx
  466. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/timing/timezone.h
  467. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/timing/lowleveltime.h
  468. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/xml/easyxml.hxx
  469. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/package/Catalog.hxx
  470. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/package/Package.hxx
  471. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/package/Install.hxx
  472. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/package/Root.hxx
  473. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/package/Delegate.hxx
  474. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/canvas_fwd.hxx
  475. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/Canvas.hxx
  476. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasEvent.hxx
  477. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasEventManager.hxx
  478. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasEventTypes.hxx
  479. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasEventVisitor.hxx
  480. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasMgr.hxx
  481. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasObjectPlacement.hxx
  482. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasPlacement.hxx
  483. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasSystemAdapter.hxx
  484. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/CanvasWindow.hxx
  485. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/ODGauge.hxx
  486. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/VGInitOperation.hxx
  487. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/ShivaVG/openvg.h
  488. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/ShivaVG/vgu.h
  489. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/elements/CanvasElement.hxx
  490. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/elements/CanvasGroup.hxx
  491. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/elements/CanvasImage.hxx
  492. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/elements/CanvasMap.hxx
  493. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/elements/CanvasPath.hxx
  494. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/elements/CanvasText.hxx
  495. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/events/CustomEvent.hxx
  496. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/events/DeviceEvent.hxx
  497. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/events/KeyboardEvent.hxx
  498. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/events/MouseEvent.hxx
  499. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/layout/AlignFlag_values.hxx
  500. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/layout/BoxLayout.hxx
  501. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/layout/Layout.hxx
  502. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/layout/LayoutItem.hxx
  503. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/layout/NasalWidget.hxx
  504. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/canvas/layout/SpacerItem.hxx
  505. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/environment/metar.hxx
  506. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/environment/precipitation.hxx
  507. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/screen/colors.hxx
  508. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/screen/extensions.hxx
  509. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/screen/screen-dump.hxx
  510. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/screen/tr.h
  511. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/Effect.hxx
  512. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/EffectBuilder.hxx
  513. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/EffectCullVisitor.hxx
  514. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/EffectGeode.hxx
  515. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/Pass.hxx
  516. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/Technique.hxx
  517. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/TextureBuilder.hxx
  518. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/mat.hxx
  519. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/matlib.hxx
  520. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/matmodel.hxx
  521. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/mipmap.hxx
  522. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/material/parseBlendFunc.hxx
  523. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/BoundingVolumeBuildVisitor.hxx
  524. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/BVHDebugCollectVisitor.hxx
  525. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/BVHPageNodeOSG.hxx
  526. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/CheckSceneryVisitor.hxx
  527. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/ConditionNode.hxx
  528. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/ModelRegistry.hxx
  529. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/PrimitiveCollector.hxx
  530. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGClipGroup.hxx
  531. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGInteractionAnimation.hxx
  532. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGMaterialAnimation.hxx
  533. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGPickAnimation.hxx
  534. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGOffsetTransform.hxx
  535. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGReaderWriterXML.hxx
  536. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGRotateTransform.hxx
  537. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGScaleTransform.hxx
  538. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGText.hxx
  539. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGTrackToAnimation.hxx
  540. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/SGTranslateTransform.hxx
  541. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/animation.hxx
  542. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/model.hxx
  543. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/modellib.hxx
  544. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/particles.hxx
  545. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/persparam.hxx
  546. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/model/placement.hxx
  547. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/CloudShaderGeometry.hxx
  548. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/cloud.hxx
  549. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/cloudfield.hxx
  550. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/dome.hxx
  551. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/moon.hxx
  552. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/newcloud.hxx
  553. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/oursun.hxx
  554. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/sky.hxx
  555. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/sphere.hxx
  556. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/sky/stars.hxx
  557. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/GroundLightManager.hxx
  558. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/ReaderWriterSPT.hxx
  559. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/ReaderWriterSTG.hxx
  560. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGBuildingBin.hxx
  561. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGDirectionalLightBin.hxx
  562. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGLightBin.hxx
  563. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGModelBin.hxx
  564. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGNodeTriangles.hxx
  565. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGOceanTile.hxx
  566. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGReaderWriterBTG.hxx
  567. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
  568. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGTileDetailsCallback.hxx
  569. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGTileGeometryBin.hxx
  570. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGTriangleBin.hxx
  571. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGVasiDrawable.hxx
  572. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/SGVertexArrayBin.hxx
  573. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/ShaderGeometry.hxx
  574. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/TreeBin.hxx
  575. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/apt_signs.hxx
  576. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/obj.hxx
  577. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/pt_lights.hxx
  578. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tgdb/userdata.hxx
  579. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/ColorInterpolator.hxx
  580. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/CopyOp.hxx
  581. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/DeletionManager.hxx
  582. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/NodeAndDrawableVisitor.hxx
  583. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/Noise.hxx
  584. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/OptionsReadFileCallback.hxx
  585. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/OsgDebug.hxx
  586. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/OsgMath.hxx
  587. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/OsgSingleton.hxx
  588. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/parse_color.hxx
  589. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/PrimitiveUtils.hxx
  590. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/QuadTreeBuilder.hxx
  591. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/RenderConstants.hxx
  592. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGDebugDrawCallback.hxx
  593. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGEnlargeBoundingBox.hxx
  594. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGNodeMasks.hxx
  595. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGPickCallback.hxx
  596. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGReaderWriterOptions.hxx
  597. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGSceneFeatures.hxx
  598. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGSceneUserData.hxx
  599. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGStateAttributeVisitor.hxx
  600. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx
  601. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGTransientModelData.hxx
  602. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SGUpdateVisitor.hxx
  603. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/SplicingVisitor.hxx
  604. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/StateAttributeFactory.hxx
  605. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/UpdateOnceCallback.hxx
  606. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/VectorArrayAdapter.hxx
  607. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/util/project.hxx
  608. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/scene/tsync/terrasync.hxx
  609. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/sound/sample.hxx
  610. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/sound/sample_group.hxx
  611. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/sound/xmlsound.hxx
  612. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/sound/soundmgr.hxx
  613. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/sound/filters.hxx
  614. -- Up-to-date: /home/titi38/FGFS/next/install/simgear/include/simgear/sound/readwav.hxx
  615. ****************************************
  616. ************** FLIGHTGEAR **************
  617. ****************************************
  618. CMAKE Build type: RelWithDebInfo
  619. -- Setting build type to 'Dev' as none was specified.
  620. -- System is: Linux
  621. -- Linux distro is: LinuxMint
  622. -- Web browser launcher command is: xdg-open
  623. -- Using default data directory for base package: /home/titi38/FGFS/next/install/flightgear/lib/FlightGear
  624. -- Looking for pthread.h
  625. -- Looking for pthread.h - found
  626. -- Looking for pthread_create
  627. -- Looking for pthread_create - not found
  628. -- Looking for pthread_create in pthreads
  629. -- Looking for pthread_create in pthreads - not found
  630. -- Looking for pthread_create in pthread
  631. -- Looking for pthread_create in pthread - found
  632. -- Found Threads: TRUE
  633. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
  634. -- Looking for XOpenDisplay in /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - found
  635. -- Looking for gethostbyname
  636. -- Looking for gethostbyname - found
  637. -- Looking for connect
  638. -- Looking for connect - found
  639. -- Looking for remove
  640. -- Looking for remove - found
  641. -- Looking for shmat
  642. -- Looking for shmat - found
  643. -- Looking for IceConnectionNumber in ICE
  644. -- Looking for IceConnectionNumber in ICE - found
  645. -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
  646. -- libudev stable: 1
  647. -- Found UDev: /usr/lib/x86_64-linux-gnu/libudev.so
  648. -- include: /usr/include
  649. -- event-based input enabled. Using /usr/lib/x86_64-linux-gnu/libudev.so
  650. -- Boost version: 1.58.0
  651. -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so
  652. -- Found osgText: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgText.so
  653. -- Found osgSim: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgSim.so
  654. -- Found osgDB: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgDB.so
  655. -- Found osgParticle: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgParticle.so
  656. -- Found osgFX: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgFX.so
  657. -- Found osgUtil: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgUtil.so
  658. -- Found osgViewer: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgViewer.so
  659. -- Found osgGA: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgGA.so
  660. -- Found osg: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosg.so
  661. -- Found OpenThreads: /home/titi38/FGFS/next/install/openscenegraph/lib64/libOpenThreads.so
  662. -- Found OpenSceneGraph: /home/titi38/FGFS/next/install/openscenegraph/lib64/libosgText.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgSim.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgDB.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgParticle.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgFX.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgUtil.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgViewer.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosgGA.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libosg.so;/home/titi38/FGFS/next/install/openscenegraph/lib64/libOpenThreads.so (found suitable version "3.4.1", minimum required is "3.2.0")
  663. -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1")
  664. -- Checking for module 'dbus-1'
  665. -- Found dbus-1, version 1.10.6
  666. -- Using DBus
  667. -- Qt launcher enabled, checking for Qt >= 5.4 / qmake
  668. CMake Warning at /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  669. Could not find a package configuration file provided by "Qt5LinguistTools"
  670. with any of the following names:
  671.  
  672. Qt5LinguistToolsConfig.cmake
  673. qt5linguisttools-config.cmake
  674.  
  675. Add the installation prefix of "Qt5LinguistTools" to CMAKE_PREFIX_PATH or
  676. set "Qt5LinguistTools_DIR" to a directory containing one of the above
  677. files. If "Qt5LinguistTools" provides a separate development package or
  678. SDK, be sure it has been installed.
  679. Call Stack (most recent call first):
  680. CMakeLists.txt:329 (find_package)
  681.  
  682.  
  683. CMake Warning at CMakeLists.txt:329 (find_package):
  684. Found package configuration file:
  685.  
  686. /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake
  687.  
  688. but it set Qt5_FOUND to FALSE so package "Qt5" is considered to be NOT
  689. FOUND. Reason given by package:
  690.  
  691. Failed to find Qt5 component "LinguistTools" config file at
  692. "/usr/lib/x86_64-linux-gnu/cmake/Qt5LinguistTools/Qt5LinguistToolsConfig.cmake"
  693.  
  694.  
  695.  
  696.  
  697.  
  698.  
  699. -- Will enable Qt launcher GUI
  700. -- Qt5Widgets version: 5.5.1
  701. -- 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
  702. -- Couldn't find translations data, will not include translated string in the executable
  703. -- /home/titi38/FGFS/next/install/plib/include
  704. -- Found PLIB: optimized;/home/titi38/FGFS/next/install/plib/lib/libplibpuaux.a;debug;/home/titi38/FGFS/next/install/plib/lib/libplibpuaux.a;optimized;/home/titi38/FGFS/next/install/plib/lib/libplibpu.a;debug;/home/titi38/FGFS/next/install/plib/lib/libplibpu.a;optimized;/home/titi38/FGFS/next/install/plib/lib/libplibfnt.a;debug;/home/titi38/FGFS/next/install/plib/lib/libplibfnt.a;optimized;/home/titi38/FGFS/next/install/plib/lib/libplibsg.a;debug;/home/titi38/FGFS/next/install/plib/lib/libplibsg.a;optimized;/home/titi38/FGFS/next/install/plib/lib/libplibul.a;debug;/home/titi38/FGFS/next/install/plib/lib/libplibul.a
  705. -- Min Simgear version is 2018.3.0
  706. -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.2.8")
  707. -- Looking for unistd.h
  708. -- Looking for unistd.h - found
  709. -- Looking for sys/time.h
  710. -- Looking for sys/time.h - found
  711. -- Looking for sys/timeb.h
  712. -- Looking for sys/timeb.h - found
  713. -- Looking for windows.h
  714. -- Looking for windows.h - not found
  715. -- Looking for timegm
  716. -- Looking for timegm - found
  717. -- Looking for daylight
  718. -- Looking for daylight - found
  719. -- Looking for ftime
  720. -- Looking for ftime - found
  721. -- Looking for gettimeofday
  722. -- Looking for gettimeofday - found
  723. -- RTI: DISABLED
  724. -- OpenMP: DISABLED
  725. -- SSE/SSE2 support: ENABLED
  726. -- Looking for mkfifo
  727. -- Looking for mkfifo - found
  728. -- Enabling legacy joystick code (from PLIB)
  729. -- Found PNG: /usr/lib/x86_64-linux-gnu/libpng.so (found version "1.2.57")
  730. -- Could NOT find GLEW (missing: GLEW_INCLUDE_DIR GLEW_LIBRARY)
  731. -- Found Freetype: /usr/lib/x86_64-linux-gnu/libfreetype.so
  732. CMake Warning at utils/fgpanel/CMakeLists.txt:7 (message):
  733. FGPanel enabled, but some dependencies are missing
  734.  
  735.  
  736. -- libPNG: TRUE
  737. -- OpenGL: TRUE
  738. -- GLEW: FALSE
  739. -- Freetype: TRUE
  740. -- Found OpenAL: /usr/lib/x86_64-linux-gnu/libopenal.so
  741. -- CppUnit: Building the FlightGear supplied CppUnit library
  742. -- Configuring done
  743. -- Generating done
  744. -- Build files have been written to: /home/titi38/FGFS/next/build/flightgear
  745. MAKE flightgear
  746. [ 0%] Built target fgsqlite3
  747. [ 0%] Built target PLIBJoystick
  748. [ 0%] Linking CXX executable UGsmooth
  749. [ 0%] Built target fgtraffic
  750. [ 1%] Built target hts_engine
  751. [ 1%] Linking CXX executable fgelev
  752. [ 1%] Linking CXX executable fgrcc
  753. [ 6%] Built target flite_hts
  754. [ 6%] Linking CXX executable MIDGsmooth
  755. [ 6%] Linking CXX executable GPSsmooth
  756. [ 6%] Linking CXX executable fgviewer
  757. [ 13%] Built target iaxclient_lib
  758. [ 13%] Automatic moc for target fgqmlui
  759. [ 13%] Automatic moc for target fglauncher
  760. [ 13%] Linking CXX executable js_demo
  761. [ 13%] Linking CXX executable fgjs
  762. [ 13%] Linking CXX executable yasim
  763. [ 13%] Built target fgqmlui_automoc
  764. [ 13%] Linking CXX executable yasim-proptest
  765. [ 13%] Built target fglauncher_automoc
  766. [ 13%] Built target MIDGsmooth
  767. [ 13%] Automatic moc for target fgfs
  768. [ 13%] Built target UGsmooth
  769. [ 13%] Built target GPSsmooth
  770. [ 14%] Built target js_demo
  771. Scanning dependencies of target buildId
  772. [ 14%] Built target fgrcc
  773. [ 14%] Linking CXX executable metar
  774. -- Found Git: /usr/bin/git (found version "2.7.4")
  775. Scanning dependencies of target fgcom
  776. [ 24%] Built target JSBSim
  777. -- Git revision is 7fe11b800a5da1848b7c9301858e8b9298d6c678
  778. [ 24%] Built target fgfs_automoc
  779. [ 24%] Built target buildId
  780. [ 26%] Building CXX object utils/fgcom/CMakeFiles/fgcom.dir/fgcom.cxx.o
  781. Scanning dependencies of target JSBsim_bin
  782. [ 29%] Built target yasim
  783. [ 32%] Built target fglauncher
  784. [ 32%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o
  785. [ 32%] Building CXX object src/FDM/JSBSim/CMakeFiles/JSBsim_bin.dir/JSBSim.cpp.o
  786. [ 32%] Built target fgjs
  787. [ 37%] Built target yasim-proptest
  788. [ 37%] Built target metar
  789. [ 37%] Built target fgelev
  790. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx: In constructor ‘FlightPlanController::FlightPlanController(QObject*, LaunchConfig*)’:
  791. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:5: error: ‘qmlRegisterUncreatableType’ was not declared in this scope
  792. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  793. ^
  794. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:41: error: expected primary-expression before ‘>’ token
  795. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  796. ^
  797. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:57: warning: left operand of comma operator has no effect [-Wunused-value]
  798. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  799. ^
  800. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:60: warning: right operand of comma operator has no effect [-Wunused-value]
  801. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  802. ^
  803. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:63: warning: right operand of comma operator has no effect [-Wunused-value]
  804. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  805. ^
  806. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:76: warning: right operand of comma operator has no effect [-Wunused-value]
  807. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  808. ^
  809. [ 39%] Built target fgviewer
  810. src/GUI/CMakeFiles/fgqmlui.dir/build.make:422 : la recette pour la cible « src/GUI/CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o » a échouée
  811. make[2]: *** [src/GUI/CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o] Erreur 1
  812. CMakeFiles/Makefile2:1433 : la recette pour la cible « src/GUI/CMakeFiles/fgqmlui.dir/all » a échouée
  813. make[1]: *** [src/GUI/CMakeFiles/fgqmlui.dir/all] Erreur 2
  814. make[1]: *** Attente des tâches non terminées....
  815. [ 40%] Linking CXX executable JSBSim
  816. [ 40%] Built target JSBsim_bin
  817. [ 40%] Linking CXX executable fgcom
  818. [ 40%] Built target fgcom
  819. Makefile:149 : la recette pour la cible « all » a échouée
  820. make: *** [all] Erreur 2
  821. INSTALL flightgear
  822. [ 0%] Built target fgsqlite3
  823. [ 6%] Built target iaxclient_lib
  824. [ 11%] Built target flite_hts
  825. [ 13%] Built target hts_engine
  826. [ 13%] Built target PLIBJoystick
  827. [ 13%] Built target fgelev
  828. [ 14%] Built target fgviewer
  829. [ 14%] Built target UGsmooth
  830. [ 14%] Built target MIDGsmooth
  831. [ 14%] Built target GPSsmooth
  832. [ 16%] Built target fgcom
  833. [ 16%] Built target fgtraffic
  834. [ 16%] Built target fgrcc
  835. [ 16%] Automatic moc for target fglauncher
  836. [ 16%] Built target fglauncher_automoc
  837. [ 19%] Built target fglauncher
  838. [ 19%] Automatic moc for target fgqmlui
  839. [ 19%] Built target fgqmlui_automoc
  840. [ 19%] Building CXX object src/GUI/CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o
  841. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx: In constructor ‘FlightPlanController::FlightPlanController(QObject*, LaunchConfig*)’:
  842. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:5: error: ‘qmlRegisterUncreatableType’ was not declared in this scope
  843. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  844. ^
  845. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:41: error: expected primary-expression before ‘>’ token
  846. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  847. ^
  848. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:57: warning: left operand of comma operator has no effect [-Wunused-value]
  849. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  850. ^
  851. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:60: warning: right operand of comma operator has no effect [-Wunused-value]
  852. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  853. ^
  854. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:63: warning: right operand of comma operator has no effect [-Wunused-value]
  855. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  856. ^
  857. /home/titi38/FGFS/next/flightgear/src/GUI/FlightPlanController.cxx:184:76: warning: right operand of comma operator has no effect [-Wunused-value]
  858. qmlRegisterUncreatableType<LegsModel>("FlightGear", 1, 0, "LegsModel", "singleton");
  859. ^
  860. src/GUI/CMakeFiles/fgqmlui.dir/build.make:422 : la recette pour la cible « src/GUI/CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o » a échouée
  861. make[2]: *** [src/GUI/CMakeFiles/fgqmlui.dir/FlightPlanController.cxx.o] Erreur 1
  862. CMakeFiles/Makefile2:1433 : la recette pour la cible « src/GUI/CMakeFiles/fgqmlui.dir/all » a échouée
  863. make[1]: *** [src/GUI/CMakeFiles/fgqmlui.dir/all] Erreur 2
  864. Makefile:149 : la recette pour la cible « all » a échouée
  865. make: *** [all] Erreur 2
  866. ****************************************
  867. **************** DATA ******************
  868. ****************************************
  869. ***********************************
  870. All optional package alternatives have found a matching package.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement