Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2014
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 136.39 KB | None | 0 0
  1. ./download_and_compile.sh ALL
  2. APT_GET_UPDATE=y
  3. DOWNLOAD_PACKAGES=y
  4. COMPILE=y
  5. RECONFIGURE=y
  6. DOWNLOAD=y
  7. JOPTION= -j12
  8. OOPTION=
  9. DEBUG=
  10. ***********************************
  11. LinuxMint 14
  12. ***********************************
  13. PACKAGE INSTALLATION ... OK
  14. DIRECTORY= /home/titi14/fgfs
  15. ***********************************
  16. ****************************************
  17. **************** PLIB ******************
  18. ****************************************
  19. updating plib svnAUTOGEN plib
  20. Running aclocal
  21. Running automake
  22. Running autoconf
  23. ======================================
  24. Now you are ready to run './configure'
  25. ======================================
  26. CONFIGURING plib
  27. checking for a BSD-compatible install... /usr/bin/install -c
  28. checking whether build environment is sane... yes
  29. checking for a thread-safe mkdir -p... /bin/mkdir -p
  30. checking for gawk... gawk
  31. checking whether make sets $(MAKE)... yes
  32. includedir changed to ${prefix}/include/plib libdir is ${exec_prefix}/lib
  33. checking for gcc... gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether gcc accepts -g... yes
  41. checking for gcc option to accept ISO C89... none needed
  42. checking for style of include used by make... GNU
  43. checking dependency style of gcc... gcc3
  44. checking how to run the C preprocessor... gcc -E
  45. checking for g++... g++
  46. checking whether we are using the GNU C++ compiler... yes
  47. checking whether g++ accepts -g... yes
  48. checking dependency style of g++... gcc3
  49. checking how to run the C++ preprocessor... g++ -E
  50. checking for ranlib... ranlib
  51. checking build system type... x86_64-unknown-linux-gnu
  52. checking host system type... x86_64-unknown-linux-gnu
  53. checking for X... libraries , headers
  54. checking for gethostbyname... yes
  55. checking for connect... yes
  56. checking for remove... yes
  57. checking for shmat... yes
  58. checking for IceConnectionNumber in -lICE... yes
  59. checking for pthread_create in -lpthread... yes
  60. checking for glNewList in -lGL... yes
  61. checking for dlclose in -ldl... yes
  62. checking for ALopenport in -laudio... no
  63. checking for grep that handles long lines and -e... /bin/grep
  64. checking for egrep... /bin/grep -E
  65. checking for ANSI C header files... yes
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking windows.h usability... no
  76. checking windows.h presence... no
  77. checking for windows.h... no
  78. checking GL/gl.h usability... yes
  79. checking GL/gl.h presence... yes
  80. checking for GL/gl.h... yes
  81. checking for pthread_exit in -lc_r... no
  82. checking for socklen_t... yes
  83. configure: creating ./config.status
  84. config.status: creating Makefile
  85. config.status: creating src/Makefile
  86. config.status: creating src/js/Makefile
  87. config.status: creating src/util/Makefile
  88. config.status: creating src/sg/Makefile
  89. config.status: creating src/sl/Makefile
  90. config.status: creating src/psl/Makefile
  91. config.status: creating src/ssg/Makefile
  92. config.status: creating src/ssgAux/Makefile
  93. config.status: creating src/fnt/Makefile
  94. config.status: creating src/pui/Makefile
  95. config.status: creating src/puAux/Makefile
  96. config.status: creating src/pw/Makefile
  97. config.status: creating src/net/Makefile
  98. config.status: executing depfiles commands
  99. PLIB configuration information:
  100.  
  101. Building FNT library: yes
  102. Building JS library: yes
  103. Building NET library: yes
  104. Building PUI library: yes
  105. Building puAux library: yes
  106. Building SG library: yes
  107. Building PSL library: no
  108. Building SL library: no
  109. Building SSG library: no
  110. Building ssgAux library: no
  111. Building PW library: no
  112. Building UTIL library: yes
  113.  
  114. MAKE plib
  115. make -j12
  116. Making all in src
  117. make[1]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src »
  118. Making all in util
  119. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/util »
  120. make[2]: Rien à faire pour « all ».
  121. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/util »
  122. Making all in js
  123. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/js »
  124. make[2]: Rien à faire pour « all ».
  125. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/js »
  126. Making all in sl
  127. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/sl »
  128. make[2]: Rien à faire pour « all ».
  129. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/sl »
  130. Making all in pui
  131. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/pui »
  132. make[2]: Rien à faire pour « all ».
  133. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/pui »
  134. Making all in puAux
  135. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/puAux »
  136. make[2]: Rien à faire pour « all ».
  137. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/puAux »
  138. Making all in sg
  139. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/sg »
  140. make[2]: Rien à faire pour « all ».
  141. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/sg »
  142. Making all in ssg
  143. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/ssg »
  144. make[2]: Rien à faire pour « all ».
  145. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/ssg »
  146. Making all in fnt
  147. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/fnt »
  148. make[2]: Rien à faire pour « all ».
  149. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/fnt »
  150. Making all in ssgAux
  151. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/ssgAux »
  152. make[2]: Rien à faire pour « all ».
  153. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/ssgAux »
  154. Making all in net
  155. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/net »
  156. make[2]: Rien à faire pour « all ».
  157. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/net »
  158. Making all in psl
  159. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/psl »
  160. make[2]: Rien à faire pour « all ».
  161. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/psl »
  162. Making all in pw
  163. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/pw »
  164. make[2]: Rien à faire pour « all ».
  165. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/pw »
  166. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src »
  167. make[2]: Rien à faire pour « all-am ».
  168. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src »
  169. make[1]: quittant le répertoire « /home/titi14/fgfs/build/plib/src »
  170. make[1]: entrant dans le répertoire « /home/titi14/fgfs/build/plib »
  171. make[1]: Rien à faire pour « all-am ».
  172. make[1]: quittant le répertoire « /home/titi14/fgfs/build/plib »
  173. INSTALL plib
  174. make install
  175. Making install in src
  176. make[1]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src »
  177. Making install in util
  178. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/util »
  179. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/util »
  180. /bin/mkdir -p '/home/titi14/fgfs/install/plib/lib'
  181. /usr/bin/install -c -m 644 libplibul.a '/home/titi14/fgfs/install/plib/lib'
  182. ( cd '/home/titi14/fgfs/install/plib/lib' && ranlib libplibul.a )
  183. /bin/mkdir -p '/home/titi14/fgfs/install/plib/include/plib'
  184. /usr/bin/install -c -m 644 ../../../../plib/src/util/ul.h ../../../../plib/src/util/ulRTTI.h '/home/titi14/fgfs/install/plib/include/plib'
  185. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/util »
  186. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/util »
  187. Making install in js
  188. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/js »
  189. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/js »
  190. /bin/mkdir -p '/home/titi14/fgfs/install/plib/lib'
  191. /usr/bin/install -c -m 644 libplibjs.a '/home/titi14/fgfs/install/plib/lib'
  192. ( cd '/home/titi14/fgfs/install/plib/lib' && ranlib libplibjs.a )
  193. /bin/mkdir -p '/home/titi14/fgfs/install/plib/include/plib'
  194. /usr/bin/install -c -m 644 ../../../../plib/src/js/js.h '/home/titi14/fgfs/install/plib/include/plib'
  195. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/js »
  196. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/js »
  197. Making install in sl
  198. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/sl »
  199. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/sl »
  200. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/sl »
  201. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/sl »
  202. Making install in pui
  203. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/pui »
  204. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/pui »
  205. /bin/mkdir -p '/home/titi14/fgfs/install/plib/lib'
  206. /usr/bin/install -c -m 644 libplibpu.a '/home/titi14/fgfs/install/plib/lib'
  207. ( cd '/home/titi14/fgfs/install/plib/lib' && ranlib libplibpu.a )
  208. /bin/mkdir -p '/home/titi14/fgfs/install/plib/include/plib'
  209. /usr/bin/install -c -m 644 ../../../../plib/src/pui/pu.h ../../../../plib/src/pui/puGLUT.h ../../../../plib/src/pui/puFLTK.h ../../../../plib/src/pui/puSDL.h ../../../../plib/src/pui/puNative.h ../../../../plib/src/pui/puPW.h '/home/titi14/fgfs/install/plib/include/plib'
  210. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/pui »
  211. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/pui »
  212. Making install in puAux
  213. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/puAux »
  214. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/puAux »
  215. /bin/mkdir -p '/home/titi14/fgfs/install/plib/lib'
  216. /usr/bin/install -c -m 644 libplibpuaux.a '/home/titi14/fgfs/install/plib/lib'
  217. ( cd '/home/titi14/fgfs/install/plib/lib' && ranlib libplibpuaux.a )
  218. /bin/mkdir -p '/home/titi14/fgfs/install/plib/include/plib'
  219. /usr/bin/install -c -m 644 ../../../../plib/src/puAux/puAux.h ../../../../plib/src/puAux/puAuxLocal.h '/home/titi14/fgfs/install/plib/include/plib'
  220. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/puAux »
  221. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/puAux »
  222. Making install in sg
  223. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/sg »
  224. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/sg »
  225. /bin/mkdir -p '/home/titi14/fgfs/install/plib/lib'
  226. /usr/bin/install -c -m 644 libplibsg.a '/home/titi14/fgfs/install/plib/lib'
  227. ( cd '/home/titi14/fgfs/install/plib/lib' && ranlib libplibsg.a )
  228. /bin/mkdir -p '/home/titi14/fgfs/install/plib/include/plib'
  229. /usr/bin/install -c -m 644 ../../../../plib/src/sg/sg.h '/home/titi14/fgfs/install/plib/include/plib'
  230. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/sg »
  231. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/sg »
  232. Making install in ssg
  233. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/ssg »
  234. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/ssg »
  235. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/ssg »
  236. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/ssg »
  237. Making install in fnt
  238. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/fnt »
  239. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/fnt »
  240. /bin/mkdir -p '/home/titi14/fgfs/install/plib/lib'
  241. /usr/bin/install -c -m 644 libplibfnt.a '/home/titi14/fgfs/install/plib/lib'
  242. ( cd '/home/titi14/fgfs/install/plib/lib' && ranlib libplibfnt.a )
  243. /bin/mkdir -p '/home/titi14/fgfs/install/plib/include/plib'
  244. /usr/bin/install -c -m 644 ../../../../plib/src/fnt/fnt.h '/home/titi14/fgfs/install/plib/include/plib'
  245. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/fnt »
  246. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/fnt »
  247. Making install in ssgAux
  248. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/ssgAux »
  249. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/ssgAux »
  250. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/ssgAux »
  251. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/ssgAux »
  252. Making install in net
  253. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/net »
  254. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/net »
  255. /bin/mkdir -p '/home/titi14/fgfs/install/plib/lib'
  256. /usr/bin/install -c -m 644 libplibnet.a '/home/titi14/fgfs/install/plib/lib'
  257. ( cd '/home/titi14/fgfs/install/plib/lib' && ranlib libplibnet.a )
  258. /bin/mkdir -p '/home/titi14/fgfs/install/plib/include/plib'
  259. /usr/bin/install -c -m 644 ../../../../plib/src/net/netBuffer.h ../../../../plib/src/net/netChannel.h ../../../../plib/src/net/netChat.h ../../../../plib/src/net/netMessage.h ../../../../plib/src/net/netMonitor.h ../../../../plib/src/net/netSocket.h ../../../../plib/src/net/net.h '/home/titi14/fgfs/install/plib/include/plib'
  260. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/net »
  261. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/net »
  262. Making install in psl
  263. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/psl »
  264. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/psl »
  265. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/psl »
  266. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/psl »
  267. Making install in pw
  268. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/pw »
  269. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src/pw »
  270. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/pw »
  271. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src/pw »
  272. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src »
  273. make[3]: entrant dans le répertoire « /home/titi14/fgfs/build/plib/src »
  274. make[3]: Rien à faire pour « install-exec-am ».
  275. make[3]: Rien à faire pour « install-data-am ».
  276. make[3]: quittant le répertoire « /home/titi14/fgfs/build/plib/src »
  277. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib/src »
  278. make[1]: quittant le répertoire « /home/titi14/fgfs/build/plib/src »
  279. make[1]: entrant dans le répertoire « /home/titi14/fgfs/build/plib »
  280. make[2]: entrant dans le répertoire « /home/titi14/fgfs/build/plib »
  281. make[2]: Rien à faire pour « install-exec-am ».
  282. make[2]: Rien à faire pour « install-data-am ».
  283. make[2]: quittant le répertoire « /home/titi14/fgfs/build/plib »
  284. make[1]: quittant le répertoire « /home/titi14/fgfs/build/plib »
  285. ****************************************
  286. **************** OSG *******************
  287. ****************************************
  288. SVN FROM http://svn.openscenegraph.org/osg/OpenSceneGraph/tags/OpenSceneGraph-3.2.0 ... OK
  289. RECONFIGURE OSG ... OK
  290. -- checking for module 'gta'
  291. -- package 'gta' not found
  292. -- Could NOT find SDL (missing: SDL_LIBRARY SDL_INCLUDE_DIR)
  293. -- checking for module 'cairo'
  294. -- package 'cairo' not found
  295. -- checking for module 'poppler-glib'
  296. -- package 'poppler-glib' not found
  297. -- checking for module 'librsvg-2.0'
  298. -- package 'librsvg-2.0' not found
  299. -- checking for module 'cairo'
  300. -- package 'cairo' not found
  301. -- checking for module 'gtk+-2.0'
  302. -- package 'gtk+-2.0' not found
  303. -- checking for module 'gtkglext-x11-1.0'
  304. -- package 'gtkglext-x11-1.0' not found
  305. -- Boost version: 1.49.0
  306. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  307. -- checking for module 'xrandr'
  308. -- package 'xrandr' not found
  309. -- Configuring done
  310. -- Generating done
  311. -- Build files have been written to: /home/titi14/fgfs/build/osg
  312. RECONFIGURE OSG DONE.
  313. COMPILING OSG
  314. [ 0%] Built target OpenThreads
  315. [ 12%] Built target osg
  316. [ 15%] Built target osgUtil
  317. [ 18%] Built target osgDB
  318. [ 18%] [ 18%] Built target osgdb_osga
  319. [ 18%] [ 18%] Built target osgdb_rot
  320. [ 19%] Built target osgdb_trans
  321. Built target osgdb_scale
  322. Built target osgText
  323. [ 20%] [ 20%] [ 21%] [ 21%] [ 21%] [ 23%] Built target osgFX
  324. [ 24%] Built target osgTerrain
  325. Built target osgShadow
  326. [ 24%] Built target osgdb_glsl
  327. Built target osgParticle
  328. Built target osgdb_rgb
  329. Built target osgdb_revisions
  330. Built target osgdb_normals
  331. [ 25%] [ 25%] Built target osgdb_osg
  332. Built target osgGA
  333. [ 25%] Built target osgdb_dds
  334. [ 25%] [ 25%] [ 25%] Built target osgdb_pnm
  335. [ 25%] Built target osgdb_bmp
  336. Built target osgdb_tga
  337. [ 25%] [ 25%] [ 25%] Built target osgdb_hdr
  338. Built target osgdb_vtf
  339. Built target osgdb_dot
  340. Built target osgdb_jpeg
  341. [ 26%] [ 26%] Built target osgdb_ktx
  342. Built target osgdb_jp2
  343. [ 26%] [ 26%] Built target osgdb_curl
  344. [ 26%] Built target osgdb_png
  345. [ 26%] [ 26%] Built target osgdb_x
  346. [ 27%] Built target osgdb_dw
  347. [ 27%] [ 27%] [ 27%] Built target osgdb_3dc
  348. Built target osgdb_gif
  349. [ 28%] Built target osgdb_dxf
  350. [ 35%] Built target osgdb_obj
  351. Built target osgdb_exr
  352. Built target osgdb_deprecated_osg
  353. Built target osgdb_gz
  354. [ 35%] Built target osgdb_pic
  355. [ 35%] Built target osgdb_stl
  356. [ 43%] [ 43%] Built target osgdb_serializers_osg
  357. [ 44%] [ 44%] [ 45%] [ 45%] Built target osgdb_3ds
  358. Built target osgdb_pov
  359. Built target osgdb_lws
  360. Built target osgdb_ac
  361. [ 45%] Built target osgdb_logo
  362. Built target osgdb_osgtgz
  363. [ 45%] [ 45%] [ 45%] Built target osgdb_txf
  364. Built target osgdb_md2
  365. Built target osgdb_tgz
  366. [ 45%] Built target osgdb_pvr
  367. [ 46%] [ 46%] Built target osgdb_zip
  368. Built target osgdb_ply
  369. [ 46%] Built target osgdb_bsp
  370. [ 46%] Built target osgdb_trk
  371. [ 46%] Built target osgdb_freetype
  372. [ 47%] Built target osgdb_mdl
  373. [ 47%] [ 48%] Built target osgdb_serializers_osgga
  374. Built target osgdb_serializers_osgterrain
  375. [ 49%] Built target osgdb_lwo
  376. [ 51%] Built target osgSim
  377. [ 53%] Built target osgViewer
  378. [ 54%] Built target osgdb_serializers_osgshadow
  379. [ 55%] Built target osgdb_serializers_osgfx
  380. [ 55%] Built target osgVolume
  381. [ 55%] [ 58%] Built target osgdb_serializers_osgtext
  382. Built target osgdb_serializers_osgparticle
  383. [ 59%] Built target osgdb_osgviewer
  384. [ 59%] [ 59%] Built target osgdb_deprecated_osgtext
  385. Built target osgdb_deprecated_osgshadow
  386. [ 60%] Built target osgdb_deprecated_osgfx
  387. [ 61%] Built target osgdb_deprecated_osgterrain
  388. [ 62%] [ 62%] Built target osgdb_cfg
  389. Built target osgdb_osgterrain
  390. [ 62%] Built target osgdb_osgshadow
  391. [ 62%] Built target osgdb_shp
  392. [ 65%] Built target osgdb_deprecated_osgparticle
  393. [ 68%] Built target osgdb_txp
  394. [ 69%] Built target osgdb_osc
  395. [ 71%] Built target osgdb_openflight
  396. [ 73%] Built target osgAnimation
  397. [ 75%] Built target osgManipulator
  398. [ 77%] Built target osgdb_serializers_osgsim
  399. [ 79%] Built target osgdb_serializers_osgvolume
  400. [ 80%] Built target osgdb_serializers_osgviewer
  401. [ 80%] Built target osgdb_deprecated_osgviewer
  402. [ 81%] Built target osgdb_deprecated_osgsim
  403. [ 81%] [ 82%] Built target osgdb_bvh
  404. Built target osgdb_deprecated_osgvolume
  405. [ 84%] Built target osgWidget
  406. [ 84%] Built target osgPresentation
  407. [ 86%] [ 87%] Built target osgdb_serializers_osgmanipulator
  408. Built target osgdb_deprecated_osgwidget
  409. [ 89%] Built target osgdb_serializers_osganimation
  410. [ 89%] Built target osgdb_p3d
  411. [ 89%] Built target osgdb_deprecated_osganimation
  412. [ 89%] Built target application_osgversion
  413. [ 89%] Built target application_osgarchive
  414. [ 90%] Built target application_present3D
  415. [ 90%] Built target application_osgfilecache
  416. [ 90%] Built target application_osgviewer
  417. [ 90%] Built target application_osgconv
  418. [ 99%] Built target osgdb_ive
  419. [100%] Built target osgQt
  420. [100%] Built target osgdb_qfont
  421. INSTALLING OSG
  422. [ 0%] Built target OpenThreads
  423. [ 12%] Built target osg
  424. [ 15%] Built target osgUtil
  425. [ 18%] Built target osgDB
  426. [ 19%] Built target osgGA
  427. [ 20%] Built target osgText
  428. [ 22%] Built target osgViewer
  429. [ 24%] Built target osgAnimation
  430. [ 25%] Built target osgFX
  431. [ 27%] Built target osgManipulator
  432. [ 29%] Built target osgParticle
  433. [ 29%] Built target osgVolume
  434. [ 29%] Built target osgPresentation
  435. [ 30%] Built target osgShadow
  436. [ 32%] Built target osgSim
  437. [ 32%] Built target osgTerrain
  438. [ 34%] Built target osgWidget
  439. [ 42%] Built target osgdb_serializers_osg
  440. [ 44%] Built target osgdb_serializers_osganimation
  441. [ 45%] Built target osgdb_serializers_osgfx
  442. [ 47%] Built target osgdb_serializers_osgmanipulator
  443. [ 50%] Built target osgdb_serializers_osgparticle
  444. [ 52%] Built target osgdb_serializers_osgsim
  445. [ 53%] Built target osgdb_serializers_osgshadow
  446. [ 53%] Built target osgdb_serializers_osgga
  447. [ 54%] Built target osgdb_serializers_osgterrain
  448. [ 54%] Built target osgdb_serializers_osgtext
  449. [ 56%] Built target osgdb_serializers_osgvolume
  450. [ 57%] Built target osgdb_serializers_osgviewer
  451. [ 64%] Built target osgdb_deprecated_osg
  452. [ 67%] Built target osgdb_deprecated_osgparticle
  453. [ 67%] Built target osgdb_deprecated_osganimation
  454. [ 68%] Built target osgdb_deprecated_osgfx
  455. [ 69%] Built target osgdb_deprecated_osgsim
  456. [ 69%] Built target osgdb_deprecated_osgtext
  457. [ 69%] Built target osgdb_deprecated_osgviewer
  458. [ 69%] Built target osgdb_deprecated_osgshadow
  459. [ 70%] Built target osgdb_deprecated_osgterrain
  460. [ 71%] Built target osgdb_deprecated_osgvolume
  461. [ 72%] Built target osgdb_deprecated_osgwidget
  462. [ 72%] Built target osgdb_osga
  463. [ 72%] Built target osgdb_rot
  464. [ 72%] Built target osgdb_scale
  465. [ 72%] Built target osgdb_trans
  466. [ 72%] Built target osgdb_normals
  467. [ 72%] Built target osgdb_revisions
  468. [ 73%] Built target osgdb_osgviewer
  469. [ 73%] Built target osgdb_osgshadow
  470. [ 73%] Built target osgdb_osgterrain
  471. [ 73%] Built target osgdb_osg
  472. [ 82%] Built target osgdb_ive
  473. [ 83%] Built target osgdb_cfg
  474. [ 83%] Built target osgdb_glsl
  475. [ 84%] Built target osgdb_rgb
  476. [ 84%] Built target osgdb_bmp
  477. [ 84%] Built target osgdb_pnm
  478. [ 84%] Built target osgdb_dds
  479. [ 84%] Built target osgdb_tga
  480. [ 84%] Built target osgdb_hdr
  481. [ 84%] Built target osgdb_dot
  482. [ 84%] Built target osgdb_vtf
  483. [ 84%] Built target osgdb_ktx
  484. [ 84%] Built target osgdb_jpeg
  485. [ 85%] Built target osgdb_jp2
  486. [ 85%] Built target osgdb_exr
  487. [ 85%] Built target osgdb_gif
  488. [ 85%] Built target osgdb_png
  489. [ 85%] Built target osgdb_3dc
  490. [ 85%] Built target osgdb_p3d
  491. [ 85%] Built target osgdb_curl
  492. [ 86%] Built target osgdb_gz
  493. [ 86%] Built target osgdb_dw
  494. [ 86%] Built target osgdb_bvh
  495. [ 86%] Built target osgdb_x
  496. [ 87%] Built target osgdb_dxf
  497. [ 89%] Built target osgdb_openflight
  498. [ 89%] Built target osgdb_obj
  499. [ 89%] Built target osgdb_pic
  500. [ 89%] Built target osgdb_stl
  501. [ 90%] Built target osgdb_3ds
  502. [ 91%] Built target osgdb_ac
  503. [ 91%] Built target osgdb_pov
  504. [ 91%] Built target osgdb_logo
  505. [ 91%] Built target osgdb_lws
  506. [ 91%] Built target osgdb_md2
  507. [ 91%] Built target osgdb_osgtgz
  508. [ 91%] Built target osgdb_tgz
  509. [ 91%] Built target osgdb_shp
  510. [ 91%] Built target osgdb_txf
  511. [ 91%] Built target osgdb_bsp
  512. [ 92%] Built target osgdb_mdl
  513. [ 93%] Built target osgdb_lwo
  514. [ 93%] Built target osgdb_ply
  515. [ 96%] Built target osgdb_txp
  516. [ 96%] Built target osgdb_freetype
  517. [ 97%] Built target osgQt
  518. [ 97%] Built target osgdb_qfont
  519. [ 98%] Built target osgdb_zip
  520. [ 98%] Built target osgdb_pvr
  521. [ 99%] Built target osgdb_osc
  522. [ 99%] Built target osgdb_trk
  523. [ 99%] Built target application_osgviewer
  524. [ 99%] Built target application_osgarchive
  525. [ 99%] Built target application_osgconv
  526. [ 99%] Built target application_osgfilecache
  527. [ 99%] Built target application_osgversion
  528. [100%] Built target application_present3D
  529. Install the project...
  530. -- Install configuration: "Release"
  531. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph.pc
  532. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osg.pc
  533. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgDB.pc
  534. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgFX.pc
  535. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgGA.pc
  536. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgParticle.pc
  537. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgSim.pc
  538. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgText.pc
  539. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgUtil.pc
  540. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgTerrain.pc
  541. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgManipulator.pc
  542. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgViewer.pc
  543. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgWidget.pc
  544. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgShadow.pc
  545. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgAnimation.pc
  546. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgVolume.pc
  547. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openscenegraph-osgQt.pc
  548. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/pkgconfig/openthreads.pc
  549. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libOpenThreads.so.3.2.0
  550. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libOpenThreads.so.13
  551. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libOpenThreads.so
  552. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Atomic
  553. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Barrier
  554. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Block
  555. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Condition
  556. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Exports
  557. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Mutex
  558. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/ReadWriteMutex
  559. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/ReentrantMutex
  560. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/ScopedLock
  561. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Thread
  562. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Version
  563. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/OpenThreads/Config
  564. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosg.so.3.2.0
  565. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosg.so.100
  566. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosg.so
  567. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/AlphaFunc
  568. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/AnimationPath
  569. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ApplicationUsage
  570. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ArgumentParser
  571. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Array
  572. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ArrayDispatchers
  573. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/AudioStream
  574. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/AutoTransform
  575. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Billboard
  576. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BlendColor
  577. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BlendEquation
  578. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BlendFunc
  579. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BoundingBox
  580. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BoundingSphere
  581. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BoundsChecking
  582. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/buffered_value
  583. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BufferIndexBinding
  584. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/BufferObject
  585. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Camera
  586. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CameraNode
  587. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CameraView
  588. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ClampColor
  589. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ClearNode
  590. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ClipNode
  591. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ClipPlane
  592. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ClusterCullingCallback
  593. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CollectOccludersVisitor
  594. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ColorMask
  595. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ColorMatrix
  596. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ComputeBoundsVisitor
  597. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ConvexPlanarOccluder
  598. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ConvexPlanarPolygon
  599. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CoordinateSystemNode
  600. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CopyOp
  601. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CullFace
  602. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CullingSet
  603. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CullSettings
  604. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/CullStack
  605. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/DeleteHandler
  606. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Depth
  607. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/DisplaySettings
  608. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Drawable
  609. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/DrawPixels
  610. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Endian
  611. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Export
  612. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/fast_back_stack
  613. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Fog
  614. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/FragmentProgram
  615. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/FrameBufferObject
  616. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/FrameStamp
  617. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/FrontFace
  618. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Geode
  619. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Geometry
  620. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GL
  621. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GL2Extensions
  622. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GLExtensions
  623. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GLBeginEndAdapter
  624. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GLObjects
  625. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GLU
  626. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GraphicsCostEstimator
  627. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GraphicsContext
  628. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/GraphicsThread
  629. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Group
  630. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Hint
  631. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Image
  632. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ImageSequence
  633. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ImageStream
  634. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ImageUtils
  635. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/io_utils
  636. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/KdTree
  637. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Light
  638. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/LightModel
  639. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/LightSource
  640. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/LineSegment
  641. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/LineStipple
  642. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/LineWidth
  643. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/LOD
  644. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/LogicOp
  645. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Material
  646. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Math
  647. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Matrix
  648. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Matrixd
  649. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Matrixf
  650. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/MatrixTransform
  651. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/MixinVector
  652. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Multisample
  653. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Node
  654. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/NodeCallback
  655. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/NodeTrackerCallback
  656. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/NodeVisitor
  657. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Notify
  658. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Object
  659. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/observer_ptr
  660. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Observer
  661. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ObserverNodePath
  662. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/OccluderNode
  663. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/OcclusionQueryNode
  664. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/OperationThread
  665. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PatchParameter
  666. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PagedLOD
  667. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Plane
  668. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Point
  669. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PointSprite
  670. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PolygonMode
  671. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PolygonOffset
  672. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PolygonStipple
  673. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Polytope
  674. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PositionAttitudeTransform
  675. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PrimitiveSet
  676. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/PrimitiveRestartIndex
  677. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Program
  678. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Projection
  679. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ProxyNode
  680. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Quat
  681. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Referenced
  682. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ref_ptr
  683. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/RenderInfo
  684. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/SampleMaski
  685. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Scissor
  686. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Sequence
  687. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ShadeModel
  688. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Shader
  689. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ShaderAttribute
  690. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ShaderComposer
  691. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ShadowVolumeOccluder
  692. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Shape
  693. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ShapeDrawable
  694. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/State
  695. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/StateAttribute
  696. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/StateAttributeCallback
  697. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/StateSet
  698. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Stats
  699. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Stencil
  700. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/StencilTwoSided
  701. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Switch
  702. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TemplatePrimitiveFunctor
  703. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TexEnv
  704. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TexEnvCombine
  705. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TexEnvFilter
  706. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TexGen
  707. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TexGenNode
  708. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TexMat
  709. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Texture
  710. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Texture1D
  711. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Texture2D
  712. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Texture2DMultisample
  713. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Texture2DArray
  714. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Texture3D
  715. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TextureBuffer
  716. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TextureCubeMap
  717. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TextureRectangle
  718. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Timer
  719. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TransferFunction
  720. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Transform
  721. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TriangleFunctor
  722. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/TriangleIndexFunctor
  723. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Uniform
  724. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/UserDataContainer
  725. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/ValueObject
  726. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2
  727. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2b
  728. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2d
  729. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2f
  730. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2i
  731. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2s
  732. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2ub
  733. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2ui
  734. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec2us
  735. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3
  736. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3b
  737. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3d
  738. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3f
  739. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3i
  740. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3s
  741. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3ub
  742. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3ui
  743. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec3us
  744. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4
  745. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4b
  746. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4d
  747. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4f
  748. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4i
  749. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4s
  750. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4ub
  751. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4ui
  752. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Vec4us
  753. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Version
  754. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/VertexProgram
  755. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/View
  756. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Viewport
  757. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osg/Config
  758. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgDB.so.3.2.0
  759. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgDB.so.100
  760. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgDB.so
  761. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/DataTypes
  762. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/StreamOperator
  763. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Serializer
  764. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ObjectWrapper
  765. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/InputStream
  766. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/OutputStream
  767. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Archive
  768. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/AuthenticationMap
  769. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Callbacks
  770. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ConvertUTF
  771. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/DatabasePager
  772. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/DatabaseRevisions
  773. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/DotOsgWrapper
  774. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/DynamicLibrary
  775. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Export
  776. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ExternalFileWriter
  777. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/FileCache
  778. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/FileNameUtils
  779. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/FileUtils
  780. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/fstream
  781. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ImageOptions
  782. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ImagePager
  783. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ImageProcessor
  784. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Input
  785. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Output
  786. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Options
  787. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ParameterOutput
  788. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/PluginQuery
  789. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ReaderWriter
  790. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/ReadFile
  791. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Registry
  792. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/SharedStateManager
  793. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/Version
  794. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/WriteFile
  795. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgDB/XmlParser
  796. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgUtil.so.3.2.0
  797. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgUtil.so.100
  798. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgUtil.so
  799. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/ConvertVec
  800. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/CubeMapGenerator
  801. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/CullVisitor
  802. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/DelaunayTriangulator
  803. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/DisplayRequirementsVisitor
  804. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/DrawElementTypeSimplifier
  805. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/EdgeCollector
  806. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/Export
  807. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/GLObjectsVisitor
  808. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/HalfWayMapGenerator
  809. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/HighlightMapGenerator
  810. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/IntersectionVisitor
  811. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/IntersectVisitor
  812. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/IncrementalCompileOperation
  813. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/LineSegmentIntersector
  814. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/MeshOptimizers
  815. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/OperationArrayFunctor
  816. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/Optimizer
  817. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/PerlinNoise
  818. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/PlaneIntersector
  819. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/PolytopeIntersector
  820. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/PositionalStateContainer
  821. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/PrintVisitor
  822. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/ReflectionMapGenerator
  823. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/RenderBin
  824. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/RenderLeaf
  825. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/RenderStage
  826. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/ReversePrimitiveFunctor
  827. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/SceneView
  828. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/SceneGraphBuilder
  829. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/ShaderGen
  830. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/Simplifier
  831. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/SmoothingVisitor
  832. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/StateGraph
  833. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/Statistics
  834. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/TangentSpaceGenerator
  835. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/Tessellator
  836. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/TransformAttributeFunctor
  837. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/TransformCallback
  838. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/TriStripVisitor
  839. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/UpdateVisitor
  840. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgUtil/Version
  841. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgGA.so.3.2.0
  842. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgGA.so.100
  843. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgGA.so
  844. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/AnimationPathManipulator
  845. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/DriveManipulator
  846. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/Device
  847. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/EventQueue
  848. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/EventVisitor
  849. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/Export
  850. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/FirstPersonManipulator
  851. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/FlightManipulator
  852. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/GUIActionAdapter
  853. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/GUIEventAdapter
  854. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/GUIEventHandler
  855. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/KeySwitchMatrixManipulator
  856. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/CameraManipulator
  857. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/MultiTouchTrackballManipulator
  858. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/NodeTrackerManipulator
  859. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/OrbitManipulator
  860. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/StandardManipulator
  861. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/SphericalManipulator
  862. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/StateSetManipulator
  863. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/TerrainManipulator
  864. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/TrackballManipulator
  865. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/UFOManipulator
  866. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/Version
  867. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgGA/CameraViewSwitchManipulator
  868. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgText.so.3.2.0
  869. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgText.so.100
  870. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgText.so
  871. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Export
  872. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Font
  873. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Font3D
  874. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/FadeText
  875. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Glyph
  876. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/KerningType
  877. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/String
  878. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Style
  879. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/TextBase
  880. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Text
  881. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Text3D
  882. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgText/Version
  883. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgViewer.so.3.2.0
  884. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgViewer.so.100
  885. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgViewer.so
  886. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/CompositeViewer
  887. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/Export
  888. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/GraphicsWindow
  889. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/Keystone
  890. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/Renderer
  891. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/Scene
  892. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/Version
  893. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/View
  894. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/Viewer
  895. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/ViewerBase
  896. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/ViewerEventHandlers
  897. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/api/X11/GraphicsHandleX11
  898. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/api/X11/GraphicsWindowX11
  899. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgViewer/api/X11/PixelBufferX11
  900. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgAnimation.so.3.2.0
  901. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgAnimation.so.100
  902. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgAnimation.so
  903. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Action
  904. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/ActionAnimation
  905. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/ActionBlendIn
  906. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/ActionBlendOut
  907. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/ActionCallback
  908. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/ActionStripAnimation
  909. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/ActionVisitor
  910. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Animation
  911. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/AnimationManagerBase
  912. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/AnimationUpdateCallback
  913. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/BasicAnimationManager
  914. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Bone
  915. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/BoneMapVisitor
  916. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Channel
  917. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/CubicBezier
  918. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/EaseMotion
  919. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Export
  920. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/FrameAction
  921. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Interpolator
  922. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Keyframe
  923. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/LinkVisitor
  924. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/MorphGeometry
  925. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/RigGeometry
  926. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/RigTransform
  927. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/RigTransformHardware
  928. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/RigTransformSoftware
  929. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Sampler
  930. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Skeleton
  931. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StackedMatrixElement
  932. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StackedQuaternionElement
  933. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StackedRotateAxisElement
  934. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StackedScaleElement
  935. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StackedTransformElement
  936. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StackedTranslateElement
  937. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StackedTransform
  938. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StatsVisitor
  939. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/StatsHandler
  940. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Target
  941. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Timeline
  942. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/TimelineAnimationManager
  943. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/UpdateBone
  944. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/UpdateMaterial
  945. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/UpdateMatrixTransform
  946. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/Vec3Packed
  947. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgAnimation/VertexInfluence
  948. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgFX.so.3.2.0
  949. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgFX.so.100
  950. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgFX.so
  951. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/AnisotropicLighting
  952. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/BumpMapping
  953. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Cartoon
  954. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Effect
  955. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Export
  956. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/MultiTextureControl
  957. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Outline
  958. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Registry
  959. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Scribe
  960. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/SpecularHighlights
  961. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Technique
  962. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Validator
  963. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgFX/Version
  964. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgManipulator.so.3.2.0
  965. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgManipulator.so.100
  966. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgManipulator.so
  967. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/AntiSquish
  968. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Command
  969. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/CommandManager
  970. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Constraint
  971. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Dragger
  972. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Export
  973. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Projector
  974. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/RotateCylinderDragger
  975. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/RotateSphereDragger
  976. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Scale1DDragger
  977. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Scale2DDragger
  978. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/ScaleAxisDragger
  979. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Selection
  980. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/TabBoxDragger
  981. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/TabBoxTrackballDragger
  982. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/TabPlaneDragger
  983. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/TabPlaneTrackballDragger
  984. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/TrackballDragger
  985. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Translate1DDragger
  986. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Translate2DDragger
  987. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/TranslateAxisDragger
  988. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/TranslatePlaneDragger
  989. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgManipulator/Version
  990. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgParticle.so.3.2.0
  991. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgParticle.so.100
  992. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgParticle.so
  993. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/AccelOperator
  994. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/AngularAccelOperator
  995. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/BoxPlacer
  996. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/CenteredPlacer
  997. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ConnectedParticleSystem
  998. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ConstantRateCounter
  999. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Counter
  1000. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Emitter
  1001. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ExplosionDebrisEffect
  1002. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ExplosionEffect
  1003. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Export
  1004. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/FireEffect
  1005. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/FluidFrictionOperator
  1006. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/FluidProgram
  1007. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ForceOperator
  1008. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Interpolator
  1009. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/LinearInterpolator
  1010. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ModularEmitter
  1011. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ModularProgram
  1012. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/MultiSegmentPlacer
  1013. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Operator
  1014. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Particle
  1015. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ParticleEffect
  1016. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ParticleProcessor
  1017. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ParticleSystem
  1018. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ParticleSystemUpdater
  1019. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Placer
  1020. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/PointPlacer
  1021. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/PrecipitationEffect
  1022. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Program
  1023. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/RadialShooter
  1024. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/RandomRateCounter
  1025. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/range
  1026. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/SectorPlacer
  1027. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/SegmentPlacer
  1028. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Shooter
  1029. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/SmokeEffect
  1030. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/SmokeTrailEffect
  1031. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/VariableRateCounter
  1032. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/Version
  1033. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/CompositePlacer
  1034. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/AngularDampingOperator
  1035. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/DampingOperator
  1036. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/ExplosionOperator
  1037. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/OrbitOperator
  1038. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/DomainOperator
  1039. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/BounceOperator
  1040. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgParticle/SinkOperator
  1041. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgPresentation.so.3.2.0
  1042. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgPresentation.so.100
  1043. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgPresentation.so
  1044. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/Export
  1045. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/AnimationMaterial
  1046. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/CompileSlideCallback
  1047. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/PickEventHandler
  1048. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/PropertyManager
  1049. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/KeyEventHandler
  1050. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/SlideEventHandler
  1051. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/SlideShowConstructor
  1052. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgPresentation/Timeout
  1053. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgShadow.so.3.2.0
  1054. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgShadow.so.100
  1055. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgShadow.so
  1056. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/Export
  1057. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/OccluderGeometry
  1058. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ShadowMap
  1059. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ShadowTechnique
  1060. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ShadowTexture
  1061. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ShadowVolume
  1062. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ShadowedScene
  1063. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ShadowSettings
  1064. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/SoftShadowMap
  1065. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ParallelSplitShadowMap
  1066. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/Version
  1067. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ConvexPolyhedron
  1068. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/DebugShadowMap
  1069. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/LightSpacePerspectiveShadowMap
  1070. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/MinimalCullBoundsShadowMap
  1071. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/MinimalDrawBoundsShadowMap
  1072. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/MinimalShadowMap
  1073. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ProjectionShadowMap
  1074. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/StandardShadowMap
  1075. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ViewDependentShadowTechnique
  1076. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgShadow/ViewDependentShadowMap
  1077. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgSim.so.3.2.0
  1078. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgSim.so.100
  1079. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgSim.so
  1080. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/BlinkSequence
  1081. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/ColorRange
  1082. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/DOFTransform
  1083. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/ElevationSlice
  1084. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/HeightAboveTerrain
  1085. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/Export
  1086. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/GeographicLocation
  1087. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/Impostor
  1088. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/ImpostorSprite
  1089. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/InsertImpostorsVisitor
  1090. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/LightPoint
  1091. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/LightPointNode
  1092. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/LightPointSystem
  1093. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/LineOfSight
  1094. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/MultiSwitch
  1095. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/OverlayNode
  1096. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/ObjectRecordData
  1097. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/ScalarBar
  1098. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/ScalarsToColors
  1099. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/Sector
  1100. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/ShapeAttribute
  1101. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/SphereSegment
  1102. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/Version
  1103. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgSim/VisibilityGroup
  1104. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgTerrain.so.3.2.0
  1105. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgTerrain.so.100
  1106. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgTerrain.so
  1107. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/Export
  1108. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/Locator
  1109. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/Layer
  1110. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/TerrainTile
  1111. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/TerrainTechnique
  1112. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/Terrain
  1113. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/GeometryTechnique
  1114. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/ValidDataOperator
  1115. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgTerrain/Version
  1116. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgWidget.so.3.2.0
  1117. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgWidget.so.100
  1118. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgWidget.so
  1119. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Export
  1120. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Box
  1121. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Browser
  1122. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/PdfReader
  1123. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/VncClient
  1124. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Canvas
  1125. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/EventInterface
  1126. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Frame
  1127. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Input
  1128. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Label
  1129. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Lua
  1130. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Python
  1131. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/ScriptEngine
  1132. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/StyleInterface
  1133. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/StyleManager
  1134. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Table
  1135. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Types
  1136. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/UIObjectParent
  1137. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Util
  1138. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Version
  1139. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/ViewerEventHandlers
  1140. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Widget
  1141. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/Window
  1142. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgWidget/WindowManager
  1143. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgVolume.so.3.2.0
  1144. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgVolume.so.100
  1145. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgVolume.so
  1146. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/Export
  1147. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/FixedFunctionTechnique
  1148. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/Layer
  1149. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/Locator
  1150. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/Property
  1151. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/RayTracedTechnique
  1152. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/Version
  1153. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/Volume
  1154. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/VolumeTechnique
  1155. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgVolume/VolumeTile
  1156. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osg.so
  1157. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osganimation.so
  1158. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgfx.so
  1159. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgmanipulator.so
  1160. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgparticle.so
  1161. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgsim.so
  1162. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgshadow.so
  1163. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgga.so
  1164. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgterrain.so
  1165. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgtext.so
  1166. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgvolume.so
  1167. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_serializers_osgviewer.so
  1168. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osg.so
  1169. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgparticle.so
  1170. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osganimation.so
  1171. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgfx.so
  1172. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgsim.so
  1173. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgtext.so
  1174. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgviewer.so
  1175. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgshadow.so
  1176. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgterrain.so
  1177. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgvolume.so
  1178. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_deprecated_osgwidget.so
  1179. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_osga.so
  1180. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_rot.so
  1181. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_scale.so
  1182. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_trans.so
  1183. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_normals.so
  1184. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_revisions.so
  1185. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_osgviewer.so
  1186. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_osgshadow.so
  1187. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_osgterrain.so
  1188. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_osg.so
  1189. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_ive.so
  1190. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_cfg.so
  1191. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_glsl.so
  1192. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_rgb.so
  1193. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_bmp.so
  1194. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_pnm.so
  1195. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_dds.so
  1196. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_tga.so
  1197. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_hdr.so
  1198. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_dot.so
  1199. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_vtf.so
  1200. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_ktx.so
  1201. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_jpeg.so
  1202. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_jp2.so
  1203. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_exr.so
  1204. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_gif.so
  1205. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_png.so
  1206. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_3dc.so
  1207. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_p3d.so
  1208. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_curl.so
  1209. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_gz.so
  1210. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_dw.so
  1211. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_bvh.so
  1212. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_x.so
  1213. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_dxf.so
  1214. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_openflight.so
  1215. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_obj.so
  1216. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_pic.so
  1217. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_stl.so
  1218. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_3ds.so
  1219. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_ac.so
  1220. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_pov.so
  1221. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_logo.so
  1222. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_lws.so
  1223. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_md2.so
  1224. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_osgtgz.so
  1225. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_tgz.so
  1226. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_shp.so
  1227. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_txf.so
  1228. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_bsp.so
  1229. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_mdl.so
  1230. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_lwo.so
  1231. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_ply.so
  1232. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_txp.so
  1233. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_freetype.so
  1234. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_qfont.so
  1235. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_zip.so
  1236. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_pvr.so
  1237. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_osc.so
  1238. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/osgPlugins-3.2.0/osgdb_trk.so
  1239. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgQt.so.3.2.0
  1240. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgQt.so.100
  1241. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/lib64/libosgQt.so
  1242. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgQt/Export
  1243. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgQt/GraphicsWindowQt
  1244. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgQt/QFontImplementation
  1245. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgQt/QGraphicsViewAdapter
  1246. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgQt/QWidgetImage
  1247. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/include/osgQt/QWebViewImage
  1248. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/bin/osgviewer
  1249. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/bin/osgarchive
  1250. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/bin/osgconv
  1251. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/bin/osgfilecache
  1252. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/bin/osgversion
  1253. -- Up-to-date: /home/titi14/fgfs/install/OpenSceneGraph/bin/present3D
  1254. ****************************************
  1255. **************** OPENRTI ***************
  1256. ****************************************
  1257. git FROM git://gitorious.org/openrti/openrti.git ... OK
  1258. RECONFIGURE OPENRTI ... -- Configuring done
  1259. -- Generating done
  1260. -- Build files have been written to: /home/titi14/fgfs/build/openrti
  1261. OK
  1262. MAKE OPENRTI
  1263. make -j12
  1264. [ 45%] Built target OpenRTI
  1265. [ 45%] Built target rtinode
  1266. [ 52%] [ 53%] Built target RTI-NG
  1267. Built target socketaddress
  1268. [ 62%] Built target rti1516
  1269. [ 62%] Built target FedTime
  1270. [ 63%] Built target threads
  1271. [ 69%] Built target fedtime1516
  1272. [ 70%] Built target fddget-13
  1273. [ 91%] Built target rti1516e
  1274. [ 91%] [ 91%] Built target create-1516
  1275. [ 92%] [ 93%] [ 94%] [ 95%] [ 96%] Built target concurrent-create-1516
  1276. Built target fddget-1516
  1277. Built target join-1516
  1278. Built target concurrent-join-1516
  1279. Built target sync-1516
  1280. Built target concurrent-time-1516
  1281. [ 97%] [ 98%] Built target interaction-1516
  1282. Built target _rti1516
  1283. [ 98%] [ 99%] Built target logical-time-1516
  1284. Built target objectname-1516
  1285. [100%] Built target objectinstance-1516
  1286. [100%] Built target fedtime1516e
  1287. [100%] Built target fddget-1516e
  1288. INSTALL OPENRTI
  1289. [ 45%] Built target OpenRTI
  1290. [ 54%] Built target rti1516
  1291. [ 60%] Built target fedtime1516
  1292. [ 61%] Built target _rti1516
  1293. [ 61%] Built target rtinode
  1294. [ 68%] Built target RTI-NG
  1295. [ 68%] Built target FedTime
  1296. [ 89%] Built target rti1516e
  1297. [ 89%] Built target fedtime1516e
  1298. [ 90%] Built target socketaddress
  1299. [ 91%] Built target threads
  1300. [ 92%] Built target fddget-13
  1301. [ 92%] Built target concurrent-create-1516
  1302. [ 92%] Built target create-1516
  1303. [ 93%] Built target concurrent-join-1516
  1304. [ 94%] Built target join-1516
  1305. [ 95%] Built target fddget-1516
  1306. [ 96%] Built target sync-1516
  1307. [ 97%] Built target concurrent-time-1516
  1308. [ 97%] Built target logical-time-1516
  1309. [ 98%] Built target interaction-1516
  1310. [ 99%] Built target objectinstance-1516
  1311. [100%] Built target objectname-1516
  1312. [100%] Built target fddget-1516e
  1313. Install the project...
  1314. -- Install configuration: "Release"
  1315. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libOpenRTI.so.1.0.0
  1316. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libOpenRTI.so.1
  1317. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libOpenRTI.so
  1318. -- Up-to-date: /home/titi14/fgfs/install/openrti/bin/rtinode
  1319. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libFedTime.so.1.3.0
  1320. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libFedTime.so.1
  1321. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libFedTime.so
  1322. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libRTI-NG.so.1.3.0
  1323. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libRTI-NG.so.1
  1324. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libRTI-NG.so
  1325. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/baseTypes.hh
  1326. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/federateAmbServices.hh
  1327. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/fedtime.hh
  1328. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/NullFederateAmbassador.hh
  1329. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/RTIambServices.hh
  1330. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/RTI.hh
  1331. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/RTItypes.hh
  1332. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libfedtime1516.so.1.0.0
  1333. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libfedtime1516.so.1
  1334. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libfedtime1516.so
  1335. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/librti1516.so.1.0.0
  1336. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/librti1516.so.1
  1337. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/librti1516.so
  1338. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/Enums.h
  1339. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/FederateAmbassador.h
  1340. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/LogicalTimeFactory.h
  1341. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/LogicalTimeInterval.h
  1342. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/RangeBounds.h
  1343. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/RTIambassadorFactory.h
  1344. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/SpecificConfig.h
  1345. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/VariableLengthData.h
  1346. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/Exception.h
  1347. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/Handle.h
  1348. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/LogicalTime.h
  1349. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/NullFederateAmbassador.h
  1350. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/RTI1516.h
  1351. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/RTIambassador.h
  1352. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/Typedefs.h
  1353. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/HLAfloat64Interval.h
  1354. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/HLAfloat64TimeFactory.h
  1355. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/HLAfloat64Time.h
  1356. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/HLAinteger64Interval.h
  1357. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/HLAinteger64TimeFactory.h
  1358. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/HLAinteger64Time.h
  1359. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516/RTI/RTI1516fedTime.h
  1360. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libfedtime1516e.so.1.0.0
  1361. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libfedtime1516e.so.1
  1362. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/libfedtime1516e.so
  1363. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/librti1516e.so.1.0.0
  1364. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/librti1516e.so.1
  1365. -- Up-to-date: /home/titi14/fgfs/install/openrti/lib/x86_64-linux-gnu/librti1516e.so
  1366. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/Enums.h
  1367. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/Exception.h
  1368. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/FederateAmbassador.h
  1369. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/Handle.h
  1370. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/LogicalTimeFactory.h
  1371. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/LogicalTime.h
  1372. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/LogicalTimeInterval.h
  1373. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/RangeBounds.h
  1374. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/NullFederateAmbassador.h
  1375. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/RTI1516.h
  1376. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/RTIambassadorFactory.h
  1377. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/RTIambassador.h
  1378. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/SpecificConfig.h
  1379. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/Typedefs.h
  1380. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/VariableLengthData.h
  1381. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/BasicDataElements.h
  1382. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/DataElement.h
  1383. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/EncodingExceptions.h
  1384. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/EncodingConfig.h
  1385. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/HLAfixedArray.h
  1386. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/HLAfixedRecord.h
  1387. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/HLAopaqueData.h
  1388. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/HLAvariableArray.h
  1389. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/encoding/HLAvariantRecord.h
  1390. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/time/HLAfloat64Interval.h
  1391. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/time/HLAfloat64TimeFactory.h
  1392. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/time/HLAfloat64Time.h
  1393. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/time/HLAinteger64Interval.h
  1394. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/time/HLAinteger64TimeFactory.h
  1395. -- Up-to-date: /home/titi14/fgfs/install/openrti/include/rti1516e/RTI/time/HLAinteger64Time.h
  1396. -- Up-to-date: /home/titi14/fgfs/install/openrti/share/OpenRTI/rti1516e/HLAstandardMIM.xml
  1397. ****************************************
  1398. **************** SIMGEAR ***************
  1399. ****************************************
  1400. git FROM git://gitorious.org/fg/simgear.git ... OK
  1401. RECONFIGURE SIMGEAR ... -- version is 2 dot 99 dot 0
  1402. -- ignoring: ^/home/titi14/fgfs/simgear/simgear/.git;\\.gitignore;Makefile.am;~$;
  1403. -- Library installation directory: lib/x86_64-linux-gnu
  1404. -- additional library directories: /usr/local/lib/x86_64-linux-gnu;/usr/lib/x86_64-linux-gnu;/lib/x86_64-linux-gnu
  1405. -- Boost version: 1.49.0
  1406. -- SimGear mode: NORMAL
  1407. -- Sound support: ENABLED
  1408. -- JPEG-factory: DISABLED
  1409. -- Using built-in expat code
  1410. -- RTI: DISABLED
  1411. -- Tests: ENABLED
  1412. -- Library building mode: STATIC LIBRARIES
  1413. -- Configuring done
  1414. -- Generating done
  1415. -- Build files have been written to: /home/titi14/fgfs/build/simgear
  1416. OK
  1417. MAKE SIMGEAR
  1418. make -j12
  1419. Scanning dependencies of target SimGearCore
  1420. [ 0%] Building CXX object simgear/CMakeFiles/SimGearCore.dir/io/HTTPClient.cxx.o
  1421. Linking CXX static library libSimGearCore.a
  1422. [ 47%] Built target SimGearCore
  1423. Linking CXX executable bvhtest
  1424. Linking CXX executable test_magvar
  1425. [ 48%] Built target test_magvar
  1426. [ 48%] Built target bvhtest
  1427. Scanning dependencies of target SimGearScene
  1428. [ 48%] Building CXX object simgear/CMakeFiles/SimGearScene.dir/scene/model/ModelRegistry.cxx.o
  1429. Linking CXX static library libSimGearScene.a
  1430. [ 90%] Built target SimGearScene
  1431. Linking CXX executable decode_binobj
  1432. Linking CXX executable http_svn
  1433. Linking CXX executable test_http
  1434. Linking CXX executable test_strings
  1435. [ 91%] Built target decode_binobj
  1436. [ 91%] Built target test_strings
  1437. Linking CXX executable test_sock
  1438. Linking CXX executable math_test
  1439. Linking CXX executable test_streams
  1440. Linking CXX executable httpget
  1441. Linking CXX executable geometry_test
  1442. Linking CXX executable test_path
  1443. Linking CXX executable test_CSSBorder
  1444. Linking CXX executable test_binobj
  1445. [ 91%] Built target http_svn
  1446. [ 91%] Built target test_http
  1447. Linking CXX executable test_cppbind
  1448. Linking CXX executable test_tabbed_values
  1449. [ 91%] Built target test_path
  1450. Linking CXX executable test_easing_functions
  1451. [ 91%] Built target test_sock
  1452. [ 92%] Built target httpget
  1453. [ 93%] Built target test_streams
  1454. [ 94%] Built target test_tabbed_values
  1455. Linking CXX executable test_propertyObject
  1456. [ 95%] Built target test_easing_functions
  1457. Linking CXX executable sg_pkgutil
  1458. [ 95%] Built target test_propertyObject
  1459. [ 95%] Built target test_CSSBorder
  1460. Linking CXX executable test_props
  1461. Linking CXX executable test_expressions
  1462. Linking CXX executable test_metar
  1463. Linking CXX executable test_state_machine
  1464. [ 96%] [ 96%] Built target test_binobj
  1465. Linking CXX executable test_parseBlendFunc
  1466. Built target geometry_test
  1467. Linking CXX executable test_animations
  1468. Linking CXX executable BucketBoxTest
  1469. Linking CXX executable test_parse_color
  1470. Linking CXX executable openal_test1
  1471. [ 96%] Built target math_test
  1472. [ 96%] Built target test_metar
  1473. [ 97%] [ 98%] Built target test_props
  1474. Built target sg_pkgutil
  1475. [ 98%] Linking CXX executable openal_test2
  1476. Linking CXX executable openal_test3
  1477. Built target BucketBoxTest
  1478. [ 98%] Linking CXX executable openal_test4
  1479. [ 99%] Built target test_cppbind
  1480. Built target test_parse_color
  1481. [ 99%] [ 99%] [ 99%] Built target test_expressions
  1482. Built target openal_test1
  1483. Built target test_state_machine
  1484. [ 99%] Built target openal_test3
  1485. [100%] Built target openal_test2
  1486. [100%] Built target openal_test4
  1487. [100%] Built target test_parseBlendFunc
  1488. [100%] Built target test_animations
  1489. INSTALL SIMGEAR
  1490. [ 47%] Built target SimGearCore
  1491. [ 89%] Built target SimGearScene
  1492. [ 89%] Built target bvhtest
  1493. [ 90%] Built target decode_binobj
  1494. [ 90%] Built target http_svn
  1495. [ 91%] Built target httpget
  1496. [ 92%] Built target test_binobj
  1497. [ 92%] Built target test_http
  1498. [ 92%] Built target test_sock
  1499. [ 93%] Built target test_magvar
  1500. [ 93%] Built target geometry_test
  1501. [ 93%] Built target math_test
  1502. [ 93%] Built target test_CSSBorder
  1503. [ 93%] Built target test_path
  1504. [ 94%] Built target test_streams
  1505. [ 94%] Built target test_strings
  1506. [ 95%] Built target test_tabbed_values
  1507. [ 95%] Built target test_cppbind
  1508. [ 96%] Built target test_easing_functions
  1509. [ 96%] Built target test_propertyObject
  1510. [ 97%] Built target test_props
  1511. [ 97%] Built target test_expressions
  1512. [ 97%] Built target test_state_machine
  1513. [ 98%] Built target sg_pkgutil
  1514. [ 98%] Built target test_metar
  1515. [ 98%] Built target test_parseBlendFunc
  1516. [ 98%] Built target test_animations
  1517. [ 98%] Built target BucketBoxTest
  1518. [ 99%] Built target test_parse_color
  1519. [ 99%] Built target openal_test1
  1520. [100%] Built target openal_test2
  1521. [100%] Built target openal_test3
  1522. [100%] Built target openal_test4
  1523. Install the project...
  1524. -- Install configuration: "Release"
  1525. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/simgear_config.h
  1526. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/compiler.h
  1527. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/constants.h
  1528. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/sg_inlines.h
  1529. -- Installing: /home/titi14/fgfs/install/simgear/include/simgear/version.h
  1530. -- Installing: /home/titi14/fgfs/install/simgear/lib/x86_64-linux-gnu/libSimGearCore.a
  1531. -- Installing: /home/titi14/fgfs/install/simgear/lib/x86_64-linux-gnu/libSimGearScene.a
  1532. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bucket/newbucket.hxx
  1533. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHBoundingBoxVisitor.hxx
  1534. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHGroup.hxx
  1535. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHLineGeometry.hxx
  1536. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHLineSegmentVisitor.hxx
  1537. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHMotionTransform.hxx
  1538. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHNearestPointVisitor.hxx
  1539. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHNode.hxx
  1540. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHPageNode.hxx
  1541. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHPageRequest.hxx
  1542. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHPager.hxx
  1543. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHStaticBinary.hxx
  1544. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHStaticData.hxx
  1545. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHStaticGeometry.hxx
  1546. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHStaticGeometryBuilder.hxx
  1547. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHStaticLeaf.hxx
  1548. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHStaticNode.hxx
  1549. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHStaticTriangle.hxx
  1550. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHSubTreeCollector.hxx
  1551. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHMaterial.hxx
  1552. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHTransform.hxx
  1553. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/bvh/BVHVisitor.hxx
  1554. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/debug/debug_types.h
  1555. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/debug/logstream.hxx
  1556. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/debug/BufferedLogCallback.hxx
  1557. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/celestialBody.hxx
  1558. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/ephemeris.hxx
  1559. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/jupiter.hxx
  1560. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/mars.hxx
  1561. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/mercury.hxx
  1562. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/moonpos.hxx
  1563. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/neptune.hxx
  1564. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/pluto.hxx
  1565. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/saturn.hxx
  1566. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/star.hxx
  1567. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/stardata.hxx
  1568. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/uranus.hxx
  1569. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/ephemeris/venus.hxx
  1570. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/iochannel.hxx
  1571. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/lowlevel.hxx
  1572. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/raw_socket.hxx
  1573. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_binobj.hxx
  1574. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_file.hxx
  1575. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_netBuffer.hxx
  1576. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_netChannel.hxx
  1577. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_netChat.hxx
  1578. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_serial.hxx
  1579. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_socket.hxx
  1580. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/sg_socket_udp.hxx
  1581. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/HTTPClient.hxx
  1582. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/HTTPFileRequest.hxx
  1583. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/HTTPMemoryRequest.hxx
  1584. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/HTTPRequest.hxx
  1585. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/HTTPContentDecode.hxx
  1586. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/DAVMultiStatus.hxx
  1587. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/SVNRepository.hxx
  1588. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/SVNDirectory.hxx
  1589. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/io/SVNReportParser.hxx
  1590. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/magvar/magvar.hxx
  1591. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/magvar/coremag.hxx
  1592. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGBox.hxx
  1593. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGCMath.hxx
  1594. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGGeoc.hxx
  1595. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGGeod.hxx
  1596. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGGeodesy.hxx
  1597. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGGeometry.hxx
  1598. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGGeometryFwd.hxx
  1599. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGIntersect.hxx
  1600. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGLimits.hxx
  1601. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGLineSegment.hxx
  1602. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGLocation.hxx
  1603. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGMath.hxx
  1604. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGMathFwd.hxx
  1605. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGMatrix.hxx
  1606. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGMisc.hxx
  1607. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGPlane.hxx
  1608. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGQuat.hxx
  1609. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGRay.hxx
  1610. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGRect.hxx
  1611. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGSphere.hxx
  1612. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGTriangle.hxx
  1613. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGVec2.hxx
  1614. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGVec3.hxx
  1615. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/SGVec4.hxx
  1616. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/beziercurve.hxx
  1617. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/interpolater.hxx
  1618. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/leastsqs.hxx
  1619. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/sg_geodesy.hxx
  1620. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/sg_types.hxx
  1621. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/math/sg_random.h
  1622. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/CSSBorder.hxx
  1623. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/ListDiff.hxx
  1624. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/ResourceManager.hxx
  1625. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/interpolator.hxx
  1626. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/make_new.hxx
  1627. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/sg_dir.hxx
  1628. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/sg_path.hxx
  1629. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/sgstream.hxx
  1630. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/stdint.hxx
  1631. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/stopwatch.hxx
  1632. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/strutils.hxx
  1633. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/tabbed_values.hxx
  1634. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/texcoord.hxx
  1635. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/zfstream.hxx
  1636. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/misc/gzcontainerfile.hxx
  1637. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/naref.h
  1638. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/nasal.h
  1639. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/Ghost.hxx
  1640. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/NasalCallContext.hxx
  1641. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/NasalHash.hxx
  1642. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/NasalObjectHolder.hxx
  1643. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/NasalString.hxx
  1644. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/from_nasal.hxx
  1645. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/to_nasal.hxx
  1646. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/detail/from_nasal_function_templates.hxx
  1647. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/detail/from_nasal_helper.hxx
  1648. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/detail/functor_templates.hxx
  1649. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/detail/nasal_traits.hxx
  1650. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/nasal/cppbind/detail/to_nasal_helper.hxx
  1651. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/AtomicChangeListener.hxx
  1652. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/condition.hxx
  1653. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/easing_functions.hxx
  1654. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/ExtendedPropertyAdapter.hxx
  1655. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/PropertyBasedElement.hxx
  1656. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/PropertyBasedMgr.hxx
  1657. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/PropertyInterpolationMgr.hxx
  1658. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/PropertyInterpolator.hxx
  1659. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/propertyObject.hxx
  1660. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/props.hxx
  1661. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/props_io.hxx
  1662. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/propsfwd.hxx
  1663. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/tiedpropertylist.hxx
  1664. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/props/vectorPropTemplates.hxx
  1665. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/serial/serial.hxx
  1666. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/OSGUtils.hxx
  1667. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/OSGVersion.hxx
  1668. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGAtomic.hxx
  1669. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGBinding.hxx
  1670. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGExpression.hxx
  1671. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGReferenced.hxx
  1672. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGSharedPtr.hxx
  1673. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGSmplhist.hxx
  1674. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGSmplstat.hxx
  1675. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGWeakPtr.hxx
  1676. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGWeakReferenced.hxx
  1677. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/SGPerfMon.hxx
  1678. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/singleton.hpp
  1679. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/Singleton.hxx
  1680. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/StringTable.hxx
  1681. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/callback.hxx
  1682. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/commands.hxx
  1683. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/event_mgr.hxx
  1684. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/exception.hxx
  1685. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/intern.hxx
  1686. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/map.hxx
  1687. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/subsystem_mgr.hxx
  1688. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/structure/StateMachine.hxx
  1689. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/threads/SGGuard.hxx
  1690. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/threads/SGQueue.hxx
  1691. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/threads/SGThread.hxx
  1692. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/timing/sg_time.hxx
  1693. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/timing/timestamp.hxx
  1694. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/timing/timezone.h
  1695. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/timing/lowleveltime.h
  1696. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/xml/easyxml.hxx
  1697. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/package/Catalog.hxx
  1698. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/package/Package.hxx
  1699. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/package/Install.hxx
  1700. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/package/Root.hxx
  1701. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/package/Delegate.hxx
  1702. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/canvas_fwd.hxx
  1703. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/Canvas.hxx
  1704. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasEvent.hxx
  1705. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasEventManager.hxx
  1706. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasEventTypes.hxx
  1707. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasEventVisitor.hxx
  1708. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasMgr.hxx
  1709. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasObjectPlacement.hxx
  1710. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasPlacement.hxx
  1711. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/CanvasSystemAdapter.hxx
  1712. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/MouseEvent.hxx
  1713. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/ODGauge.hxx
  1714. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/VGInitOperation.hxx
  1715. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/ShivaVG/openvg.h
  1716. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/ShivaVG/vgu.h
  1717. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/elements/CanvasElement.hxx
  1718. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/elements/CanvasGroup.hxx
  1719. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/elements/CanvasImage.hxx
  1720. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/elements/CanvasMap.hxx
  1721. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/elements/CanvasPath.hxx
  1722. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/elements/CanvasText.hxx
  1723. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/canvas/elements/detail/add_segment_variadic.hxx
  1724. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/environment/metar.hxx
  1725. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/environment/precipitation.hxx
  1726. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/screen/colors.hxx
  1727. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/screen/extensions.hxx
  1728. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/screen/screen-dump.hxx
  1729. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/screen/tr.h
  1730. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/Effect.hxx
  1731. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/EffectBuilder.hxx
  1732. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/EffectCullVisitor.hxx
  1733. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/EffectGeode.hxx
  1734. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/Pass.hxx
  1735. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/Technique.hxx
  1736. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/TextureBuilder.hxx
  1737. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/mat.hxx
  1738. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/matlib.hxx
  1739. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/matmodel.hxx
  1740. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/mipmap.hxx
  1741. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/material/parseBlendFunc.hxx
  1742. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/BoundingVolumeBuildVisitor.hxx
  1743. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/BVHDebugCollectVisitor.hxx
  1744. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/BVHPageNodeOSG.hxx
  1745. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/CheckSceneryVisitor.hxx
  1746. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/ConditionNode.hxx
  1747. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/ModelRegistry.hxx
  1748. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/PrimitiveCollector.hxx
  1749. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGClipGroup.hxx
  1750. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGInteractionAnimation.hxx
  1751. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGMaterialAnimation.hxx
  1752. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGPickAnimation.hxx
  1753. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGOffsetTransform.hxx
  1754. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGReaderWriterXML.hxx
  1755. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGRotateTransform.hxx
  1756. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGScaleTransform.hxx
  1757. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGText.hxx
  1758. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGTrackToAnimation.hxx
  1759. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/SGTranslateTransform.hxx
  1760. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/animation.hxx
  1761. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/model.hxx
  1762. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/modellib.hxx
  1763. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/particles.hxx
  1764. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/persparam.hxx
  1765. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/model/placement.hxx
  1766. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/CloudShaderGeometry.hxx
  1767. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/cloud.hxx
  1768. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/cloudfield.hxx
  1769. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/dome.hxx
  1770. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/moon.hxx
  1771. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/newcloud.hxx
  1772. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/oursun.hxx
  1773. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/sky.hxx
  1774. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/sphere.hxx
  1775. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/sky/stars.hxx
  1776. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/GroundLightManager.hxx
  1777. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/ReaderWriterSPT.hxx
  1778. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/ReaderWriterSTG.hxx
  1779. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGBuildingBin.hxx
  1780. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGDirectionalLightBin.hxx
  1781. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGLightBin.hxx
  1782. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGModelBin.hxx
  1783. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGOceanTile.hxx
  1784. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGReaderWriterBTG.hxx
  1785. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx
  1786. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGTriangleBin.hxx
  1787. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGVasiDrawable.hxx
  1788. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/SGVertexArrayBin.hxx
  1789. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/ShaderGeometry.hxx
  1790. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/TreeBin.hxx
  1791. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/apt_signs.hxx
  1792. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/obj.hxx
  1793. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/pt_lights.hxx
  1794. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tgdb/userdata.hxx
  1795. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/ColorInterpolator.hxx
  1796. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/CopyOp.hxx
  1797. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/DeletionManager.hxx
  1798. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/NodeAndDrawableVisitor.hxx
  1799. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/Noise.hxx
  1800. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/OptionsReadFileCallback.hxx
  1801. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/OsgDebug.hxx
  1802. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/OsgMath.hxx
  1803. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/OsgSingleton.hxx
  1804. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/parse_color.hxx
  1805. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/PrimitiveUtils.hxx
  1806. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/QuadTreeBuilder.hxx
  1807. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/RenderConstants.hxx
  1808. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGDebugDrawCallback.hxx
  1809. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGEnlargeBoundingBox.hxx
  1810. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGNodeMasks.hxx
  1811. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGPickCallback.hxx
  1812. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGReaderWriterOptions.hxx
  1813. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGSceneFeatures.hxx
  1814. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGSceneUserData.hxx
  1815. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGStateAttributeVisitor.hxx
  1816. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx
  1817. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SGUpdateVisitor.hxx
  1818. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/SplicingVisitor.hxx
  1819. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/StateAttributeFactory.hxx
  1820. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/UpdateOnceCallback.hxx
  1821. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/VectorArrayAdapter.hxx
  1822. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/util/project.hxx
  1823. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/scene/tsync/terrasync.hxx
  1824. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/sound/sample_group.hxx
  1825. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/sound/sample_openal.hxx
  1826. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/sound/sample_queue.hxx
  1827. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/sound/soundmgr_openal.hxx
  1828. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/sound/xmlsound.hxx
  1829. -- Up-to-date: /home/titi14/fgfs/install/simgear/include/simgear/sound/readwav.hxx
  1830. ****************************************
  1831. **************** FGFS ******************
  1832. ****************************************
  1833. GIT FROM git://gitorious.org/fg/flightgear.git ... OK
  1834. RECONFIGURE FGFS ... -- System is: Linux
  1835. -- Linux distro is: LinuxMint
  1836. -- Web browser launcher command is: xdg-open
  1837. -- Using explicit data directory for base package: /home/titi14/fgfs/install/fgfs/lib/FlightGear
  1838. -- additional library directories: /usr/local/lib/x86_64-linux-gnu;/usr/lib/x86_64-linux-gnu;/lib/x86_64-linux-gnu
  1839. -- UDev not found.
  1840. -- UDev: You can specify includes: -DUDEV_PATH_INCLUDES=/opt/udev/include
  1841. -- currently found includes: UDEV_INCLUDE_DIR-NOTFOUND
  1842. -- UDev: You can specify libs: -DUDEV_PATH_LIB=/opt/udev/lib
  1843. -- currently found libs: UDEV_LIBRARIES-NOTFOUND
  1844. -- Git revision is 580a7f07dd1ae83d0705f6aa0ba58b6424bef0a0
  1845. -- Boost version: 1.49.0
  1846. -- Found X11_Xinerama...
  1847. -- Found X11_Xft...
  1848. -- Using FLTK_LIBRARIES for fgadmin: fltk_images;fltk_forms;fltk_gl;/usr/lib/x86_64-linux-gnu/libGL.so;fltk;/usr/lib/x86_64-linux-gnu/libSM.so;/usr/lib/x86_64-linux-gnu/libICE.so;/usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libm.so;/usr/lib/x86_64-linux-gnu/libXinerama.so;/usr/lib/x86_64-linux-gnu/libXft.so;dl
  1849. -- Using DBus
  1850. -- /home/titi14/fgfs/install/plib/include
  1851. -- adding runtime JS dependencies
  1852. -- SimGear include directory: /home/titi14/fgfs/install/simgear/include
  1853. -- found SimGear version: 2.99.0 (needed 2.99.0)
  1854. -- looking for static SimGear libraries
  1855. -- found SimGear libraries
  1856. -- Performing Test SIMGEAR_COMPILE_TEST
  1857. -- Performing Test SIMGEAR_COMPILE_TEST - Success
  1858. -- RTI: DISABLED
  1859. -- Configuring done
  1860. -- Generating done
  1861. -- Build files have been written to: /home/titi14/fgfs/build/fgfs
  1862. OK
  1863. MAKE FGFS
  1864. make -j12
  1865. [ 0%] Built target fgsqlite3
  1866. [ 0%] Linking CXX executable fgelev
  1867. Scanning dependencies of target GPSsmooth
  1868. Scanning dependencies of target js_demo
  1869. Built target FGAdminUI
  1870. [ 1%] [ 12%] Built target iaxclient_lib
  1871. Scanning dependencies of target MIDGsmooth
  1872. [ 12%] Building CXX object utils/GPSsmooth/CMakeFiles/GPSsmooth.dir/gps_main.cxx.o
  1873. Linking CXX executable terrasync
  1874. Scanning dependencies of target UGsmooth
  1875. Building CXX object src/Input/CMakeFiles/js_demo.dir/js_demo.cxx.o
  1876. Scanning dependencies of target fgjs
  1877. [ 12%] Linking CXX executable fgviewer
  1878. [ 12%] Building CXX object utils/GPSsmooth/CMakeFiles/UGsmooth.dir/UGear_main.cxx.o
  1879. Building CXX object utils/GPSsmooth/CMakeFiles/MIDGsmooth.dir/MIDG_main.cxx.o
  1880. Linking CXX executable yasim-proptest
  1881. [ 12%] Linking CXX executable metar
  1882. Linking CXX executable yasim
  1883. Building CXX object src/Input/CMakeFiles/fgjs.dir/fgjs.cxx.o
  1884. [ 28%] Built target JSBSim
  1885. [ 29%] Building CXX object src/Input/CMakeFiles/fgjs.dir/jsinput.cxx.o
  1886. [ 29%] Built target terrasync
  1887. Linking CXX executable fgadmin
  1888. [ 29%] Built target fgelev
  1889. [ 29%] Building CXX object src/Input/CMakeFiles/fgjs.dir/jssuper.cxx.o
  1890. [ 29%] Built target metar
  1891. Linking CXX executable js_demo
  1892. Linking CXX executable fgcom
  1893. [ 29%] Built target js_demo
  1894. Scanning dependencies of target fgfs
  1895. [ 30%] Built target fgcom
  1896. [ 30%] Built target fgadmin
  1897. [ 35%] Built target yasim-proptest
  1898. [ 40%] Built target yasim
  1899. [ 40%] [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/fg_commands.cxx.o
  1900. [ 40%] Building CXX object src/Main/CMakeFiles/fgfs.dir/fg_os_common.cxx.o
  1901. [ 41%] [ 41%] Building CXX object src/Main/CMakeFiles/fgfs.dir/fg_props.cxx.o
  1902. Building CXX object src/Main/CMakeFiles/fgfs.dir/globals.cxx.o
  1903. Building CXX object src/Main/CMakeFiles/fgfs.dir/main.cxx.o
  1904. [ 41%] Building CXX object src/Main/CMakeFiles/fgfs.dir/options.cxx.o
  1905. [ 41%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/ATC/atcdialog.cxx.o
  1906. [ 42%] Built target fgviewer
  1907. [ 43%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Cockpit/panel.cxx.o
  1908. Linking CXX executable GPSsmooth
  1909. Linking CXX executable fgjs
  1910. [ 43%] Built target GPSsmooth
  1911. [ 43%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Cockpit/panel_io.cxx.o
  1912. [ 43%] Built target fgjs
  1913. [ 43%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/AirportList.cxx.o
  1914. Linking CXX executable MIDGsmooth
  1915. [ 43%] Built target MIDGsmooth
  1916. [ 43%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/CanvasWidget.cxx.o
  1917. Linking CXX executable UGsmooth
  1918. [ 44%] Built target UGsmooth
  1919. [ 44%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/MapWidget.cxx.o
  1920. [ 45%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/WaypointList.cxx.o
  1921. [ 45%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/FGPUIDialog.cxx.o
  1922. /home/titi14/fgfs/fgfs/flightgear/src/GUI/MapWidget.cxx: In member function ‘SGGeod MapWidget::unproject(const SGVec2d&) const’:
  1923. /home/titi14/fgfs/fgfs/flightgear/src/GUI/MapWidget.cxx:1755:1: attention : contrôle a atteint la fin non void de la fonction [-Wreturn-type]
  1924. [ 47%] [ 47%] [ 48%] [ 47%] [ 46%] [ 47%] [ 47%] [ 45%] [ 48%] [ 46%] [ 48%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Input/FGJoystickInput.cxx.o
  1925. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/gui_funcs.cxx.o
  1926. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/fonts.cxx.o
  1927. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/property_list.cxx.o
  1928. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Input/FGMouseInput.cxx.o
  1929. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/FGPUIMenuBar.cxx.o
  1930. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/new_gui.cxx.o
  1931. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/FGFontCache.cxx.o
  1932. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Input/FGKeyboardInput.cxx.o
  1933. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/gui.cxx.o
  1934. Building CXX object src/Main/CMakeFiles/fgfs.dir/__/GUI/layout-props.cxx.o
  1935. [ 48%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Input/input.cxx.o
  1936. [ 48%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD.cxx.o
  1937. [ 49%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_dial.cxx.o
  1938. [ 49%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_gauge.cxx.o
  1939. [ 49%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_instrument.cxx.o
  1940. [ 49%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_label.cxx.o
  1941. [ 49%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_ladder.cxx.o
  1942. [ 50%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_misc.cxx.o
  1943. [ 50%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_runway.cxx.o
  1944. [ 50%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_scale.cxx.o
  1945. [ 50%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_tape.cxx.o
  1946. [ 50%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Instrumentation/HUD/HUD_tbi.cxx.o
  1947. [ 51%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Model/panelnode.cxx.o
  1948. [ 51%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Viewer/FGEventHandler.cxx.o
  1949. [ 51%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Viewer/WindowSystemAdapter.cxx.o
  1950. [ 52%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Viewer/renderer.cxx.o
  1951. [ 52%] Building CXX object src/Main/CMakeFiles/fgfs.dir/__/Viewer/splash.cxx.o
  1952. Linking CXX executable fgfs
  1953. [100%] Built target fgfs
  1954. INSTALL FGFS
  1955. [ 0%] Built target fgsqlite3
  1956. [ 12%] Built target iaxclient_lib
  1957. [ 12%] Built target FGAdminUI
  1958. [ 12%] Built target fgadmin
  1959. [ 12%] Built target fgelev
  1960. [ 13%] Built target fgviewer
  1961. [ 13%] Built target GPSsmooth
  1962. [ 13%] Built target MIDGsmooth
  1963. [ 14%] Built target UGsmooth
  1964. [ 14%] Built target terrasync
  1965. [ 15%] Built target fgcom
  1966. [ 16%] Built target fgjs
  1967. [ 16%] Built target js_demo
  1968. [ 21%] Built target yasim
  1969. [ 26%] Built target yasim-proptest
  1970. [ 42%] Built target JSBSim
  1971. [100%] Built target fgfs
  1972. [100%] Built target metar
  1973. Install the project...
  1974. -- Install configuration: "Debug"
  1975. -- Installing: /home/titi14/fgfs/install/fgfs/bin/fgadmin
  1976. -- Installing: /home/titi14/fgfs/install/fgfs/bin/fgelev
  1977. -- Removed runtime path from "/home/titi14/fgfs/install/fgfs/bin/fgelev"
  1978. -- Installing: /home/titi14/fgfs/install/fgfs/bin/fgviewer
  1979. -- Removed runtime path from "/home/titi14/fgfs/install/fgfs/bin/fgviewer"
  1980. -- Installing: /home/titi14/fgfs/install/fgfs/bin/GPSsmooth
  1981. -- Installing: /home/titi14/fgfs/install/fgfs/bin/MIDGsmooth
  1982. -- Installing: /home/titi14/fgfs/install/fgfs/bin/UGsmooth
  1983. -- Installing: /home/titi14/fgfs/install/fgfs/bin/terrasync
  1984. -- Installing: /home/titi14/fgfs/install/fgfs/bin/fgcom
  1985. -- Up-to-date: /home/titi14/fgfs/install/fgfs/share/flightgear/positions.txt
  1986. -- Up-to-date: /home/titi14/fgfs/install/fgfs/share/flightgear/special_frequencies.txt
  1987. -- Installing: /home/titi14/fgfs/install/fgfs/bin/fgjs
  1988. -- Installing: /home/titi14/fgfs/install/fgfs/bin/js_demo
  1989. -- Installing: /home/titi14/fgfs/install/fgfs/bin/yasim
  1990. -- Installing: /home/titi14/fgfs/install/fgfs/bin/yasim-proptest
  1991. -- Installing: /home/titi14/fgfs/install/fgfs/bin/fgfs
  1992. -- Removed runtime path from "/home/titi14/fgfs/install/fgfs/bin/fgfs"
  1993. -- Installing: /home/titi14/fgfs/install/fgfs/bin/metar
  1994. -- Up-to-date: /home/titi14/fgfs/install/fgfs/share/man/man1/fgfs.1
  1995. -- Up-to-date: /home/titi14/fgfs/install/fgfs/share/man/man1/terrasync.1
  1996. -- Up-to-date: /home/titi14/fgfs/install/fgfs/share/man/man1/fgjs.1
  1997. -- Up-to-date: /home/titi14/fgfs/install/fgfs/share/man/man1/js_demo.1
  1998. ****************************************
  1999. **************** DATA ******************
  2000. ****************************************
  2001. GIT DATA FROM git://gitorious.org/fg/fgdata.git ... OK
  2002. ****************************************
  2003. *************** FGCOMGUI ***************
  2004. ****************************************
  2005. SVN FROM https://fgcomgui.googlecode.com/svn/trunk ... OK
  2006. SCONS FGCOMGUI
  2007. scons prefix="/home/titi14/fgfs/install/fgcomgui" -j12
  2008. scons: Reading SConscript files ...
  2009.  
  2010. scons: warning: BuildDir() and the build_dir keyword have been deprecated;
  2011. use VariantDir() and the variant_dir keyword instead.
  2012. File "/home/titi14/fgfs/fgcomgui/SConstruct", line 57, in <module>
  2013. scons: done reading SConscript files.
  2014. scons: Building targets ...
  2015. scons: `linux/fgcomgui' is up to date.
  2016. scons: done building targets.
  2017. INSTALL FGCOM
  2018. scons: Reading SConscript files ...
  2019.  
  2020. scons: warning: BuildDir() and the build_dir keyword have been deprecated;
  2021. use VariantDir() and the variant_dir keyword instead.
  2022. File "/home/titi14/fgfs/fgcomgui/SConstruct", line 57, in <module>
  2023. scons: done reading SConscript files.
  2024. scons: Building targets ...
  2025. scons: `install' is up to date.
  2026. scons: done building targets.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement