Advertisement
dcarr

Untitled

Nov 11th, 2017
555
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. Please send bug reports or comments about this script
  39. to the email above or else visit
  40. vegastrike.sourceforge.net for help in using this script
  41.  
  42. The recommended way to change the behaviour of this script
  43. is to modify the path so that the version of automake or
  44. autoconf you want to use is found first.
  45. Alternately, you can explicitly specify the program to be
  46. used for each in the following variables.
  47. $ACLOCAL, $AUTOMAKE, $AUTOCONF, $AUTOHEADER
  48. and extra arguments/include paths in these variables:
  49. $ACLOCALFLAGS, $AUTOMAKEFLAGS, $AUTOCONFFLAGS, $AUTOHEADERFLAGS
  50. For proper functionality, both aclocal and automake must be the
  51. same version, and autoconf and autoheader should be the same version.
  52.  
  53. Running aclocal
  54. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  55. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  56. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  57. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  58. configure.ac:550: the top level
  59. Running autoheader
  60. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  61. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  62. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  63. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  64. configure.ac:550: the top level
  65. Running autoconf
  66. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  67. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  68. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  69. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  70. configure.ac:550: the top level
  71. Running automake
  72. configure.ac:550: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
  73. ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
  74. ../../lib/autoconf/general.m4:2590: _AC_COMPILE_IFELSE is expanded from...
  75. ../../lib/autoconf/general.m4:2606: AC_COMPILE_IFELSE is expanded from...
  76. configure.ac:550: the top level
  77. Makefile.am:1268: warning: '%'-style pattern rules are a GNU make extension
  78. Bootstrap is complete. Run ./configure to configure the build system.
  79. configure
  80. checking for gawk... gawk
  81. checking whether ln -s works... yes
  82. checking for g++... g++
  83. checking whether the C++ compiler works... yes
  84. checking for C++ compiler default output file name... a.out
  85. checking for suffix of executables...
  86. checking whether we are cross compiling... no
  87. checking for suffix of object files... o
  88. checking whether we are using the GNU C++ compiler... yes
  89. checking whether g++ accepts -g... yes
  90. checking how to run the C++ preprocessor... g++ -E
  91. checking for a BSD-compatible install... /usr/bin/install -c
  92. checking for ranlib... ranlib
  93. checking for gcc... gcc
  94. checking whether we are using the GNU C compiler... yes
  95. checking whether gcc accepts -g... yes
  96. checking for gcc option to accept ISO C89... none needed
  97. checking whether gcc understands -c and -o together... yes
  98. checking how to run the C preprocessor... gcc -E
  99. configure: Using C++ compiler: g++.
  100. configure: Using C compiler: gcc.
  101. checking build system type... x86_64-pc-linux-gnu
  102. checking host system type... x86_64-pc-linux-gnu
  103. checking target system type... x86_64-pc-linux-gnu
  104. checking whether build environment is sane... yes
  105. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  106. checking whether make sets $(MAKE)... yes
  107. checking for style of include used by make... GNU
  108. checking whether make supports nested variables... yes
  109. checking dependency style of gcc... gcc3
  110. checking dependency style of g++... gcc3
  111. checking for -pthread... yes
  112. checking for libsocket... no
  113. checking for libutil... yes
  114. checking for dirent.h that defines DIR... yes
  115. checking for library containing opendir... none required
  116. checking for grep that handles long lines and -e... /usr/bin/grep
  117. checking for egrep... /usr/bin/grep -E
  118. checking for ANSI C header files... yes
  119. checking for sys/wait.h that is POSIX.1 compatible... yes
  120. checking for sys/types.h... yes
  121. checking for sys/stat.h... yes
  122. checking for stdlib.h... yes
  123. checking for string.h... yes
  124. checking for memory.h... yes
  125. checking for strings.h... yes
  126. checking for inttypes.h... yes
  127. checking for stdint.h... yes
  128. checking for unistd.h... yes
  129. checking OS.h usability... no
  130. checking OS.h presence... no
  131. checking for OS.h... no
  132. checking arpa/inet.h usability... yes
  133. checking arpa/inet.h presence... yes
  134. checking for arpa/inet.h... yes
  135. checking fcntl.h usability... yes
  136. checking fcntl.h presence... yes
  137. checking for fcntl.h... yes
  138. checking fenv.h usability... yes
  139. checking fenv.h presence... yes
  140. checking for fenv.h... yes
  141. checking float.h usability... yes
  142. checking float.h presence... yes
  143. checking for float.h... yes
  144. checking for inttypes.h... (cached) yes
  145. checking limits.h usability... yes
  146. checking limits.h presence... yes
  147. checking for limits.h... yes
  148. checking malloc.h usability... yes
  149. checking malloc.h presence... yes
  150. checking for malloc.h... yes
  151. checking for memory.h... (cached) yes
  152. checking netdb.h usability... yes
  153. checking netdb.h presence... yes
  154. checking for netdb.h... yes
  155. checking netinet/in.h usability... yes
  156. checking netinet/in.h presence... yes
  157. checking for netinet/in.h... yes
  158. checking stddef.h usability... yes
  159. checking stddef.h presence... yes
  160. checking for stddef.h... yes
  161. checking for stdint.h... (cached) yes
  162. checking for stdlib.h... (cached) yes
  163. checking for string.h... (cached) yes
  164. checking sys/file.h usability... yes
  165. checking sys/file.h presence... yes
  166. checking for sys/file.h... yes
  167. checking sys/ioctl.h usability... yes
  168. checking sys/ioctl.h presence... yes
  169. checking for sys/ioctl.h... yes
  170. checking sys/param.h usability... yes
  171. checking sys/param.h presence... yes
  172. checking for sys/param.h... yes
  173. checking sys/socket.h usability... yes
  174. checking sys/socket.h presence... yes
  175. checking for sys/socket.h... yes
  176. checking sys/time.h usability... yes
  177. checking sys/time.h presence... yes
  178. checking for sys/time.h... yes
  179. checking for unistd.h... (cached) yes
  180. checking values.h usability... yes
  181. checking values.h presence... yes
  182. checking for values.h... yes
  183. checking wchar.h usability... yes
  184. checking wchar.h presence... yes
  185. checking for wchar.h... yes
  186. checking wctype.h usability... yes
  187. checking wctype.h presence... yes
  188. checking for wctype.h... yes
  189. checking linux/slab.h usability... no
  190. checking linux/slab.h presence... no
  191. checking for linux/slab.h... no
  192. checking linux/malloc.h usability... no
  193. checking linux/malloc.h presence... no
  194. checking for linux/malloc.h... no
  195. checking for vfscanf... yes
  196. checking for lstat... yes
  197. checking tr1/unordered_map usability... yes
  198. checking tr1/unordered_map presence... yes
  199. checking for tr1/unordered_map... yes
  200. checking for stdbool.h that conforms to C99... no
  201. checking for _Bool... no
  202. checking for an ANSI C-conforming const... yes
  203. checking for inline... inline
  204. checking for off_t... yes
  205. checking for pid_t... yes
  206. checking for C/C++ restrict keyword... __restrict
  207. checking for size_t... yes
  208. checking whether time.h and sys/time.h may both be included... yes
  209. checking whether struct tm is in sys/time.h or time.h... time.h
  210. checking for working volatile... yes
  211. checking for ptrdiff_t... yes
  212. checking whether closedir returns void... no
  213. checking for error_at_line... yes
  214. checking vfork.h usability... no
  215. checking vfork.h presence... no
  216. checking for vfork.h... no
  217. checking for fork... yes
  218. checking for vfork... yes
  219. checking for working fork... yes
  220. checking for working vfork... (cached) yes
  221. checking whether gcc needs -traditional... no
  222. checking whether lstat correctly handles trailing slash... yes
  223. checking whether lstat accepts an empty string... no
  224. checking whether lstat correctly handles trailing slash... (cached) yes
  225. checking for stdlib.h... (cached) yes
  226. checking for GNU libc compatible malloc... yes
  227. checking for working memcmp... yes
  228. checking for sys/time.h... (cached) yes
  229. checking for unistd.h... (cached) yes
  230. checking for stdlib.h... (cached) yes
  231. checking for sys/param.h... (cached) yes
  232. checking for alarm... yes
  233. checking for working mktime... yes
  234. checking for getpagesize... yes
  235. checking for working mmap... yes
  236. checking for stdlib.h... (cached) yes
  237. checking for GNU libc compatible realloc... yes
  238. checking sys/select.h usability... yes
  239. checking sys/select.h presence... yes
  240. checking for sys/select.h... yes
  241. checking for sys/socket.h... (cached) yes
  242. checking types of arguments for select... int,fd_set *,struct timeval *
  243. checking return type of signal handlers... void
  244. checking whether stat accepts an empty string... no
  245. checking for working strcoll... yes
  246. checking for working strtod... yes
  247. checking for vprintf... yes
  248. checking for _doprnt... no
  249. checking for atexit... yes
  250. checking for bzero... yes
  251. checking for fesetround... yes
  252. checking for floor... yes
  253. checking for getcwd... yes
  254. checking for gethostbyname... yes
  255. checking for gettimeofday... yes
  256. checking for inet_ntoa... yes
  257. checking for iswprint... yes
  258. checking for localtime_r... yes
  259. checking for mblen... yes
  260. checking for memchr... yes
  261. checking for memmove... yes
  262. checking for memset... yes
  263. checking for mkdir... yes
  264. checking for munmap... yes
  265. checking for pow... yes
  266. checking for putenv... yes
  267. checking for rint... yes
  268. checking for rmdir... yes
  269. checking for select... yes
  270. checking for setenv... yes
  271. checking for socket... yes
  272. checking for sqrt... yes
  273. checking for strcasecmp... yes
  274. checking for strchr... yes
  275. checking for strdup... yes
  276. checking for strerror... yes
  277. checking for strstr... yes
  278. checking for strtol... yes
  279. checking for strtoul... yes
  280. checking for finite... yes
  281. checking for _finite... no
  282. checking for isnan... yes
  283. checking for _isnan... no
  284. checking for MacOSX platform... no
  285. checking ieeefp.h usability... no
  286. checking ieeefp.h presence... no
  287. checking for ieeefp.h... no
  288. checking zlib.h usability... yes
  289. checking zlib.h presence... yes
  290. checking for zlib.h... yes
  291. Enabling user-specified flags: -O3 -g
  292. configure: Enabling dds cubmap support with -DNV_CUBE_MAP
  293. checking for Win32 platform... no
  294. checking for CygWin platform... no
  295. checking for Mingw32 platform... no
  296. checking for Linux platform... yes
  297. checking for FreeBSD platform... no
  298. checking for python... python Python 2.7.14
  299. /usr/lib/libpython2.7.so yes
  300. checking for --export-dynamic... no
  301. checking for -export-dynamic... yes
  302. checking for sdl-config... /usr/bin/sdl-config
  303. checking for SDL - version >= 1.0.1... yes
  304. checking for SDL_JoystickOpen... yes
  305. Using SDL Windowing System
  306. checking for GL library... yes
  307. checking for glXGetProcAddressARB... yes
  308. checking for GLU library... yes
  309. checking for GL/gl.h... yes
  310. checking for XmuGetHostname in -lXmu... yes
  311. checking for XListInputDevices in -lXi... yes
  312. checking for glut32 library... -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut32
  313. no
  314. checking for glut library... -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut
  315. yes
  316. checking GL/glut.h usability... yes
  317. checking GL/glut.h presence... yes
  318. checking for GL/glut.h... yes
  319. checking for expat library... yes
  320. checking expat.h usability... yes
  321. checking expat.h presence... yes
  322. checking for expat.h... yes
  323. checking for png library... yes
  324. checking png.h usability... yes
  325. checking png.h presence... yes
  326. checking for png.h... yes
  327. checking for jpeg library... yes
  328. checking jpeglib.h usability... yes
  329. checking jpeglib.h presence... yes
  330. checking for jpeglib.h... yes
  331. checking for openal library... yes
  332. checking for AL/al.h... yes
  333. checking for al.h... yes
  334. checking AL/alext.h usability... yes
  335. checking AL/alext.h presence... yes
  336. checking for AL/alext.h... yes
  337. Configuring with OpenAL support!
  338. checking for vorbis library... yes
  339. checking for vorbis header... yes
  340. found VORBIS header: Enabling ingame ogg support:: -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_AL=1 -DHAVE_OGG
  341. No Crypto++ support
  342. configure: Using System Boost
  343. configure: No Threading Model Used
  344. configure: Using std::list for basis of collision testing
  345. checking for pkg-config... /usr/bin/pkg-config
  346. checking pkg-config is at least version 0.9.0... yes
  347. checking for OGRE... yes
  348. HAVE_OGRE is:
  349. no_ogre is 0
  350. DID_CONDITIONAL
  351. checking for CEGUI... no (Disabled)
  352. checking for CEGUI-OPENGL... no (Disabled)
  353. checking for CEGUI-OGRE... no (Disabled)
  354. checking for ffmpeg... no (Disabled)
  355. checking for libdialog and libncurses... yes
  356. checking dialog.h usability... yes
  357. checking dialog.h presence... yes
  358. checking for dialog.h... yes
  359. Using console interface for the setup utility.
  360. 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 .
  361. 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.
  362. 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 .
  363. checking that generated files are newer than configure... done
  364. configure: creating ./config.status
  365. config.status: creating Makefile
  366. config.status: creating src/Makefile
  367. config.status: creating config.h
  368. config.status: config.h is unchanged
  369. config.status: executing depfiles commands
  370. next
  371. ==> Starting make...
  372. run make
  373. make all-am
  374. make[1]: Entering directory '/home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike'
  375. 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
  376. src/gfx/cockpit_generic.o: In function `Cockpit::soundImpl(SoundContainer const&)':
  377. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_generic.cpp:974: undefined reference to `SoundContainer::SoundContainer(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. src/star_system.o: In function `GameStarSystem::Draw(bool)':
  380. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/star_system.cpp:288: undefined reference to `Occlusion::start()'
  381. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/star_system.cpp:381: undefined reference to `Occlusion::end()'
  382. 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&)':
  383. /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)'
  384. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_xml.cpp:656: undefined reference to `SoundContainer::~SoundContainer()'
  385. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit_xml.cpp:656: undefined reference to `SoundContainer::~SoundContainer()'
  386. src/gfx/cockpit.o: In function `GameCockpit::soundImpl(SoundContainer const&)':
  387. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:3602: undefined reference to `AldrvSoundContainer::AldrvSoundContainer(SoundContainer const&)'
  388. src/gfx/cockpit.o: In function `GameCockpit::TriggerEvents(Unit*)':
  389. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1549: undefined reference to `GameSoundContainer::play()'
  390. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1549: undefined reference to `GameSoundContainer::stop()'
  391. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1497: undefined reference to `GameSoundContainer::play()'
  392. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1488: undefined reference to `GameSoundContainer::stop()'
  393. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1488: undefined reference to `GameSoundContainer::play()'
  394. /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/src/gfx/cockpit.cpp:1497: undefined reference to `GameSoundContainer::stop()'
  395. src/cmd/unit.o: In function `GameUnit<Asteroid>::Draw(Transformation const&, Matrix const&)':
  396. /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)'
  397. src/cmd/unit.o: In function `GameUnit<Building>::Draw(Transformation const&, Matrix const&)':
  398. /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)'
  399. src/cmd/unit.o: In function `GameUnit<Planet>::Draw(Transformation const&, Matrix const&)':
  400. /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)'
  401. /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)'
  402. src/cmd/unit.o: In function `GameUnit<Unit>::Draw(Transformation const&, Matrix const&)':
  403. /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)'
  404. 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
  405. src/gldrv/gl_light_pick.o: In function `occludedIntensity':
  406. /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)'
  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. collect2: error: ld returned 1 exit status
  409. make[1]: *** [Makefile:3643: vegastrike] Error 1
  410. make[1]: Leaving directory '/home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike'
  411. make: *** [Makefile:2106: all] Error 2
  412. ==> ERROR: A failure occurred in build().
  413. Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement