Advertisement
Guest User

arch vegastrike 0.5.1.r1-2 error

a guest
May 11th, 2013
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.58 KB | None | 0 0
  1. $ packer -S vegastrike
  2.  
  3. Aur Targets (1): vegastrike
  4.  
  5. Proceed with installation? [Y/n]
  6.  
  7. Edit vegastrike PKGBUILD with $EDITOR? [Y/n] n
  8. ==> Making package: vegastrike 0.5.1.r1-2 (Sat May 11 22:52:50 MDT 2013)
  9. ==> Checking runtime dependencies...
  10. ==> Checking buildtime dependencies...
  11. ==> Retrieving sources...
  12. -> Found vegastrike-src-0.5.1.r1.tar.bz2
  13. ==> Validating source files with md5sums...
  14. vegastrike-src-0.5.1.r1.tar.bz2 ... Passed
  15. ==> Validating source files with sha1sums...
  16. vegastrike-src-0.5.1.r1.tar.bz2 ... Passed
  17. ==> Extracting sources...
  18. -> Extracting vegastrike-src-0.5.1.r1.tar.bz2 with bsdtar
  19. ==> Removing existing pkg/ directory...
  20. ==> Starting build()...
  21. checking for gawk... gawk
  22. checking whether ln -s works... yes
  23. checking for g++... g++
  24. checking for C++ compiler default output file name... a.out
  25. checking whether the C++ compiler works... yes
  26. checking whether we are cross compiling... no
  27. checking for suffix of executables...
  28. checking for suffix of object files... o
  29. checking whether we are using the GNU C++ compiler... yes
  30. checking whether g++ accepts -g... yes
  31. checking how to run the C++ preprocessor... g++ -E
  32. checking for a BSD-compatible install... /usr/bin/install -c
  33. checking for ranlib... ranlib
  34. checking for gcc... gcc
  35. checking whether we are using the GNU C compiler... yes
  36. checking whether gcc accepts -g... yes
  37. checking for gcc option to accept ANSI C... none needed
  38. checking how to run the C preprocessor... gcc -E
  39. configure: Using C++ compiler: g++.
  40. configure: Using C compiler: gcc.
  41. checking build system type... x86_64-unknown-linux-gnu
  42. checking host system type... x86_64-unknown-linux-gnu
  43. checking target system type... x86_64-unknown-linux-gnu
  44. checking whether build environment is sane... yes
  45. checking whether make sets $(MAKE)... yes
  46. checking for style of include used by make... GNU
  47. checking dependency style of gcc... gcc3
  48. checking dependency style of g++... gcc3
  49. checking for -pthread... yes
  50. checking for libsocket... no
  51. checking for libutil... yes
  52. checking for dirent.h that defines DIR... yes
  53. checking for library containing opendir... none required
  54. checking for egrep... grep -E
  55. checking for ANSI C header files... yes
  56. checking for sys/wait.h that is POSIX.1 compatible... yes
  57. checking for sys/types.h... yes
  58. checking for sys/stat.h... yes
  59. checking for stdlib.h... yes
  60. checking for string.h... yes
  61. checking for memory.h... yes
  62. checking for strings.h... yes
  63. checking for inttypes.h... yes
  64. checking for stdint.h... yes
  65. checking for unistd.h... yes
  66. checking OS.h usability... no
  67. checking OS.h presence... no
  68. checking for OS.h... no
  69. checking arpa/inet.h usability... yes
  70. checking arpa/inet.h presence... yes
  71. checking for arpa/inet.h... yes
  72. checking fcntl.h usability... yes
  73. checking fcntl.h presence... yes
  74. checking for fcntl.h... yes
  75. checking fenv.h usability... yes
  76. checking fenv.h presence... yes
  77. checking for fenv.h... yes
  78. checking float.h usability... yes
  79. checking float.h presence... yes
  80. checking for float.h... yes
  81. checking for inttypes.h... (cached) yes
  82. checking limits.h usability... yes
  83. checking limits.h presence... yes
  84. checking for limits.h... yes
  85. checking malloc.h usability... yes
  86. checking malloc.h presence... yes
  87. checking for malloc.h... yes
  88. checking for memory.h... (cached) yes
  89. checking netdb.h usability... yes
  90. checking netdb.h presence... yes
  91. checking for netdb.h... yes
  92. checking netinet/in.h usability... yes
  93. checking netinet/in.h presence... yes
  94. checking for netinet/in.h... yes
  95. checking stddef.h usability... yes
  96. checking stddef.h presence... yes
  97. checking for stddef.h... yes
  98. checking for stdint.h... (cached) yes
  99. checking for stdlib.h... (cached) yes
  100. checking for string.h... (cached) yes
  101. checking sys/file.h usability... yes
  102. checking sys/file.h presence... yes
  103. checking for sys/file.h... yes
  104. checking sys/ioctl.h usability... yes
  105. checking sys/ioctl.h presence... yes
  106. checking for sys/ioctl.h... yes
  107. checking sys/param.h usability... yes
  108. checking sys/param.h presence... yes
  109. checking for sys/param.h... yes
  110. checking sys/socket.h usability... yes
  111. checking sys/socket.h presence... yes
  112. checking for sys/socket.h... yes
  113. checking sys/time.h usability... yes
  114. checking sys/time.h presence... yes
  115. checking for sys/time.h... yes
  116. checking for unistd.h... (cached) yes
  117. checking values.h usability... yes
  118. checking values.h presence... yes
  119. checking for values.h... yes
  120. checking wchar.h usability... yes
  121. checking wchar.h presence... yes
  122. checking for wchar.h... yes
  123. checking wctype.h usability... yes
  124. checking wctype.h presence... yes
  125. checking for wctype.h... yes
  126. checking linux/slab.h usability... no
  127. checking linux/slab.h presence... no
  128. checking for linux/slab.h... no
  129. checking linux/malloc.h usability... no
  130. checking linux/malloc.h presence... no
  131. checking for linux/malloc.h... no
  132. checking for vfscanf... yes
  133. checking for lstat... yes
  134. checking tr1/unordered_map usability... yes
  135. checking tr1/unordered_map presence... yes
  136. checking for tr1/unordered_map... yes
  137. checking for stdbool.h that conforms to C99... yes
  138. checking for _Bool... no
  139. checking for an ANSI C-conforming const... yes
  140. checking for inline... inline
  141. checking for off_t... yes
  142. checking for pid_t... yes
  143. checking for C/C++ restrict keyword... __restrict
  144. checking for size_t... yes
  145. checking whether time.h and sys/time.h may both be included... yes
  146. checking whether struct tm is in sys/time.h or time.h... time.h
  147. checking for working volatile... yes
  148. checking for ptrdiff_t... yes
  149. checking whether closedir returns void... no
  150. checking for error_at_line... no
  151. checking for unistd.h... (cached) yes
  152. checking vfork.h usability... no
  153. checking vfork.h presence... no
  154. checking for vfork.h... no
  155. checking for fork... yes
  156. checking for vfork... yes
  157. checking for working fork... no
  158. checking for working vfork... (cached) yes
  159. checking whether gcc needs -traditional... no
  160. checking whether lstat dereferences a symlink specified with a trailing slash... yes
  161. checking whether lstat accepts an empty string... no
  162. checking whether lstat dereferences a symlink specified with a trailing slash... (cached) yes
  163. checking for stdlib.h... (cached) yes
  164. checking for GNU libc compatible malloc... yes
  165. checking for working memcmp... yes
  166. checking for stdlib.h... (cached) yes
  167. checking for sys/time.h... (cached) yes
  168. checking for unistd.h... (cached) yes
  169. checking for alarm... yes
  170. checking for working mktime... no
  171. checking for stdlib.h... (cached) yes
  172. checking for unistd.h... (cached) yes
  173. checking for getpagesize... yes
  174. checking for working mmap... yes
  175. checking for stdlib.h... (cached) yes
  176. checking for GNU libc compatible realloc... yes
  177. checking sys/select.h usability... yes
  178. checking sys/select.h presence... yes
  179. checking for sys/select.h... yes
  180. checking for sys/socket.h... (cached) yes
  181. checking types of arguments for select... int,fd_set *,struct timeval *
  182. checking return type of signal handlers... void
  183. checking whether stat accepts an empty string... no
  184. checking for working strcoll... yes
  185. checking for working strtod... no
  186. checking for pow... yes
  187. checking for vprintf... yes
  188. checking for _doprnt... no
  189. checking for atexit... yes
  190. checking for bzero... yes
  191. checking for fesetround... yes
  192. checking for floor... yes
  193. checking for getcwd... yes
  194. checking for gethostbyname... yes
  195. checking for gettimeofday... yes
  196. checking for inet_ntoa... yes
  197. checking for iswprint... yes
  198. checking for localtime_r... yes
  199. checking for mblen... yes
  200. checking for memchr... yes
  201. checking for memmove... yes
  202. checking for memset... yes
  203. checking for mkdir... yes
  204. checking for munmap... yes
  205. checking for pow... (cached) yes
  206. checking for putenv... yes
  207. checking for rint... yes
  208. checking for rmdir... yes
  209. checking for select... yes
  210. checking for setenv... yes
  211. checking for socket... yes
  212. checking for sqrt... yes
  213. checking for strcasecmp... yes
  214. checking for strchr... yes
  215. checking for strdup... yes
  216. checking for strerror... yes
  217. checking for strstr... yes
  218. checking for strtol... yes
  219. checking for strtoul... yes
  220. checking for finite... yes
  221. checking for _finite... no
  222. checking for isnan... yes
  223. checking for _isnan... no
  224. checking for MacOSX platform... no
  225. checking ieeefp.h usability... no
  226. checking ieeefp.h presence... no
  227. checking for ieeefp.h... no
  228. checking zlib.h usability... yes
  229. checking zlib.h presence... yes
  230. checking for zlib.h... yes
  231. Enabling user-specified flags:
  232. configure: Enabling dds cubmap support with -DNV_CUBE_MAP
  233. checking for Win32 platform... no
  234. checking for CygWin platform... no
  235. checking for Mingw32 platform... no
  236. checking for Linux platform... yes
  237. checking for FreeBSD platform... no
  238. checking for python... python Python 2.7.4
  239. /usr/lib/libpython2.7.so yes
  240. checking for --export-dynamic... no
  241. checking for -export-dynamic... yes
  242. checking for sdl-config... /usr/bin/sdl-config
  243. checking for SDL - version >= 1.0.1... yes
  244. checking for SDL_JoystickOpen... yes
  245. Using SDL Windowing System
  246. checking for GL library... yes
  247. checking for glXGetProcAddressARB... yes
  248. checking for GLU library... yes
  249. checking for GL/gl.h... yes
  250. checking for XmuGetHostname in -lXmu... yes
  251. checking for XListInputDevices in -lXi... yes
  252. checking for glut32 library... -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut32
  253. no
  254. checking for glut library... -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut
  255. yes
  256. checking GL/glut.h usability... yes
  257. checking GL/glut.h presence... yes
  258. checking for GL/glut.h... yes
  259. checking for expat library... yes
  260. checking expat.h usability... yes
  261. checking expat.h presence... yes
  262. checking for expat.h... yes
  263. checking for png library... yes
  264. checking png.h usability... yes
  265. checking png.h presence... yes
  266. checking for png.h... yes
  267. checking for jpeg library... yes
  268. checking jpeglib.h usability... yes
  269. checking jpeglib.h presence... yes
  270. checking for jpeglib.h... yes
  271. checking for openal library... yes
  272. checking for AL/al.h... yes
  273. checking for al.h... yes
  274. checking AL/alext.h usability... yes
  275. checking AL/alext.h presence... yes
  276. checking for AL/alext.h... yes
  277. Configuring with OpenAL support!
  278. checking for vorbis library... yes
  279. checking for vorbis header... yes
  280. found VORBIS header: Enabling ingame ogg support:: -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_AL=1 -DHAVE_OGG
  281. No Crypto++ support
  282. configure: Using System Boost
  283. configure: No Threading Model Used
  284. configure: Using std::list for basis of collision testing
  285. checking for pkg-config... /usr/bin/pkg-config
  286. checking pkg-config is at least version 0.9.0... yes
  287. checking for OGRE... yes
  288. HAVE_OGRE is:
  289. no_ogre is 0
  290. DID_CONDITIONAL
  291. checking for CEGUI... yes
  292. checking for CEGUI_OPENGL... yes
  293. checking for CEGUI_OGRE... yes
  294. checking for ffmpeg... no (Disabled)
  295. checking for GTK2... yes
  296. Using GTK version 2.0
  297. 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=\"/usr/share/vegastrike\" -I/usr/include/python2.7 -DHAVE_PYTHON=1 -I$(top_srcdir)/src .
  298. configure: Compiling with CXXFLAGS: -march=x86-64 -mtune=generic -pipe -fstack-protector --param=ssp-buffer-size=4 -fpermissive -pipe -DNV_CUBE_MAP -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread.
  299. 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 .
  300. configure: creating ./config.status
  301. config.status: creating Makefile
  302. config.status: creating src/Makefile
  303. config.status: creating config.h
  304. config.status: config.h is unchanged
  305. config.status: executing depfiles commands
  306. make all-am
  307. make[1]: Entering directory `/tmp/packerbuild-1000/vegastrike/vegastrike/src/vegastrike-src-0.5.1.r1'
  308. depbase=`echo src/networking/lowlevel/packetmem.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; \
  309. if g++ -DHAVE_CONFIG_H -I. -I. -I. -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=\"/usr/share/vegastrike\" -I/usr/include/python2.7 -DHAVE_PYTHON=1 -I./src -march=x86-64 -mtune=generic -pipe -fstack-protector --param=ssp-buffer-size=4 -fpermissive -pipe -DNV_CUBE_MAP -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -pthread -MT src/networking/lowlevel/packetmem.o -MD -MP -MF "$depbase.Tpo" -c -o src/networking/lowlevel/packetmem.o src/networking/lowlevel/packetmem.cpp; \
  310. then mv -f "$depbase.Tpo" "$depbase.Po"; else rm -f "$depbase.Tpo"; exit 1; fi
  311. In file included from /usr/include/assert.h:36:0,
  312. from src/networking/lowlevel/packetmem.cpp:2:
  313. /usr/include/features.h:330:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  314. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  315. ^
  316. src/networking/lowlevel/packetmem.cpp: In member function ‘void PacketMem::inner_set(void*, size_t, bool)’:
  317. src/networking/lowlevel/packetmem.cpp:105:26: error: no matching function for call to ‘boost::shared_array<char>::reset(int)’
  318. _buffer.reset( 0 );
  319. ^
  320. src/networking/lowlevel/packetmem.cpp:105:26: note: candidates are:
  321. In file included from /usr/include/boost/shared_array.hpp:17:0,
  322. from src/networking/lowlevel/packetmem.h:10,
  323. from src/networking/lowlevel/packetmem.cpp:11:
  324. /usr/include/boost/smart_ptr/shared_array.hpp:166:10: note: void boost::shared_array<T>::reset() [with T = char]
  325. void reset() BOOST_NOEXCEPT
  326. ^
  327. /usr/include/boost/smart_ptr/shared_array.hpp:166:10: note: candidate expects 0 arguments, 1 provided
  328. /usr/include/boost/smart_ptr/shared_array.hpp:171:28: note: template<class Y> void boost::shared_array<T>::reset(Y*) [with Y = Y; T = char]
  329. template<class Y> void reset( Y * p ) // Y must be complete
  330. ^
  331. /usr/include/boost/smart_ptr/shared_array.hpp:171:28: note: template argument deduction/substitution failed:
  332. src/networking/lowlevel/packetmem.cpp:105:26: note: mismatched types ‘Y*’ and ‘int’
  333. _buffer.reset( 0 );
  334. ^
  335. In file included from /usr/include/boost/shared_array.hpp:17:0,
  336. from src/networking/lowlevel/packetmem.h:10,
  337. from src/networking/lowlevel/packetmem.cpp:11:
  338. /usr/include/boost/smart_ptr/shared_array.hpp:177:37: note: template<class Y, class D> void boost::shared_array<T>::reset(Y*, D) [with Y = Y; D = D; T = char]
  339. template<class Y, class D> void reset( Y * p, D d )
  340. ^
  341. /usr/include/boost/smart_ptr/shared_array.hpp:177:37: note: template argument deduction/substitution failed:
  342. src/networking/lowlevel/packetmem.cpp:105:26: note: mismatched types ‘Y*’ and ‘int’
  343. _buffer.reset( 0 );
  344. ^
  345. In file included from /usr/include/boost/shared_array.hpp:17:0,
  346. from src/networking/lowlevel/packetmem.h:10,
  347. from src/networking/lowlevel/packetmem.cpp:11:
  348. /usr/include/boost/smart_ptr/shared_array.hpp:182:46: note: template<class Y, class D, class A> void
  349. boost::shared_array<T>::reset(Y*, D, A) [with Y = Y; D = D; A = A; T = char]
  350. template<class Y, class D, class A> void reset( Y * p, D d, A a )
  351. ^
  352. /usr/include/boost/smart_ptr/shared_array.hpp:182:46: note: template argument deduction/substitution failed:
  353. src/networking/lowlevel/packetmem.cpp:105:26: note: mismatched types ‘Y*’ and ‘int’
  354. _buffer.reset( 0 );
  355. ^
  356. In file included from /usr/include/boost/shared_array.hpp:17:0,
  357. from src/networking/lowlevel/packetmem.h:10,
  358. from src/networking/lowlevel/packetmem.cpp:11:
  359. /usr/include/boost/smart_ptr/shared_array.hpp:187:28: note: template<class Y> void boost::shared_array<T>::reset(const boost::shared_array<Y>&, boost::shared_array<T>::element_type*) [with Y = Y; T = char]
  360. template<class Y> void reset( shared_array<Y> const & r, element_type * p )
  361. ^
  362. /usr/include/boost/smart_ptr/shared_array.hpp:187:28: note: template argument deduction/substitution failed:
  363. src/networking/lowlevel/packetmem.cpp:105:26: note: mismatched types ‘const boost::shared_array<T>’ and ‘int’
  364. _buffer.reset( 0 );
  365. ^
  366. make[1]: *** [src/networking/lowlevel/packetmem.o] Error 1
  367. make[1]: Leaving directory `/tmp/packerbuild-1000/vegastrike/vegastrike/src/vegastrike-src-0.5.1.r1'
  368. make: *** [all] Error 2
  369. ==> ERROR: A failure occurred in build().
  370. Aborting...
  371. The build failed.
  372. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement