Advertisement
dcarr

Untitled

Nov 11th, 2017
508
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.73 KB | None | 0 0
  1. [dcarr@Antergos-MercadesBendz aur-vegastrike-svn]$ makepkg -f
  2. ==> Making package: vegastrike-svn 13681-1 (Sat Nov 11 01:38:59 EST 2017)
  3. ==> Checking runtime dependencies...
  4. ==> Checking buildtime dependencies...
  5. ==> Retrieving sources...
  6. -> Found vegastrike-svn-gcc44.diff
  7. ==> Validating source files with md5sums...
  8. vegastrike-svn-gcc44.diff ... Passed
  9. ==> Extracting sources...
  10. ==> Removing existing $pkgdir/ directory...
  11. ==> Starting build()...
  12. build() section
  13. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src
  14. check for vegastrike folder
  15. its there
  16. next
  17. check for data folder
  18. its there
  19. next
  20. ==> Vegastrike BIN SVN checkout done or server timeout
  21. ==> Setting up build environment...
  22. check for m4scripts folder
  23. its there
  24. checking for bootstrap-sh
  25. its there
  26. checking for configure.ac
  27. its there
  28. checking for Makefile.am
  29. its there
  30. check for vegastrike-svn-gcc44.diff
  31. its there
  32. next
  33. change dir to vegastrike
  34. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike
  35. run bootstrap-sh pointing to boost in system
  36. VegaStrike Configuration Preparation Tool
  37. Maintained by Brian A. Lloyd
  38. (balloyd1@users.sourceforge.net)
  39. Please send bug reports or comments about this script
  40. to the email above or else visit
  41. vegastrike.sourceforge.net for help in using this script
  42.  
  43. The recommended way to change the behaviour of this script
  44. is to modify the path so that the version of automake or
  45. autoconf you want to use is found first.
  46. Alternately, you can explicitly specify the program to be
  47. used for each in the following variables.
  48. $ACLOCAL, $AUTOMAKE, $AUTOCONF, $AUTOHEADER
  49. and extra arguments/include paths in these variables:
  50. $ACLOCALFLAGS, $AUTOMAKEFLAGS, $AUTOCONFFLAGS, $AUTOHEADERFLAGS
  51. For proper functionality, both aclocal and automake must be the
  52. same version, and autoconf and autoheader should be the same version.
  53.  
  54. Running aclocal
  55. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  56. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  57. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  58. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  59. configure.ac:550: the top level
  60. Running autoheader
  61. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  62. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  63. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  64. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  65. configure.ac:550: the top level
  66. Running autoconf
  67. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  68. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  69. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  70. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  71. configure.ac:550: the top level
  72. Running automake
  73. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  74. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  75. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  76. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  77. configure.ac:550: the top level
  78. Makefile.am:1268: warning: '%'-style pattern rules are a GNU make extension
  79. Bootstrap is complete. Run ./configure to configure the build system.
  80. configure
  81. checking for gawk... gawk
  82. checking whether ln -s works... yes
  83. checking for g++... g++
  84. checking whether the C++ compiler works... yes
  85. checking for C++ compiler default output file name... a.out
  86. checking for suffix of executables...
  87. checking whether we are cross compiling... no
  88. checking for suffix of object files... o
  89. checking whether we are using the GNU C++ compiler... yes
  90. checking whether g++ accepts -g... yes
  91. checking how to run the C++ preprocessor... g++ -E
  92. checking for a BSD-compatible install... /usr/bin/install -c
  93. checking for ranlib... ranlib
  94. checking for gcc... gcc
  95. checking whether we are using the GNU C compiler... yes
  96. checking whether gcc accepts -g... yes
  97. checking for gcc option to accept ISO C89... none needed
  98. checking whether gcc understands -c and -o together... yes
  99. checking how to run the C preprocessor... gcc -E
  100. configure: Using C++ compiler: g++.
  101. configure: Using C compiler: gcc.
  102. checking build system type... x86_64-pc-linux-gnu
  103. checking host system type... x86_64-pc-linux-gnu
  104. checking target system type... x86_64-pc-linux-gnu
  105. checking whether build environment is sane... yes
  106. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  107. checking whether make sets $(MAKE)... yes
  108. checking for style of include used by make... GNU
  109. checking whether make supports nested variables... yes
  110. checking dependency style of gcc... gcc3
  111. checking dependency style of g++... gcc3
  112. checking for -pthread... yes
  113. checking for libsocket... no
  114. checking for libutil... yes
  115. checking for dirent.h that defines DIR... yes
  116. checking for library containing opendir... none required
  117. checking for grep that handles long lines and -e... /usr/bin/grep
  118. checking for egrep... /usr/bin/grep -E
  119. checking for ANSI C header files... yes
  120. checking for sys/wait.h that is POSIX.1 compatible... yes
  121. checking for sys/types.h... yes
  122. checking for sys/stat.h... yes
  123. checking for stdlib.h... yes
  124. checking for string.h... yes
  125. checking for memory.h... yes
  126. checking for strings.h... yes
  127. checking for inttypes.h... yes
  128. checking for stdint.h... yes
  129. checking for unistd.h... yes
  130. checking OS.h usability... no
  131. checking OS.h presence... no
  132. checking for OS.h... no
  133. checking arpa/inet.h usability... yes
  134. checking arpa/inet.h presence... yes
  135. checking for arpa/inet.h... yes
  136. checking fcntl.h usability... yes
  137. checking fcntl.h presence... yes
  138. checking for fcntl.h... yes
  139. checking fenv.h usability... yes
  140. checking fenv.h presence... yes
  141. checking for fenv.h... yes
  142. checking float.h usability... yes
  143. checking float.h presence... yes
  144. checking for float.h... yes
  145. checking for inttypes.h... (cached) yes
  146. checking limits.h usability... yes
  147. checking limits.h presence... yes
  148. checking for limits.h... yes
  149. checking malloc.h usability... yes
  150. checking malloc.h presence... yes
  151. checking for malloc.h... yes
  152. checking for memory.h... (cached) yes
  153. checking netdb.h usability... yes
  154. checking netdb.h presence... yes
  155. checking for netdb.h... yes
  156. checking netinet/in.h usability... yes
  157. checking netinet/in.h presence... yes
  158. checking for netinet/in.h... yes
  159. checking stddef.h usability... yes
  160. checking stddef.h presence... yes
  161. checking for stddef.h... yes
  162. checking for stdint.h... (cached) yes
  163. checking for stdlib.h... (cached) yes
  164. checking for string.h... (cached) yes
  165. checking sys/file.h usability... yes
  166. checking sys/file.h presence... yes
  167. checking for sys/file.h... yes
  168. checking sys/ioctl.h usability... yes
  169. checking sys/ioctl.h presence... yes
  170. checking for sys/ioctl.h... yes
  171. checking sys/param.h usability... yes
  172. checking sys/param.h presence... yes
  173. checking for sys/param.h... yes
  174. checking sys/socket.h usability... yes
  175. checking sys/socket.h presence... yes
  176. checking for sys/socket.h... yes
  177. checking sys/time.h usability... yes
  178. checking sys/time.h presence... yes
  179. checking for sys/time.h... yes
  180. checking for unistd.h... (cached) yes
  181. checking values.h usability... yes
  182. checking values.h presence... yes
  183. checking for values.h... yes
  184. checking wchar.h usability... yes
  185. checking wchar.h presence... yes
  186. checking for wchar.h... yes
  187. checking wctype.h usability... yes
  188. checking wctype.h presence... yes
  189. checking for wctype.h... yes
  190. checking linux/slab.h usability... no
  191. checking linux/slab.h presence... no
  192. checking for linux/slab.h... no
  193. checking linux/malloc.h usability... no
  194. checking linux/malloc.h presence... no
  195. checking for linux/malloc.h... no
  196. checking for vfscanf... yes
  197. checking for lstat... yes
  198. checking tr1/unordered_map usability... yes
  199. checking tr1/unordered_map presence... yes
  200. checking for tr1/unordered_map... yes
  201. checking for stdbool.h that conforms to C99... no
  202. checking for _Bool... no
  203. checking for an ANSI C-conforming const... yes
  204. checking for inline... inline
  205. checking for off_t... yes
  206. checking for pid_t... yes
  207. checking for C/C++ restrict keyword... __restrict
  208. checking for size_t... yes
  209. checking whether time.h and sys/time.h may both be included... yes
  210. checking whether struct tm is in sys/time.h or time.h... time.h
  211. checking for working volatile... yes
  212. checking for ptrdiff_t... yes
  213. checking whether closedir returns void... no
  214. checking for error_at_line... yes
  215. checking vfork.h usability... no
  216. checking vfork.h presence... no
  217. checking for vfork.h... no
  218. checking for fork... yes
  219. checking for vfork... yes
  220. checking for working fork... yes
  221. checking for working vfork... (cached) yes
  222. checking whether gcc needs -traditional... no
  223. checking whether lstat correctly handles trailing slash... yes
  224. checking whether lstat accepts an empty string... no
  225. checking whether lstat correctly handles trailing slash... (cached) yes
  226. checking for stdlib.h... (cached) yes
  227. checking for GNU libc compatible malloc... yes
  228. checking for working memcmp... yes
  229. checking for sys/time.h... (cached) yes
  230. checking for unistd.h... (cached) yes
  231. checking for stdlib.h... (cached) yes
  232. checking for sys/param.h... (cached) yes
  233. checking for alarm... yes
  234. checking for working mktime... yes
  235. checking for getpagesize... yes
  236. checking for working mmap... yes
  237. checking for stdlib.h... (cached) yes
  238. checking for GNU libc compatible realloc... yes
  239. checking sys/select.h usability... yes
  240. checking sys/select.h presence... yes
  241. checking for sys/select.h... yes
  242. checking for sys/socket.h... (cached) yes
  243. checking types of arguments for select... int,fd_set *,struct timeval *
  244. checking return type of signal handlers... void
  245. checking whether stat accepts an empty string... no
  246. checking for working strcoll... yes
  247. checking for working strtod... yes
  248. checking for vprintf... yes
  249. checking for _doprnt... no
  250. checking for atexit... yes
  251. checking for bzero... yes
  252. checking for fesetround... yes
  253. checking for floor... yes
  254. checking for getcwd... yes
  255. checking for gethostbyname... yes
  256. checking for gettimeofday... yes
  257. checking for inet_ntoa... yes
  258. checking for iswprint... yes
  259. checking for localtime_r... yes
  260. checking for mblen... yes
  261. checking for memchr... yes
  262. checking for memmove... yes
  263. checking for memset... yes
  264. checking for mkdir... yes
  265. checking for munmap... yes
  266. checking for pow... yes
  267. checking for putenv... yes
  268. checking for rint... yes
  269. checking for rmdir... yes
  270. checking for select... yes
  271. checking for setenv... yes
  272. checking for socket... yes
  273. checking for sqrt... yes
  274. checking for strcasecmp... yes
  275. checking for strchr... yes
  276. checking for strdup... yes
  277. checking for strerror... yes
  278. checking for strstr... yes
  279. checking for strtol... yes
  280. checking for strtoul... yes
  281. checking for finite... yes
  282. checking for _finite... no
  283. checking for isnan... yes
  284. checking for _isnan... no
  285. checking for MacOSX platform... no
  286. checking ieeefp.h usability... no
  287. checking ieeefp.h presence... no
  288. checking for ieeefp.h... no
  289. checking zlib.h usability... yes
  290. checking zlib.h presence... yes
  291. checking for zlib.h... yes
  292. Enabling user-specified flags: -O3 -g
  293. configure: Enabling dds cubmap support with -DNV_CUBE_MAP
  294. checking for Win32 platform... no
  295. checking for CygWin platform... no
  296. checking for Mingw32 platform... no
  297. checking for Linux platform... yes
  298. checking for FreeBSD platform... no
  299. checking for python... python Python 2.7.14
  300. /usr/lib/libpython2.7.so yes
  301. checking for --export-dynamic... no
  302. checking for -export-dynamic... yes
  303. checking for sdl-config... /usr/bin/sdl-config
  304. checking for SDL - version >= 1.0.1... yes
  305. checking for SDL_JoystickOpen... yes
  306. Using SDL Windowing System
  307. checking for GL library... yes
  308. checking for glXGetProcAddressARB... yes
  309. checking for GLU library... yes
  310. checking for GL/gl.h... yes
  311. checking for XmuGetHostname in -lXmu... yes
  312. checking for XListInputDevices in -lXi... yes
  313. checking for glut32 library... -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut32
  314. no
  315. checking for glut library... -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut
  316. yes
  317. checking GL/glut.h usability... yes
  318. checking GL/glut.h presence... yes
  319. checking for GL/glut.h... yes
  320. checking for expat library... yes
  321. checking expat.h usability... yes
  322. checking expat.h presence... yes
  323. checking for expat.h... yes
  324. checking for png library... yes
  325. checking png.h usability... yes
  326. checking png.h presence... yes
  327. checking for png.h... yes
  328. checking for jpeg library... yes
  329. checking jpeglib.h usability... yes
  330. checking jpeglib.h presence... yes
  331. checking for jpeglib.h... yes
  332. checking for openal library... yes
  333. checking for AL/al.h... yes
  334. checking for al.h... yes
  335. checking AL/alext.h usability... yes
  336. checking AL/alext.h presence... yes
  337. checking for AL/alext.h... yes
  338. Configuring with OpenAL support!
  339. checking for vorbis library... yes
  340. checking for vorbis header... yes
  341. found VORBIS header: Enabling ingame ogg support:: -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_AL=1 -DHAVE_OGG
  342. No Crypto++ support
  343. configure: Using System Boost
  344. configure: No Threading Model Used
  345. configure: Using std::list for basis of collision testing
  346. checking for pkg-config... /usr/bin/pkg-config
  347. checking pkg-config is at least version 0.9.0... yes
  348. checking for OGRE... yes
  349. HAVE_OGRE is:
  350. no_ogre is 0
  351. DID_CONDITIONAL
  352. checking for CEGUI... no (Disabled)
  353. checking for CEGUI-OPENGL... no (Disabled)
  354. checking for CEGUI-OGRE... no (Disabled)
  355. checking for ffmpeg... no (Disabled)
  356. checking for libdialog and libncurses... yes
  357. checking dialog.h usability... yes
  358. checking dialog.h presence... yes
  359. checking for dialog.h... yes
  360. Using console interface for the setup utility.
  361. configure: Compiling with CPPFLAGS: -I/usr/include -DBOOST_PYTHON_NO_PY_SIGNATURES -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_AL=1 -DHAVE_OGG -DNV_CUBE_MAP=1 -DDATA_DIR=\"../data\" -I/usr/include/python2.7 -DHAVE_PYTHON=1 -I$(top_srcdir)/src .
  362. configure: Compiling with CXXFLAGS: -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -pipe -DNV_CUBE_MAP -O3 -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread.
  363. configure: Compiling with LIBS: -Wl,-O1,--sort-common,--as-needed,-z,relro -lvorbisfile -lvorbis -logg -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut -lexpat -lpng -ljpeg -lopenal -lvorbisfile -lvorbis -logg -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -pthread .
  364. checking that generated files are newer than configure... done
  365. configure: creating ./config.status
  366. config.status: creating Makefile
  367. config.status: creating src/Makefile
  368. config.status: creating config.h
  369. config.status: config.h is unchanged
  370. config.status: executing depfiles commands
  371. next
  372. ==> Starting make...
  373. run make
  374. make all-am
  375. make[1]: Entering directory '/home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike'
  376. g++ -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -pipe -DNV_CUBE_MAP -O3 -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -Wl,-O1,--sort-common,--as-needed,-z,relro -o vegastrike src/cmd/ai/aggressive.o src/cmd/ai/autodocking.o src/cmd/ai/comm_ai.o src/cmd/ai/communication_xml.o src/cmd/ai/communication.o src/cmd/ai/docking.o src/cmd/ai/event_xml.o src/cmd/ai/fire.o src/cmd/ai/fireall.o src/cmd/ai/flybywire.o src/cmd/ai/flykeyboard_generic.o src/cmd/ai/hard_coded_scripts.o src/cmd/ai/ikarus.o src/cmd/ai/missionscript.o src/cmd/ai/navigation.o src/cmd/ai/order_comm.o src/cmd/ai/order.o src/cmd/ai/script.o src/cmd/ai/tactics.o src/cmd/ai/turretai.o src/cmd/ai/warpto.o src/cmd/alphacurve.o src/cmd/asteroid_generic.o src/cmd/beam_generic.o src/cmd/bolt_generic.o src/cmd/building_generic.o src/cmd/collection.o src/cmd/collide_map.o src/cmd/collide.o src/cmd/container.o src/cmd/csv.o src/cmd/missile_generic.o src/cmd/mount.o src/cmd/nebula_generic.o src/cmd/planet_generic.o src/cmd/role_bitmask.o src/cmd/unit_collide.o src/cmd/unit_const_cache.o src/cmd/unit_csv.o src/cmd/unit_factory_generic.o src/cmd/unit_functions_generic.o src/cmd/unit_generic.o src/cmd/fg_util.o src/cmd/unit_util_generic.o src/cmd/unit_xml.o src/cmd/weapon_xml.o src/cmd/collide2/Ice/IceAABB.o src/cmd/collide2/Ice/IceContainer.o src/cmd/collide2/Ice/IceHPoint.o src/cmd/collide2/Ice/IceIndexedTriangle.o src/cmd/collide2/Ice/IceMatrix3x3.o src/cmd/collide2/Ice/IceMatrix4x4.o src/cmd/collide2/Ice/IceOBB.o src/cmd/collide2/Ice/IcePlane.o src/cmd/collide2/Ice/IcePoint.o src/cmd/collide2/Ice/IceRandom.o src/cmd/collide2/Ice/IceRay.o src/cmd/collide2/Ice/IceRevisitedRadix.o src/cmd/collide2/Ice/IceSegment.o src/cmd/collide2/Ice/IceTriangle.o src/cmd/collide2/Ice/IceUtils.o src/cmd/collide2/csgeom2/opbox.o src/cmd/collide2/csgeom2/opmatrix3.o src/cmd/collide2/csgeom2/opvector3.o src/cmd/collide2/OPC_AABBCollider.o src/cmd/collide2/OPC_AABBTree.o src/cmd/collide2/OPC_BaseModel.o src/cmd/collide2/OPC_BoxPruning.o src/cmd/collide2/OPC_Collider.o src/cmd/collide2/OPC_Common.o src/cmd/collide2/OPC_HybridModel.o src/cmd/collide2/OPC_LSSCollider.o src/cmd/collide2/OPC_MeshInterface.o src/cmd/collide2/OPC_Model.o src/cmd/collide2/OPC_OBBCollider.o src/cmd/collide2/OPC_OptimizedTree.o src/cmd/collide2/OPC_Picking.o src/cmd/collide2/OPC_PlanesCollider.o src/cmd/collide2/OPC_RayCollider.o src/cmd/collide2/OPC_SphereCollider.o src/cmd/collide2/OPC_SweepAndPrune.o src/cmd/collide2/OPC_TreeBuilders.o src/cmd/collide2/OPC_TreeCollider.o src/cmd/collide2/OPC_VolumeCollider.o src/cmd/collide2/CSopcodecollider.o src/networking/inet_file.o src/networking/inet.o src/python/init.o src/python/python_compile.o src/python/unit_exports.o src/python/unit_exports1.o src/python/unit_exports2.o src/python/unit_exports3.o src/python/unit_method_defs.o src/python/unit_wrapper.o src/python/universe_util_export.o src/configxml.o src/easydom.o src/endianness.o src/macosx_math.o src/faction_generic.o src/faction_util_generic.o src/galaxy_gen.o src/galaxy_xml.o src/galaxy.o src/hashtable.o src/lin_time.o src/load_mission.o src/pk3.o src/posh.o src/savegame.o src/star_system_generic.o src/star_system_xml.o src/stardate.o src/universe_generic.o src/universe_util_generic.o src/vs_globals.o src/vsfilesystem.o src/xml_serializer.o src/xml_support.o src/options.o src/cmd/script/director_generic.o src/cmd/script/mission_script.o src/cmd/script/mission.o src/cmd/script/msgcenter.o src/cmd/script/pythonmission.o src/cmd/script/script_call_olist.o src/cmd/script/script_call_omap.o src/cmd/script/script_call_order.o src/cmd/script/script_call_string.o src/cmd/script/script_call_unit_generic.o src/cmd/script/script_callbacks.o src/cmd/script/script_expression.o src/cmd/script/script_generic.o src/cmd/script/script_statement.o src/cmd/script/script_util.o src/cmd/script/script_variables.o src/gfx/cockpit_generic.o src/gfx/lerp.o src/gfx/matrix.o src/gfx/mesh_bxm.o src/gfx/mesh_poly.o src/gfx/mesh_xml.o src/gfx/mesh.o src/gfx/quaternion.o src/gfx/sphere_generic.o src/gfx/vec.o src/XMLDocument.o src/VSFileXMLSerializer.o src/gui/button.o src/gui/control.o src/gui/eventmanager.o src/gui/eventresponder.o src/gui/font.o src/gui/glut_support.o src/gui/groupcontrol.o src/gui/guidefs.o src/gui/guitexture.o src/gui/modaldialog.o src/gui/newbutton.o src/gui/painttext.o src/gui/picker.o src/gui/scroller.o src/gui/simplepicker.o src/gui/slider.o src/gui/staticdisplay.o src/gui/text_area.o src/gui/textinputdisplay.o src/gui/window.o src/gui/windowcontroller.o src/networking/accountsxml.o src/networking/client.o src/networking/fileutil.o src/networking/savenet_util.o src/networking/cubicsplines.o src/networking/mangle.o src/networking/netclient_clients.o src/networking/netclient_devices.o src/networking/netclient_login.o src/networking/netclient.o src/networking/netserver_acct.o src/networking/netserver_clients.o src/networking/netserver_devices.o src/networking/netserver_login.o src/networking/netserver_net.o src/networking/netserver.o src/networking/prediction.o src/networking/zonemgr.o src/networking/networkcomm.o src/networking/webcam_support.o src/cg_global.o src/command.o src/config_xml.o src/debug_vs.o src/faction_util.o src/force_feedback.o src/gamemenu.o src/gfxlib_struct.o src/in_joystick.o src/in_kb.o src/in_main.o src/in_mouse.o src/in_sdl.o src/main_loop.o src/physics.o src/rendertext.o src/ship_commands.o src/star_system_jump.o src/star_system.o src/universe_util.o src/universe.o src/gfx/ani_texture.o src/gfx/animation.o src/gfx/aux_logo.o src/gfx/aux_palette.o src/gfx/aux_texture.o src/gfx/background.o src/gfx/camera.o src/gfx/cockpit_xml.o src/gfx/cockpit.o src/gfx/coord_select.o src/gfx/env_map_gent.o src/gfx/gauge.o src/gfx/halo_system.o src/gfx/halo.o src/gfx/hud.o src/gfx/jpeg_memory.o src/gfx/loc_select.o src/gfx/masks.o src/gfx/mesh_bin.o src/gfx/mesh_fx.o src/gfx/mesh_gfx.o src/gfx/nav/criteria_xml.o src/gfx/nav/criteria.o src/gfx/nav/drawgalaxy.o src/gfx/nav/drawlist.o src/gfx/nav/drawsystem.o src/gfx/nav/navcomputer.o src/gfx/nav/navgetxmldata.o src/gfx/nav/navpath.o src/gfx/nav/navscreen.o src/gfx/nav/navscreenoccupied.o src/gfx/particle.o src/gfx/pipelined_texture.o src/gfx/quadsquare_cull.o src/gfx/quadsquare_render.o src/gfx/quadsquare_update.o src/gfx/quadsquare.o src/gfx/quadtree_xml.o src/gfx/quadtree.o src/gfx/radar/bubble_display.o src/gfx/radar/dual_display.o src/gfx/radar/plane_display.o src/gfx/radar/radar.o src/gfx/radar/sensor.o src/gfx/radar/sphere_display.o src/gfx/radar/track.o src/gfx/radar/viewarea.o src/gfx/ring.o src/gfx/screenshot.o src/gfx/sphere.o src/gfx/sprite.o src/gfx/star.o src/gfx/stream_texture.o src/gfx/tex_transform.o src/gfx/technique.o src/gfx/vdu.o src/gfx/vid_file.o src/ffmpeg_init.o src/gfx/vsbox.o src/gfx/vsimage.o src/gfx/warptrail.o src/audio/CodecRegistry.o src/audio/Stream.o src/audio/Sound.o src/audio/Source.o src/audio/SourceTemplate.o src/audio/SceneManager.o src/audio/Renderer.o src/audio/utils.o src/audio/RenderableSource.o src/audio/RenderableListener.o src/audio/Listener.o src/audio/Scene.o src/audio/SimpleSource.o src/audio/SimpleScene.o src/audio/SimpleSound.o src/audio/SoundBuffer.o src/audio/TemplateManager.o src/audio/codecs/Codec.o src/audio/codecs/FFStream.o src/audio/codecs/OggStream.o src/audio/codecs/OggData.o src/audio/codecs/OggCodec.o src/audio/codecs/FFCodec.o src/audio/renderers/OpenAL/OpenALRenderer.o src/audio/renderers/OpenAL/OpenALRenderableListener.o src/audio/renderers/OpenAL/OpenALRenderableSource.o src/audio/renderers/OpenAL/OpenALRenderableStreamingSource.o src/audio/renderers/OpenAL/OpenALSimpleSound.o src/audio/renderers/OpenAL/OpenALStreamingSound.o src/audio/renderers/OpenAL/OpenALHelpers.o src/audio/test.o src/aldrv/al_globals.o src/cmd/images.o src/aldrv/al_init.o src/aldrv/al_listen.o src/aldrv/al_sound.o src/cmd/ai/firekeyboard.o src/cmd/ai/flyjoystick.o src/cmd/ai/flykeyboard.o src/cmd/asteroid.o src/cmd/atmosphere.o src/cmd/base_init.o src/cmd/base_interface.o src/cmd/base_util.o src/cmd/base_write_python.o src/cmd/base_write_xml.o src/cmd/base_xml.o src/cmd/basecomputer.o src/cmd/beam.o src/cmd/bolt.o src/cmd/briefing.o src/cmd/building.o src/cmd/click_list.o src/cmd/cont_terrain.o src/cmd/faction_xml.o src/cmd/music.o src/cmd/nebula.o src/cmd/pilot.o src/cmd/planet.o src/cmd/script/c_alike/c_alike.tab.o src/cmd/script/c_alike/lex.yy.o src/cmd/script/director.o src/cmd/script/flightgroup.o src/cmd/script/script_call_briefing.o src/cmd/script/script_call_unit.o src/cmd/terrain.o src/cmd/unit_factory.o src/cmd/unit_functions.o src/cmd/unit_util.o src/cmd/unit.o src/gldrv/gl_program.o src/gldrv/gl_clip.o src/gldrv/gl_fog.o src/gldrv/gl_globals.o src/gldrv/gl_init.o src/gldrv/gl_light_pick.o src/gldrv/gl_light_state.o src/gldrv/gl_light.o src/gldrv/gl_material.o src/gldrv/gl_matrix.o src/gldrv/gl_misc.o src/gldrv/gl_quad_list.o src/gldrv/gl_sphere_list.o src/gldrv/gl_state.o src/gldrv/sdds.o src/gldrv/gl_texture.o src/gldrv/gl_vertex_list.o src/gldrv/winsys.o src/main.o src/python/briefing_wrapper.o libnetlowlevel.a -lz -lboost_python -Wl,-O1,--sort-common,--as-needed,-z,relro -lvorbisfile -lvorbis -logg -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut -lexpat -lpng -ljpeg -lopenal -lvorbisfile -lvorbis -logg -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -pthread
  377. src/gfx/cockpit_generic.o: In function `Cockpit::soundImpl(SoundContainer const&)':
  378. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_generic.cpp:974: undefined reference to `SoundContainer::SoundContainer(SoundContainer const&)'
  379. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_generic.cpp:974: undefined reference to `SoundContainer::SoundContainer(SoundContainer const&)'
  380. src/star_system.o: In function `GameStarSystem::Draw(bool)':
  381. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/star_system.cpp:288: undefined reference to `Occlusion::start()'
  382. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/star_system.cpp:381: undefined reference to `Occlusion::end()'
  383. src/gfx/cockpit_xml.o: In function `GameCockpit::beginElement(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, XMLSupport::AttributeList const&)':
  384. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_xml.cpp:656: undefined reference to `SoundContainer::SoundContainer(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, float)'
  385. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_xml.cpp:656: undefined reference to `SoundContainer::~SoundContainer()'
  386. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_xml.cpp:656: undefined reference to `SoundContainer::~SoundContainer()'
  387. src/gfx/cockpit.o: In function `GameCockpit::soundImpl(SoundContainer const&)':
  388. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:3602: undefined reference to `AldrvSoundContainer::AldrvSoundContainer(SoundContainer const&)'
  389. src/gfx/cockpit.o: In function `GameCockpit::TriggerEvents(Unit*)':
  390. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1549: undefined reference to `GameSoundContainer::play()'
  391. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1549: undefined reference to `GameSoundContainer::stop()'
  392. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1497: undefined reference to `GameSoundContainer::play()'
  393. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1488: undefined reference to `GameSoundContainer::stop()'
  394. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1488: undefined reference to `GameSoundContainer::play()'
  395. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1497: undefined reference to `GameSoundContainer::stop()'
  396. src/cmd/unit.o: In function `GameUnit<Asteroid>::Draw(Transformation const&, Matrix const&)':
  397. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/cmd/unit.cpp:426: undefined reference to `Occlusion::addOccluder(QVector const&, float, bool)'
  398. src/cmd/unit.o: In function `GameUnit<Building>::Draw(Transformation const&, Matrix const&)':
  399. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/cmd/unit.cpp:426: undefined reference to `Occlusion::addOccluder(QVector const&, float, bool)'
  400. src/cmd/unit.o: In function `GameUnit<Planet>::Draw(Transformation const&, Matrix const&)':
  401. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/cmd/unit.cpp:426: undefined reference to `Occlusion::addOccluder(QVector const&, float, bool)'
  402. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/cmd/unit.cpp:424: undefined reference to `Occlusion::addOccluder(QVector const&, float, bool)'
  403. src/cmd/unit.o: In function `GameUnit<Unit>::Draw(Transformation const&, Matrix const&)':
  404. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/cmd/unit.cpp:426: undefined reference to `Occlusion::addOccluder(QVector const&, float, bool)'
  405. src/cmd/unit.o:/home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/cmd/unit.cpp:426: more undefined references to `Occlusion::addOccluder(QVector const&, float, bool)' follow
  406. src/gldrv/gl_light_pick.o: In function `occludedIntensity':
  407. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gldrv/gl_light_pick.cpp:95: undefined reference to `Occlusion::testOcclusion(QVector const&, float, QVector const&, float)'
  408. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gldrv/gl_light_pick.cpp:95: undefined reference to `Occlusion::testOcclusion(QVector const&, float, QVector const&, float)'
  409. collect2: error: ld returned 1 exit status
  410. make[1]: *** [Makefile:3643: vegastrike] Error 1
  411. make[1]: Leaving directory '/home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike'
  412. make: *** [Makefile:2106: all] Error 2
  413. ==> ERROR: A failure occurred in build().
  414. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement