Advertisement
dcarr

Untitled

Nov 10th, 2017
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 202.89 KB | None | 0 0
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by vegastrike configure 0.4.4, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --enable-flags=-O3 -g --with-boost=system --with-data-dir=../data --with-ffmpeg=ffmpeg2.8
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Antergos-MercadesBendz
  14. uname -m = x86_64
  15. uname -r = 4.13.9-1-ARCH
  16. uname -s = Linux
  17. uname -v = #1 SMP PREEMPT Sun Oct 22 09:07:32 CEST 2017
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/bin
  33. PATH: /usr/lib/jvm/default/bin
  34. PATH: /usr/bin/site_perl
  35. PATH: /usr/bin/vendor_perl
  36. PATH: /usr/bin/core_perl
  37.  
  38.  
  39. ## ----------- ##
  40. ## Core tests. ##
  41. ## ----------- ##
  42.  
  43. configure:2728: checking for gawk
  44. configure:2744: found /usr/bin/gawk
  45. configure:2755: result: gawk
  46. configure:2766: checking whether ln -s works
  47. configure:2770: result: yes
  48. configure:2835: checking for g++
  49. configure:2851: found /usr/bin/g++
  50. configure:2862: result: g++
  51. configure:2889: checking for C++ compiler version
  52. configure:2898: g++ --version >&5
  53. g++ (GCC) 7.2.0
  54. Copyright (C) 2017 Free Software Foundation, Inc.
  55. This is free software; see the source for copying conditions. There is NO
  56. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  57.  
  58. configure:2909: $? = 0
  59. configure:2898: g++ -v >&5
  60. Using built-in specs.
  61. COLLECT_GCC=g++
  62. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper
  63. Target: x86_64-pc-linux-gnu
  64. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp
  65. Thread model: posix
  66. gcc version 7.2.0 (GCC)
  67. configure:2909: $? = 0
  68. configure:2898: g++ -V >&5
  69. g++: error: unrecognized command line option '-V'
  70. g++: fatal error: no input files
  71. compilation terminated.
  72. configure:2909: $? = 1
  73. configure:2898: g++ -qversion >&5
  74. g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  75. g++: fatal error: no input files
  76. compilation terminated.
  77. configure:2909: $? = 1
  78. configure:2929: checking whether the C++ compiler works
  79. configure:2951: g++ -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp >&5
  80. configure:2955: $? = 0
  81. configure:3003: result: yes
  82. configure:3006: checking for C++ compiler default output file name
  83. configure:3008: result: a.out
  84. configure:3014: checking for suffix of executables
  85. configure:3021: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp >&5
  86. configure:3025: $? = 0
  87. configure:3047: result:
  88. configure:3069: checking whether we are cross compiling
  89. configure:3077: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp >&5
  90. configure:3081: $? = 0
  91. configure:3088: ./conftest
  92. configure:3092: $? = 0
  93. configure:3107: result: no
  94. configure:3112: checking for suffix of object files
  95. configure:3134: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  96. configure:3138: $? = 0
  97. configure:3159: result: o
  98. configure:3163: checking whether we are using the GNU C++ compiler
  99. configure:3182: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  100. configure:3182: $? = 0
  101. configure:3191: result: yes
  102. configure:3200: checking whether g++ accepts -g
  103. configure:3220: g++ -c -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  104. configure:3220: $? = 0
  105. configure:3261: result: yes
  106. configure:3289: checking how to run the C++ preprocessor
  107. configure:3316: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  108. In file included from /usr/include/bits/libc-header-start.h:33:0,
  109. from /usr/include/limits.h:26,
  110. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  111. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  112. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  113. from conftest.cpp:10:
  114. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  115. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  116. ^~~~~~~
  117. configure:3316: $? = 0
  118. configure:3330: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  119. conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory
  120. #include <ac_nonexistent.h>
  121. ^~~~~~~~~~~~~~~~~~
  122. compilation terminated.
  123. configure:3330: $? = 1
  124. configure: failed program was:
  125. | /* confdefs.h */
  126. | #define PACKAGE_NAME "vegastrike"
  127. | #define PACKAGE_TARNAME "vegastrike"
  128. | #define PACKAGE_VERSION "0.4.4"
  129. | #define PACKAGE_STRING "vegastrike 0.4.4"
  130. | #define PACKAGE_BUGREPORT ""
  131. | #define PACKAGE_URL ""
  132. | /* end confdefs.h. */
  133. | #include <ac_nonexistent.h>
  134. configure:3355: result: g++ -E
  135. configure:3375: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  136. In file included from /usr/include/bits/libc-header-start.h:33:0,
  137. from /usr/include/limits.h:26,
  138. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  139. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  140. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  141. from conftest.cpp:10:
  142. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  143. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  144. ^~~~~~~
  145. configure:3375: $? = 0
  146. configure:3389: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  147. conftest.cpp:9:10: fatal error: ac_nonexistent.h: No such file or directory
  148. #include <ac_nonexistent.h>
  149. ^~~~~~~~~~~~~~~~~~
  150. compilation terminated.
  151. configure:3389: $? = 1
  152. configure: failed program was:
  153. | /* confdefs.h */
  154. | #define PACKAGE_NAME "vegastrike"
  155. | #define PACKAGE_TARNAME "vegastrike"
  156. | #define PACKAGE_VERSION "0.4.4"
  157. | #define PACKAGE_STRING "vegastrike 0.4.4"
  158. | #define PACKAGE_BUGREPORT ""
  159. | #define PACKAGE_URL ""
  160. | /* end confdefs.h. */
  161. | #include <ac_nonexistent.h>
  162. configure:3460: checking for a BSD-compatible install
  163. configure:3528: result: /usr/bin/install -c
  164. configure:3586: checking for ranlib
  165. configure:3602: found /usr/bin/ranlib
  166. configure:3613: result: ranlib
  167. configure:3684: checking for gcc
  168. configure:3700: found /usr/bin/gcc
  169. configure:3711: result: gcc
  170. configure:3940: checking for C compiler version
  171. configure:3949: gcc --version >&5
  172. gcc (GCC) 7.2.0
  173. Copyright (C) 2017 Free Software Foundation, Inc.
  174. This is free software; see the source for copying conditions. There is NO
  175. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  176.  
  177. configure:3960: $? = 0
  178. configure:3949: gcc -v >&5
  179. Using built-in specs.
  180. COLLECT_GCC=gcc
  181. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/lto-wrapper
  182. Target: x86_64-pc-linux-gnu
  183. Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp
  184. Thread model: posix
  185. gcc version 7.2.0 (GCC)
  186. configure:3960: $? = 0
  187. configure:3949: gcc -V >&5
  188. gcc: error: unrecognized command line option '-V'
  189. gcc: fatal error: no input files
  190. compilation terminated.
  191. configure:3960: $? = 1
  192. configure:3949: gcc -qversion >&5
  193. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  194. gcc: fatal error: no input files
  195. compilation terminated.
  196. configure:3960: $? = 1
  197. configure:3964: checking whether we are using the GNU C compiler
  198. configure:3983: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  199. configure:3983: $? = 0
  200. configure:3992: result: yes
  201. configure:4001: checking whether gcc accepts -g
  202. configure:4021: gcc -c -g -D_FORTIFY_SOURCE=2 conftest.c >&5
  203. configure:4021: $? = 0
  204. configure:4062: result: yes
  205. configure:4079: checking for gcc option to accept ISO C89
  206. configure:4142: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.c >&5
  207. configure:4142: $? = 0
  208. configure:4155: result: none needed
  209. configure:4183: checking whether gcc understands -c and -o together
  210. configure:4205: gcc -c conftest.c -o conftest2.o
  211. configure:4208: $? = 0
  212. configure:4205: gcc -c conftest.c -o conftest2.o
  213. configure:4208: $? = 0
  214. configure:4220: result: yes
  215. configure:4242: checking how to run the C preprocessor
  216. configure:4273: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  217. In file included from /usr/include/bits/libc-header-start.h:33:0,
  218. from /usr/include/limits.h:26,
  219. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  220. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  221. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  222. from conftest.c:10:
  223. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  224. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  225. ^~~~~~~
  226. configure:4273: $? = 0
  227. configure:4287: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  228. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  229. #include <ac_nonexistent.h>
  230. ^~~~~~~~~~~~~~~~~~
  231. compilation terminated.
  232. configure:4287: $? = 1
  233. configure: failed program was:
  234. | /* confdefs.h */
  235. | #define PACKAGE_NAME "vegastrike"
  236. | #define PACKAGE_TARNAME "vegastrike"
  237. | #define PACKAGE_VERSION "0.4.4"
  238. | #define PACKAGE_STRING "vegastrike 0.4.4"
  239. | #define PACKAGE_BUGREPORT ""
  240. | #define PACKAGE_URL ""
  241. | /* end confdefs.h. */
  242. | #include <ac_nonexistent.h>
  243. configure:4312: result: gcc -E
  244. configure:4332: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  245. In file included from /usr/include/bits/libc-header-start.h:33:0,
  246. from /usr/include/limits.h:26,
  247. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  248. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  249. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  250. from conftest.c:10:
  251. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  252. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  253. ^~~~~~~
  254. configure:4332: $? = 0
  255. configure:4346: gcc -E -D_FORTIFY_SOURCE=2 conftest.c
  256. conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory
  257. #include <ac_nonexistent.h>
  258. ^~~~~~~~~~~~~~~~~~
  259. compilation terminated.
  260. configure:4346: $? = 1
  261. configure: failed program was:
  262. | /* confdefs.h */
  263. | #define PACKAGE_NAME "vegastrike"
  264. | #define PACKAGE_TARNAME "vegastrike"
  265. | #define PACKAGE_VERSION "0.4.4"
  266. | #define PACKAGE_STRING "vegastrike 0.4.4"
  267. | #define PACKAGE_BUGREPORT ""
  268. | #define PACKAGE_URL ""
  269. | /* end confdefs.h. */
  270. | #include <ac_nonexistent.h>
  271. configure:4375: Using C++ compiler: g++.
  272. configure:4377: Using C compiler: gcc.
  273. configure:4384: checking build system type
  274. configure:4398: result: x86_64-pc-linux-gnu
  275. configure:4418: checking host system type
  276. configure:4431: result: x86_64-pc-linux-gnu
  277. configure:4452: checking target system type
  278. configure:4465: result: x86_64-pc-linux-gnu
  279. configure:4573: checking whether build environment is sane
  280. configure:4628: result: yes
  281. configure:4776: checking for a thread-safe mkdir -p
  282. configure:4815: result: /usr/bin/mkdir -p
  283. configure:4818: checking whether make sets $(MAKE)
  284. configure:4840: result: yes
  285. configure:4870: checking for style of include used by make
  286. configure:4898: result: GNU
  287. configure:4932: checking whether make supports nested variables
  288. configure:4949: result: yes
  289. configure:5034: checking dependency style of gcc
  290. configure:5145: result: gcc3
  291. configure:5162: checking dependency style of g++
  292. configure:5273: result: gcc3
  293. configure:5358: checking for -pthread
  294. configure:5374: g++ -c -Werror -pthread -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  295. configure:5374: $? = 0
  296. configure:5387: result: yes
  297. configure:5392: checking for libsocket
  298. configure:5407: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lnsl -lresolv -lsocket >&5
  299. /usr/bin/ld: cannot find -lsocket
  300. collect2: error: ld returned 1 exit status
  301. configure:5407: $? = 1
  302. configure: failed program was:
  303. | /* confdefs.h */
  304. | #define PACKAGE_NAME "vegastrike"
  305. | #define PACKAGE_TARNAME "vegastrike"
  306. | #define PACKAGE_VERSION "0.4.4"
  307. | #define PACKAGE_STRING "vegastrike 0.4.4"
  308. | #define PACKAGE_BUGREPORT ""
  309. | #define PACKAGE_URL ""
  310. | #define LINUX 1
  311. | #define POSIX 1
  312. | #define UNIX 1
  313. | #define PACKAGE "vegastrike"
  314. | #define VERSION "0.4.4"
  315. | /* end confdefs.h. */
  316. |
  317. | int
  318. | main ()
  319. | {
  320. |
  321. | ;
  322. | return 0;
  323. | }
  324. configure:5419: result: no
  325. configure:5422: checking for libutil
  326. configure:5437: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  327. configure:5437: $? = 0
  328. configure:5449: result: yes
  329. configure:5458: checking for dirent.h that defines DIR
  330. configure:5477: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  331. configure:5477: $? = 0
  332. configure:5485: result: yes
  333. configure:5498: checking for library containing opendir
  334. configure:5529: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  335. configure:5529: $? = 0
  336. configure:5546: result: none required
  337. configure:5614: checking for grep that handles long lines and -e
  338. configure:5672: result: /usr/bin/grep
  339. configure:5677: checking for egrep
  340. configure:5739: result: /usr/bin/grep -E
  341. configure:5744: checking for ANSI C header files
  342. configure:5764: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  343. configure:5764: $? = 0
  344. In file included from /usr/include/bits/libc-header-start.h:33:0,
  345. from /usr/include/string.h:26,
  346. from conftest.cpp:15:
  347. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  348. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  349. ^~~~~~~
  350. In file included from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39:0,
  351. from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/c++config.h:533,
  352. from /usr/include/c++/7.2.0/cstdlib:41,
  353. from /usr/include/c++/7.2.0/stdlib.h:36,
  354. from conftest.cpp:15:
  355. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  356. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  357. ^~~~~~~
  358. configure:5837: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  359. configure:5837: $? = 0
  360. configure:5837: ./conftest
  361. configure:5837: $? = 0
  362. configure:5848: result: yes
  363. configure:5856: checking for sys/wait.h that is POSIX.1 compatible
  364. configure:5882: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  365. configure:5882: $? = 0
  366. configure:5889: result: yes
  367. configure:5902: checking for sys/types.h
  368. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  369. configure:5902: $? = 0
  370. configure:5902: result: yes
  371. configure:5902: checking for sys/stat.h
  372. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  373. configure:5902: $? = 0
  374. configure:5902: result: yes
  375. configure:5902: checking for stdlib.h
  376. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  377. configure:5902: $? = 0
  378. configure:5902: result: yes
  379. configure:5902: checking for string.h
  380. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  381. configure:5902: $? = 0
  382. configure:5902: result: yes
  383. configure:5902: checking for memory.h
  384. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  385. configure:5902: $? = 0
  386. configure:5902: result: yes
  387. configure:5902: checking for strings.h
  388. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  389. configure:5902: $? = 0
  390. configure:5902: result: yes
  391. configure:5902: checking for inttypes.h
  392. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  393. configure:5902: $? = 0
  394. configure:5902: result: yes
  395. configure:5902: checking for stdint.h
  396. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  397. configure:5902: $? = 0
  398. configure:5902: result: yes
  399. configure:5902: checking for unistd.h
  400. configure:5902: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  401. configure:5902: $? = 0
  402. configure:5902: result: yes
  403. configure:5917: checking OS.h usability
  404. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  405. conftest.cpp:59:10: fatal error: OS.h: No such file or directory
  406. #include <OS.h>
  407. ^~~~~~
  408. compilation terminated.
  409. configure:5917: $? = 1
  410. configure: failed program was:
  411. | /* confdefs.h */
  412. | #define PACKAGE_NAME "vegastrike"
  413. | #define PACKAGE_TARNAME "vegastrike"
  414. | #define PACKAGE_VERSION "0.4.4"
  415. | #define PACKAGE_STRING "vegastrike 0.4.4"
  416. | #define PACKAGE_BUGREPORT ""
  417. | #define PACKAGE_URL ""
  418. | #define LINUX 1
  419. | #define POSIX 1
  420. | #define UNIX 1
  421. | #define PACKAGE "vegastrike"
  422. | #define VERSION "0.4.4"
  423. | #define HAVE_DIRENT_H 1
  424. | #define STDC_HEADERS 1
  425. | #define HAVE_SYS_WAIT_H 1
  426. | #define HAVE_SYS_TYPES_H 1
  427. | #define HAVE_SYS_STAT_H 1
  428. | #define HAVE_STDLIB_H 1
  429. | #define HAVE_STRING_H 1
  430. | #define HAVE_MEMORY_H 1
  431. | #define HAVE_STRINGS_H 1
  432. | #define HAVE_INTTYPES_H 1
  433. | #define HAVE_STDINT_H 1
  434. | #define HAVE_UNISTD_H 1
  435. | /* end confdefs.h. */
  436. | #include <stdio.h>
  437. | #ifdef HAVE_SYS_TYPES_H
  438. | # include <sys/types.h>
  439. | #endif
  440. | #ifdef HAVE_SYS_STAT_H
  441. | # include <sys/stat.h>
  442. | #endif
  443. | #ifdef STDC_HEADERS
  444. | # include <stdlib.h>
  445. | # include <stddef.h>
  446. | #else
  447. | # ifdef HAVE_STDLIB_H
  448. | # include <stdlib.h>
  449. | # endif
  450. | #endif
  451. | #ifdef HAVE_STRING_H
  452. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  453. | # include <memory.h>
  454. | # endif
  455. | # include <string.h>
  456. | #endif
  457. | #ifdef HAVE_STRINGS_H
  458. | # include <strings.h>
  459. | #endif
  460. | #ifdef HAVE_INTTYPES_H
  461. | # include <inttypes.h>
  462. | #endif
  463. | #ifdef HAVE_STDINT_H
  464. | # include <stdint.h>
  465. | #endif
  466. | #ifdef HAVE_UNISTD_H
  467. | # include <unistd.h>
  468. | #endif
  469. | #include <OS.h>
  470. configure:5917: result: no
  471. configure:5917: checking OS.h presence
  472. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  473. conftest.cpp:26:10: fatal error: OS.h: No such file or directory
  474. #include <OS.h>
  475. ^~~~~~
  476. compilation terminated.
  477. configure:5917: $? = 1
  478. configure: failed program was:
  479. | /* confdefs.h */
  480. | #define PACKAGE_NAME "vegastrike"
  481. | #define PACKAGE_TARNAME "vegastrike"
  482. | #define PACKAGE_VERSION "0.4.4"
  483. | #define PACKAGE_STRING "vegastrike 0.4.4"
  484. | #define PACKAGE_BUGREPORT ""
  485. | #define PACKAGE_URL ""
  486. | #define LINUX 1
  487. | #define POSIX 1
  488. | #define UNIX 1
  489. | #define PACKAGE "vegastrike"
  490. | #define VERSION "0.4.4"
  491. | #define HAVE_DIRENT_H 1
  492. | #define STDC_HEADERS 1
  493. | #define HAVE_SYS_WAIT_H 1
  494. | #define HAVE_SYS_TYPES_H 1
  495. | #define HAVE_SYS_STAT_H 1
  496. | #define HAVE_STDLIB_H 1
  497. | #define HAVE_STRING_H 1
  498. | #define HAVE_MEMORY_H 1
  499. | #define HAVE_STRINGS_H 1
  500. | #define HAVE_INTTYPES_H 1
  501. | #define HAVE_STDINT_H 1
  502. | #define HAVE_UNISTD_H 1
  503. | /* end confdefs.h. */
  504. | #include <OS.h>
  505. configure:5917: result: no
  506. configure:5917: checking for OS.h
  507. configure:5917: result: no
  508. configure:5917: checking arpa/inet.h usability
  509. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  510. configure:5917: $? = 0
  511. configure:5917: result: yes
  512. configure:5917: checking arpa/inet.h presence
  513. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  514. In file included from /usr/include/arpa/inet.h:21:0,
  515. from conftest.cpp:26:
  516. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  517. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  518. ^~~~~~~
  519. configure:5917: $? = 0
  520. configure:5917: result: yes
  521. configure:5917: checking for arpa/inet.h
  522. configure:5917: result: yes
  523. configure:5917: checking fcntl.h usability
  524. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  525. configure:5917: $? = 0
  526. configure:5917: result: yes
  527. configure:5917: checking fcntl.h presence
  528. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  529. In file included from /usr/include/fcntl.h:25:0,
  530. from conftest.cpp:27:
  531. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  532. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  533. ^~~~~~~
  534. configure:5917: $? = 0
  535. configure:5917: result: yes
  536. configure:5917: checking for fcntl.h
  537. configure:5917: result: yes
  538. configure:5917: checking fenv.h usability
  539. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  540. configure:5917: $? = 0
  541. configure:5917: result: yes
  542. configure:5917: checking fenv.h presence
  543. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  544. In file included from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39:0,
  545. from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/c++config.h:533,
  546. from /usr/include/c++/7.2.0/fenv.h:34,
  547. from conftest.cpp:28:
  548. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  549. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  550. ^~~~~~~
  551. configure:5917: $? = 0
  552. configure:5917: result: yes
  553. configure:5917: checking for fenv.h
  554. configure:5917: result: yes
  555. configure:5917: checking float.h usability
  556. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  557. configure:5917: $? = 0
  558. configure:5917: result: yes
  559. configure:5917: checking float.h presence
  560. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  561. configure:5917: $? = 0
  562. configure:5917: result: yes
  563. configure:5917: checking for float.h
  564. configure:5917: result: yes
  565. configure:5917: checking for inttypes.h
  566. configure:5917: result: yes
  567. configure:5917: checking limits.h usability
  568. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  569. configure:5917: $? = 0
  570. configure:5917: result: yes
  571. configure:5917: checking limits.h presence
  572. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  573. In file included from /usr/include/bits/libc-header-start.h:33:0,
  574. from /usr/include/limits.h:26,
  575. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  576. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  577. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  578. from conftest.cpp:31:
  579. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  580. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  581. ^~~~~~~
  582. configure:5917: $? = 0
  583. configure:5917: result: yes
  584. configure:5917: checking for limits.h
  585. configure:5917: result: yes
  586. configure:5917: checking malloc.h usability
  587. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  588. configure:5917: $? = 0
  589. configure:5917: result: yes
  590. configure:5917: checking malloc.h presence
  591. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  592. In file included from /usr/include/malloc.h:22:0,
  593. from conftest.cpp:32:
  594. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  595. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  596. ^~~~~~~
  597. configure:5917: $? = 0
  598. configure:5917: result: yes
  599. configure:5917: checking for malloc.h
  600. configure:5917: result: yes
  601. configure:5917: checking for memory.h
  602. configure:5917: result: yes
  603. configure:5917: checking netdb.h usability
  604. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  605. configure:5917: $? = 0
  606. configure:5917: result: yes
  607. configure:5917: checking netdb.h presence
  608. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  609. In file included from /usr/include/netdb.h:25:0,
  610. from conftest.cpp:34:
  611. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  612. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  613. ^~~~~~~
  614. configure:5917: $? = 0
  615. configure:5917: result: yes
  616. configure:5917: checking for netdb.h
  617. configure:5917: result: yes
  618. configure:5917: checking netinet/in.h usability
  619. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  620. configure:5917: $? = 0
  621. configure:5917: result: yes
  622. configure:5917: checking netinet/in.h presence
  623. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  624. In file included from /usr/include/netinet/in.h:21:0,
  625. from conftest.cpp:35:
  626. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  627. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  628. ^~~~~~~
  629. configure:5917: $? = 0
  630. configure:5917: result: yes
  631. configure:5917: checking for netinet/in.h
  632. configure:5917: result: yes
  633. configure:5917: checking stddef.h usability
  634. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  635. configure:5917: $? = 0
  636. configure:5917: result: yes
  637. configure:5917: checking stddef.h presence
  638. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  639. configure:5917: $? = 0
  640. configure:5917: result: yes
  641. configure:5917: checking for stddef.h
  642. configure:5917: result: yes
  643. configure:5917: checking for stdint.h
  644. configure:5917: result: yes
  645. configure:5917: checking for stdlib.h
  646. configure:5917: result: yes
  647. configure:5917: checking for string.h
  648. configure:5917: result: yes
  649. configure:5917: checking sys/file.h usability
  650. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  651. configure:5917: $? = 0
  652. configure:5917: result: yes
  653. configure:5917: checking sys/file.h presence
  654. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  655. In file included from /usr/include/sys/file.h:21:0,
  656. from conftest.cpp:40:
  657. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  658. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  659. ^~~~~~~
  660. configure:5917: $? = 0
  661. configure:5917: result: yes
  662. configure:5917: checking for sys/file.h
  663. configure:5917: result: yes
  664. configure:5917: checking sys/ioctl.h usability
  665. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  666. configure:5917: $? = 0
  667. configure:5917: result: yes
  668. configure:5917: checking sys/ioctl.h presence
  669. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  670. In file included from /usr/include/sys/ioctl.h:21:0,
  671. from conftest.cpp:41:
  672. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  673. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  674. ^~~~~~~
  675. configure:5917: $? = 0
  676. configure:5917: result: yes
  677. configure:5917: checking for sys/ioctl.h
  678. configure:5917: result: yes
  679. configure:5917: checking sys/param.h usability
  680. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  681. configure:5917: $? = 0
  682. configure:5917: result: yes
  683. configure:5917: checking sys/param.h presence
  684. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  685. In file included from /usr/include/sys/types.h:25:0,
  686. from /usr/include/sys/param.h:25,
  687. from conftest.cpp:42:
  688. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  689. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  690. ^~~~~~~
  691. configure:5917: $? = 0
  692. configure:5917: result: yes
  693. configure:5917: checking for sys/param.h
  694. configure:5917: result: yes
  695. configure:5917: checking sys/socket.h usability
  696. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  697. configure:5917: $? = 0
  698. configure:5917: result: yes
  699. configure:5917: checking sys/socket.h presence
  700. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  701. In file included from /usr/include/sys/socket.h:22:0,
  702. from conftest.cpp:43:
  703. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  704. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  705. ^~~~~~~
  706. configure:5917: $? = 0
  707. configure:5917: result: yes
  708. configure:5917: checking for sys/socket.h
  709. configure:5917: result: yes
  710. configure:5917: checking sys/time.h usability
  711. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  712. configure:5917: $? = 0
  713. configure:5917: result: yes
  714. configure:5917: checking sys/time.h presence
  715. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  716. In file included from /usr/include/sys/time.h:21:0,
  717. from conftest.cpp:44:
  718. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  719. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  720. ^~~~~~~
  721. configure:5917: $? = 0
  722. configure:5917: result: yes
  723. configure:5917: checking for sys/time.h
  724. configure:5917: result: yes
  725. configure:5917: checking for unistd.h
  726. configure:5917: result: yes
  727. configure:5917: checking values.h usability
  728. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  729. configure:5917: $? = 0
  730. configure:5917: result: yes
  731. configure:5917: checking values.h presence
  732. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  733. In file included from /usr/include/values.h:25:0,
  734. from conftest.cpp:46:
  735. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  736. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  737. ^~~~~~~
  738. configure:5917: $? = 0
  739. configure:5917: result: yes
  740. configure:5917: checking for values.h
  741. configure:5917: result: yes
  742. configure:5917: checking wchar.h usability
  743. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  744. configure:5917: $? = 0
  745. configure:5917: result: yes
  746. configure:5917: checking wchar.h presence
  747. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  748. In file included from /usr/include/bits/libc-header-start.h:33:0,
  749. from /usr/include/wchar.h:27,
  750. from conftest.cpp:47:
  751. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  752. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  753. ^~~~~~~
  754. configure:5917: $? = 0
  755. configure:5917: result: yes
  756. configure:5917: checking for wchar.h
  757. configure:5917: result: yes
  758. configure:5917: checking wctype.h usability
  759. configure:5917: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  760. configure:5917: $? = 0
  761. configure:5917: result: yes
  762. configure:5917: checking wctype.h presence
  763. configure:5917: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  764. In file included from /usr/include/wctype.h:26:0,
  765. from conftest.cpp:48:
  766. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  767. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  768. ^~~~~~~
  769. configure:5917: $? = 0
  770. configure:5917: result: yes
  771. configure:5917: checking for wctype.h
  772. configure:5917: result: yes
  773. configure:5933: checking linux/slab.h usability
  774. configure:5933: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  775. conftest.cpp:82:10: fatal error: linux/slab.h: No such file or directory
  776. #include <linux/slab.h>
  777. ^~~~~~~~~~~~~~
  778. compilation terminated.
  779. configure:5933: $? = 1
  780. configure: failed program was:
  781. | /* confdefs.h */
  782. | #define PACKAGE_NAME "vegastrike"
  783. | #define PACKAGE_TARNAME "vegastrike"
  784. | #define PACKAGE_VERSION "0.4.4"
  785. | #define PACKAGE_STRING "vegastrike 0.4.4"
  786. | #define PACKAGE_BUGREPORT ""
  787. | #define PACKAGE_URL ""
  788. | #define LINUX 1
  789. | #define POSIX 1
  790. | #define UNIX 1
  791. | #define PACKAGE "vegastrike"
  792. | #define VERSION "0.4.4"
  793. | #define HAVE_DIRENT_H 1
  794. | #define STDC_HEADERS 1
  795. | #define HAVE_SYS_WAIT_H 1
  796. | #define HAVE_SYS_TYPES_H 1
  797. | #define HAVE_SYS_STAT_H 1
  798. | #define HAVE_STDLIB_H 1
  799. | #define HAVE_STRING_H 1
  800. | #define HAVE_MEMORY_H 1
  801. | #define HAVE_STRINGS_H 1
  802. | #define HAVE_INTTYPES_H 1
  803. | #define HAVE_STDINT_H 1
  804. | #define HAVE_UNISTD_H 1
  805. | #define HAVE_ARPA_INET_H 1
  806. | #define HAVE_FCNTL_H 1
  807. | #define HAVE_FENV_H 1
  808. | #define HAVE_FLOAT_H 1
  809. | #define HAVE_INTTYPES_H 1
  810. | #define HAVE_LIMITS_H 1
  811. | #define HAVE_MALLOC_H 1
  812. | #define HAVE_MEMORY_H 1
  813. | #define HAVE_NETDB_H 1
  814. | #define HAVE_NETINET_IN_H 1
  815. | #define HAVE_STDDEF_H 1
  816. | #define HAVE_STDINT_H 1
  817. | #define HAVE_STDLIB_H 1
  818. | #define HAVE_STRING_H 1
  819. | #define HAVE_SYS_FILE_H 1
  820. | #define HAVE_SYS_IOCTL_H 1
  821. | #define HAVE_SYS_PARAM_H 1
  822. | #define HAVE_SYS_SOCKET_H 1
  823. | #define HAVE_SYS_TIME_H 1
  824. | #define HAVE_UNISTD_H 1
  825. | #define HAVE_VALUES_H 1
  826. | #define HAVE_WCHAR_H 1
  827. | #define HAVE_WCTYPE_H 1
  828. | /* end confdefs.h. */
  829. | #include <stdio.h>
  830. | #ifdef HAVE_SYS_TYPES_H
  831. | # include <sys/types.h>
  832. | #endif
  833. | #ifdef HAVE_SYS_STAT_H
  834. | # include <sys/stat.h>
  835. | #endif
  836. | #ifdef STDC_HEADERS
  837. | # include <stdlib.h>
  838. | # include <stddef.h>
  839. | #else
  840. | # ifdef HAVE_STDLIB_H
  841. | # include <stdlib.h>
  842. | # endif
  843. | #endif
  844. | #ifdef HAVE_STRING_H
  845. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  846. | # include <memory.h>
  847. | # endif
  848. | # include <string.h>
  849. | #endif
  850. | #ifdef HAVE_STRINGS_H
  851. | # include <strings.h>
  852. | #endif
  853. | #ifdef HAVE_INTTYPES_H
  854. | # include <inttypes.h>
  855. | #endif
  856. | #ifdef HAVE_STDINT_H
  857. | # include <stdint.h>
  858. | #endif
  859. | #ifdef HAVE_UNISTD_H
  860. | # include <unistd.h>
  861. | #endif
  862. | #include <linux/slab.h>
  863. configure:5933: result: no
  864. configure:5933: checking linux/slab.h presence
  865. configure:5933: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  866. conftest.cpp:49:10: fatal error: linux/slab.h: No such file or directory
  867. #include <linux/slab.h>
  868. ^~~~~~~~~~~~~~
  869. compilation terminated.
  870. configure:5933: $? = 1
  871. configure: failed program was:
  872. | /* confdefs.h */
  873. | #define PACKAGE_NAME "vegastrike"
  874. | #define PACKAGE_TARNAME "vegastrike"
  875. | #define PACKAGE_VERSION "0.4.4"
  876. | #define PACKAGE_STRING "vegastrike 0.4.4"
  877. | #define PACKAGE_BUGREPORT ""
  878. | #define PACKAGE_URL ""
  879. | #define LINUX 1
  880. | #define POSIX 1
  881. | #define UNIX 1
  882. | #define PACKAGE "vegastrike"
  883. | #define VERSION "0.4.4"
  884. | #define HAVE_DIRENT_H 1
  885. | #define STDC_HEADERS 1
  886. | #define HAVE_SYS_WAIT_H 1
  887. | #define HAVE_SYS_TYPES_H 1
  888. | #define HAVE_SYS_STAT_H 1
  889. | #define HAVE_STDLIB_H 1
  890. | #define HAVE_STRING_H 1
  891. | #define HAVE_MEMORY_H 1
  892. | #define HAVE_STRINGS_H 1
  893. | #define HAVE_INTTYPES_H 1
  894. | #define HAVE_STDINT_H 1
  895. | #define HAVE_UNISTD_H 1
  896. | #define HAVE_ARPA_INET_H 1
  897. | #define HAVE_FCNTL_H 1
  898. | #define HAVE_FENV_H 1
  899. | #define HAVE_FLOAT_H 1
  900. | #define HAVE_INTTYPES_H 1
  901. | #define HAVE_LIMITS_H 1
  902. | #define HAVE_MALLOC_H 1
  903. | #define HAVE_MEMORY_H 1
  904. | #define HAVE_NETDB_H 1
  905. | #define HAVE_NETINET_IN_H 1
  906. | #define HAVE_STDDEF_H 1
  907. | #define HAVE_STDINT_H 1
  908. | #define HAVE_STDLIB_H 1
  909. | #define HAVE_STRING_H 1
  910. | #define HAVE_SYS_FILE_H 1
  911. | #define HAVE_SYS_IOCTL_H 1
  912. | #define HAVE_SYS_PARAM_H 1
  913. | #define HAVE_SYS_SOCKET_H 1
  914. | #define HAVE_SYS_TIME_H 1
  915. | #define HAVE_UNISTD_H 1
  916. | #define HAVE_VALUES_H 1
  917. | #define HAVE_WCHAR_H 1
  918. | #define HAVE_WCTYPE_H 1
  919. | /* end confdefs.h. */
  920. | #include <linux/slab.h>
  921. configure:5933: result: no
  922. configure:5933: checking for linux/slab.h
  923. configure:5933: result: no
  924. configure:5933: checking linux/malloc.h usability
  925. configure:5933: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  926. conftest.cpp:82:10: fatal error: linux/malloc.h: No such file or directory
  927. #include <linux/malloc.h>
  928. ^~~~~~~~~~~~~~~~
  929. compilation terminated.
  930. configure:5933: $? = 1
  931. configure: failed program was:
  932. | /* confdefs.h */
  933. | #define PACKAGE_NAME "vegastrike"
  934. | #define PACKAGE_TARNAME "vegastrike"
  935. | #define PACKAGE_VERSION "0.4.4"
  936. | #define PACKAGE_STRING "vegastrike 0.4.4"
  937. | #define PACKAGE_BUGREPORT ""
  938. | #define PACKAGE_URL ""
  939. | #define LINUX 1
  940. | #define POSIX 1
  941. | #define UNIX 1
  942. | #define PACKAGE "vegastrike"
  943. | #define VERSION "0.4.4"
  944. | #define HAVE_DIRENT_H 1
  945. | #define STDC_HEADERS 1
  946. | #define HAVE_SYS_WAIT_H 1
  947. | #define HAVE_SYS_TYPES_H 1
  948. | #define HAVE_SYS_STAT_H 1
  949. | #define HAVE_STDLIB_H 1
  950. | #define HAVE_STRING_H 1
  951. | #define HAVE_MEMORY_H 1
  952. | #define HAVE_STRINGS_H 1
  953. | #define HAVE_INTTYPES_H 1
  954. | #define HAVE_STDINT_H 1
  955. | #define HAVE_UNISTD_H 1
  956. | #define HAVE_ARPA_INET_H 1
  957. | #define HAVE_FCNTL_H 1
  958. | #define HAVE_FENV_H 1
  959. | #define HAVE_FLOAT_H 1
  960. | #define HAVE_INTTYPES_H 1
  961. | #define HAVE_LIMITS_H 1
  962. | #define HAVE_MALLOC_H 1
  963. | #define HAVE_MEMORY_H 1
  964. | #define HAVE_NETDB_H 1
  965. | #define HAVE_NETINET_IN_H 1
  966. | #define HAVE_STDDEF_H 1
  967. | #define HAVE_STDINT_H 1
  968. | #define HAVE_STDLIB_H 1
  969. | #define HAVE_STRING_H 1
  970. | #define HAVE_SYS_FILE_H 1
  971. | #define HAVE_SYS_IOCTL_H 1
  972. | #define HAVE_SYS_PARAM_H 1
  973. | #define HAVE_SYS_SOCKET_H 1
  974. | #define HAVE_SYS_TIME_H 1
  975. | #define HAVE_UNISTD_H 1
  976. | #define HAVE_VALUES_H 1
  977. | #define HAVE_WCHAR_H 1
  978. | #define HAVE_WCTYPE_H 1
  979. | /* end confdefs.h. */
  980. | #include <stdio.h>
  981. | #ifdef HAVE_SYS_TYPES_H
  982. | # include <sys/types.h>
  983. | #endif
  984. | #ifdef HAVE_SYS_STAT_H
  985. | # include <sys/stat.h>
  986. | #endif
  987. | #ifdef STDC_HEADERS
  988. | # include <stdlib.h>
  989. | # include <stddef.h>
  990. | #else
  991. | # ifdef HAVE_STDLIB_H
  992. | # include <stdlib.h>
  993. | # endif
  994. | #endif
  995. | #ifdef HAVE_STRING_H
  996. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  997. | # include <memory.h>
  998. | # endif
  999. | # include <string.h>
  1000. | #endif
  1001. | #ifdef HAVE_STRINGS_H
  1002. | # include <strings.h>
  1003. | #endif
  1004. | #ifdef HAVE_INTTYPES_H
  1005. | # include <inttypes.h>
  1006. | #endif
  1007. | #ifdef HAVE_STDINT_H
  1008. | # include <stdint.h>
  1009. | #endif
  1010. | #ifdef HAVE_UNISTD_H
  1011. | # include <unistd.h>
  1012. | #endif
  1013. | #include <linux/malloc.h>
  1014. configure:5933: result: no
  1015. configure:5933: checking linux/malloc.h presence
  1016. configure:5933: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  1017. conftest.cpp:49:10: fatal error: linux/malloc.h: No such file or directory
  1018. #include <linux/malloc.h>
  1019. ^~~~~~~~~~~~~~~~
  1020. compilation terminated.
  1021. configure:5933: $? = 1
  1022. configure: failed program was:
  1023. | /* confdefs.h */
  1024. | #define PACKAGE_NAME "vegastrike"
  1025. | #define PACKAGE_TARNAME "vegastrike"
  1026. | #define PACKAGE_VERSION "0.4.4"
  1027. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1028. | #define PACKAGE_BUGREPORT ""
  1029. | #define PACKAGE_URL ""
  1030. | #define LINUX 1
  1031. | #define POSIX 1
  1032. | #define UNIX 1
  1033. | #define PACKAGE "vegastrike"
  1034. | #define VERSION "0.4.4"
  1035. | #define HAVE_DIRENT_H 1
  1036. | #define STDC_HEADERS 1
  1037. | #define HAVE_SYS_WAIT_H 1
  1038. | #define HAVE_SYS_TYPES_H 1
  1039. | #define HAVE_SYS_STAT_H 1
  1040. | #define HAVE_STDLIB_H 1
  1041. | #define HAVE_STRING_H 1
  1042. | #define HAVE_MEMORY_H 1
  1043. | #define HAVE_STRINGS_H 1
  1044. | #define HAVE_INTTYPES_H 1
  1045. | #define HAVE_STDINT_H 1
  1046. | #define HAVE_UNISTD_H 1
  1047. | #define HAVE_ARPA_INET_H 1
  1048. | #define HAVE_FCNTL_H 1
  1049. | #define HAVE_FENV_H 1
  1050. | #define HAVE_FLOAT_H 1
  1051. | #define HAVE_INTTYPES_H 1
  1052. | #define HAVE_LIMITS_H 1
  1053. | #define HAVE_MALLOC_H 1
  1054. | #define HAVE_MEMORY_H 1
  1055. | #define HAVE_NETDB_H 1
  1056. | #define HAVE_NETINET_IN_H 1
  1057. | #define HAVE_STDDEF_H 1
  1058. | #define HAVE_STDINT_H 1
  1059. | #define HAVE_STDLIB_H 1
  1060. | #define HAVE_STRING_H 1
  1061. | #define HAVE_SYS_FILE_H 1
  1062. | #define HAVE_SYS_IOCTL_H 1
  1063. | #define HAVE_SYS_PARAM_H 1
  1064. | #define HAVE_SYS_SOCKET_H 1
  1065. | #define HAVE_SYS_TIME_H 1
  1066. | #define HAVE_UNISTD_H 1
  1067. | #define HAVE_VALUES_H 1
  1068. | #define HAVE_WCHAR_H 1
  1069. | #define HAVE_WCTYPE_H 1
  1070. | /* end confdefs.h. */
  1071. | #include <linux/malloc.h>
  1072. configure:5933: result: no
  1073. configure:5933: checking for linux/malloc.h
  1074. configure:5933: result: no
  1075. configure:5961: checking for vfscanf
  1076. configure:5961: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1077. conftest.cpp:72:6: warning: declaration of 'char vfscanf()' conflicts with built-in declaration 'int vfscanf(void*, const char*, __va_list_tag*)' [-Wbuiltin-declaration-mismatch]
  1078. char vfscanf ();
  1079. ^~~~~~~
  1080. configure:5961: $? = 0
  1081. configure:5961: result: yes
  1082. configure:5961: checking for lstat
  1083. configure:5961: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1084. configure:5961: $? = 0
  1085. configure:5961: result: yes
  1086. configure:5974: checking tr1/unordered_map usability
  1087. configure:5974: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1088. configure:5974: $? = 0
  1089. configure:5974: result: yes
  1090. configure:5974: checking tr1/unordered_map presence
  1091. configure:5974: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  1092. In file included from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39:0,
  1093. from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/c++config.h:533,
  1094. from /usr/include/c++/7.2.0/utility:68,
  1095. from /usr/include/c++/7.2.0/tr1/unordered_map:34,
  1096. from conftest.cpp:51:
  1097. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1098. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1099. ^~~~~~~
  1100. configure:5974: $? = 0
  1101. configure:5974: result: yes
  1102. configure:5974: checking for tr1/unordered_map
  1103. configure:5974: result: yes
  1104. configure:5988: checking for stdbool.h that conforms to C99
  1105. configure:6055: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1106. conftest.cpp:55:15: error: expected unqualified-id before string constant
  1107. "error: bool is not defined"
  1108. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1109. conftest.cpp:73:48: error: 's' does not name a type
  1110. struct s { _Bool s: 1; _Bool t; } s;
  1111. ^
  1112. conftest.cpp:83:28: error: 's' was not declared in this scope
  1113. char i[sizeof s.t];
  1114. ^
  1115. conftest.cpp: In function 'int main()':
  1116. conftest.cpp:101:24: error: 's' was not declared in this scope
  1117. bool e = &s;
  1118. ^
  1119. conftest.cpp:105:63: error: 'i' was not declared in this scope
  1120. return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  1121. ^
  1122. configure:6055: $? = 1
  1123. configure: failed program was:
  1124. | /* confdefs.h */
  1125. | #define PACKAGE_NAME "vegastrike"
  1126. | #define PACKAGE_TARNAME "vegastrike"
  1127. | #define PACKAGE_VERSION "0.4.4"
  1128. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1129. | #define PACKAGE_BUGREPORT ""
  1130. | #define PACKAGE_URL ""
  1131. | #define LINUX 1
  1132. | #define POSIX 1
  1133. | #define UNIX 1
  1134. | #define PACKAGE "vegastrike"
  1135. | #define VERSION "0.4.4"
  1136. | #define HAVE_DIRENT_H 1
  1137. | #define STDC_HEADERS 1
  1138. | #define HAVE_SYS_WAIT_H 1
  1139. | #define HAVE_SYS_TYPES_H 1
  1140. | #define HAVE_SYS_STAT_H 1
  1141. | #define HAVE_STDLIB_H 1
  1142. | #define HAVE_STRING_H 1
  1143. | #define HAVE_MEMORY_H 1
  1144. | #define HAVE_STRINGS_H 1
  1145. | #define HAVE_INTTYPES_H 1
  1146. | #define HAVE_STDINT_H 1
  1147. | #define HAVE_UNISTD_H 1
  1148. | #define HAVE_ARPA_INET_H 1
  1149. | #define HAVE_FCNTL_H 1
  1150. | #define HAVE_FENV_H 1
  1151. | #define HAVE_FLOAT_H 1
  1152. | #define HAVE_INTTYPES_H 1
  1153. | #define HAVE_LIMITS_H 1
  1154. | #define HAVE_MALLOC_H 1
  1155. | #define HAVE_MEMORY_H 1
  1156. | #define HAVE_NETDB_H 1
  1157. | #define HAVE_NETINET_IN_H 1
  1158. | #define HAVE_STDDEF_H 1
  1159. | #define HAVE_STDINT_H 1
  1160. | #define HAVE_STDLIB_H 1
  1161. | #define HAVE_STRING_H 1
  1162. | #define HAVE_SYS_FILE_H 1
  1163. | #define HAVE_SYS_IOCTL_H 1
  1164. | #define HAVE_SYS_PARAM_H 1
  1165. | #define HAVE_SYS_SOCKET_H 1
  1166. | #define HAVE_SYS_TIME_H 1
  1167. | #define HAVE_UNISTD_H 1
  1168. | #define HAVE_VALUES_H 1
  1169. | #define HAVE_WCHAR_H 1
  1170. | #define HAVE_WCTYPE_H 1
  1171. | #define HAVE_VFSCANF 1
  1172. | #define HAVE_LSTAT 1
  1173. | #define HAVE_TR1_UNORDERED_MAP 1
  1174. | /* end confdefs.h. */
  1175. |
  1176. | #include <stdbool.h>
  1177. | #ifndef bool
  1178. | "error: bool is not defined"
  1179. | #endif
  1180. | #ifndef false
  1181. | "error: false is not defined"
  1182. | #endif
  1183. | #if false
  1184. | "error: false is not 0"
  1185. | #endif
  1186. | #ifndef true
  1187. | "error: true is not defined"
  1188. | #endif
  1189. | #if true != 1
  1190. | "error: true is not 1"
  1191. | #endif
  1192. | #ifndef __bool_true_false_are_defined
  1193. | "error: __bool_true_false_are_defined is not defined"
  1194. | #endif
  1195. |
  1196. | struct s { _Bool s: 1; _Bool t; } s;
  1197. |
  1198. | char a[true == 1 ? 1 : -1];
  1199. | char b[false == 0 ? 1 : -1];
  1200. | char c[__bool_true_false_are_defined == 1 ? 1 : -1];
  1201. | char d[(bool) 0.5 == true ? 1 : -1];
  1202. | /* See body of main program for 'e'. */
  1203. | char f[(_Bool) 0.0 == false ? 1 : -1];
  1204. | char g[true];
  1205. | char h[sizeof (_Bool)];
  1206. | char i[sizeof s.t];
  1207. | enum { j = false, k = true, l = false * true, m = true * 256 };
  1208. | /* The following fails for
  1209. | HP aC++/ANSI C B3910B A.05.55 [Dec 04 2003]. */
  1210. | _Bool n[m];
  1211. | char o[sizeof n == m * sizeof n[0] ? 1 : -1];
  1212. | char p[-1 - (_Bool) 0 < 0 && -1 - (bool) 0 < 0 ? 1 : -1];
  1213. | /* Catch a bug in an HP-UX C compiler. See
  1214. | http://gcc.gnu.org/ml/gcc-patches/2003-12/msg02303.html
  1215. | http://lists.gnu.org/archive/html/bug-coreutils/2005-11/msg00161.html
  1216. | */
  1217. | _Bool q = true;
  1218. | _Bool *pq = &q;
  1219. |
  1220. | int
  1221. | main ()
  1222. | {
  1223. |
  1224. | bool e = &s;
  1225. | *pq |= q;
  1226. | *pq |= ! q;
  1227. | /* Refer to every declared value, to avoid compiler optimizations. */
  1228. | return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
  1229. | + !m + !n + !o + !p + !q + !pq);
  1230. |
  1231. | ;
  1232. | return 0;
  1233. | }
  1234. configure:6062: result: no
  1235. configure:6064: checking for _Bool
  1236. configure:6064: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1237. conftest.cpp: In function 'int main()':
  1238. conftest.cpp:88:13: error: '_Bool' was not declared in this scope
  1239. if (sizeof (_Bool))
  1240. ^~~~~
  1241. conftest.cpp:88:13: note: suggested alternative: 'bool'
  1242. if (sizeof (_Bool))
  1243. ^~~~~
  1244. bool
  1245. configure:6064: $? = 1
  1246. configure: failed program was:
  1247. | /* confdefs.h */
  1248. | #define PACKAGE_NAME "vegastrike"
  1249. | #define PACKAGE_TARNAME "vegastrike"
  1250. | #define PACKAGE_VERSION "0.4.4"
  1251. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1252. | #define PACKAGE_BUGREPORT ""
  1253. | #define PACKAGE_URL ""
  1254. | #define LINUX 1
  1255. | #define POSIX 1
  1256. | #define UNIX 1
  1257. | #define PACKAGE "vegastrike"
  1258. | #define VERSION "0.4.4"
  1259. | #define HAVE_DIRENT_H 1
  1260. | #define STDC_HEADERS 1
  1261. | #define HAVE_SYS_WAIT_H 1
  1262. | #define HAVE_SYS_TYPES_H 1
  1263. | #define HAVE_SYS_STAT_H 1
  1264. | #define HAVE_STDLIB_H 1
  1265. | #define HAVE_STRING_H 1
  1266. | #define HAVE_MEMORY_H 1
  1267. | #define HAVE_STRINGS_H 1
  1268. | #define HAVE_INTTYPES_H 1
  1269. | #define HAVE_STDINT_H 1
  1270. | #define HAVE_UNISTD_H 1
  1271. | #define HAVE_ARPA_INET_H 1
  1272. | #define HAVE_FCNTL_H 1
  1273. | #define HAVE_FENV_H 1
  1274. | #define HAVE_FLOAT_H 1
  1275. | #define HAVE_INTTYPES_H 1
  1276. | #define HAVE_LIMITS_H 1
  1277. | #define HAVE_MALLOC_H 1
  1278. | #define HAVE_MEMORY_H 1
  1279. | #define HAVE_NETDB_H 1
  1280. | #define HAVE_NETINET_IN_H 1
  1281. | #define HAVE_STDDEF_H 1
  1282. | #define HAVE_STDINT_H 1
  1283. | #define HAVE_STDLIB_H 1
  1284. | #define HAVE_STRING_H 1
  1285. | #define HAVE_SYS_FILE_H 1
  1286. | #define HAVE_SYS_IOCTL_H 1
  1287. | #define HAVE_SYS_PARAM_H 1
  1288. | #define HAVE_SYS_SOCKET_H 1
  1289. | #define HAVE_SYS_TIME_H 1
  1290. | #define HAVE_UNISTD_H 1
  1291. | #define HAVE_VALUES_H 1
  1292. | #define HAVE_WCHAR_H 1
  1293. | #define HAVE_WCTYPE_H 1
  1294. | #define HAVE_VFSCANF 1
  1295. | #define HAVE_LSTAT 1
  1296. | #define HAVE_TR1_UNORDERED_MAP 1
  1297. | /* end confdefs.h. */
  1298. | #include <stdio.h>
  1299. | #ifdef HAVE_SYS_TYPES_H
  1300. | # include <sys/types.h>
  1301. | #endif
  1302. | #ifdef HAVE_SYS_STAT_H
  1303. | # include <sys/stat.h>
  1304. | #endif
  1305. | #ifdef STDC_HEADERS
  1306. | # include <stdlib.h>
  1307. | # include <stddef.h>
  1308. | #else
  1309. | # ifdef HAVE_STDLIB_H
  1310. | # include <stdlib.h>
  1311. | # endif
  1312. | #endif
  1313. | #ifdef HAVE_STRING_H
  1314. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1315. | # include <memory.h>
  1316. | # endif
  1317. | # include <string.h>
  1318. | #endif
  1319. | #ifdef HAVE_STRINGS_H
  1320. | # include <strings.h>
  1321. | #endif
  1322. | #ifdef HAVE_INTTYPES_H
  1323. | # include <inttypes.h>
  1324. | #endif
  1325. | #ifdef HAVE_STDINT_H
  1326. | # include <stdint.h>
  1327. | #endif
  1328. | #ifdef HAVE_UNISTD_H
  1329. | # include <unistd.h>
  1330. | #endif
  1331. | int
  1332. | main ()
  1333. | {
  1334. | if (sizeof (_Bool))
  1335. | return 0;
  1336. | ;
  1337. | return 0;
  1338. | }
  1339. configure:6064: result: no
  1340. configure:6081: checking for an ANSI C-conforming const
  1341. configure:6147: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1342. configure:6147: $? = 0
  1343. configure:6154: result: yes
  1344. configure:6162: checking for inline
  1345. configure:6178: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1346. configure:6178: $? = 0
  1347. configure:6186: result: inline
  1348. configure:6204: checking for off_t
  1349. configure:6204: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1350. configure:6204: $? = 0
  1351. configure:6204: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1352. conftest.cpp: In function 'int main()':
  1353. conftest.cpp:88:19: error: expected primary-expression before ')' token
  1354. if (sizeof ((off_t)))
  1355. ^
  1356. configure:6204: $? = 1
  1357. configure: failed program was:
  1358. | /* confdefs.h */
  1359. | #define PACKAGE_NAME "vegastrike"
  1360. | #define PACKAGE_TARNAME "vegastrike"
  1361. | #define PACKAGE_VERSION "0.4.4"
  1362. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1363. | #define PACKAGE_BUGREPORT ""
  1364. | #define PACKAGE_URL ""
  1365. | #define LINUX 1
  1366. | #define POSIX 1
  1367. | #define UNIX 1
  1368. | #define PACKAGE "vegastrike"
  1369. | #define VERSION "0.4.4"
  1370. | #define HAVE_DIRENT_H 1
  1371. | #define STDC_HEADERS 1
  1372. | #define HAVE_SYS_WAIT_H 1
  1373. | #define HAVE_SYS_TYPES_H 1
  1374. | #define HAVE_SYS_STAT_H 1
  1375. | #define HAVE_STDLIB_H 1
  1376. | #define HAVE_STRING_H 1
  1377. | #define HAVE_MEMORY_H 1
  1378. | #define HAVE_STRINGS_H 1
  1379. | #define HAVE_INTTYPES_H 1
  1380. | #define HAVE_STDINT_H 1
  1381. | #define HAVE_UNISTD_H 1
  1382. | #define HAVE_ARPA_INET_H 1
  1383. | #define HAVE_FCNTL_H 1
  1384. | #define HAVE_FENV_H 1
  1385. | #define HAVE_FLOAT_H 1
  1386. | #define HAVE_INTTYPES_H 1
  1387. | #define HAVE_LIMITS_H 1
  1388. | #define HAVE_MALLOC_H 1
  1389. | #define HAVE_MEMORY_H 1
  1390. | #define HAVE_NETDB_H 1
  1391. | #define HAVE_NETINET_IN_H 1
  1392. | #define HAVE_STDDEF_H 1
  1393. | #define HAVE_STDINT_H 1
  1394. | #define HAVE_STDLIB_H 1
  1395. | #define HAVE_STRING_H 1
  1396. | #define HAVE_SYS_FILE_H 1
  1397. | #define HAVE_SYS_IOCTL_H 1
  1398. | #define HAVE_SYS_PARAM_H 1
  1399. | #define HAVE_SYS_SOCKET_H 1
  1400. | #define HAVE_SYS_TIME_H 1
  1401. | #define HAVE_UNISTD_H 1
  1402. | #define HAVE_VALUES_H 1
  1403. | #define HAVE_WCHAR_H 1
  1404. | #define HAVE_WCTYPE_H 1
  1405. | #define HAVE_VFSCANF 1
  1406. | #define HAVE_LSTAT 1
  1407. | #define HAVE_TR1_UNORDERED_MAP 1
  1408. | /* end confdefs.h. */
  1409. | #include <stdio.h>
  1410. | #ifdef HAVE_SYS_TYPES_H
  1411. | # include <sys/types.h>
  1412. | #endif
  1413. | #ifdef HAVE_SYS_STAT_H
  1414. | # include <sys/stat.h>
  1415. | #endif
  1416. | #ifdef STDC_HEADERS
  1417. | # include <stdlib.h>
  1418. | # include <stddef.h>
  1419. | #else
  1420. | # ifdef HAVE_STDLIB_H
  1421. | # include <stdlib.h>
  1422. | # endif
  1423. | #endif
  1424. | #ifdef HAVE_STRING_H
  1425. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1426. | # include <memory.h>
  1427. | # endif
  1428. | # include <string.h>
  1429. | #endif
  1430. | #ifdef HAVE_STRINGS_H
  1431. | # include <strings.h>
  1432. | #endif
  1433. | #ifdef HAVE_INTTYPES_H
  1434. | # include <inttypes.h>
  1435. | #endif
  1436. | #ifdef HAVE_STDINT_H
  1437. | # include <stdint.h>
  1438. | #endif
  1439. | #ifdef HAVE_UNISTD_H
  1440. | # include <unistd.h>
  1441. | #endif
  1442. | int
  1443. | main ()
  1444. | {
  1445. | if (sizeof ((off_t)))
  1446. | return 0;
  1447. | ;
  1448. | return 0;
  1449. | }
  1450. configure:6204: result: yes
  1451. configure:6215: checking for pid_t
  1452. configure:6215: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1453. configure:6215: $? = 0
  1454. configure:6215: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1455. conftest.cpp: In function 'int main()':
  1456. conftest.cpp:88:19: error: expected primary-expression before ')' token
  1457. if (sizeof ((pid_t)))
  1458. ^
  1459. configure:6215: $? = 1
  1460. configure: failed program was:
  1461. | /* confdefs.h */
  1462. | #define PACKAGE_NAME "vegastrike"
  1463. | #define PACKAGE_TARNAME "vegastrike"
  1464. | #define PACKAGE_VERSION "0.4.4"
  1465. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1466. | #define PACKAGE_BUGREPORT ""
  1467. | #define PACKAGE_URL ""
  1468. | #define LINUX 1
  1469. | #define POSIX 1
  1470. | #define UNIX 1
  1471. | #define PACKAGE "vegastrike"
  1472. | #define VERSION "0.4.4"
  1473. | #define HAVE_DIRENT_H 1
  1474. | #define STDC_HEADERS 1
  1475. | #define HAVE_SYS_WAIT_H 1
  1476. | #define HAVE_SYS_TYPES_H 1
  1477. | #define HAVE_SYS_STAT_H 1
  1478. | #define HAVE_STDLIB_H 1
  1479. | #define HAVE_STRING_H 1
  1480. | #define HAVE_MEMORY_H 1
  1481. | #define HAVE_STRINGS_H 1
  1482. | #define HAVE_INTTYPES_H 1
  1483. | #define HAVE_STDINT_H 1
  1484. | #define HAVE_UNISTD_H 1
  1485. | #define HAVE_ARPA_INET_H 1
  1486. | #define HAVE_FCNTL_H 1
  1487. | #define HAVE_FENV_H 1
  1488. | #define HAVE_FLOAT_H 1
  1489. | #define HAVE_INTTYPES_H 1
  1490. | #define HAVE_LIMITS_H 1
  1491. | #define HAVE_MALLOC_H 1
  1492. | #define HAVE_MEMORY_H 1
  1493. | #define HAVE_NETDB_H 1
  1494. | #define HAVE_NETINET_IN_H 1
  1495. | #define HAVE_STDDEF_H 1
  1496. | #define HAVE_STDINT_H 1
  1497. | #define HAVE_STDLIB_H 1
  1498. | #define HAVE_STRING_H 1
  1499. | #define HAVE_SYS_FILE_H 1
  1500. | #define HAVE_SYS_IOCTL_H 1
  1501. | #define HAVE_SYS_PARAM_H 1
  1502. | #define HAVE_SYS_SOCKET_H 1
  1503. | #define HAVE_SYS_TIME_H 1
  1504. | #define HAVE_UNISTD_H 1
  1505. | #define HAVE_VALUES_H 1
  1506. | #define HAVE_WCHAR_H 1
  1507. | #define HAVE_WCTYPE_H 1
  1508. | #define HAVE_VFSCANF 1
  1509. | #define HAVE_LSTAT 1
  1510. | #define HAVE_TR1_UNORDERED_MAP 1
  1511. | /* end confdefs.h. */
  1512. | #include <stdio.h>
  1513. | #ifdef HAVE_SYS_TYPES_H
  1514. | # include <sys/types.h>
  1515. | #endif
  1516. | #ifdef HAVE_SYS_STAT_H
  1517. | # include <sys/stat.h>
  1518. | #endif
  1519. | #ifdef STDC_HEADERS
  1520. | # include <stdlib.h>
  1521. | # include <stddef.h>
  1522. | #else
  1523. | # ifdef HAVE_STDLIB_H
  1524. | # include <stdlib.h>
  1525. | # endif
  1526. | #endif
  1527. | #ifdef HAVE_STRING_H
  1528. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1529. | # include <memory.h>
  1530. | # endif
  1531. | # include <string.h>
  1532. | #endif
  1533. | #ifdef HAVE_STRINGS_H
  1534. | # include <strings.h>
  1535. | #endif
  1536. | #ifdef HAVE_INTTYPES_H
  1537. | # include <inttypes.h>
  1538. | #endif
  1539. | #ifdef HAVE_STDINT_H
  1540. | # include <stdint.h>
  1541. | #endif
  1542. | #ifdef HAVE_UNISTD_H
  1543. | # include <unistd.h>
  1544. | #endif
  1545. | int
  1546. | main ()
  1547. | {
  1548. | if (sizeof ((pid_t)))
  1549. | return 0;
  1550. | ;
  1551. | return 0;
  1552. | }
  1553. configure:6215: result: yes
  1554. configure:6226: checking for C/C++ restrict keyword
  1555. configure:6251: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1556. configure:6251: $? = 0
  1557. configure:6259: result: __restrict
  1558. configure:6272: checking for size_t
  1559. configure:6272: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1560. configure:6272: $? = 0
  1561. configure:6272: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1562. conftest.cpp: In function 'int main()':
  1563. conftest.cpp:89:20: error: expected primary-expression before ')' token
  1564. if (sizeof ((size_t)))
  1565. ^
  1566. configure:6272: $? = 1
  1567. configure: failed program was:
  1568. | /* confdefs.h */
  1569. | #define PACKAGE_NAME "vegastrike"
  1570. | #define PACKAGE_TARNAME "vegastrike"
  1571. | #define PACKAGE_VERSION "0.4.4"
  1572. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1573. | #define PACKAGE_BUGREPORT ""
  1574. | #define PACKAGE_URL ""
  1575. | #define LINUX 1
  1576. | #define POSIX 1
  1577. | #define UNIX 1
  1578. | #define PACKAGE "vegastrike"
  1579. | #define VERSION "0.4.4"
  1580. | #define HAVE_DIRENT_H 1
  1581. | #define STDC_HEADERS 1
  1582. | #define HAVE_SYS_WAIT_H 1
  1583. | #define HAVE_SYS_TYPES_H 1
  1584. | #define HAVE_SYS_STAT_H 1
  1585. | #define HAVE_STDLIB_H 1
  1586. | #define HAVE_STRING_H 1
  1587. | #define HAVE_MEMORY_H 1
  1588. | #define HAVE_STRINGS_H 1
  1589. | #define HAVE_INTTYPES_H 1
  1590. | #define HAVE_STDINT_H 1
  1591. | #define HAVE_UNISTD_H 1
  1592. | #define HAVE_ARPA_INET_H 1
  1593. | #define HAVE_FCNTL_H 1
  1594. | #define HAVE_FENV_H 1
  1595. | #define HAVE_FLOAT_H 1
  1596. | #define HAVE_INTTYPES_H 1
  1597. | #define HAVE_LIMITS_H 1
  1598. | #define HAVE_MALLOC_H 1
  1599. | #define HAVE_MEMORY_H 1
  1600. | #define HAVE_NETDB_H 1
  1601. | #define HAVE_NETINET_IN_H 1
  1602. | #define HAVE_STDDEF_H 1
  1603. | #define HAVE_STDINT_H 1
  1604. | #define HAVE_STDLIB_H 1
  1605. | #define HAVE_STRING_H 1
  1606. | #define HAVE_SYS_FILE_H 1
  1607. | #define HAVE_SYS_IOCTL_H 1
  1608. | #define HAVE_SYS_PARAM_H 1
  1609. | #define HAVE_SYS_SOCKET_H 1
  1610. | #define HAVE_SYS_TIME_H 1
  1611. | #define HAVE_UNISTD_H 1
  1612. | #define HAVE_VALUES_H 1
  1613. | #define HAVE_WCHAR_H 1
  1614. | #define HAVE_WCTYPE_H 1
  1615. | #define HAVE_VFSCANF 1
  1616. | #define HAVE_LSTAT 1
  1617. | #define HAVE_TR1_UNORDERED_MAP 1
  1618. | #define restrict __restrict
  1619. | /* end confdefs.h. */
  1620. | #include <stdio.h>
  1621. | #ifdef HAVE_SYS_TYPES_H
  1622. | # include <sys/types.h>
  1623. | #endif
  1624. | #ifdef HAVE_SYS_STAT_H
  1625. | # include <sys/stat.h>
  1626. | #endif
  1627. | #ifdef STDC_HEADERS
  1628. | # include <stdlib.h>
  1629. | # include <stddef.h>
  1630. | #else
  1631. | # ifdef HAVE_STDLIB_H
  1632. | # include <stdlib.h>
  1633. | # endif
  1634. | #endif
  1635. | #ifdef HAVE_STRING_H
  1636. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1637. | # include <memory.h>
  1638. | # endif
  1639. | # include <string.h>
  1640. | #endif
  1641. | #ifdef HAVE_STRINGS_H
  1642. | # include <strings.h>
  1643. | #endif
  1644. | #ifdef HAVE_INTTYPES_H
  1645. | # include <inttypes.h>
  1646. | #endif
  1647. | #ifdef HAVE_STDINT_H
  1648. | # include <stdint.h>
  1649. | #endif
  1650. | #ifdef HAVE_UNISTD_H
  1651. | # include <unistd.h>
  1652. | #endif
  1653. | int
  1654. | main ()
  1655. | {
  1656. | if (sizeof ((size_t)))
  1657. | return 0;
  1658. | ;
  1659. | return 0;
  1660. | }
  1661. configure:6272: result: yes
  1662. configure:6283: checking whether time.h and sys/time.h may both be included
  1663. configure:6303: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1664. configure:6303: $? = 0
  1665. configure:6310: result: yes
  1666. configure:6318: checking whether struct tm is in sys/time.h or time.h
  1667. configure:6338: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1668. configure:6338: $? = 0
  1669. configure:6345: result: time.h
  1670. configure:6353: checking for working volatile
  1671. configure:6372: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1672. configure:6372: $? = 0
  1673. configure:6379: result: yes
  1674. configure:6387: checking for ptrdiff_t
  1675. configure:6387: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1676. configure:6387: $? = 0
  1677. configure:6387: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1678. conftest.cpp: In function 'int main()':
  1679. conftest.cpp:90:23: error: expected primary-expression before ')' token
  1680. if (sizeof ((ptrdiff_t)))
  1681. ^
  1682. configure:6387: $? = 1
  1683. configure: failed program was:
  1684. | /* confdefs.h */
  1685. | #define PACKAGE_NAME "vegastrike"
  1686. | #define PACKAGE_TARNAME "vegastrike"
  1687. | #define PACKAGE_VERSION "0.4.4"
  1688. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1689. | #define PACKAGE_BUGREPORT ""
  1690. | #define PACKAGE_URL ""
  1691. | #define LINUX 1
  1692. | #define POSIX 1
  1693. | #define UNIX 1
  1694. | #define PACKAGE "vegastrike"
  1695. | #define VERSION "0.4.4"
  1696. | #define HAVE_DIRENT_H 1
  1697. | #define STDC_HEADERS 1
  1698. | #define HAVE_SYS_WAIT_H 1
  1699. | #define HAVE_SYS_TYPES_H 1
  1700. | #define HAVE_SYS_STAT_H 1
  1701. | #define HAVE_STDLIB_H 1
  1702. | #define HAVE_STRING_H 1
  1703. | #define HAVE_MEMORY_H 1
  1704. | #define HAVE_STRINGS_H 1
  1705. | #define HAVE_INTTYPES_H 1
  1706. | #define HAVE_STDINT_H 1
  1707. | #define HAVE_UNISTD_H 1
  1708. | #define HAVE_ARPA_INET_H 1
  1709. | #define HAVE_FCNTL_H 1
  1710. | #define HAVE_FENV_H 1
  1711. | #define HAVE_FLOAT_H 1
  1712. | #define HAVE_INTTYPES_H 1
  1713. | #define HAVE_LIMITS_H 1
  1714. | #define HAVE_MALLOC_H 1
  1715. | #define HAVE_MEMORY_H 1
  1716. | #define HAVE_NETDB_H 1
  1717. | #define HAVE_NETINET_IN_H 1
  1718. | #define HAVE_STDDEF_H 1
  1719. | #define HAVE_STDINT_H 1
  1720. | #define HAVE_STDLIB_H 1
  1721. | #define HAVE_STRING_H 1
  1722. | #define HAVE_SYS_FILE_H 1
  1723. | #define HAVE_SYS_IOCTL_H 1
  1724. | #define HAVE_SYS_PARAM_H 1
  1725. | #define HAVE_SYS_SOCKET_H 1
  1726. | #define HAVE_SYS_TIME_H 1
  1727. | #define HAVE_UNISTD_H 1
  1728. | #define HAVE_VALUES_H 1
  1729. | #define HAVE_WCHAR_H 1
  1730. | #define HAVE_WCTYPE_H 1
  1731. | #define HAVE_VFSCANF 1
  1732. | #define HAVE_LSTAT 1
  1733. | #define HAVE_TR1_UNORDERED_MAP 1
  1734. | #define restrict __restrict
  1735. | #define TIME_WITH_SYS_TIME 1
  1736. | /* end confdefs.h. */
  1737. | #include <stdio.h>
  1738. | #ifdef HAVE_SYS_TYPES_H
  1739. | # include <sys/types.h>
  1740. | #endif
  1741. | #ifdef HAVE_SYS_STAT_H
  1742. | # include <sys/stat.h>
  1743. | #endif
  1744. | #ifdef STDC_HEADERS
  1745. | # include <stdlib.h>
  1746. | # include <stddef.h>
  1747. | #else
  1748. | # ifdef HAVE_STDLIB_H
  1749. | # include <stdlib.h>
  1750. | # endif
  1751. | #endif
  1752. | #ifdef HAVE_STRING_H
  1753. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1754. | # include <memory.h>
  1755. | # endif
  1756. | # include <string.h>
  1757. | #endif
  1758. | #ifdef HAVE_STRINGS_H
  1759. | # include <strings.h>
  1760. | #endif
  1761. | #ifdef HAVE_INTTYPES_H
  1762. | # include <inttypes.h>
  1763. | #endif
  1764. | #ifdef HAVE_STDINT_H
  1765. | # include <stdint.h>
  1766. | #endif
  1767. | #ifdef HAVE_UNISTD_H
  1768. | # include <unistd.h>
  1769. | #endif
  1770. | int
  1771. | main ()
  1772. | {
  1773. | if (sizeof ((ptrdiff_t)))
  1774. | return 0;
  1775. | ;
  1776. | return 0;
  1777. | }
  1778. configure:6387: result: yes
  1779. configure:6400: checking whether closedir returns void
  1780. configure:6424: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1781. configure:6424: $? = 0
  1782. configure:6424: ./conftest
  1783. configure:6424: $? = 0
  1784. configure:6434: result: no
  1785. configure:6442: checking for error_at_line
  1786. configure:6458: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1787. configure:6458: $? = 0
  1788. configure:6466: result: yes
  1789. configure:6479: checking vfork.h usability
  1790. configure:6479: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  1791. conftest.cpp:88:10: fatal error: vfork.h: No such file or directory
  1792. #include <vfork.h>
  1793. ^~~~~~~~~
  1794. compilation terminated.
  1795. configure:6479: $? = 1
  1796. configure: failed program was:
  1797. | /* confdefs.h */
  1798. | #define PACKAGE_NAME "vegastrike"
  1799. | #define PACKAGE_TARNAME "vegastrike"
  1800. | #define PACKAGE_VERSION "0.4.4"
  1801. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1802. | #define PACKAGE_BUGREPORT ""
  1803. | #define PACKAGE_URL ""
  1804. | #define LINUX 1
  1805. | #define POSIX 1
  1806. | #define UNIX 1
  1807. | #define PACKAGE "vegastrike"
  1808. | #define VERSION "0.4.4"
  1809. | #define HAVE_DIRENT_H 1
  1810. | #define STDC_HEADERS 1
  1811. | #define HAVE_SYS_WAIT_H 1
  1812. | #define HAVE_SYS_TYPES_H 1
  1813. | #define HAVE_SYS_STAT_H 1
  1814. | #define HAVE_STDLIB_H 1
  1815. | #define HAVE_STRING_H 1
  1816. | #define HAVE_MEMORY_H 1
  1817. | #define HAVE_STRINGS_H 1
  1818. | #define HAVE_INTTYPES_H 1
  1819. | #define HAVE_STDINT_H 1
  1820. | #define HAVE_UNISTD_H 1
  1821. | #define HAVE_ARPA_INET_H 1
  1822. | #define HAVE_FCNTL_H 1
  1823. | #define HAVE_FENV_H 1
  1824. | #define HAVE_FLOAT_H 1
  1825. | #define HAVE_INTTYPES_H 1
  1826. | #define HAVE_LIMITS_H 1
  1827. | #define HAVE_MALLOC_H 1
  1828. | #define HAVE_MEMORY_H 1
  1829. | #define HAVE_NETDB_H 1
  1830. | #define HAVE_NETINET_IN_H 1
  1831. | #define HAVE_STDDEF_H 1
  1832. | #define HAVE_STDINT_H 1
  1833. | #define HAVE_STDLIB_H 1
  1834. | #define HAVE_STRING_H 1
  1835. | #define HAVE_SYS_FILE_H 1
  1836. | #define HAVE_SYS_IOCTL_H 1
  1837. | #define HAVE_SYS_PARAM_H 1
  1838. | #define HAVE_SYS_SOCKET_H 1
  1839. | #define HAVE_SYS_TIME_H 1
  1840. | #define HAVE_UNISTD_H 1
  1841. | #define HAVE_VALUES_H 1
  1842. | #define HAVE_WCHAR_H 1
  1843. | #define HAVE_WCTYPE_H 1
  1844. | #define HAVE_VFSCANF 1
  1845. | #define HAVE_LSTAT 1
  1846. | #define HAVE_TR1_UNORDERED_MAP 1
  1847. | #define restrict __restrict
  1848. | #define TIME_WITH_SYS_TIME 1
  1849. | #define HAVE_PTRDIFF_T 1
  1850. | /* end confdefs.h. */
  1851. | #include <stdio.h>
  1852. | #ifdef HAVE_SYS_TYPES_H
  1853. | # include <sys/types.h>
  1854. | #endif
  1855. | #ifdef HAVE_SYS_STAT_H
  1856. | # include <sys/stat.h>
  1857. | #endif
  1858. | #ifdef STDC_HEADERS
  1859. | # include <stdlib.h>
  1860. | # include <stddef.h>
  1861. | #else
  1862. | # ifdef HAVE_STDLIB_H
  1863. | # include <stdlib.h>
  1864. | # endif
  1865. | #endif
  1866. | #ifdef HAVE_STRING_H
  1867. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1868. | # include <memory.h>
  1869. | # endif
  1870. | # include <string.h>
  1871. | #endif
  1872. | #ifdef HAVE_STRINGS_H
  1873. | # include <strings.h>
  1874. | #endif
  1875. | #ifdef HAVE_INTTYPES_H
  1876. | # include <inttypes.h>
  1877. | #endif
  1878. | #ifdef HAVE_STDINT_H
  1879. | # include <stdint.h>
  1880. | #endif
  1881. | #ifdef HAVE_UNISTD_H
  1882. | # include <unistd.h>
  1883. | #endif
  1884. | #include <vfork.h>
  1885. configure:6479: result: no
  1886. configure:6479: checking vfork.h presence
  1887. configure:6479: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  1888. conftest.cpp:55:10: fatal error: vfork.h: No such file or directory
  1889. #include <vfork.h>
  1890. ^~~~~~~~~
  1891. compilation terminated.
  1892. configure:6479: $? = 1
  1893. configure: failed program was:
  1894. | /* confdefs.h */
  1895. | #define PACKAGE_NAME "vegastrike"
  1896. | #define PACKAGE_TARNAME "vegastrike"
  1897. | #define PACKAGE_VERSION "0.4.4"
  1898. | #define PACKAGE_STRING "vegastrike 0.4.4"
  1899. | #define PACKAGE_BUGREPORT ""
  1900. | #define PACKAGE_URL ""
  1901. | #define LINUX 1
  1902. | #define POSIX 1
  1903. | #define UNIX 1
  1904. | #define PACKAGE "vegastrike"
  1905. | #define VERSION "0.4.4"
  1906. | #define HAVE_DIRENT_H 1
  1907. | #define STDC_HEADERS 1
  1908. | #define HAVE_SYS_WAIT_H 1
  1909. | #define HAVE_SYS_TYPES_H 1
  1910. | #define HAVE_SYS_STAT_H 1
  1911. | #define HAVE_STDLIB_H 1
  1912. | #define HAVE_STRING_H 1
  1913. | #define HAVE_MEMORY_H 1
  1914. | #define HAVE_STRINGS_H 1
  1915. | #define HAVE_INTTYPES_H 1
  1916. | #define HAVE_STDINT_H 1
  1917. | #define HAVE_UNISTD_H 1
  1918. | #define HAVE_ARPA_INET_H 1
  1919. | #define HAVE_FCNTL_H 1
  1920. | #define HAVE_FENV_H 1
  1921. | #define HAVE_FLOAT_H 1
  1922. | #define HAVE_INTTYPES_H 1
  1923. | #define HAVE_LIMITS_H 1
  1924. | #define HAVE_MALLOC_H 1
  1925. | #define HAVE_MEMORY_H 1
  1926. | #define HAVE_NETDB_H 1
  1927. | #define HAVE_NETINET_IN_H 1
  1928. | #define HAVE_STDDEF_H 1
  1929. | #define HAVE_STDINT_H 1
  1930. | #define HAVE_STDLIB_H 1
  1931. | #define HAVE_STRING_H 1
  1932. | #define HAVE_SYS_FILE_H 1
  1933. | #define HAVE_SYS_IOCTL_H 1
  1934. | #define HAVE_SYS_PARAM_H 1
  1935. | #define HAVE_SYS_SOCKET_H 1
  1936. | #define HAVE_SYS_TIME_H 1
  1937. | #define HAVE_UNISTD_H 1
  1938. | #define HAVE_VALUES_H 1
  1939. | #define HAVE_WCHAR_H 1
  1940. | #define HAVE_WCTYPE_H 1
  1941. | #define HAVE_VFSCANF 1
  1942. | #define HAVE_LSTAT 1
  1943. | #define HAVE_TR1_UNORDERED_MAP 1
  1944. | #define restrict __restrict
  1945. | #define TIME_WITH_SYS_TIME 1
  1946. | #define HAVE_PTRDIFF_T 1
  1947. | /* end confdefs.h. */
  1948. | #include <vfork.h>
  1949. configure:6479: result: no
  1950. configure:6479: checking for vfork.h
  1951. configure:6479: result: no
  1952. configure:6492: checking for fork
  1953. configure:6492: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1954. conftest.cpp:78:6: warning: declaration of 'char fork()' conflicts with built-in declaration 'int fork()' [-Wbuiltin-declaration-mismatch]
  1955. char fork ();
  1956. ^~~~
  1957. configure:6492: $? = 0
  1958. configure:6492: result: yes
  1959. configure:6492: checking for vfork
  1960. configure:6492: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1961. configure:6492: $? = 0
  1962. configure:6492: result: yes
  1963. configure:6502: checking for working fork
  1964. configure:6524: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1965. configure:6524: $? = 0
  1966. configure:6524: ./conftest
  1967. configure:6524: $? = 0
  1968. configure:6534: result: yes
  1969. configure:6555: checking for working vfork
  1970. configure:6665: result: yes
  1971. configure:6691: checking whether gcc needs -traditional
  1972. In file included from /usr/include/sgtty.h:21:0,
  1973. from conftest.cpp:59:
  1974. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1975. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1976. ^~~~~~~
  1977. In file included from /usr/include/termios.h:25:0,
  1978. from /usr/include/termio.h:5,
  1979. from conftest.cpp:59:
  1980. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  1981. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  1982. ^~~~~~~
  1983. configure:6725: result: no
  1984. configure:6732: checking whether lstat correctly handles trailing slash
  1985. configure:6758: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1986. configure:6758: $? = 0
  1987. configure:6758: ./conftest
  1988. configure:6758: $? = 0
  1989. configure:6775: result: yes
  1990. configure:6794: checking whether lstat accepts an empty string
  1991. configure:6814: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  1992. configure:6814: $? = 0
  1993. configure:6814: ./conftest
  1994. configure:6814: $? = 0
  1995. configure:6824: result: no
  1996. configure:6840: checking whether lstat correctly handles trailing slash
  1997. configure:6883: result: yes
  1998. configure:6904: checking for stdlib.h
  1999. configure:6904: result: yes
  2000. configure:6914: checking for GNU libc compatible malloc
  2001. configure:6938: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2002. configure:6938: $? = 0
  2003. configure:6938: ./conftest
  2004. configure:6938: $? = 0
  2005. configure:6948: result: yes
  2006. configure:6969: checking for working memcmp
  2007. configure:7012: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2008. configure:7012: $? = 0
  2009. configure:7012: ./conftest
  2010. configure:7012: $? = 0
  2011. configure:7022: result: yes
  2012. configure:7037: checking for sys/time.h
  2013. configure:7037: result: yes
  2014. configure:7037: checking for unistd.h
  2015. configure:7037: result: yes
  2016. configure:7037: checking for stdlib.h
  2017. configure:7037: result: yes
  2018. configure:7037: checking for sys/param.h
  2019. configure:7037: result: yes
  2020. configure:7058: checking for alarm
  2021. configure:7058: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2022. configure:7058: $? = 0
  2023. configure:7058: result: yes
  2024. configure:7071: checking for working mktime
  2025. configure:7273: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2026. configure:7273: $? = 0
  2027. configure:7273: ./conftest
  2028. configure:7273: $? = 0
  2029. configure:7283: result: yes
  2030. configure:7301: checking for getpagesize
  2031. configure:7301: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2032. configure:7301: $? = 0
  2033. configure:7301: result: yes
  2034. configure:7310: checking for working mmap
  2035. configure:7457: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2036. configure:7457: $? = 0
  2037. configure:7457: ./conftest
  2038. configure:7457: $? = 0
  2039. configure:7467: result: yes
  2040. configure:7478: checking for stdlib.h
  2041. configure:7478: result: yes
  2042. configure:7488: checking for GNU libc compatible realloc
  2043. configure:7512: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2044. configure:7512: $? = 0
  2045. configure:7512: ./conftest
  2046. configure:7512: $? = 0
  2047. configure:7522: result: yes
  2048. configure:7546: checking sys/select.h usability
  2049. configure:7546: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2050. configure:7546: $? = 0
  2051. configure:7546: result: yes
  2052. configure:7546: checking sys/select.h presence
  2053. configure:7546: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  2054. In file included from /usr/include/sys/select.h:24:0,
  2055. from conftest.cpp:72:
  2056. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  2057. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  2058. ^~~~~~~
  2059. configure:7546: $? = 0
  2060. configure:7546: result: yes
  2061. configure:7546: checking for sys/select.h
  2062. configure:7546: result: yes
  2063. configure:7546: checking for sys/socket.h
  2064. configure:7546: result: yes
  2065. configure:7556: checking types of arguments for select
  2066. configure:7584: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2067. configure:7584: $? = 0
  2068. configure:7595: result: int,fd_set *,struct timeval *
  2069. configure:7618: checking return type of signal handlers
  2070. configure:7636: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2071. conftest.cpp: In function 'int main()':
  2072. conftest.cpp:83:25: error: void value not ignored as it ought to be
  2073. return *(signal (0, 0)) (0) == 1;
  2074. ~~~~~~~~~~~~~~~~^~~
  2075. configure:7636: $? = 1
  2076. configure: failed program was:
  2077. | /* confdefs.h */
  2078. | #define PACKAGE_NAME "vegastrike"
  2079. | #define PACKAGE_TARNAME "vegastrike"
  2080. | #define PACKAGE_VERSION "0.4.4"
  2081. | #define PACKAGE_STRING "vegastrike 0.4.4"
  2082. | #define PACKAGE_BUGREPORT ""
  2083. | #define PACKAGE_URL ""
  2084. | #define LINUX 1
  2085. | #define POSIX 1
  2086. | #define UNIX 1
  2087. | #define PACKAGE "vegastrike"
  2088. | #define VERSION "0.4.4"
  2089. | #define HAVE_DIRENT_H 1
  2090. | #define STDC_HEADERS 1
  2091. | #define HAVE_SYS_WAIT_H 1
  2092. | #define HAVE_SYS_TYPES_H 1
  2093. | #define HAVE_SYS_STAT_H 1
  2094. | #define HAVE_STDLIB_H 1
  2095. | #define HAVE_STRING_H 1
  2096. | #define HAVE_MEMORY_H 1
  2097. | #define HAVE_STRINGS_H 1
  2098. | #define HAVE_INTTYPES_H 1
  2099. | #define HAVE_STDINT_H 1
  2100. | #define HAVE_UNISTD_H 1
  2101. | #define HAVE_ARPA_INET_H 1
  2102. | #define HAVE_FCNTL_H 1
  2103. | #define HAVE_FENV_H 1
  2104. | #define HAVE_FLOAT_H 1
  2105. | #define HAVE_INTTYPES_H 1
  2106. | #define HAVE_LIMITS_H 1
  2107. | #define HAVE_MALLOC_H 1
  2108. | #define HAVE_MEMORY_H 1
  2109. | #define HAVE_NETDB_H 1
  2110. | #define HAVE_NETINET_IN_H 1
  2111. | #define HAVE_STDDEF_H 1
  2112. | #define HAVE_STDINT_H 1
  2113. | #define HAVE_STDLIB_H 1
  2114. | #define HAVE_STRING_H 1
  2115. | #define HAVE_SYS_FILE_H 1
  2116. | #define HAVE_SYS_IOCTL_H 1
  2117. | #define HAVE_SYS_PARAM_H 1
  2118. | #define HAVE_SYS_SOCKET_H 1
  2119. | #define HAVE_SYS_TIME_H 1
  2120. | #define HAVE_UNISTD_H 1
  2121. | #define HAVE_VALUES_H 1
  2122. | #define HAVE_WCHAR_H 1
  2123. | #define HAVE_WCTYPE_H 1
  2124. | #define HAVE_VFSCANF 1
  2125. | #define HAVE_LSTAT 1
  2126. | #define HAVE_TR1_UNORDERED_MAP 1
  2127. | #define restrict __restrict
  2128. | #define TIME_WITH_SYS_TIME 1
  2129. | #define HAVE_PTRDIFF_T 1
  2130. | #define HAVE_FORK 1
  2131. | #define HAVE_VFORK 1
  2132. | #define HAVE_WORKING_VFORK 1
  2133. | #define HAVE_WORKING_FORK 1
  2134. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2135. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2136. | #define HAVE_STDLIB_H 1
  2137. | #define HAVE_MALLOC 1
  2138. | #define HAVE_SYS_TIME_H 1
  2139. | #define HAVE_UNISTD_H 1
  2140. | #define HAVE_STDLIB_H 1
  2141. | #define HAVE_SYS_PARAM_H 1
  2142. | #define HAVE_ALARM 1
  2143. | #define HAVE_GETPAGESIZE 1
  2144. | #define HAVE_MMAP 1
  2145. | #define HAVE_STDLIB_H 1
  2146. | #define HAVE_REALLOC 1
  2147. | #define HAVE_SYS_SELECT_H 1
  2148. | #define HAVE_SYS_SOCKET_H 1
  2149. | #define SELECT_TYPE_ARG1 int
  2150. | #define SELECT_TYPE_ARG234 (fd_set *)
  2151. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2152. | /* end confdefs.h. */
  2153. | #include <sys/types.h>
  2154. | #include <signal.h>
  2155. |
  2156. | int
  2157. | main ()
  2158. | {
  2159. | return *(signal (0, 0)) (0) == 1;
  2160. | ;
  2161. | return 0;
  2162. | }
  2163. configure:7643: result: void
  2164. configure:7651: checking whether stat accepts an empty string
  2165. configure:7671: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2166. configure:7671: $? = 0
  2167. configure:7671: ./conftest
  2168. configure:7671: $? = 0
  2169. configure:7681: result: no
  2170. configure:7697: checking for working strcoll
  2171. configure:7718: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2172. configure:7718: $? = 0
  2173. configure:7718: ./conftest
  2174. configure:7718: $? = 0
  2175. configure:7728: result: yes
  2176. configure:7736: checking for working strtod
  2177. configure:7777: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2178. conftest.cpp: In function 'int main()':
  2179. conftest.cpp:121:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  2180. char *string = " +69";
  2181. ^~~~~~
  2182. conftest.cpp:132:20: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  2183. char *string = "NaN";
  2184. ^~~~~
  2185. configure:7777: $? = 0
  2186. configure:7777: ./conftest
  2187. configure:7777: $? = 0
  2188. configure:7787: result: yes
  2189. configure:7851: checking for vprintf
  2190. configure:7851: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2191. conftest.cpp:102:6: warning: declaration of 'char vprintf()' conflicts with built-in declaration 'int vprintf(const char*, __va_list_tag*)' [-Wbuiltin-declaration-mismatch]
  2192. char vprintf ();
  2193. ^~~~~~~
  2194. configure:7851: $? = 0
  2195. configure:7851: result: yes
  2196. configure:7857: checking for _doprnt
  2197. configure:7857: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2198. /tmp/ccj1jITs.o: In function `main':
  2199. conftest.cpp:(.text.startup+0x5): undefined reference to `_doprnt'
  2200. collect2: error: ld returned 1 exit status
  2201. configure:7857: $? = 1
  2202. configure: failed program was:
  2203. | /* confdefs.h */
  2204. | #define PACKAGE_NAME "vegastrike"
  2205. | #define PACKAGE_TARNAME "vegastrike"
  2206. | #define PACKAGE_VERSION "0.4.4"
  2207. | #define PACKAGE_STRING "vegastrike 0.4.4"
  2208. | #define PACKAGE_BUGREPORT ""
  2209. | #define PACKAGE_URL ""
  2210. | #define LINUX 1
  2211. | #define POSIX 1
  2212. | #define UNIX 1
  2213. | #define PACKAGE "vegastrike"
  2214. | #define VERSION "0.4.4"
  2215. | #define HAVE_DIRENT_H 1
  2216. | #define STDC_HEADERS 1
  2217. | #define HAVE_SYS_WAIT_H 1
  2218. | #define HAVE_SYS_TYPES_H 1
  2219. | #define HAVE_SYS_STAT_H 1
  2220. | #define HAVE_STDLIB_H 1
  2221. | #define HAVE_STRING_H 1
  2222. | #define HAVE_MEMORY_H 1
  2223. | #define HAVE_STRINGS_H 1
  2224. | #define HAVE_INTTYPES_H 1
  2225. | #define HAVE_STDINT_H 1
  2226. | #define HAVE_UNISTD_H 1
  2227. | #define HAVE_ARPA_INET_H 1
  2228. | #define HAVE_FCNTL_H 1
  2229. | #define HAVE_FENV_H 1
  2230. | #define HAVE_FLOAT_H 1
  2231. | #define HAVE_INTTYPES_H 1
  2232. | #define HAVE_LIMITS_H 1
  2233. | #define HAVE_MALLOC_H 1
  2234. | #define HAVE_MEMORY_H 1
  2235. | #define HAVE_NETDB_H 1
  2236. | #define HAVE_NETINET_IN_H 1
  2237. | #define HAVE_STDDEF_H 1
  2238. | #define HAVE_STDINT_H 1
  2239. | #define HAVE_STDLIB_H 1
  2240. | #define HAVE_STRING_H 1
  2241. | #define HAVE_SYS_FILE_H 1
  2242. | #define HAVE_SYS_IOCTL_H 1
  2243. | #define HAVE_SYS_PARAM_H 1
  2244. | #define HAVE_SYS_SOCKET_H 1
  2245. | #define HAVE_SYS_TIME_H 1
  2246. | #define HAVE_UNISTD_H 1
  2247. | #define HAVE_VALUES_H 1
  2248. | #define HAVE_WCHAR_H 1
  2249. | #define HAVE_WCTYPE_H 1
  2250. | #define HAVE_VFSCANF 1
  2251. | #define HAVE_LSTAT 1
  2252. | #define HAVE_TR1_UNORDERED_MAP 1
  2253. | #define restrict __restrict
  2254. | #define TIME_WITH_SYS_TIME 1
  2255. | #define HAVE_PTRDIFF_T 1
  2256. | #define HAVE_FORK 1
  2257. | #define HAVE_VFORK 1
  2258. | #define HAVE_WORKING_VFORK 1
  2259. | #define HAVE_WORKING_FORK 1
  2260. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2261. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2262. | #define HAVE_STDLIB_H 1
  2263. | #define HAVE_MALLOC 1
  2264. | #define HAVE_SYS_TIME_H 1
  2265. | #define HAVE_UNISTD_H 1
  2266. | #define HAVE_STDLIB_H 1
  2267. | #define HAVE_SYS_PARAM_H 1
  2268. | #define HAVE_ALARM 1
  2269. | #define HAVE_GETPAGESIZE 1
  2270. | #define HAVE_MMAP 1
  2271. | #define HAVE_STDLIB_H 1
  2272. | #define HAVE_REALLOC 1
  2273. | #define HAVE_SYS_SELECT_H 1
  2274. | #define HAVE_SYS_SOCKET_H 1
  2275. | #define SELECT_TYPE_ARG1 int
  2276. | #define SELECT_TYPE_ARG234 (fd_set *)
  2277. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2278. | #define RETSIGTYPE void
  2279. | #define HAVE_STRCOLL 1
  2280. | #define HAVE_VPRINTF 1
  2281. | /* end confdefs.h. */
  2282. | /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt.
  2283. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2284. | #define _doprnt innocuous__doprnt
  2285. |
  2286. | /* System header to define __stub macros and hopefully few prototypes,
  2287. | which can conflict with char _doprnt (); below.
  2288. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2289. | <limits.h> exists even on freestanding compilers. */
  2290. |
  2291. | #ifdef __STDC__
  2292. | # include <limits.h>
  2293. | #else
  2294. | # include <assert.h>
  2295. | #endif
  2296. |
  2297. | #undef _doprnt
  2298. |
  2299. | /* Override any GCC internal prototype to avoid an error.
  2300. | Use char because int might match the return type of a GCC
  2301. | builtin and then its argument prototype would still apply. */
  2302. | #ifdef __cplusplus
  2303. | extern "C"
  2304. | #endif
  2305. | char _doprnt ();
  2306. | /* The GNU C library defines this for functions which it implements
  2307. | to always fail with ENOSYS. Some functions are actually named
  2308. | something starting with __ and the normal name is an alias. */
  2309. | #if defined __stub__doprnt || defined __stub____doprnt
  2310. | choke me
  2311. | #endif
  2312. |
  2313. | int
  2314. | main ()
  2315. | {
  2316. | return _doprnt ();
  2317. | ;
  2318. | return 0;
  2319. | }
  2320. configure:7857: result: no
  2321. configure:7871: checking for atexit
  2322. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2323. configure:7871: $? = 0
  2324. configure:7871: result: yes
  2325. configure:7871: checking for bzero
  2326. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2327. conftest.cpp:104:6: warning: declaration of 'char bzero()' conflicts with built-in declaration 'void bzero(void*, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  2328. char bzero ();
  2329. ^~~~~
  2330. configure:7871: $? = 0
  2331. configure:7871: result: yes
  2332. configure:7871: checking for fesetround
  2333. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2334. configure:7871: $? = 0
  2335. configure:7871: result: yes
  2336. configure:7871: checking for floor
  2337. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2338. conftest.cpp:106:6: warning: declaration of 'char floor()' conflicts with built-in declaration 'double floor(double)' [-Wbuiltin-declaration-mismatch]
  2339. char floor ();
  2340. ^~~~~
  2341. configure:7871: $? = 0
  2342. configure:7871: result: yes
  2343. configure:7871: checking for getcwd
  2344. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2345. configure:7871: $? = 0
  2346. configure:7871: result: yes
  2347. configure:7871: checking for gethostbyname
  2348. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2349. configure:7871: $? = 0
  2350. configure:7871: result: yes
  2351. configure:7871: checking for gettimeofday
  2352. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2353. configure:7871: $? = 0
  2354. configure:7871: result: yes
  2355. configure:7871: checking for inet_ntoa
  2356. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2357. configure:7871: $? = 0
  2358. configure:7871: result: yes
  2359. configure:7871: checking for iswprint
  2360. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2361. conftest.cpp:111:6: warning: declaration of 'char iswprint()' conflicts with built-in declaration 'int iswprint(unsigned int)' [-Wbuiltin-declaration-mismatch]
  2362. char iswprint ();
  2363. ^~~~~~~~
  2364. configure:7871: $? = 0
  2365. configure:7871: result: yes
  2366. configure:7871: checking for localtime_r
  2367. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2368. configure:7871: $? = 0
  2369. configure:7871: result: yes
  2370. configure:7871: checking for mblen
  2371. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2372. configure:7871: $? = 0
  2373. configure:7871: result: yes
  2374. configure:7871: checking for memchr
  2375. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2376. conftest.cpp:114:6: warning: declaration of 'char memchr()' conflicts with built-in declaration 'void* memchr(const void*, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  2377. char memchr ();
  2378. ^~~~~~
  2379. configure:7871: $? = 0
  2380. configure:7871: result: yes
  2381. configure:7871: checking for memmove
  2382. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2383. conftest.cpp:115:6: warning: declaration of 'char memmove()' conflicts with built-in declaration 'void* memmove(void*, const void*, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  2384. char memmove ();
  2385. ^~~~~~~
  2386. configure:7871: $? = 0
  2387. configure:7871: result: yes
  2388. configure:7871: checking for memset
  2389. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2390. conftest.cpp:116:6: warning: declaration of 'char memset()' conflicts with built-in declaration 'void* memset(void*, int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  2391. char memset ();
  2392. ^~~~~~
  2393. configure:7871: $? = 0
  2394. configure:7871: result: yes
  2395. configure:7871: checking for mkdir
  2396. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2397. configure:7871: $? = 0
  2398. configure:7871: result: yes
  2399. configure:7871: checking for munmap
  2400. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2401. configure:7871: $? = 0
  2402. configure:7871: result: yes
  2403. configure:7871: checking for pow
  2404. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2405. conftest.cpp:119:6: warning: declaration of 'char pow()' conflicts with built-in declaration 'double pow(double, double)' [-Wbuiltin-declaration-mismatch]
  2406. char pow ();
  2407. ^~~
  2408. configure:7871: $? = 0
  2409. configure:7871: result: yes
  2410. configure:7871: checking for putenv
  2411. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2412. configure:7871: $? = 0
  2413. configure:7871: result: yes
  2414. configure:7871: checking for rint
  2415. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2416. conftest.cpp:121:6: warning: declaration of 'char rint()' conflicts with built-in declaration 'double rint(double)' [-Wbuiltin-declaration-mismatch]
  2417. char rint ();
  2418. ^~~~
  2419. configure:7871: $? = 0
  2420. configure:7871: result: yes
  2421. configure:7871: checking for rmdir
  2422. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2423. configure:7871: $? = 0
  2424. configure:7871: result: yes
  2425. configure:7871: checking for select
  2426. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2427. configure:7871: $? = 0
  2428. configure:7871: result: yes
  2429. configure:7871: checking for setenv
  2430. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2431. configure:7871: $? = 0
  2432. configure:7871: result: yes
  2433. configure:7871: checking for socket
  2434. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2435. configure:7871: $? = 0
  2436. configure:7871: result: yes
  2437. configure:7871: checking for sqrt
  2438. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2439. conftest.cpp:126:6: warning: declaration of 'char sqrt()' conflicts with built-in declaration 'double sqrt(double)' [-Wbuiltin-declaration-mismatch]
  2440. char sqrt ();
  2441. ^~~~
  2442. configure:7871: $? = 0
  2443. configure:7871: result: yes
  2444. configure:7871: checking for strcasecmp
  2445. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2446. conftest.cpp:127:6: warning: declaration of 'char strcasecmp()' conflicts with built-in declaration 'int strcasecmp(const char*, const char*)' [-Wbuiltin-declaration-mismatch]
  2447. char strcasecmp ();
  2448. ^~~~~~~~~~
  2449. configure:7871: $? = 0
  2450. configure:7871: result: yes
  2451. configure:7871: checking for strchr
  2452. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2453. conftest.cpp:128:6: warning: declaration of 'char strchr()' conflicts with built-in declaration 'char* strchr(const char*, int)' [-Wbuiltin-declaration-mismatch]
  2454. char strchr ();
  2455. ^~~~~~
  2456. configure:7871: $? = 0
  2457. configure:7871: result: yes
  2458. configure:7871: checking for strdup
  2459. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2460. conftest.cpp:129:6: warning: declaration of 'char strdup()' conflicts with built-in declaration 'char* strdup(const char*)' [-Wbuiltin-declaration-mismatch]
  2461. char strdup ();
  2462. ^~~~~~
  2463. configure:7871: $? = 0
  2464. configure:7871: result: yes
  2465. configure:7871: checking for strerror
  2466. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2467. configure:7871: $? = 0
  2468. configure:7871: result: yes
  2469. configure:7871: checking for strstr
  2470. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2471. conftest.cpp:131:6: warning: declaration of 'char strstr()' conflicts with built-in declaration 'char* strstr(const char*, const char*)' [-Wbuiltin-declaration-mismatch]
  2472. char strstr ();
  2473. ^~~~~~
  2474. configure:7871: $? = 0
  2475. configure:7871: result: yes
  2476. configure:7871: checking for strtol
  2477. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2478. configure:7871: $? = 0
  2479. configure:7871: result: yes
  2480. configure:7871: checking for strtoul
  2481. configure:7871: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2482. configure:7871: $? = 0
  2483. configure:7871: result: yes
  2484. configure:7885: checking for finite
  2485. configure:7885: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2486. conftest.cpp:134:6: warning: declaration of 'char finite()' conflicts with built-in declaration 'int finite(double)' [-Wbuiltin-declaration-mismatch]
  2487. char finite ();
  2488. ^~~~~~
  2489. configure:7885: $? = 0
  2490. configure:7885: result: yes
  2491. configure:7885: checking for _finite
  2492. configure:7885: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2493. /tmp/ccKPmeul.o: In function `main':
  2494. conftest.cpp:(.text.startup+0x5): undefined reference to `_finite'
  2495. collect2: error: ld returned 1 exit status
  2496. configure:7885: $? = 1
  2497. configure: failed program was:
  2498. | /* confdefs.h */
  2499. | #define PACKAGE_NAME "vegastrike"
  2500. | #define PACKAGE_TARNAME "vegastrike"
  2501. | #define PACKAGE_VERSION "0.4.4"
  2502. | #define PACKAGE_STRING "vegastrike 0.4.4"
  2503. | #define PACKAGE_BUGREPORT ""
  2504. | #define PACKAGE_URL ""
  2505. | #define LINUX 1
  2506. | #define POSIX 1
  2507. | #define UNIX 1
  2508. | #define PACKAGE "vegastrike"
  2509. | #define VERSION "0.4.4"
  2510. | #define HAVE_DIRENT_H 1
  2511. | #define STDC_HEADERS 1
  2512. | #define HAVE_SYS_WAIT_H 1
  2513. | #define HAVE_SYS_TYPES_H 1
  2514. | #define HAVE_SYS_STAT_H 1
  2515. | #define HAVE_STDLIB_H 1
  2516. | #define HAVE_STRING_H 1
  2517. | #define HAVE_MEMORY_H 1
  2518. | #define HAVE_STRINGS_H 1
  2519. | #define HAVE_INTTYPES_H 1
  2520. | #define HAVE_STDINT_H 1
  2521. | #define HAVE_UNISTD_H 1
  2522. | #define HAVE_ARPA_INET_H 1
  2523. | #define HAVE_FCNTL_H 1
  2524. | #define HAVE_FENV_H 1
  2525. | #define HAVE_FLOAT_H 1
  2526. | #define HAVE_INTTYPES_H 1
  2527. | #define HAVE_LIMITS_H 1
  2528. | #define HAVE_MALLOC_H 1
  2529. | #define HAVE_MEMORY_H 1
  2530. | #define HAVE_NETDB_H 1
  2531. | #define HAVE_NETINET_IN_H 1
  2532. | #define HAVE_STDDEF_H 1
  2533. | #define HAVE_STDINT_H 1
  2534. | #define HAVE_STDLIB_H 1
  2535. | #define HAVE_STRING_H 1
  2536. | #define HAVE_SYS_FILE_H 1
  2537. | #define HAVE_SYS_IOCTL_H 1
  2538. | #define HAVE_SYS_PARAM_H 1
  2539. | #define HAVE_SYS_SOCKET_H 1
  2540. | #define HAVE_SYS_TIME_H 1
  2541. | #define HAVE_UNISTD_H 1
  2542. | #define HAVE_VALUES_H 1
  2543. | #define HAVE_WCHAR_H 1
  2544. | #define HAVE_WCTYPE_H 1
  2545. | #define HAVE_VFSCANF 1
  2546. | #define HAVE_LSTAT 1
  2547. | #define HAVE_TR1_UNORDERED_MAP 1
  2548. | #define restrict __restrict
  2549. | #define TIME_WITH_SYS_TIME 1
  2550. | #define HAVE_PTRDIFF_T 1
  2551. | #define HAVE_FORK 1
  2552. | #define HAVE_VFORK 1
  2553. | #define HAVE_WORKING_VFORK 1
  2554. | #define HAVE_WORKING_FORK 1
  2555. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2556. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2557. | #define HAVE_STDLIB_H 1
  2558. | #define HAVE_MALLOC 1
  2559. | #define HAVE_SYS_TIME_H 1
  2560. | #define HAVE_UNISTD_H 1
  2561. | #define HAVE_STDLIB_H 1
  2562. | #define HAVE_SYS_PARAM_H 1
  2563. | #define HAVE_ALARM 1
  2564. | #define HAVE_GETPAGESIZE 1
  2565. | #define HAVE_MMAP 1
  2566. | #define HAVE_STDLIB_H 1
  2567. | #define HAVE_REALLOC 1
  2568. | #define HAVE_SYS_SELECT_H 1
  2569. | #define HAVE_SYS_SOCKET_H 1
  2570. | #define SELECT_TYPE_ARG1 int
  2571. | #define SELECT_TYPE_ARG234 (fd_set *)
  2572. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2573. | #define RETSIGTYPE void
  2574. | #define HAVE_STRCOLL 1
  2575. | #define HAVE_VPRINTF 1
  2576. | #define HAVE_ATEXIT 1
  2577. | #define HAVE_BZERO 1
  2578. | #define HAVE_FESETROUND 1
  2579. | #define HAVE_FLOOR 1
  2580. | #define HAVE_GETCWD 1
  2581. | #define HAVE_GETHOSTBYNAME 1
  2582. | #define HAVE_GETTIMEOFDAY 1
  2583. | #define HAVE_INET_NTOA 1
  2584. | #define HAVE_ISWPRINT 1
  2585. | #define HAVE_LOCALTIME_R 1
  2586. | #define HAVE_MBLEN 1
  2587. | #define HAVE_MEMCHR 1
  2588. | #define HAVE_MEMMOVE 1
  2589. | #define HAVE_MEMSET 1
  2590. | #define HAVE_MKDIR 1
  2591. | #define HAVE_MUNMAP 1
  2592. | #define HAVE_POW 1
  2593. | #define HAVE_PUTENV 1
  2594. | #define HAVE_RINT 1
  2595. | #define HAVE_RMDIR 1
  2596. | #define HAVE_SELECT 1
  2597. | #define HAVE_SETENV 1
  2598. | #define HAVE_SOCKET 1
  2599. | #define HAVE_SQRT 1
  2600. | #define HAVE_STRCASECMP 1
  2601. | #define HAVE_STRCHR 1
  2602. | #define HAVE_STRDUP 1
  2603. | #define HAVE_STRERROR 1
  2604. | #define HAVE_STRSTR 1
  2605. | #define HAVE_STRTOL 1
  2606. | #define HAVE_STRTOUL 1
  2607. | #define HAVE_FINITE 1
  2608. | /* end confdefs.h. */
  2609. | /* Define _finite to an innocuous variant, in case <limits.h> declares _finite.
  2610. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2611. | #define _finite innocuous__finite
  2612. |
  2613. | /* System header to define __stub macros and hopefully few prototypes,
  2614. | which can conflict with char _finite (); below.
  2615. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2616. | <limits.h> exists even on freestanding compilers. */
  2617. |
  2618. | #ifdef __STDC__
  2619. | # include <limits.h>
  2620. | #else
  2621. | # include <assert.h>
  2622. | #endif
  2623. |
  2624. | #undef _finite
  2625. |
  2626. | /* Override any GCC internal prototype to avoid an error.
  2627. | Use char because int might match the return type of a GCC
  2628. | builtin and then its argument prototype would still apply. */
  2629. | #ifdef __cplusplus
  2630. | extern "C"
  2631. | #endif
  2632. | char _finite ();
  2633. | /* The GNU C library defines this for functions which it implements
  2634. | to always fail with ENOSYS. Some functions are actually named
  2635. | something starting with __ and the normal name is an alias. */
  2636. | #if defined __stub__finite || defined __stub____finite
  2637. | choke me
  2638. | #endif
  2639. |
  2640. | int
  2641. | main ()
  2642. | {
  2643. | return _finite ();
  2644. | ;
  2645. | return 0;
  2646. | }
  2647. configure:7885: result: no
  2648. configure:7885: checking for isnan
  2649. configure:7885: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2650. conftest.cpp:135:6: warning: declaration of 'char isnan()' conflicts with built-in declaration 'int isnan(...)' [-Wbuiltin-declaration-mismatch]
  2651. char isnan ();
  2652. ^~~~~
  2653. configure:7885: $? = 0
  2654. configure:7885: result: yes
  2655. configure:7885: checking for _isnan
  2656. configure:7885: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil >&5
  2657. /tmp/ccLQAqcs.o: In function `main':
  2658. conftest.cpp:(.text.startup+0x5): undefined reference to `_isnan'
  2659. collect2: error: ld returned 1 exit status
  2660. configure:7885: $? = 1
  2661. configure: failed program was:
  2662. | /* confdefs.h */
  2663. | #define PACKAGE_NAME "vegastrike"
  2664. | #define PACKAGE_TARNAME "vegastrike"
  2665. | #define PACKAGE_VERSION "0.4.4"
  2666. | #define PACKAGE_STRING "vegastrike 0.4.4"
  2667. | #define PACKAGE_BUGREPORT ""
  2668. | #define PACKAGE_URL ""
  2669. | #define LINUX 1
  2670. | #define POSIX 1
  2671. | #define UNIX 1
  2672. | #define PACKAGE "vegastrike"
  2673. | #define VERSION "0.4.4"
  2674. | #define HAVE_DIRENT_H 1
  2675. | #define STDC_HEADERS 1
  2676. | #define HAVE_SYS_WAIT_H 1
  2677. | #define HAVE_SYS_TYPES_H 1
  2678. | #define HAVE_SYS_STAT_H 1
  2679. | #define HAVE_STDLIB_H 1
  2680. | #define HAVE_STRING_H 1
  2681. | #define HAVE_MEMORY_H 1
  2682. | #define HAVE_STRINGS_H 1
  2683. | #define HAVE_INTTYPES_H 1
  2684. | #define HAVE_STDINT_H 1
  2685. | #define HAVE_UNISTD_H 1
  2686. | #define HAVE_ARPA_INET_H 1
  2687. | #define HAVE_FCNTL_H 1
  2688. | #define HAVE_FENV_H 1
  2689. | #define HAVE_FLOAT_H 1
  2690. | #define HAVE_INTTYPES_H 1
  2691. | #define HAVE_LIMITS_H 1
  2692. | #define HAVE_MALLOC_H 1
  2693. | #define HAVE_MEMORY_H 1
  2694. | #define HAVE_NETDB_H 1
  2695. | #define HAVE_NETINET_IN_H 1
  2696. | #define HAVE_STDDEF_H 1
  2697. | #define HAVE_STDINT_H 1
  2698. | #define HAVE_STDLIB_H 1
  2699. | #define HAVE_STRING_H 1
  2700. | #define HAVE_SYS_FILE_H 1
  2701. | #define HAVE_SYS_IOCTL_H 1
  2702. | #define HAVE_SYS_PARAM_H 1
  2703. | #define HAVE_SYS_SOCKET_H 1
  2704. | #define HAVE_SYS_TIME_H 1
  2705. | #define HAVE_UNISTD_H 1
  2706. | #define HAVE_VALUES_H 1
  2707. | #define HAVE_WCHAR_H 1
  2708. | #define HAVE_WCTYPE_H 1
  2709. | #define HAVE_VFSCANF 1
  2710. | #define HAVE_LSTAT 1
  2711. | #define HAVE_TR1_UNORDERED_MAP 1
  2712. | #define restrict __restrict
  2713. | #define TIME_WITH_SYS_TIME 1
  2714. | #define HAVE_PTRDIFF_T 1
  2715. | #define HAVE_FORK 1
  2716. | #define HAVE_VFORK 1
  2717. | #define HAVE_WORKING_VFORK 1
  2718. | #define HAVE_WORKING_FORK 1
  2719. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2720. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2721. | #define HAVE_STDLIB_H 1
  2722. | #define HAVE_MALLOC 1
  2723. | #define HAVE_SYS_TIME_H 1
  2724. | #define HAVE_UNISTD_H 1
  2725. | #define HAVE_STDLIB_H 1
  2726. | #define HAVE_SYS_PARAM_H 1
  2727. | #define HAVE_ALARM 1
  2728. | #define HAVE_GETPAGESIZE 1
  2729. | #define HAVE_MMAP 1
  2730. | #define HAVE_STDLIB_H 1
  2731. | #define HAVE_REALLOC 1
  2732. | #define HAVE_SYS_SELECT_H 1
  2733. | #define HAVE_SYS_SOCKET_H 1
  2734. | #define SELECT_TYPE_ARG1 int
  2735. | #define SELECT_TYPE_ARG234 (fd_set *)
  2736. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2737. | #define RETSIGTYPE void
  2738. | #define HAVE_STRCOLL 1
  2739. | #define HAVE_VPRINTF 1
  2740. | #define HAVE_ATEXIT 1
  2741. | #define HAVE_BZERO 1
  2742. | #define HAVE_FESETROUND 1
  2743. | #define HAVE_FLOOR 1
  2744. | #define HAVE_GETCWD 1
  2745. | #define HAVE_GETHOSTBYNAME 1
  2746. | #define HAVE_GETTIMEOFDAY 1
  2747. | #define HAVE_INET_NTOA 1
  2748. | #define HAVE_ISWPRINT 1
  2749. | #define HAVE_LOCALTIME_R 1
  2750. | #define HAVE_MBLEN 1
  2751. | #define HAVE_MEMCHR 1
  2752. | #define HAVE_MEMMOVE 1
  2753. | #define HAVE_MEMSET 1
  2754. | #define HAVE_MKDIR 1
  2755. | #define HAVE_MUNMAP 1
  2756. | #define HAVE_POW 1
  2757. | #define HAVE_PUTENV 1
  2758. | #define HAVE_RINT 1
  2759. | #define HAVE_RMDIR 1
  2760. | #define HAVE_SELECT 1
  2761. | #define HAVE_SETENV 1
  2762. | #define HAVE_SOCKET 1
  2763. | #define HAVE_SQRT 1
  2764. | #define HAVE_STRCASECMP 1
  2765. | #define HAVE_STRCHR 1
  2766. | #define HAVE_STRDUP 1
  2767. | #define HAVE_STRERROR 1
  2768. | #define HAVE_STRSTR 1
  2769. | #define HAVE_STRTOL 1
  2770. | #define HAVE_STRTOUL 1
  2771. | #define HAVE_FINITE 1
  2772. | #define HAVE_ISNAN 1
  2773. | /* end confdefs.h. */
  2774. | /* Define _isnan to an innocuous variant, in case <limits.h> declares _isnan.
  2775. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  2776. | #define _isnan innocuous__isnan
  2777. |
  2778. | /* System header to define __stub macros and hopefully few prototypes,
  2779. | which can conflict with char _isnan (); below.
  2780. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  2781. | <limits.h> exists even on freestanding compilers. */
  2782. |
  2783. | #ifdef __STDC__
  2784. | # include <limits.h>
  2785. | #else
  2786. | # include <assert.h>
  2787. | #endif
  2788. |
  2789. | #undef _isnan
  2790. |
  2791. | /* Override any GCC internal prototype to avoid an error.
  2792. | Use char because int might match the return type of a GCC
  2793. | builtin and then its argument prototype would still apply. */
  2794. | #ifdef __cplusplus
  2795. | extern "C"
  2796. | #endif
  2797. | char _isnan ();
  2798. | /* The GNU C library defines this for functions which it implements
  2799. | to always fail with ENOSYS. Some functions are actually named
  2800. | something starting with __ and the normal name is an alias. */
  2801. | #if defined __stub__isnan || defined __stub____isnan
  2802. | choke me
  2803. | #endif
  2804. |
  2805. | int
  2806. | main ()
  2807. | {
  2808. | return _isnan ();
  2809. | ;
  2810. | return 0;
  2811. | }
  2812. configure:7885: result: no
  2813. configure:7895: checking for MacOSX platform
  2814. configure:7913: result: no
  2815. configure:7919: checking ieeefp.h usability
  2816. configure:7919: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  2817. conftest.cpp:146:10: fatal error: ieeefp.h: No such file or directory
  2818. #include <ieeefp.h>
  2819. ^~~~~~~~~~
  2820. compilation terminated.
  2821. configure:7919: $? = 1
  2822. configure: failed program was:
  2823. | /* confdefs.h */
  2824. | #define PACKAGE_NAME "vegastrike"
  2825. | #define PACKAGE_TARNAME "vegastrike"
  2826. | #define PACKAGE_VERSION "0.4.4"
  2827. | #define PACKAGE_STRING "vegastrike 0.4.4"
  2828. | #define PACKAGE_BUGREPORT ""
  2829. | #define PACKAGE_URL ""
  2830. | #define LINUX 1
  2831. | #define POSIX 1
  2832. | #define UNIX 1
  2833. | #define PACKAGE "vegastrike"
  2834. | #define VERSION "0.4.4"
  2835. | #define HAVE_DIRENT_H 1
  2836. | #define STDC_HEADERS 1
  2837. | #define HAVE_SYS_WAIT_H 1
  2838. | #define HAVE_SYS_TYPES_H 1
  2839. | #define HAVE_SYS_STAT_H 1
  2840. | #define HAVE_STDLIB_H 1
  2841. | #define HAVE_STRING_H 1
  2842. | #define HAVE_MEMORY_H 1
  2843. | #define HAVE_STRINGS_H 1
  2844. | #define HAVE_INTTYPES_H 1
  2845. | #define HAVE_STDINT_H 1
  2846. | #define HAVE_UNISTD_H 1
  2847. | #define HAVE_ARPA_INET_H 1
  2848. | #define HAVE_FCNTL_H 1
  2849. | #define HAVE_FENV_H 1
  2850. | #define HAVE_FLOAT_H 1
  2851. | #define HAVE_INTTYPES_H 1
  2852. | #define HAVE_LIMITS_H 1
  2853. | #define HAVE_MALLOC_H 1
  2854. | #define HAVE_MEMORY_H 1
  2855. | #define HAVE_NETDB_H 1
  2856. | #define HAVE_NETINET_IN_H 1
  2857. | #define HAVE_STDDEF_H 1
  2858. | #define HAVE_STDINT_H 1
  2859. | #define HAVE_STDLIB_H 1
  2860. | #define HAVE_STRING_H 1
  2861. | #define HAVE_SYS_FILE_H 1
  2862. | #define HAVE_SYS_IOCTL_H 1
  2863. | #define HAVE_SYS_PARAM_H 1
  2864. | #define HAVE_SYS_SOCKET_H 1
  2865. | #define HAVE_SYS_TIME_H 1
  2866. | #define HAVE_UNISTD_H 1
  2867. | #define HAVE_VALUES_H 1
  2868. | #define HAVE_WCHAR_H 1
  2869. | #define HAVE_WCTYPE_H 1
  2870. | #define HAVE_VFSCANF 1
  2871. | #define HAVE_LSTAT 1
  2872. | #define HAVE_TR1_UNORDERED_MAP 1
  2873. | #define restrict __restrict
  2874. | #define TIME_WITH_SYS_TIME 1
  2875. | #define HAVE_PTRDIFF_T 1
  2876. | #define HAVE_FORK 1
  2877. | #define HAVE_VFORK 1
  2878. | #define HAVE_WORKING_VFORK 1
  2879. | #define HAVE_WORKING_FORK 1
  2880. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2881. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  2882. | #define HAVE_STDLIB_H 1
  2883. | #define HAVE_MALLOC 1
  2884. | #define HAVE_SYS_TIME_H 1
  2885. | #define HAVE_UNISTD_H 1
  2886. | #define HAVE_STDLIB_H 1
  2887. | #define HAVE_SYS_PARAM_H 1
  2888. | #define HAVE_ALARM 1
  2889. | #define HAVE_GETPAGESIZE 1
  2890. | #define HAVE_MMAP 1
  2891. | #define HAVE_STDLIB_H 1
  2892. | #define HAVE_REALLOC 1
  2893. | #define HAVE_SYS_SELECT_H 1
  2894. | #define HAVE_SYS_SOCKET_H 1
  2895. | #define SELECT_TYPE_ARG1 int
  2896. | #define SELECT_TYPE_ARG234 (fd_set *)
  2897. | #define SELECT_TYPE_ARG5 (struct timeval *)
  2898. | #define RETSIGTYPE void
  2899. | #define HAVE_STRCOLL 1
  2900. | #define HAVE_VPRINTF 1
  2901. | #define HAVE_ATEXIT 1
  2902. | #define HAVE_BZERO 1
  2903. | #define HAVE_FESETROUND 1
  2904. | #define HAVE_FLOOR 1
  2905. | #define HAVE_GETCWD 1
  2906. | #define HAVE_GETHOSTBYNAME 1
  2907. | #define HAVE_GETTIMEOFDAY 1
  2908. | #define HAVE_INET_NTOA 1
  2909. | #define HAVE_ISWPRINT 1
  2910. | #define HAVE_LOCALTIME_R 1
  2911. | #define HAVE_MBLEN 1
  2912. | #define HAVE_MEMCHR 1
  2913. | #define HAVE_MEMMOVE 1
  2914. | #define HAVE_MEMSET 1
  2915. | #define HAVE_MKDIR 1
  2916. | #define HAVE_MUNMAP 1
  2917. | #define HAVE_POW 1
  2918. | #define HAVE_PUTENV 1
  2919. | #define HAVE_RINT 1
  2920. | #define HAVE_RMDIR 1
  2921. | #define HAVE_SELECT 1
  2922. | #define HAVE_SETENV 1
  2923. | #define HAVE_SOCKET 1
  2924. | #define HAVE_SQRT 1
  2925. | #define HAVE_STRCASECMP 1
  2926. | #define HAVE_STRCHR 1
  2927. | #define HAVE_STRDUP 1
  2928. | #define HAVE_STRERROR 1
  2929. | #define HAVE_STRSTR 1
  2930. | #define HAVE_STRTOL 1
  2931. | #define HAVE_STRTOUL 1
  2932. | #define HAVE_FINITE 1
  2933. | #define HAVE_ISNAN 1
  2934. | /* end confdefs.h. */
  2935. | #include <stdio.h>
  2936. | #ifdef HAVE_SYS_TYPES_H
  2937. | # include <sys/types.h>
  2938. | #endif
  2939. | #ifdef HAVE_SYS_STAT_H
  2940. | # include <sys/stat.h>
  2941. | #endif
  2942. | #ifdef STDC_HEADERS
  2943. | # include <stdlib.h>
  2944. | # include <stddef.h>
  2945. | #else
  2946. | # ifdef HAVE_STDLIB_H
  2947. | # include <stdlib.h>
  2948. | # endif
  2949. | #endif
  2950. | #ifdef HAVE_STRING_H
  2951. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2952. | # include <memory.h>
  2953. | # endif
  2954. | # include <string.h>
  2955. | #endif
  2956. | #ifdef HAVE_STRINGS_H
  2957. | # include <strings.h>
  2958. | #endif
  2959. | #ifdef HAVE_INTTYPES_H
  2960. | # include <inttypes.h>
  2961. | #endif
  2962. | #ifdef HAVE_STDINT_H
  2963. | # include <stdint.h>
  2964. | #endif
  2965. | #ifdef HAVE_UNISTD_H
  2966. | # include <unistd.h>
  2967. | #endif
  2968. | #include <ieeefp.h>
  2969. configure:7919: result: no
  2970. configure:7919: checking ieeefp.h presence
  2971. configure:7919: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  2972. conftest.cpp:113:10: fatal error: ieeefp.h: No such file or directory
  2973. #include <ieeefp.h>
  2974. ^~~~~~~~~~
  2975. compilation terminated.
  2976. configure:7919: $? = 1
  2977. configure: failed program was:
  2978. | /* confdefs.h */
  2979. | #define PACKAGE_NAME "vegastrike"
  2980. | #define PACKAGE_TARNAME "vegastrike"
  2981. | #define PACKAGE_VERSION "0.4.4"
  2982. | #define PACKAGE_STRING "vegastrike 0.4.4"
  2983. | #define PACKAGE_BUGREPORT ""
  2984. | #define PACKAGE_URL ""
  2985. | #define LINUX 1
  2986. | #define POSIX 1
  2987. | #define UNIX 1
  2988. | #define PACKAGE "vegastrike"
  2989. | #define VERSION "0.4.4"
  2990. | #define HAVE_DIRENT_H 1
  2991. | #define STDC_HEADERS 1
  2992. | #define HAVE_SYS_WAIT_H 1
  2993. | #define HAVE_SYS_TYPES_H 1
  2994. | #define HAVE_SYS_STAT_H 1
  2995. | #define HAVE_STDLIB_H 1
  2996. | #define HAVE_STRING_H 1
  2997. | #define HAVE_MEMORY_H 1
  2998. | #define HAVE_STRINGS_H 1
  2999. | #define HAVE_INTTYPES_H 1
  3000. | #define HAVE_STDINT_H 1
  3001. | #define HAVE_UNISTD_H 1
  3002. | #define HAVE_ARPA_INET_H 1
  3003. | #define HAVE_FCNTL_H 1
  3004. | #define HAVE_FENV_H 1
  3005. | #define HAVE_FLOAT_H 1
  3006. | #define HAVE_INTTYPES_H 1
  3007. | #define HAVE_LIMITS_H 1
  3008. | #define HAVE_MALLOC_H 1
  3009. | #define HAVE_MEMORY_H 1
  3010. | #define HAVE_NETDB_H 1
  3011. | #define HAVE_NETINET_IN_H 1
  3012. | #define HAVE_STDDEF_H 1
  3013. | #define HAVE_STDINT_H 1
  3014. | #define HAVE_STDLIB_H 1
  3015. | #define HAVE_STRING_H 1
  3016. | #define HAVE_SYS_FILE_H 1
  3017. | #define HAVE_SYS_IOCTL_H 1
  3018. | #define HAVE_SYS_PARAM_H 1
  3019. | #define HAVE_SYS_SOCKET_H 1
  3020. | #define HAVE_SYS_TIME_H 1
  3021. | #define HAVE_UNISTD_H 1
  3022. | #define HAVE_VALUES_H 1
  3023. | #define HAVE_WCHAR_H 1
  3024. | #define HAVE_WCTYPE_H 1
  3025. | #define HAVE_VFSCANF 1
  3026. | #define HAVE_LSTAT 1
  3027. | #define HAVE_TR1_UNORDERED_MAP 1
  3028. | #define restrict __restrict
  3029. | #define TIME_WITH_SYS_TIME 1
  3030. | #define HAVE_PTRDIFF_T 1
  3031. | #define HAVE_FORK 1
  3032. | #define HAVE_VFORK 1
  3033. | #define HAVE_WORKING_VFORK 1
  3034. | #define HAVE_WORKING_FORK 1
  3035. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3036. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3037. | #define HAVE_STDLIB_H 1
  3038. | #define HAVE_MALLOC 1
  3039. | #define HAVE_SYS_TIME_H 1
  3040. | #define HAVE_UNISTD_H 1
  3041. | #define HAVE_STDLIB_H 1
  3042. | #define HAVE_SYS_PARAM_H 1
  3043. | #define HAVE_ALARM 1
  3044. | #define HAVE_GETPAGESIZE 1
  3045. | #define HAVE_MMAP 1
  3046. | #define HAVE_STDLIB_H 1
  3047. | #define HAVE_REALLOC 1
  3048. | #define HAVE_SYS_SELECT_H 1
  3049. | #define HAVE_SYS_SOCKET_H 1
  3050. | #define SELECT_TYPE_ARG1 int
  3051. | #define SELECT_TYPE_ARG234 (fd_set *)
  3052. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3053. | #define RETSIGTYPE void
  3054. | #define HAVE_STRCOLL 1
  3055. | #define HAVE_VPRINTF 1
  3056. | #define HAVE_ATEXIT 1
  3057. | #define HAVE_BZERO 1
  3058. | #define HAVE_FESETROUND 1
  3059. | #define HAVE_FLOOR 1
  3060. | #define HAVE_GETCWD 1
  3061. | #define HAVE_GETHOSTBYNAME 1
  3062. | #define HAVE_GETTIMEOFDAY 1
  3063. | #define HAVE_INET_NTOA 1
  3064. | #define HAVE_ISWPRINT 1
  3065. | #define HAVE_LOCALTIME_R 1
  3066. | #define HAVE_MBLEN 1
  3067. | #define HAVE_MEMCHR 1
  3068. | #define HAVE_MEMMOVE 1
  3069. | #define HAVE_MEMSET 1
  3070. | #define HAVE_MKDIR 1
  3071. | #define HAVE_MUNMAP 1
  3072. | #define HAVE_POW 1
  3073. | #define HAVE_PUTENV 1
  3074. | #define HAVE_RINT 1
  3075. | #define HAVE_RMDIR 1
  3076. | #define HAVE_SELECT 1
  3077. | #define HAVE_SETENV 1
  3078. | #define HAVE_SOCKET 1
  3079. | #define HAVE_SQRT 1
  3080. | #define HAVE_STRCASECMP 1
  3081. | #define HAVE_STRCHR 1
  3082. | #define HAVE_STRDUP 1
  3083. | #define HAVE_STRERROR 1
  3084. | #define HAVE_STRSTR 1
  3085. | #define HAVE_STRTOL 1
  3086. | #define HAVE_STRTOUL 1
  3087. | #define HAVE_FINITE 1
  3088. | #define HAVE_ISNAN 1
  3089. | /* end confdefs.h. */
  3090. | #include <ieeefp.h>
  3091. configure:7919: result: no
  3092. configure:7919: checking for ieeefp.h
  3093. configure:7919: result: no
  3094. configure:7919: checking zlib.h usability
  3095. configure:7919: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  3096. configure:7919: $? = 0
  3097. configure:7919: result: yes
  3098. configure:7919: checking zlib.h presence
  3099. configure:7919: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  3100. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3101. from /usr/include/limits.h:26,
  3102. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  3103. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  3104. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  3105. from /usr/include/zconf.h:418,
  3106. from /usr/include/zlib.h:34,
  3107. from conftest.cpp:113:
  3108. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3109. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3110. ^~~~~~~
  3111. configure:7919: $? = 0
  3112. configure:7919: result: yes
  3113. configure:7919: checking for zlib.h
  3114. configure:7919: result: yes
  3115. configure:7965: g++ -c -O3 -g -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  3116. configure:7965: $? = 0
  3117. configure:7996: g++ -c -gdwarf-2 -g3 -Werror -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  3118. configure:7996: $? = 0
  3119. configure:8100: Enabling dds cubmap support with -DNV_CUBE_MAP
  3120. configure:8224: checking for Win32 platform
  3121. configure:8242: result: no
  3122. configure:8252: checking for CygWin platform
  3123. configure:8270: result: no
  3124. configure:8273: checking for Mingw32 platform
  3125. configure:8291: result: no
  3126. configure:8297: checking for Linux platform
  3127. configure:8315: result: yes
  3128. configure:8323: checking for FreeBSD platform
  3129. configure:8341: result: no
  3130. configure:8366: checking for python
  3131. configure:8439: result: python Python 2.7.14
  3132. configure:8491: checking for --export-dynamic
  3133. configure:8506: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil --export-dynamic >&5
  3134. g++: error: unrecognized command line option '--export-dynamic'; did you mean '-export-dynamic'?
  3135. configure:8506: $? = 1
  3136. configure: failed program was:
  3137. | /* confdefs.h */
  3138. | #define PACKAGE_NAME "vegastrike"
  3139. | #define PACKAGE_TARNAME "vegastrike"
  3140. | #define PACKAGE_VERSION "0.4.4"
  3141. | #define PACKAGE_STRING "vegastrike 0.4.4"
  3142. | #define PACKAGE_BUGREPORT ""
  3143. | #define PACKAGE_URL ""
  3144. | #define LINUX 1
  3145. | #define POSIX 1
  3146. | #define UNIX 1
  3147. | #define PACKAGE "vegastrike"
  3148. | #define VERSION "0.4.4"
  3149. | #define HAVE_DIRENT_H 1
  3150. | #define STDC_HEADERS 1
  3151. | #define HAVE_SYS_WAIT_H 1
  3152. | #define HAVE_SYS_TYPES_H 1
  3153. | #define HAVE_SYS_STAT_H 1
  3154. | #define HAVE_STDLIB_H 1
  3155. | #define HAVE_STRING_H 1
  3156. | #define HAVE_MEMORY_H 1
  3157. | #define HAVE_STRINGS_H 1
  3158. | #define HAVE_INTTYPES_H 1
  3159. | #define HAVE_STDINT_H 1
  3160. | #define HAVE_UNISTD_H 1
  3161. | #define HAVE_ARPA_INET_H 1
  3162. | #define HAVE_FCNTL_H 1
  3163. | #define HAVE_FENV_H 1
  3164. | #define HAVE_FLOAT_H 1
  3165. | #define HAVE_INTTYPES_H 1
  3166. | #define HAVE_LIMITS_H 1
  3167. | #define HAVE_MALLOC_H 1
  3168. | #define HAVE_MEMORY_H 1
  3169. | #define HAVE_NETDB_H 1
  3170. | #define HAVE_NETINET_IN_H 1
  3171. | #define HAVE_STDDEF_H 1
  3172. | #define HAVE_STDINT_H 1
  3173. | #define HAVE_STDLIB_H 1
  3174. | #define HAVE_STRING_H 1
  3175. | #define HAVE_SYS_FILE_H 1
  3176. | #define HAVE_SYS_IOCTL_H 1
  3177. | #define HAVE_SYS_PARAM_H 1
  3178. | #define HAVE_SYS_SOCKET_H 1
  3179. | #define HAVE_SYS_TIME_H 1
  3180. | #define HAVE_UNISTD_H 1
  3181. | #define HAVE_VALUES_H 1
  3182. | #define HAVE_WCHAR_H 1
  3183. | #define HAVE_WCTYPE_H 1
  3184. | #define HAVE_VFSCANF 1
  3185. | #define HAVE_LSTAT 1
  3186. | #define HAVE_TR1_UNORDERED_MAP 1
  3187. | #define restrict __restrict
  3188. | #define TIME_WITH_SYS_TIME 1
  3189. | #define HAVE_PTRDIFF_T 1
  3190. | #define HAVE_FORK 1
  3191. | #define HAVE_VFORK 1
  3192. | #define HAVE_WORKING_VFORK 1
  3193. | #define HAVE_WORKING_FORK 1
  3194. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3195. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3196. | #define HAVE_STDLIB_H 1
  3197. | #define HAVE_MALLOC 1
  3198. | #define HAVE_SYS_TIME_H 1
  3199. | #define HAVE_UNISTD_H 1
  3200. | #define HAVE_STDLIB_H 1
  3201. | #define HAVE_SYS_PARAM_H 1
  3202. | #define HAVE_ALARM 1
  3203. | #define HAVE_GETPAGESIZE 1
  3204. | #define HAVE_MMAP 1
  3205. | #define HAVE_STDLIB_H 1
  3206. | #define HAVE_REALLOC 1
  3207. | #define HAVE_SYS_SELECT_H 1
  3208. | #define HAVE_SYS_SOCKET_H 1
  3209. | #define SELECT_TYPE_ARG1 int
  3210. | #define SELECT_TYPE_ARG234 (fd_set *)
  3211. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3212. | #define RETSIGTYPE void
  3213. | #define HAVE_STRCOLL 1
  3214. | #define HAVE_VPRINTF 1
  3215. | #define HAVE_ATEXIT 1
  3216. | #define HAVE_BZERO 1
  3217. | #define HAVE_FESETROUND 1
  3218. | #define HAVE_FLOOR 1
  3219. | #define HAVE_GETCWD 1
  3220. | #define HAVE_GETHOSTBYNAME 1
  3221. | #define HAVE_GETTIMEOFDAY 1
  3222. | #define HAVE_INET_NTOA 1
  3223. | #define HAVE_ISWPRINT 1
  3224. | #define HAVE_LOCALTIME_R 1
  3225. | #define HAVE_MBLEN 1
  3226. | #define HAVE_MEMCHR 1
  3227. | #define HAVE_MEMMOVE 1
  3228. | #define HAVE_MEMSET 1
  3229. | #define HAVE_MKDIR 1
  3230. | #define HAVE_MUNMAP 1
  3231. | #define HAVE_POW 1
  3232. | #define HAVE_PUTENV 1
  3233. | #define HAVE_RINT 1
  3234. | #define HAVE_RMDIR 1
  3235. | #define HAVE_SELECT 1
  3236. | #define HAVE_SETENV 1
  3237. | #define HAVE_SOCKET 1
  3238. | #define HAVE_SQRT 1
  3239. | #define HAVE_STRCASECMP 1
  3240. | #define HAVE_STRCHR 1
  3241. | #define HAVE_STRDUP 1
  3242. | #define HAVE_STRERROR 1
  3243. | #define HAVE_STRSTR 1
  3244. | #define HAVE_STRTOL 1
  3245. | #define HAVE_STRTOUL 1
  3246. | #define HAVE_FINITE 1
  3247. | #define HAVE_ISNAN 1
  3248. | #define HAVE_ZLIB_H 1
  3249. | /* end confdefs.h. */
  3250. |
  3251. | int
  3252. | main ()
  3253. | {
  3254. |
  3255. | ;
  3256. | return 0;
  3257. | }
  3258. configure:8513: result: no
  3259. configure:8518: checking for -export-dynamic
  3260. configure:8532: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -Xlinker -export-dynamic >&5
  3261. configure:8532: $? = 0
  3262. configure:8539: result: yes
  3263. configure:8636: checking for sdl-config
  3264. configure:8654: found /usr/bin/sdl-config
  3265. configure:8667: result: /usr/bin/sdl-config
  3266. configure:8677: checking for SDL - version >= 1.0.1
  3267. configure:8764: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -L/usr/lib -lSDL -lpthread >&5
  3268. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3269. from /usr/include/stdio.h:27,
  3270. from conftest.cpp:115:
  3271. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3272. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3273. ^~~~~~~
  3274. conftest.cpp: In function 'int main(int, char**)':
  3275. conftest.cpp:147:34: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
  3276. tmp_version = my_strdup("1.0.1");
  3277. ^
  3278. configure:8764: $? = 0
  3279. configure:8764: ./conftest
  3280. configure:8764: $? = 0
  3281. configure:8779: result: yes
  3282. configure:8859: checking for SDL_JoystickOpen
  3283. configure:8859: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -L/usr/lib -lSDL -lpthread >&5
  3284. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3285. from /usr/include/limits.h:26,
  3286. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  3287. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  3288. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  3289. from conftest.cpp:124:
  3290. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3291. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3292. ^~~~~~~
  3293. configure:8859: $? = 0
  3294. configure:8859: result: yes
  3295. configure:8946: checking for GL library
  3296. configure:8960: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -L/usr/lib -lSDL -lpthread -lGL >&5
  3297. configure:8960: $? = 0
  3298. configure:8967: result: yes
  3299. configure:9237: checking for glXGetProcAddressARB
  3300. configure:9237: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -L/usr/lib -lSDL -lpthread -lGL >&5
  3301. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3302. from /usr/include/limits.h:26,
  3303. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  3304. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  3305. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  3306. from conftest.cpp:125:
  3307. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3308. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3309. ^~~~~~~
  3310. configure:9237: $? = 0
  3311. configure:9237: result: yes
  3312. configure:9288: checking for GLU library
  3313. configure:9302: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU >&5
  3314. configure:9302: $? = 0
  3315. configure:9309: result: yes
  3316. configure:9613: checking for GL/gl.h
  3317. configure:9622: g++ -E -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp
  3318. In file included from /usr/include/inttypes.h:25:0,
  3319. from /usr/include/GL/glext.h:1418,
  3320. from /usr/include/GL/gl.h:2055,
  3321. from conftest.cpp:116:
  3322. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3323. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3324. ^~~~~~~
  3325. configure:9622: $? = 0
  3326. configure:9629: result: yes
  3327. configure:9686: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp >&5
  3328. In file included from /usr/include/inttypes.h:25:0,
  3329. from /usr/include/GL/glext.h:1418,
  3330. from /usr/include/GL/gl.h:2055,
  3331. from conftest.cpp:117:
  3332. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3333. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3334. ^~~~~~~
  3335. configure:9686: $? = 0
  3336. configure:9716: checking for XmuGetHostname in -lXmu
  3337. configure:9741: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lXmu -lutil >&5
  3338. configure:9741: $? = 0
  3339. configure:9750: result: yes
  3340. configure:9758: checking for XListInputDevices in -lXi
  3341. configure:9783: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lXi -lutil >&5
  3342. configure:9783: $? = 0
  3343. configure:9792: result: yes
  3344. configure:9814: checking for glut32 library
  3345. configure:9835: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -L/usr/X11R6/lib -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut32 >&5
  3346. /usr/bin/ld: cannot find -lglut32
  3347. collect2: error: ld returned 1 exit status
  3348. configure:9835: $? = 1
  3349. configure: failed program was:
  3350. | /* confdefs.h */
  3351. | #define PACKAGE_NAME "vegastrike"
  3352. | #define PACKAGE_TARNAME "vegastrike"
  3353. | #define PACKAGE_VERSION "0.4.4"
  3354. | #define PACKAGE_STRING "vegastrike 0.4.4"
  3355. | #define PACKAGE_BUGREPORT ""
  3356. | #define PACKAGE_URL ""
  3357. | #define LINUX 1
  3358. | #define POSIX 1
  3359. | #define UNIX 1
  3360. | #define PACKAGE "vegastrike"
  3361. | #define VERSION "0.4.4"
  3362. | #define HAVE_DIRENT_H 1
  3363. | #define STDC_HEADERS 1
  3364. | #define HAVE_SYS_WAIT_H 1
  3365. | #define HAVE_SYS_TYPES_H 1
  3366. | #define HAVE_SYS_STAT_H 1
  3367. | #define HAVE_STDLIB_H 1
  3368. | #define HAVE_STRING_H 1
  3369. | #define HAVE_MEMORY_H 1
  3370. | #define HAVE_STRINGS_H 1
  3371. | #define HAVE_INTTYPES_H 1
  3372. | #define HAVE_STDINT_H 1
  3373. | #define HAVE_UNISTD_H 1
  3374. | #define HAVE_ARPA_INET_H 1
  3375. | #define HAVE_FCNTL_H 1
  3376. | #define HAVE_FENV_H 1
  3377. | #define HAVE_FLOAT_H 1
  3378. | #define HAVE_INTTYPES_H 1
  3379. | #define HAVE_LIMITS_H 1
  3380. | #define HAVE_MALLOC_H 1
  3381. | #define HAVE_MEMORY_H 1
  3382. | #define HAVE_NETDB_H 1
  3383. | #define HAVE_NETINET_IN_H 1
  3384. | #define HAVE_STDDEF_H 1
  3385. | #define HAVE_STDINT_H 1
  3386. | #define HAVE_STDLIB_H 1
  3387. | #define HAVE_STRING_H 1
  3388. | #define HAVE_SYS_FILE_H 1
  3389. | #define HAVE_SYS_IOCTL_H 1
  3390. | #define HAVE_SYS_PARAM_H 1
  3391. | #define HAVE_SYS_SOCKET_H 1
  3392. | #define HAVE_SYS_TIME_H 1
  3393. | #define HAVE_UNISTD_H 1
  3394. | #define HAVE_VALUES_H 1
  3395. | #define HAVE_WCHAR_H 1
  3396. | #define HAVE_WCTYPE_H 1
  3397. | #define HAVE_VFSCANF 1
  3398. | #define HAVE_LSTAT 1
  3399. | #define HAVE_TR1_UNORDERED_MAP 1
  3400. | #define restrict __restrict
  3401. | #define TIME_WITH_SYS_TIME 1
  3402. | #define HAVE_PTRDIFF_T 1
  3403. | #define HAVE_FORK 1
  3404. | #define HAVE_VFORK 1
  3405. | #define HAVE_WORKING_VFORK 1
  3406. | #define HAVE_WORKING_FORK 1
  3407. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3408. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3409. | #define HAVE_STDLIB_H 1
  3410. | #define HAVE_MALLOC 1
  3411. | #define HAVE_SYS_TIME_H 1
  3412. | #define HAVE_UNISTD_H 1
  3413. | #define HAVE_STDLIB_H 1
  3414. | #define HAVE_SYS_PARAM_H 1
  3415. | #define HAVE_ALARM 1
  3416. | #define HAVE_GETPAGESIZE 1
  3417. | #define HAVE_MMAP 1
  3418. | #define HAVE_STDLIB_H 1
  3419. | #define HAVE_REALLOC 1
  3420. | #define HAVE_SYS_SELECT_H 1
  3421. | #define HAVE_SYS_SOCKET_H 1
  3422. | #define SELECT_TYPE_ARG1 int
  3423. | #define SELECT_TYPE_ARG234 (fd_set *)
  3424. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3425. | #define RETSIGTYPE void
  3426. | #define HAVE_STRCOLL 1
  3427. | #define HAVE_VPRINTF 1
  3428. | #define HAVE_ATEXIT 1
  3429. | #define HAVE_BZERO 1
  3430. | #define HAVE_FESETROUND 1
  3431. | #define HAVE_FLOOR 1
  3432. | #define HAVE_GETCWD 1
  3433. | #define HAVE_GETHOSTBYNAME 1
  3434. | #define HAVE_GETTIMEOFDAY 1
  3435. | #define HAVE_INET_NTOA 1
  3436. | #define HAVE_ISWPRINT 1
  3437. | #define HAVE_LOCALTIME_R 1
  3438. | #define HAVE_MBLEN 1
  3439. | #define HAVE_MEMCHR 1
  3440. | #define HAVE_MEMMOVE 1
  3441. | #define HAVE_MEMSET 1
  3442. | #define HAVE_MKDIR 1
  3443. | #define HAVE_MUNMAP 1
  3444. | #define HAVE_POW 1
  3445. | #define HAVE_PUTENV 1
  3446. | #define HAVE_RINT 1
  3447. | #define HAVE_RMDIR 1
  3448. | #define HAVE_SELECT 1
  3449. | #define HAVE_SETENV 1
  3450. | #define HAVE_SOCKET 1
  3451. | #define HAVE_SQRT 1
  3452. | #define HAVE_STRCASECMP 1
  3453. | #define HAVE_STRCHR 1
  3454. | #define HAVE_STRDUP 1
  3455. | #define HAVE_STRERROR 1
  3456. | #define HAVE_STRSTR 1
  3457. | #define HAVE_STRTOL 1
  3458. | #define HAVE_STRTOUL 1
  3459. | #define HAVE_FINITE 1
  3460. | #define HAVE_ISNAN 1
  3461. | #define HAVE_ZLIB_H 1
  3462. | #define HAVE_SDL_JOYSTICKOPEN 1
  3463. | #define HAVE_GLXGETPROCADDRESSARB 1
  3464. | /* end confdefs.h. */
  3465. |
  3466. | int
  3467. | main ()
  3468. | {
  3469. |
  3470. | ;
  3471. | return 0;
  3472. | }
  3473. configure:9842: result: no
  3474. configure:9814: checking for glut library
  3475. configure:9835: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -L/usr/X11R6/lib -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lutil -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut >&5
  3476. configure:9835: $? = 0
  3477. configure:9842: result: yes
  3478. configure:9892: checking GL/glut.h usability
  3479. configure:9892: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp >&5
  3480. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3481. from /usr/include/stdio.h:27,
  3482. from conftest.cpp:116:
  3483. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3484. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3485. ^~~~~~~
  3486. configure:9892: $? = 0
  3487. configure:9892: result: yes
  3488. configure:9892: checking GL/glut.h presence
  3489. configure:9892: g++ -E -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp
  3490. In file included from /usr/include/inttypes.h:25:0,
  3491. from /usr/include/GL/glext.h:1418,
  3492. from /usr/include/GL/gl.h:2055,
  3493. from /usr/include/GL/freeglut_std.h:143,
  3494. from /usr/include/GL/glut.h:17,
  3495. from conftest.cpp:116:
  3496. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3497. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3498. ^~~~~~~
  3499. configure:9892: $? = 0
  3500. configure:9892: result: yes
  3501. configure:9892: checking for GL/glut.h
  3502. configure:9892: result: yes
  3503. configure:9931: checking for expat library
  3504. configure:9945: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lexpat >&5
  3505. configure:9945: $? = 0
  3506. configure:9952: result: yes
  3507. configure:9989: checking expat.h usability
  3508. configure:9989: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp >&5
  3509. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3510. from /usr/include/stdio.h:27,
  3511. from conftest.cpp:116:
  3512. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3513. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3514. ^~~~~~~
  3515. configure:9989: $? = 0
  3516. configure:9989: result: yes
  3517. configure:9989: checking expat.h presence
  3518. configure:9989: g++ -E -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp
  3519. In file included from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/os_defines.h:39:0,
  3520. from /usr/include/c++/7.2.0/x86_64-pc-linux-gnu/bits/c++config.h:533,
  3521. from /usr/include/c++/7.2.0/cstdlib:41,
  3522. from /usr/include/c++/7.2.0/stdlib.h:36,
  3523. from /usr/include/expat.h:45,
  3524. from conftest.cpp:116:
  3525. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3526. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3527. ^~~~~~~
  3528. configure:9989: $? = 0
  3529. configure:9989: result: yes
  3530. configure:9989: checking for expat.h
  3531. configure:9989: result: yes
  3532. configure:10031: checking for png library
  3533. configure:10045: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lpng >&5
  3534. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3535. from /usr/include/limits.h:26,
  3536. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  3537. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  3538. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  3539. from /usr/include/pngconf.h:30,
  3540. from /usr/include/png.h:370,
  3541. from conftest.cpp:116:
  3542. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3543. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3544. ^~~~~~~
  3545. configure:10045: $? = 0
  3546. configure:10052: result: yes
  3547. configure:10117: checking png.h usability
  3548. configure:10117: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp >&5
  3549. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3550. from /usr/include/stdio.h:27,
  3551. from conftest.cpp:116:
  3552. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3553. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3554. ^~~~~~~
  3555. configure:10117: $? = 0
  3556. configure:10117: result: yes
  3557. configure:10117: checking png.h presence
  3558. configure:10117: g++ -E -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp
  3559. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3560. from /usr/include/limits.h:26,
  3561. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:194,
  3562. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/syslimits.h:7,
  3563. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed/limits.h:34,
  3564. from /usr/include/pngconf.h:30,
  3565. from /usr/include/png.h:370,
  3566. from conftest.cpp:116:
  3567. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3568. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3569. ^~~~~~~
  3570. configure:10117: $? = 0
  3571. configure:10117: result: yes
  3572. configure:10117: checking for png.h
  3573. configure:10117: result: yes
  3574. configure:10157: checking for jpeg library
  3575. configure:10171: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -ljpeg >&5
  3576. configure:10171: $? = 0
  3577. configure:10178: result: yes
  3578. configure:10217: checking jpeglib.h usability
  3579. configure:10217: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp >&5
  3580. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3581. from /usr/include/stdio.h:27,
  3582. from conftest.cpp:116:
  3583. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3584. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3585. ^~~~~~~
  3586. configure:10217: $? = 0
  3587. configure:10217: result: yes
  3588. configure:10217: checking jpeglib.h presence
  3589. configure:10217: g++ -E -D_FORTIFY_SOURCE=2 -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp
  3590. configure:10217: $? = 0
  3591. configure:10217: result: yes
  3592. configure:10217: checking for jpeglib.h
  3593. configure:10217: result: yes
  3594. configure:10298: checking for openal library
  3595. configure:10312: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lopenal >&5
  3596. configure:10312: $? = 0
  3597. configure:10319: result: yes
  3598. configure:10366: checking for AL/al.h
  3599. configure:10372: g++ -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp
  3600. configure:10372: $? = 0
  3601. configure:10378: result: yes
  3602. configure:10380: checking for al.h
  3603. configure:10386: g++ -E -DHAVE_SDL=1 -DSDL_WINDOWING=1 conftest.cpp
  3604. conftest.cpp:116:11: fatal error: al.h: No such file or directory
  3605. #include <al.h>
  3606. ^~~~~~
  3607. compilation terminated.
  3608. configure:10386: $? = 1
  3609. configure: failed program was:
  3610. | /* confdefs.h */
  3611. | #define PACKAGE_NAME "vegastrike"
  3612. | #define PACKAGE_TARNAME "vegastrike"
  3613. | #define PACKAGE_VERSION "0.4.4"
  3614. | #define PACKAGE_STRING "vegastrike 0.4.4"
  3615. | #define PACKAGE_BUGREPORT ""
  3616. | #define PACKAGE_URL ""
  3617. | #define LINUX 1
  3618. | #define POSIX 1
  3619. | #define UNIX 1
  3620. | #define PACKAGE "vegastrike"
  3621. | #define VERSION "0.4.4"
  3622. | #define HAVE_DIRENT_H 1
  3623. | #define STDC_HEADERS 1
  3624. | #define HAVE_SYS_WAIT_H 1
  3625. | #define HAVE_SYS_TYPES_H 1
  3626. | #define HAVE_SYS_STAT_H 1
  3627. | #define HAVE_STDLIB_H 1
  3628. | #define HAVE_STRING_H 1
  3629. | #define HAVE_MEMORY_H 1
  3630. | #define HAVE_STRINGS_H 1
  3631. | #define HAVE_INTTYPES_H 1
  3632. | #define HAVE_STDINT_H 1
  3633. | #define HAVE_UNISTD_H 1
  3634. | #define HAVE_ARPA_INET_H 1
  3635. | #define HAVE_FCNTL_H 1
  3636. | #define HAVE_FENV_H 1
  3637. | #define HAVE_FLOAT_H 1
  3638. | #define HAVE_INTTYPES_H 1
  3639. | #define HAVE_LIMITS_H 1
  3640. | #define HAVE_MALLOC_H 1
  3641. | #define HAVE_MEMORY_H 1
  3642. | #define HAVE_NETDB_H 1
  3643. | #define HAVE_NETINET_IN_H 1
  3644. | #define HAVE_STDDEF_H 1
  3645. | #define HAVE_STDINT_H 1
  3646. | #define HAVE_STDLIB_H 1
  3647. | #define HAVE_STRING_H 1
  3648. | #define HAVE_SYS_FILE_H 1
  3649. | #define HAVE_SYS_IOCTL_H 1
  3650. | #define HAVE_SYS_PARAM_H 1
  3651. | #define HAVE_SYS_SOCKET_H 1
  3652. | #define HAVE_SYS_TIME_H 1
  3653. | #define HAVE_UNISTD_H 1
  3654. | #define HAVE_VALUES_H 1
  3655. | #define HAVE_WCHAR_H 1
  3656. | #define HAVE_WCTYPE_H 1
  3657. | #define HAVE_VFSCANF 1
  3658. | #define HAVE_LSTAT 1
  3659. | #define HAVE_TR1_UNORDERED_MAP 1
  3660. | #define restrict __restrict
  3661. | #define TIME_WITH_SYS_TIME 1
  3662. | #define HAVE_PTRDIFF_T 1
  3663. | #define HAVE_FORK 1
  3664. | #define HAVE_VFORK 1
  3665. | #define HAVE_WORKING_VFORK 1
  3666. | #define HAVE_WORKING_FORK 1
  3667. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3668. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3669. | #define HAVE_STDLIB_H 1
  3670. | #define HAVE_MALLOC 1
  3671. | #define HAVE_SYS_TIME_H 1
  3672. | #define HAVE_UNISTD_H 1
  3673. | #define HAVE_STDLIB_H 1
  3674. | #define HAVE_SYS_PARAM_H 1
  3675. | #define HAVE_ALARM 1
  3676. | #define HAVE_GETPAGESIZE 1
  3677. | #define HAVE_MMAP 1
  3678. | #define HAVE_STDLIB_H 1
  3679. | #define HAVE_REALLOC 1
  3680. | #define HAVE_SYS_SELECT_H 1
  3681. | #define HAVE_SYS_SOCKET_H 1
  3682. | #define SELECT_TYPE_ARG1 int
  3683. | #define SELECT_TYPE_ARG234 (fd_set *)
  3684. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3685. | #define RETSIGTYPE void
  3686. | #define HAVE_STRCOLL 1
  3687. | #define HAVE_VPRINTF 1
  3688. | #define HAVE_ATEXIT 1
  3689. | #define HAVE_BZERO 1
  3690. | #define HAVE_FESETROUND 1
  3691. | #define HAVE_FLOOR 1
  3692. | #define HAVE_GETCWD 1
  3693. | #define HAVE_GETHOSTBYNAME 1
  3694. | #define HAVE_GETTIMEOFDAY 1
  3695. | #define HAVE_INET_NTOA 1
  3696. | #define HAVE_ISWPRINT 1
  3697. | #define HAVE_LOCALTIME_R 1
  3698. | #define HAVE_MBLEN 1
  3699. | #define HAVE_MEMCHR 1
  3700. | #define HAVE_MEMMOVE 1
  3701. | #define HAVE_MEMSET 1
  3702. | #define HAVE_MKDIR 1
  3703. | #define HAVE_MUNMAP 1
  3704. | #define HAVE_POW 1
  3705. | #define HAVE_PUTENV 1
  3706. | #define HAVE_RINT 1
  3707. | #define HAVE_RMDIR 1
  3708. | #define HAVE_SELECT 1
  3709. | #define HAVE_SETENV 1
  3710. | #define HAVE_SOCKET 1
  3711. | #define HAVE_SQRT 1
  3712. | #define HAVE_STRCASECMP 1
  3713. | #define HAVE_STRCHR 1
  3714. | #define HAVE_STRDUP 1
  3715. | #define HAVE_STRERROR 1
  3716. | #define HAVE_STRSTR 1
  3717. | #define HAVE_STRTOL 1
  3718. | #define HAVE_STRTOUL 1
  3719. | #define HAVE_FINITE 1
  3720. | #define HAVE_ISNAN 1
  3721. | #define HAVE_ZLIB_H 1
  3722. | #define HAVE_SDL_JOYSTICKOPEN 1
  3723. | #define HAVE_GLXGETPROCADDRESSARB 1
  3724. | /* end confdefs.h. */
  3725. | #include <al.h>
  3726. configure:10390: result: yes
  3727. configure:10446: checking AL/alext.h usability
  3728. configure:10446: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 conftest.cpp >&5
  3729. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3730. from /usr/include/stdio.h:27,
  3731. from conftest.cpp:116:
  3732. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3733. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3734. ^~~~~~~
  3735. configure:10446: $? = 0
  3736. configure:10446: result: yes
  3737. configure:10446: checking AL/alext.h presence
  3738. configure:10446: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  3739. In file included from /usr/include/inttypes.h:25:0,
  3740. from /usr/include/AL/alext.h:35,
  3741. from conftest.cpp:116:
  3742. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3743. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3744. ^~~~~~~
  3745. configure:10446: $? = 0
  3746. configure:10446: result: yes
  3747. configure:10446: checking for AL/alext.h
  3748. configure:10446: result: yes
  3749. configure:10497: checking for vorbis library
  3750. configure:10511: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lvorbisfile -lvorbis -logg >&5
  3751. configure:10511: $? = 0
  3752. configure:10518: result: yes
  3753. configure:10533: checking for vorbis header
  3754. configure:10539: g++ -E -D_FORTIFY_SOURCE=2 conftest.cpp
  3755. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3756. from /usr/include/stdio.h:27,
  3757. from /usr/include/vorbis/vorbisfile.h:26,
  3758. from conftest.cpp:117:
  3759. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3760. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3761. ^~~~~~~
  3762. configure:10539: $? = 0
  3763. configure:10545: result: yes
  3764. configure:11088: Using System Boost
  3765. configure:11158: No Threading Model Used
  3766. configure:11183: Using std::list for basis of collision testing
  3767. configure:11236: checking for pkg-config
  3768. configure:11254: found /usr/bin/pkg-config
  3769. configure:11266: result: /usr/bin/pkg-config
  3770. configure:11291: checking pkg-config is at least version 0.9.0
  3771. configure:11294: result: yes
  3772. configure:11320: checking for OGRE
  3773. configure:11328: $PKG_CONFIG --exists --print-errors "OGRE"
  3774. configure:11331: $? = 0
  3775. configure:11346: $PKG_CONFIG --exists --print-errors "OGRE"
  3776. configure:11349: $? = 0
  3777. configure:11387: result: yes
  3778. configure:11436: checking for CEGUI
  3779. configure:11444: $PKG_CONFIG --exists --print-errors "CEGUI"
  3780. Package CEGUI was not found in the pkg-config search path.
  3781. Perhaps you should add the directory containing `CEGUI.pc'
  3782. to the PKG_CONFIG_PATH environment variable
  3783. No package 'CEGUI' found
  3784. configure:11447: $? = 1
  3785. configure:11462: $PKG_CONFIG --exists --print-errors "CEGUI"
  3786. Package CEGUI was not found in the pkg-config search path.
  3787. Perhaps you should add the directory containing `CEGUI.pc'
  3788. to the PKG_CONFIG_PATH environment variable
  3789. No package 'CEGUI' found
  3790. configure:11465: $? = 1
  3791. No package 'CEGUI' found
  3792. configure:11493: result: no
  3793. configure:11509: checking for CEGUI_OPENGL
  3794. configure:11517: $PKG_CONFIG --exists --print-errors "CEGUI-OPENGL"
  3795. Package CEGUI-OPENGL was not found in the pkg-config search path.
  3796. Perhaps you should add the directory containing `CEGUI-OPENGL.pc'
  3797. to the PKG_CONFIG_PATH environment variable
  3798. No package 'CEGUI-OPENGL' found
  3799. configure:11520: $? = 1
  3800. configure:11535: $PKG_CONFIG --exists --print-errors "CEGUI-OPENGL"
  3801. Package CEGUI-OPENGL was not found in the pkg-config search path.
  3802. Perhaps you should add the directory containing `CEGUI-OPENGL.pc'
  3803. to the PKG_CONFIG_PATH environment variable
  3804. No package 'CEGUI-OPENGL' found
  3805. configure:11538: $? = 1
  3806. No package 'CEGUI-OPENGL' found
  3807. configure:11566: result: no
  3808. configure:11582: checking for CEGUI_OGRE
  3809. configure:11590: $PKG_CONFIG --exists --print-errors "CEGUI-OGRE"
  3810. Package CEGUI-OGRE was not found in the pkg-config search path.
  3811. Perhaps you should add the directory containing `CEGUI-OGRE.pc'
  3812. to the PKG_CONFIG_PATH environment variable
  3813. No package 'CEGUI-OGRE' found
  3814. configure:11593: $? = 1
  3815. configure:11608: $PKG_CONFIG --exists --print-errors "CEGUI-OGRE"
  3816. Package CEGUI-OGRE was not found in the pkg-config search path.
  3817. Perhaps you should add the directory containing `CEGUI-OGRE.pc'
  3818. to the PKG_CONFIG_PATH environment variable
  3819. No package 'CEGUI-OGRE' found
  3820. configure:11611: $? = 1
  3821. No package 'CEGUI-OGRE' found
  3822. configure:11639: result: no
  3823. configure:11699: checking ffmpeg/avcodec.h usability
  3824. configure:11699: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  3825. In file included from /usr/include/bits/libc-header-start.h:33:0,
  3826. from /usr/include/stdio.h:27,
  3827. from conftest.cpp:118:
  3828. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  3829. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  3830. ^~~~~~~
  3831. conftest.cpp:151:10: fatal error: ffmpeg/avcodec.h: No such file or directory
  3832. #include <ffmpeg/avcodec.h>
  3833. ^~~~~~~~~~~~~~~~~~
  3834. compilation terminated.
  3835. configure:11699: $? = 1
  3836. configure: failed program was:
  3837. | /* confdefs.h */
  3838. | #define PACKAGE_NAME "vegastrike"
  3839. | #define PACKAGE_TARNAME "vegastrike"
  3840. | #define PACKAGE_VERSION "0.4.4"
  3841. | #define PACKAGE_STRING "vegastrike 0.4.4"
  3842. | #define PACKAGE_BUGREPORT ""
  3843. | #define PACKAGE_URL ""
  3844. | #define LINUX 1
  3845. | #define POSIX 1
  3846. | #define UNIX 1
  3847. | #define PACKAGE "vegastrike"
  3848. | #define VERSION "0.4.4"
  3849. | #define HAVE_DIRENT_H 1
  3850. | #define STDC_HEADERS 1
  3851. | #define HAVE_SYS_WAIT_H 1
  3852. | #define HAVE_SYS_TYPES_H 1
  3853. | #define HAVE_SYS_STAT_H 1
  3854. | #define HAVE_STDLIB_H 1
  3855. | #define HAVE_STRING_H 1
  3856. | #define HAVE_MEMORY_H 1
  3857. | #define HAVE_STRINGS_H 1
  3858. | #define HAVE_INTTYPES_H 1
  3859. | #define HAVE_STDINT_H 1
  3860. | #define HAVE_UNISTD_H 1
  3861. | #define HAVE_ARPA_INET_H 1
  3862. | #define HAVE_FCNTL_H 1
  3863. | #define HAVE_FENV_H 1
  3864. | #define HAVE_FLOAT_H 1
  3865. | #define HAVE_INTTYPES_H 1
  3866. | #define HAVE_LIMITS_H 1
  3867. | #define HAVE_MALLOC_H 1
  3868. | #define HAVE_MEMORY_H 1
  3869. | #define HAVE_NETDB_H 1
  3870. | #define HAVE_NETINET_IN_H 1
  3871. | #define HAVE_STDDEF_H 1
  3872. | #define HAVE_STDINT_H 1
  3873. | #define HAVE_STDLIB_H 1
  3874. | #define HAVE_STRING_H 1
  3875. | #define HAVE_SYS_FILE_H 1
  3876. | #define HAVE_SYS_IOCTL_H 1
  3877. | #define HAVE_SYS_PARAM_H 1
  3878. | #define HAVE_SYS_SOCKET_H 1
  3879. | #define HAVE_SYS_TIME_H 1
  3880. | #define HAVE_UNISTD_H 1
  3881. | #define HAVE_VALUES_H 1
  3882. | #define HAVE_WCHAR_H 1
  3883. | #define HAVE_WCTYPE_H 1
  3884. | #define HAVE_VFSCANF 1
  3885. | #define HAVE_LSTAT 1
  3886. | #define HAVE_TR1_UNORDERED_MAP 1
  3887. | #define restrict __restrict
  3888. | #define TIME_WITH_SYS_TIME 1
  3889. | #define HAVE_PTRDIFF_T 1
  3890. | #define HAVE_FORK 1
  3891. | #define HAVE_VFORK 1
  3892. | #define HAVE_WORKING_VFORK 1
  3893. | #define HAVE_WORKING_FORK 1
  3894. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3895. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  3896. | #define HAVE_STDLIB_H 1
  3897. | #define HAVE_MALLOC 1
  3898. | #define HAVE_SYS_TIME_H 1
  3899. | #define HAVE_UNISTD_H 1
  3900. | #define HAVE_STDLIB_H 1
  3901. | #define HAVE_SYS_PARAM_H 1
  3902. | #define HAVE_ALARM 1
  3903. | #define HAVE_GETPAGESIZE 1
  3904. | #define HAVE_MMAP 1
  3905. | #define HAVE_STDLIB_H 1
  3906. | #define HAVE_REALLOC 1
  3907. | #define HAVE_SYS_SELECT_H 1
  3908. | #define HAVE_SYS_SOCKET_H 1
  3909. | #define SELECT_TYPE_ARG1 int
  3910. | #define SELECT_TYPE_ARG234 (fd_set *)
  3911. | #define SELECT_TYPE_ARG5 (struct timeval *)
  3912. | #define RETSIGTYPE void
  3913. | #define HAVE_STRCOLL 1
  3914. | #define HAVE_VPRINTF 1
  3915. | #define HAVE_ATEXIT 1
  3916. | #define HAVE_BZERO 1
  3917. | #define HAVE_FESETROUND 1
  3918. | #define HAVE_FLOOR 1
  3919. | #define HAVE_GETCWD 1
  3920. | #define HAVE_GETHOSTBYNAME 1
  3921. | #define HAVE_GETTIMEOFDAY 1
  3922. | #define HAVE_INET_NTOA 1
  3923. | #define HAVE_ISWPRINT 1
  3924. | #define HAVE_LOCALTIME_R 1
  3925. | #define HAVE_MBLEN 1
  3926. | #define HAVE_MEMCHR 1
  3927. | #define HAVE_MEMMOVE 1
  3928. | #define HAVE_MEMSET 1
  3929. | #define HAVE_MKDIR 1
  3930. | #define HAVE_MUNMAP 1
  3931. | #define HAVE_POW 1
  3932. | #define HAVE_PUTENV 1
  3933. | #define HAVE_RINT 1
  3934. | #define HAVE_RMDIR 1
  3935. | #define HAVE_SELECT 1
  3936. | #define HAVE_SETENV 1
  3937. | #define HAVE_SOCKET 1
  3938. | #define HAVE_SQRT 1
  3939. | #define HAVE_STRCASECMP 1
  3940. | #define HAVE_STRCHR 1
  3941. | #define HAVE_STRDUP 1
  3942. | #define HAVE_STRERROR 1
  3943. | #define HAVE_STRSTR 1
  3944. | #define HAVE_STRTOL 1
  3945. | #define HAVE_STRTOUL 1
  3946. | #define HAVE_FINITE 1
  3947. | #define HAVE_ISNAN 1
  3948. | #define HAVE_ZLIB_H 1
  3949. | #define HAVE_SDL_JOYSTICKOPEN 1
  3950. | #define HAVE_GLXGETPROCADDRESSARB 1
  3951. | #define HAVE_AL_ALEXT_H 1
  3952. | #define USE_NET_THREAD_NONE 1
  3953. | /* end confdefs.h. */
  3954. | #include <stdio.h>
  3955. | #ifdef HAVE_SYS_TYPES_H
  3956. | # include <sys/types.h>
  3957. | #endif
  3958. | #ifdef HAVE_SYS_STAT_H
  3959. | # include <sys/stat.h>
  3960. | #endif
  3961. | #ifdef STDC_HEADERS
  3962. | # include <stdlib.h>
  3963. | # include <stddef.h>
  3964. | #else
  3965. | # ifdef HAVE_STDLIB_H
  3966. | # include <stdlib.h>
  3967. | # endif
  3968. | #endif
  3969. | #ifdef HAVE_STRING_H
  3970. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3971. | # include <memory.h>
  3972. | # endif
  3973. | # include <string.h>
  3974. | #endif
  3975. | #ifdef HAVE_STRINGS_H
  3976. | # include <strings.h>
  3977. | #endif
  3978. | #ifdef HAVE_INTTYPES_H
  3979. | # include <inttypes.h>
  3980. | #endif
  3981. | #ifdef HAVE_STDINT_H
  3982. | # include <stdint.h>
  3983. | #endif
  3984. | #ifdef HAVE_UNISTD_H
  3985. | # include <unistd.h>
  3986. | #endif
  3987. | #include <ffmpeg/avcodec.h>
  3988. configure:11699: result: no
  3989. configure:11699: checking ffmpeg/avcodec.h presence
  3990. configure:11699: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  3991. conftest.cpp:118:10: fatal error: ffmpeg/avcodec.h: No such file or directory
  3992. #include <ffmpeg/avcodec.h>
  3993. ^~~~~~~~~~~~~~~~~~
  3994. compilation terminated.
  3995. configure:11699: $? = 1
  3996. configure: failed program was:
  3997. | /* confdefs.h */
  3998. | #define PACKAGE_NAME "vegastrike"
  3999. | #define PACKAGE_TARNAME "vegastrike"
  4000. | #define PACKAGE_VERSION "0.4.4"
  4001. | #define PACKAGE_STRING "vegastrike 0.4.4"
  4002. | #define PACKAGE_BUGREPORT ""
  4003. | #define PACKAGE_URL ""
  4004. | #define LINUX 1
  4005. | #define POSIX 1
  4006. | #define UNIX 1
  4007. | #define PACKAGE "vegastrike"
  4008. | #define VERSION "0.4.4"
  4009. | #define HAVE_DIRENT_H 1
  4010. | #define STDC_HEADERS 1
  4011. | #define HAVE_SYS_WAIT_H 1
  4012. | #define HAVE_SYS_TYPES_H 1
  4013. | #define HAVE_SYS_STAT_H 1
  4014. | #define HAVE_STDLIB_H 1
  4015. | #define HAVE_STRING_H 1
  4016. | #define HAVE_MEMORY_H 1
  4017. | #define HAVE_STRINGS_H 1
  4018. | #define HAVE_INTTYPES_H 1
  4019. | #define HAVE_STDINT_H 1
  4020. | #define HAVE_UNISTD_H 1
  4021. | #define HAVE_ARPA_INET_H 1
  4022. | #define HAVE_FCNTL_H 1
  4023. | #define HAVE_FENV_H 1
  4024. | #define HAVE_FLOAT_H 1
  4025. | #define HAVE_INTTYPES_H 1
  4026. | #define HAVE_LIMITS_H 1
  4027. | #define HAVE_MALLOC_H 1
  4028. | #define HAVE_MEMORY_H 1
  4029. | #define HAVE_NETDB_H 1
  4030. | #define HAVE_NETINET_IN_H 1
  4031. | #define HAVE_STDDEF_H 1
  4032. | #define HAVE_STDINT_H 1
  4033. | #define HAVE_STDLIB_H 1
  4034. | #define HAVE_STRING_H 1
  4035. | #define HAVE_SYS_FILE_H 1
  4036. | #define HAVE_SYS_IOCTL_H 1
  4037. | #define HAVE_SYS_PARAM_H 1
  4038. | #define HAVE_SYS_SOCKET_H 1
  4039. | #define HAVE_SYS_TIME_H 1
  4040. | #define HAVE_UNISTD_H 1
  4041. | #define HAVE_VALUES_H 1
  4042. | #define HAVE_WCHAR_H 1
  4043. | #define HAVE_WCTYPE_H 1
  4044. | #define HAVE_VFSCANF 1
  4045. | #define HAVE_LSTAT 1
  4046. | #define HAVE_TR1_UNORDERED_MAP 1
  4047. | #define restrict __restrict
  4048. | #define TIME_WITH_SYS_TIME 1
  4049. | #define HAVE_PTRDIFF_T 1
  4050. | #define HAVE_FORK 1
  4051. | #define HAVE_VFORK 1
  4052. | #define HAVE_WORKING_VFORK 1
  4053. | #define HAVE_WORKING_FORK 1
  4054. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4055. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4056. | #define HAVE_STDLIB_H 1
  4057. | #define HAVE_MALLOC 1
  4058. | #define HAVE_SYS_TIME_H 1
  4059. | #define HAVE_UNISTD_H 1
  4060. | #define HAVE_STDLIB_H 1
  4061. | #define HAVE_SYS_PARAM_H 1
  4062. | #define HAVE_ALARM 1
  4063. | #define HAVE_GETPAGESIZE 1
  4064. | #define HAVE_MMAP 1
  4065. | #define HAVE_STDLIB_H 1
  4066. | #define HAVE_REALLOC 1
  4067. | #define HAVE_SYS_SELECT_H 1
  4068. | #define HAVE_SYS_SOCKET_H 1
  4069. | #define SELECT_TYPE_ARG1 int
  4070. | #define SELECT_TYPE_ARG234 (fd_set *)
  4071. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4072. | #define RETSIGTYPE void
  4073. | #define HAVE_STRCOLL 1
  4074. | #define HAVE_VPRINTF 1
  4075. | #define HAVE_ATEXIT 1
  4076. | #define HAVE_BZERO 1
  4077. | #define HAVE_FESETROUND 1
  4078. | #define HAVE_FLOOR 1
  4079. | #define HAVE_GETCWD 1
  4080. | #define HAVE_GETHOSTBYNAME 1
  4081. | #define HAVE_GETTIMEOFDAY 1
  4082. | #define HAVE_INET_NTOA 1
  4083. | #define HAVE_ISWPRINT 1
  4084. | #define HAVE_LOCALTIME_R 1
  4085. | #define HAVE_MBLEN 1
  4086. | #define HAVE_MEMCHR 1
  4087. | #define HAVE_MEMMOVE 1
  4088. | #define HAVE_MEMSET 1
  4089. | #define HAVE_MKDIR 1
  4090. | #define HAVE_MUNMAP 1
  4091. | #define HAVE_POW 1
  4092. | #define HAVE_PUTENV 1
  4093. | #define HAVE_RINT 1
  4094. | #define HAVE_RMDIR 1
  4095. | #define HAVE_SELECT 1
  4096. | #define HAVE_SETENV 1
  4097. | #define HAVE_SOCKET 1
  4098. | #define HAVE_SQRT 1
  4099. | #define HAVE_STRCASECMP 1
  4100. | #define HAVE_STRCHR 1
  4101. | #define HAVE_STRDUP 1
  4102. | #define HAVE_STRERROR 1
  4103. | #define HAVE_STRSTR 1
  4104. | #define HAVE_STRTOL 1
  4105. | #define HAVE_STRTOUL 1
  4106. | #define HAVE_FINITE 1
  4107. | #define HAVE_ISNAN 1
  4108. | #define HAVE_ZLIB_H 1
  4109. | #define HAVE_SDL_JOYSTICKOPEN 1
  4110. | #define HAVE_GLXGETPROCADDRESSARB 1
  4111. | #define HAVE_AL_ALEXT_H 1
  4112. | #define USE_NET_THREAD_NONE 1
  4113. | /* end confdefs.h. */
  4114. | #include <ffmpeg/avcodec.h>
  4115. configure:11699: result: no
  4116. configure:11699: checking for ffmpeg/avcodec.h
  4117. configure:11699: result: no
  4118. configure:11699: checking ffmpeg/avformat.h usability
  4119. configure:11699: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  4120. In file included from /usr/include/bits/libc-header-start.h:33:0,
  4121. from /usr/include/stdio.h:27,
  4122. from conftest.cpp:118:
  4123. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4124. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4125. ^~~~~~~
  4126. conftest.cpp:151:10: fatal error: ffmpeg/avformat.h: No such file or directory
  4127. #include <ffmpeg/avformat.h>
  4128. ^~~~~~~~~~~~~~~~~~~
  4129. compilation terminated.
  4130. configure:11699: $? = 1
  4131. configure: failed program was:
  4132. | /* confdefs.h */
  4133. | #define PACKAGE_NAME "vegastrike"
  4134. | #define PACKAGE_TARNAME "vegastrike"
  4135. | #define PACKAGE_VERSION "0.4.4"
  4136. | #define PACKAGE_STRING "vegastrike 0.4.4"
  4137. | #define PACKAGE_BUGREPORT ""
  4138. | #define PACKAGE_URL ""
  4139. | #define LINUX 1
  4140. | #define POSIX 1
  4141. | #define UNIX 1
  4142. | #define PACKAGE "vegastrike"
  4143. | #define VERSION "0.4.4"
  4144. | #define HAVE_DIRENT_H 1
  4145. | #define STDC_HEADERS 1
  4146. | #define HAVE_SYS_WAIT_H 1
  4147. | #define HAVE_SYS_TYPES_H 1
  4148. | #define HAVE_SYS_STAT_H 1
  4149. | #define HAVE_STDLIB_H 1
  4150. | #define HAVE_STRING_H 1
  4151. | #define HAVE_MEMORY_H 1
  4152. | #define HAVE_STRINGS_H 1
  4153. | #define HAVE_INTTYPES_H 1
  4154. | #define HAVE_STDINT_H 1
  4155. | #define HAVE_UNISTD_H 1
  4156. | #define HAVE_ARPA_INET_H 1
  4157. | #define HAVE_FCNTL_H 1
  4158. | #define HAVE_FENV_H 1
  4159. | #define HAVE_FLOAT_H 1
  4160. | #define HAVE_INTTYPES_H 1
  4161. | #define HAVE_LIMITS_H 1
  4162. | #define HAVE_MALLOC_H 1
  4163. | #define HAVE_MEMORY_H 1
  4164. | #define HAVE_NETDB_H 1
  4165. | #define HAVE_NETINET_IN_H 1
  4166. | #define HAVE_STDDEF_H 1
  4167. | #define HAVE_STDINT_H 1
  4168. | #define HAVE_STDLIB_H 1
  4169. | #define HAVE_STRING_H 1
  4170. | #define HAVE_SYS_FILE_H 1
  4171. | #define HAVE_SYS_IOCTL_H 1
  4172. | #define HAVE_SYS_PARAM_H 1
  4173. | #define HAVE_SYS_SOCKET_H 1
  4174. | #define HAVE_SYS_TIME_H 1
  4175. | #define HAVE_UNISTD_H 1
  4176. | #define HAVE_VALUES_H 1
  4177. | #define HAVE_WCHAR_H 1
  4178. | #define HAVE_WCTYPE_H 1
  4179. | #define HAVE_VFSCANF 1
  4180. | #define HAVE_LSTAT 1
  4181. | #define HAVE_TR1_UNORDERED_MAP 1
  4182. | #define restrict __restrict
  4183. | #define TIME_WITH_SYS_TIME 1
  4184. | #define HAVE_PTRDIFF_T 1
  4185. | #define HAVE_FORK 1
  4186. | #define HAVE_VFORK 1
  4187. | #define HAVE_WORKING_VFORK 1
  4188. | #define HAVE_WORKING_FORK 1
  4189. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4190. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4191. | #define HAVE_STDLIB_H 1
  4192. | #define HAVE_MALLOC 1
  4193. | #define HAVE_SYS_TIME_H 1
  4194. | #define HAVE_UNISTD_H 1
  4195. | #define HAVE_STDLIB_H 1
  4196. | #define HAVE_SYS_PARAM_H 1
  4197. | #define HAVE_ALARM 1
  4198. | #define HAVE_GETPAGESIZE 1
  4199. | #define HAVE_MMAP 1
  4200. | #define HAVE_STDLIB_H 1
  4201. | #define HAVE_REALLOC 1
  4202. | #define HAVE_SYS_SELECT_H 1
  4203. | #define HAVE_SYS_SOCKET_H 1
  4204. | #define SELECT_TYPE_ARG1 int
  4205. | #define SELECT_TYPE_ARG234 (fd_set *)
  4206. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4207. | #define RETSIGTYPE void
  4208. | #define HAVE_STRCOLL 1
  4209. | #define HAVE_VPRINTF 1
  4210. | #define HAVE_ATEXIT 1
  4211. | #define HAVE_BZERO 1
  4212. | #define HAVE_FESETROUND 1
  4213. | #define HAVE_FLOOR 1
  4214. | #define HAVE_GETCWD 1
  4215. | #define HAVE_GETHOSTBYNAME 1
  4216. | #define HAVE_GETTIMEOFDAY 1
  4217. | #define HAVE_INET_NTOA 1
  4218. | #define HAVE_ISWPRINT 1
  4219. | #define HAVE_LOCALTIME_R 1
  4220. | #define HAVE_MBLEN 1
  4221. | #define HAVE_MEMCHR 1
  4222. | #define HAVE_MEMMOVE 1
  4223. | #define HAVE_MEMSET 1
  4224. | #define HAVE_MKDIR 1
  4225. | #define HAVE_MUNMAP 1
  4226. | #define HAVE_POW 1
  4227. | #define HAVE_PUTENV 1
  4228. | #define HAVE_RINT 1
  4229. | #define HAVE_RMDIR 1
  4230. | #define HAVE_SELECT 1
  4231. | #define HAVE_SETENV 1
  4232. | #define HAVE_SOCKET 1
  4233. | #define HAVE_SQRT 1
  4234. | #define HAVE_STRCASECMP 1
  4235. | #define HAVE_STRCHR 1
  4236. | #define HAVE_STRDUP 1
  4237. | #define HAVE_STRERROR 1
  4238. | #define HAVE_STRSTR 1
  4239. | #define HAVE_STRTOL 1
  4240. | #define HAVE_STRTOUL 1
  4241. | #define HAVE_FINITE 1
  4242. | #define HAVE_ISNAN 1
  4243. | #define HAVE_ZLIB_H 1
  4244. | #define HAVE_SDL_JOYSTICKOPEN 1
  4245. | #define HAVE_GLXGETPROCADDRESSARB 1
  4246. | #define HAVE_AL_ALEXT_H 1
  4247. | #define USE_NET_THREAD_NONE 1
  4248. | /* end confdefs.h. */
  4249. | #include <stdio.h>
  4250. | #ifdef HAVE_SYS_TYPES_H
  4251. | # include <sys/types.h>
  4252. | #endif
  4253. | #ifdef HAVE_SYS_STAT_H
  4254. | # include <sys/stat.h>
  4255. | #endif
  4256. | #ifdef STDC_HEADERS
  4257. | # include <stdlib.h>
  4258. | # include <stddef.h>
  4259. | #else
  4260. | # ifdef HAVE_STDLIB_H
  4261. | # include <stdlib.h>
  4262. | # endif
  4263. | #endif
  4264. | #ifdef HAVE_STRING_H
  4265. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4266. | # include <memory.h>
  4267. | # endif
  4268. | # include <string.h>
  4269. | #endif
  4270. | #ifdef HAVE_STRINGS_H
  4271. | # include <strings.h>
  4272. | #endif
  4273. | #ifdef HAVE_INTTYPES_H
  4274. | # include <inttypes.h>
  4275. | #endif
  4276. | #ifdef HAVE_STDINT_H
  4277. | # include <stdint.h>
  4278. | #endif
  4279. | #ifdef HAVE_UNISTD_H
  4280. | # include <unistd.h>
  4281. | #endif
  4282. | #include <ffmpeg/avformat.h>
  4283. configure:11699: result: no
  4284. configure:11699: checking ffmpeg/avformat.h presence
  4285. configure:11699: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  4286. conftest.cpp:118:10: fatal error: ffmpeg/avformat.h: No such file or directory
  4287. #include <ffmpeg/avformat.h>
  4288. ^~~~~~~~~~~~~~~~~~~
  4289. compilation terminated.
  4290. configure:11699: $? = 1
  4291. configure: failed program was:
  4292. | /* confdefs.h */
  4293. | #define PACKAGE_NAME "vegastrike"
  4294. | #define PACKAGE_TARNAME "vegastrike"
  4295. | #define PACKAGE_VERSION "0.4.4"
  4296. | #define PACKAGE_STRING "vegastrike 0.4.4"
  4297. | #define PACKAGE_BUGREPORT ""
  4298. | #define PACKAGE_URL ""
  4299. | #define LINUX 1
  4300. | #define POSIX 1
  4301. | #define UNIX 1
  4302. | #define PACKAGE "vegastrike"
  4303. | #define VERSION "0.4.4"
  4304. | #define HAVE_DIRENT_H 1
  4305. | #define STDC_HEADERS 1
  4306. | #define HAVE_SYS_WAIT_H 1
  4307. | #define HAVE_SYS_TYPES_H 1
  4308. | #define HAVE_SYS_STAT_H 1
  4309. | #define HAVE_STDLIB_H 1
  4310. | #define HAVE_STRING_H 1
  4311. | #define HAVE_MEMORY_H 1
  4312. | #define HAVE_STRINGS_H 1
  4313. | #define HAVE_INTTYPES_H 1
  4314. | #define HAVE_STDINT_H 1
  4315. | #define HAVE_UNISTD_H 1
  4316. | #define HAVE_ARPA_INET_H 1
  4317. | #define HAVE_FCNTL_H 1
  4318. | #define HAVE_FENV_H 1
  4319. | #define HAVE_FLOAT_H 1
  4320. | #define HAVE_INTTYPES_H 1
  4321. | #define HAVE_LIMITS_H 1
  4322. | #define HAVE_MALLOC_H 1
  4323. | #define HAVE_MEMORY_H 1
  4324. | #define HAVE_NETDB_H 1
  4325. | #define HAVE_NETINET_IN_H 1
  4326. | #define HAVE_STDDEF_H 1
  4327. | #define HAVE_STDINT_H 1
  4328. | #define HAVE_STDLIB_H 1
  4329. | #define HAVE_STRING_H 1
  4330. | #define HAVE_SYS_FILE_H 1
  4331. | #define HAVE_SYS_IOCTL_H 1
  4332. | #define HAVE_SYS_PARAM_H 1
  4333. | #define HAVE_SYS_SOCKET_H 1
  4334. | #define HAVE_SYS_TIME_H 1
  4335. | #define HAVE_UNISTD_H 1
  4336. | #define HAVE_VALUES_H 1
  4337. | #define HAVE_WCHAR_H 1
  4338. | #define HAVE_WCTYPE_H 1
  4339. | #define HAVE_VFSCANF 1
  4340. | #define HAVE_LSTAT 1
  4341. | #define HAVE_TR1_UNORDERED_MAP 1
  4342. | #define restrict __restrict
  4343. | #define TIME_WITH_SYS_TIME 1
  4344. | #define HAVE_PTRDIFF_T 1
  4345. | #define HAVE_FORK 1
  4346. | #define HAVE_VFORK 1
  4347. | #define HAVE_WORKING_VFORK 1
  4348. | #define HAVE_WORKING_FORK 1
  4349. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4350. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4351. | #define HAVE_STDLIB_H 1
  4352. | #define HAVE_MALLOC 1
  4353. | #define HAVE_SYS_TIME_H 1
  4354. | #define HAVE_UNISTD_H 1
  4355. | #define HAVE_STDLIB_H 1
  4356. | #define HAVE_SYS_PARAM_H 1
  4357. | #define HAVE_ALARM 1
  4358. | #define HAVE_GETPAGESIZE 1
  4359. | #define HAVE_MMAP 1
  4360. | #define HAVE_STDLIB_H 1
  4361. | #define HAVE_REALLOC 1
  4362. | #define HAVE_SYS_SELECT_H 1
  4363. | #define HAVE_SYS_SOCKET_H 1
  4364. | #define SELECT_TYPE_ARG1 int
  4365. | #define SELECT_TYPE_ARG234 (fd_set *)
  4366. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4367. | #define RETSIGTYPE void
  4368. | #define HAVE_STRCOLL 1
  4369. | #define HAVE_VPRINTF 1
  4370. | #define HAVE_ATEXIT 1
  4371. | #define HAVE_BZERO 1
  4372. | #define HAVE_FESETROUND 1
  4373. | #define HAVE_FLOOR 1
  4374. | #define HAVE_GETCWD 1
  4375. | #define HAVE_GETHOSTBYNAME 1
  4376. | #define HAVE_GETTIMEOFDAY 1
  4377. | #define HAVE_INET_NTOA 1
  4378. | #define HAVE_ISWPRINT 1
  4379. | #define HAVE_LOCALTIME_R 1
  4380. | #define HAVE_MBLEN 1
  4381. | #define HAVE_MEMCHR 1
  4382. | #define HAVE_MEMMOVE 1
  4383. | #define HAVE_MEMSET 1
  4384. | #define HAVE_MKDIR 1
  4385. | #define HAVE_MUNMAP 1
  4386. | #define HAVE_POW 1
  4387. | #define HAVE_PUTENV 1
  4388. | #define HAVE_RINT 1
  4389. | #define HAVE_RMDIR 1
  4390. | #define HAVE_SELECT 1
  4391. | #define HAVE_SETENV 1
  4392. | #define HAVE_SOCKET 1
  4393. | #define HAVE_SQRT 1
  4394. | #define HAVE_STRCASECMP 1
  4395. | #define HAVE_STRCHR 1
  4396. | #define HAVE_STRDUP 1
  4397. | #define HAVE_STRERROR 1
  4398. | #define HAVE_STRSTR 1
  4399. | #define HAVE_STRTOL 1
  4400. | #define HAVE_STRTOUL 1
  4401. | #define HAVE_FINITE 1
  4402. | #define HAVE_ISNAN 1
  4403. | #define HAVE_ZLIB_H 1
  4404. | #define HAVE_SDL_JOYSTICKOPEN 1
  4405. | #define HAVE_GLXGETPROCADDRESSARB 1
  4406. | #define HAVE_AL_ALEXT_H 1
  4407. | #define USE_NET_THREAD_NONE 1
  4408. | /* end confdefs.h. */
  4409. | #include <ffmpeg/avformat.h>
  4410. configure:11699: result: no
  4411. configure:11699: checking for ffmpeg/avformat.h
  4412. configure:11699: result: no
  4413. configure:11699: checking ffmpeg/avio.h usability
  4414. configure:11699: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  4415. In file included from /usr/include/bits/libc-header-start.h:33:0,
  4416. from /usr/include/stdio.h:27,
  4417. from conftest.cpp:118:
  4418. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4419. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4420. ^~~~~~~
  4421. conftest.cpp:151:10: fatal error: ffmpeg/avio.h: No such file or directory
  4422. #include <ffmpeg/avio.h>
  4423. ^~~~~~~~~~~~~~~
  4424. compilation terminated.
  4425. configure:11699: $? = 1
  4426. configure: failed program was:
  4427. | /* confdefs.h */
  4428. | #define PACKAGE_NAME "vegastrike"
  4429. | #define PACKAGE_TARNAME "vegastrike"
  4430. | #define PACKAGE_VERSION "0.4.4"
  4431. | #define PACKAGE_STRING "vegastrike 0.4.4"
  4432. | #define PACKAGE_BUGREPORT ""
  4433. | #define PACKAGE_URL ""
  4434. | #define LINUX 1
  4435. | #define POSIX 1
  4436. | #define UNIX 1
  4437. | #define PACKAGE "vegastrike"
  4438. | #define VERSION "0.4.4"
  4439. | #define HAVE_DIRENT_H 1
  4440. | #define STDC_HEADERS 1
  4441. | #define HAVE_SYS_WAIT_H 1
  4442. | #define HAVE_SYS_TYPES_H 1
  4443. | #define HAVE_SYS_STAT_H 1
  4444. | #define HAVE_STDLIB_H 1
  4445. | #define HAVE_STRING_H 1
  4446. | #define HAVE_MEMORY_H 1
  4447. | #define HAVE_STRINGS_H 1
  4448. | #define HAVE_INTTYPES_H 1
  4449. | #define HAVE_STDINT_H 1
  4450. | #define HAVE_UNISTD_H 1
  4451. | #define HAVE_ARPA_INET_H 1
  4452. | #define HAVE_FCNTL_H 1
  4453. | #define HAVE_FENV_H 1
  4454. | #define HAVE_FLOAT_H 1
  4455. | #define HAVE_INTTYPES_H 1
  4456. | #define HAVE_LIMITS_H 1
  4457. | #define HAVE_MALLOC_H 1
  4458. | #define HAVE_MEMORY_H 1
  4459. | #define HAVE_NETDB_H 1
  4460. | #define HAVE_NETINET_IN_H 1
  4461. | #define HAVE_STDDEF_H 1
  4462. | #define HAVE_STDINT_H 1
  4463. | #define HAVE_STDLIB_H 1
  4464. | #define HAVE_STRING_H 1
  4465. | #define HAVE_SYS_FILE_H 1
  4466. | #define HAVE_SYS_IOCTL_H 1
  4467. | #define HAVE_SYS_PARAM_H 1
  4468. | #define HAVE_SYS_SOCKET_H 1
  4469. | #define HAVE_SYS_TIME_H 1
  4470. | #define HAVE_UNISTD_H 1
  4471. | #define HAVE_VALUES_H 1
  4472. | #define HAVE_WCHAR_H 1
  4473. | #define HAVE_WCTYPE_H 1
  4474. | #define HAVE_VFSCANF 1
  4475. | #define HAVE_LSTAT 1
  4476. | #define HAVE_TR1_UNORDERED_MAP 1
  4477. | #define restrict __restrict
  4478. | #define TIME_WITH_SYS_TIME 1
  4479. | #define HAVE_PTRDIFF_T 1
  4480. | #define HAVE_FORK 1
  4481. | #define HAVE_VFORK 1
  4482. | #define HAVE_WORKING_VFORK 1
  4483. | #define HAVE_WORKING_FORK 1
  4484. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4485. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4486. | #define HAVE_STDLIB_H 1
  4487. | #define HAVE_MALLOC 1
  4488. | #define HAVE_SYS_TIME_H 1
  4489. | #define HAVE_UNISTD_H 1
  4490. | #define HAVE_STDLIB_H 1
  4491. | #define HAVE_SYS_PARAM_H 1
  4492. | #define HAVE_ALARM 1
  4493. | #define HAVE_GETPAGESIZE 1
  4494. | #define HAVE_MMAP 1
  4495. | #define HAVE_STDLIB_H 1
  4496. | #define HAVE_REALLOC 1
  4497. | #define HAVE_SYS_SELECT_H 1
  4498. | #define HAVE_SYS_SOCKET_H 1
  4499. | #define SELECT_TYPE_ARG1 int
  4500. | #define SELECT_TYPE_ARG234 (fd_set *)
  4501. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4502. | #define RETSIGTYPE void
  4503. | #define HAVE_STRCOLL 1
  4504. | #define HAVE_VPRINTF 1
  4505. | #define HAVE_ATEXIT 1
  4506. | #define HAVE_BZERO 1
  4507. | #define HAVE_FESETROUND 1
  4508. | #define HAVE_FLOOR 1
  4509. | #define HAVE_GETCWD 1
  4510. | #define HAVE_GETHOSTBYNAME 1
  4511. | #define HAVE_GETTIMEOFDAY 1
  4512. | #define HAVE_INET_NTOA 1
  4513. | #define HAVE_ISWPRINT 1
  4514. | #define HAVE_LOCALTIME_R 1
  4515. | #define HAVE_MBLEN 1
  4516. | #define HAVE_MEMCHR 1
  4517. | #define HAVE_MEMMOVE 1
  4518. | #define HAVE_MEMSET 1
  4519. | #define HAVE_MKDIR 1
  4520. | #define HAVE_MUNMAP 1
  4521. | #define HAVE_POW 1
  4522. | #define HAVE_PUTENV 1
  4523. | #define HAVE_RINT 1
  4524. | #define HAVE_RMDIR 1
  4525. | #define HAVE_SELECT 1
  4526. | #define HAVE_SETENV 1
  4527. | #define HAVE_SOCKET 1
  4528. | #define HAVE_SQRT 1
  4529. | #define HAVE_STRCASECMP 1
  4530. | #define HAVE_STRCHR 1
  4531. | #define HAVE_STRDUP 1
  4532. | #define HAVE_STRERROR 1
  4533. | #define HAVE_STRSTR 1
  4534. | #define HAVE_STRTOL 1
  4535. | #define HAVE_STRTOUL 1
  4536. | #define HAVE_FINITE 1
  4537. | #define HAVE_ISNAN 1
  4538. | #define HAVE_ZLIB_H 1
  4539. | #define HAVE_SDL_JOYSTICKOPEN 1
  4540. | #define HAVE_GLXGETPROCADDRESSARB 1
  4541. | #define HAVE_AL_ALEXT_H 1
  4542. | #define USE_NET_THREAD_NONE 1
  4543. | /* end confdefs.h. */
  4544. | #include <stdio.h>
  4545. | #ifdef HAVE_SYS_TYPES_H
  4546. | # include <sys/types.h>
  4547. | #endif
  4548. | #ifdef HAVE_SYS_STAT_H
  4549. | # include <sys/stat.h>
  4550. | #endif
  4551. | #ifdef STDC_HEADERS
  4552. | # include <stdlib.h>
  4553. | # include <stddef.h>
  4554. | #else
  4555. | # ifdef HAVE_STDLIB_H
  4556. | # include <stdlib.h>
  4557. | # endif
  4558. | #endif
  4559. | #ifdef HAVE_STRING_H
  4560. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4561. | # include <memory.h>
  4562. | # endif
  4563. | # include <string.h>
  4564. | #endif
  4565. | #ifdef HAVE_STRINGS_H
  4566. | # include <strings.h>
  4567. | #endif
  4568. | #ifdef HAVE_INTTYPES_H
  4569. | # include <inttypes.h>
  4570. | #endif
  4571. | #ifdef HAVE_STDINT_H
  4572. | # include <stdint.h>
  4573. | #endif
  4574. | #ifdef HAVE_UNISTD_H
  4575. | # include <unistd.h>
  4576. | #endif
  4577. | #include <ffmpeg/avio.h>
  4578. configure:11699: result: no
  4579. configure:11699: checking ffmpeg/avio.h presence
  4580. configure:11699: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  4581. conftest.cpp:118:10: fatal error: ffmpeg/avio.h: No such file or directory
  4582. #include <ffmpeg/avio.h>
  4583. ^~~~~~~~~~~~~~~
  4584. compilation terminated.
  4585. configure:11699: $? = 1
  4586. configure: failed program was:
  4587. | /* confdefs.h */
  4588. | #define PACKAGE_NAME "vegastrike"
  4589. | #define PACKAGE_TARNAME "vegastrike"
  4590. | #define PACKAGE_VERSION "0.4.4"
  4591. | #define PACKAGE_STRING "vegastrike 0.4.4"
  4592. | #define PACKAGE_BUGREPORT ""
  4593. | #define PACKAGE_URL ""
  4594. | #define LINUX 1
  4595. | #define POSIX 1
  4596. | #define UNIX 1
  4597. | #define PACKAGE "vegastrike"
  4598. | #define VERSION "0.4.4"
  4599. | #define HAVE_DIRENT_H 1
  4600. | #define STDC_HEADERS 1
  4601. | #define HAVE_SYS_WAIT_H 1
  4602. | #define HAVE_SYS_TYPES_H 1
  4603. | #define HAVE_SYS_STAT_H 1
  4604. | #define HAVE_STDLIB_H 1
  4605. | #define HAVE_STRING_H 1
  4606. | #define HAVE_MEMORY_H 1
  4607. | #define HAVE_STRINGS_H 1
  4608. | #define HAVE_INTTYPES_H 1
  4609. | #define HAVE_STDINT_H 1
  4610. | #define HAVE_UNISTD_H 1
  4611. | #define HAVE_ARPA_INET_H 1
  4612. | #define HAVE_FCNTL_H 1
  4613. | #define HAVE_FENV_H 1
  4614. | #define HAVE_FLOAT_H 1
  4615. | #define HAVE_INTTYPES_H 1
  4616. | #define HAVE_LIMITS_H 1
  4617. | #define HAVE_MALLOC_H 1
  4618. | #define HAVE_MEMORY_H 1
  4619. | #define HAVE_NETDB_H 1
  4620. | #define HAVE_NETINET_IN_H 1
  4621. | #define HAVE_STDDEF_H 1
  4622. | #define HAVE_STDINT_H 1
  4623. | #define HAVE_STDLIB_H 1
  4624. | #define HAVE_STRING_H 1
  4625. | #define HAVE_SYS_FILE_H 1
  4626. | #define HAVE_SYS_IOCTL_H 1
  4627. | #define HAVE_SYS_PARAM_H 1
  4628. | #define HAVE_SYS_SOCKET_H 1
  4629. | #define HAVE_SYS_TIME_H 1
  4630. | #define HAVE_UNISTD_H 1
  4631. | #define HAVE_VALUES_H 1
  4632. | #define HAVE_WCHAR_H 1
  4633. | #define HAVE_WCTYPE_H 1
  4634. | #define HAVE_VFSCANF 1
  4635. | #define HAVE_LSTAT 1
  4636. | #define HAVE_TR1_UNORDERED_MAP 1
  4637. | #define restrict __restrict
  4638. | #define TIME_WITH_SYS_TIME 1
  4639. | #define HAVE_PTRDIFF_T 1
  4640. | #define HAVE_FORK 1
  4641. | #define HAVE_VFORK 1
  4642. | #define HAVE_WORKING_VFORK 1
  4643. | #define HAVE_WORKING_FORK 1
  4644. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4645. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4646. | #define HAVE_STDLIB_H 1
  4647. | #define HAVE_MALLOC 1
  4648. | #define HAVE_SYS_TIME_H 1
  4649. | #define HAVE_UNISTD_H 1
  4650. | #define HAVE_STDLIB_H 1
  4651. | #define HAVE_SYS_PARAM_H 1
  4652. | #define HAVE_ALARM 1
  4653. | #define HAVE_GETPAGESIZE 1
  4654. | #define HAVE_MMAP 1
  4655. | #define HAVE_STDLIB_H 1
  4656. | #define HAVE_REALLOC 1
  4657. | #define HAVE_SYS_SELECT_H 1
  4658. | #define HAVE_SYS_SOCKET_H 1
  4659. | #define SELECT_TYPE_ARG1 int
  4660. | #define SELECT_TYPE_ARG234 (fd_set *)
  4661. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4662. | #define RETSIGTYPE void
  4663. | #define HAVE_STRCOLL 1
  4664. | #define HAVE_VPRINTF 1
  4665. | #define HAVE_ATEXIT 1
  4666. | #define HAVE_BZERO 1
  4667. | #define HAVE_FESETROUND 1
  4668. | #define HAVE_FLOOR 1
  4669. | #define HAVE_GETCWD 1
  4670. | #define HAVE_GETHOSTBYNAME 1
  4671. | #define HAVE_GETTIMEOFDAY 1
  4672. | #define HAVE_INET_NTOA 1
  4673. | #define HAVE_ISWPRINT 1
  4674. | #define HAVE_LOCALTIME_R 1
  4675. | #define HAVE_MBLEN 1
  4676. | #define HAVE_MEMCHR 1
  4677. | #define HAVE_MEMMOVE 1
  4678. | #define HAVE_MEMSET 1
  4679. | #define HAVE_MKDIR 1
  4680. | #define HAVE_MUNMAP 1
  4681. | #define HAVE_POW 1
  4682. | #define HAVE_PUTENV 1
  4683. | #define HAVE_RINT 1
  4684. | #define HAVE_RMDIR 1
  4685. | #define HAVE_SELECT 1
  4686. | #define HAVE_SETENV 1
  4687. | #define HAVE_SOCKET 1
  4688. | #define HAVE_SQRT 1
  4689. | #define HAVE_STRCASECMP 1
  4690. | #define HAVE_STRCHR 1
  4691. | #define HAVE_STRDUP 1
  4692. | #define HAVE_STRERROR 1
  4693. | #define HAVE_STRSTR 1
  4694. | #define HAVE_STRTOL 1
  4695. | #define HAVE_STRTOUL 1
  4696. | #define HAVE_FINITE 1
  4697. | #define HAVE_ISNAN 1
  4698. | #define HAVE_ZLIB_H 1
  4699. | #define HAVE_SDL_JOYSTICKOPEN 1
  4700. | #define HAVE_GLXGETPROCADDRESSARB 1
  4701. | #define HAVE_AL_ALEXT_H 1
  4702. | #define USE_NET_THREAD_NONE 1
  4703. | /* end confdefs.h. */
  4704. | #include <ffmpeg/avio.h>
  4705. configure:11699: result: no
  4706. configure:11699: checking for ffmpeg/avio.h
  4707. configure:11699: result: no
  4708. configure:11715: checking libavcodec/avcodec.h usability
  4709. configure:11715: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  4710. In file included from /usr/include/bits/libc-header-start.h:33:0,
  4711. from /usr/include/stdio.h:27,
  4712. from conftest.cpp:118:
  4713. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4714. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4715. ^~~~~~~
  4716. configure:11715: $? = 0
  4717. configure:11715: result: yes
  4718. configure:11715: checking libavcodec/avcodec.h presence
  4719. configure:11715: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  4720. In file included from /usr/include/errno.h:25:0,
  4721. from /usr/include/libavcodec/avcodec.h:30,
  4722. from conftest.cpp:118:
  4723. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4724. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4725. ^~~~~~~
  4726. configure:11715: $? = 0
  4727. configure:11715: result: yes
  4728. configure:11715: checking for libavcodec/avcodec.h
  4729. configure:11715: result: yes
  4730. configure:11715: checking libavformat/avformat.h usability
  4731. configure:11715: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  4732. In file included from /usr/include/bits/libc-header-start.h:33:0,
  4733. from /usr/include/stdio.h:27,
  4734. from conftest.cpp:119:
  4735. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4736. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4737. ^~~~~~~
  4738. configure:11715: $? = 0
  4739. configure:11715: result: yes
  4740. configure:11715: checking libavformat/avformat.h presence
  4741. configure:11715: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  4742. In file included from /usr/include/time.h:25:0,
  4743. from /usr/include/libavformat/avformat.h:317,
  4744. from conftest.cpp:119:
  4745. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4746. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4747. ^~~~~~~
  4748. configure:11715: $? = 0
  4749. configure:11715: result: yes
  4750. configure:11715: checking for libavformat/avformat.h
  4751. configure:11715: result: yes
  4752. configure:11715: checking libavformat/avio.h usability
  4753. configure:11715: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  4754. In file included from /usr/include/bits/libc-header-start.h:33:0,
  4755. from /usr/include/stdio.h:27,
  4756. from conftest.cpp:120:
  4757. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4758. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4759. ^~~~~~~
  4760. configure:11715: $? = 0
  4761. configure:11715: result: yes
  4762. configure:11715: checking libavformat/avio.h presence
  4763. configure:11715: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  4764. In file included from /usr/include/bits/libc-header-start.h:33:0,
  4765. from /usr/include/stdint.h:26,
  4766. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stdint.h:9,
  4767. from /usr/include/libavformat/avio.h:29,
  4768. from conftest.cpp:120:
  4769. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4770. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4771. ^~~~~~~
  4772. configure:11715: $? = 0
  4773. configure:11715: result: yes
  4774. configure:11715: checking for libavformat/avio.h
  4775. configure:11715: result: yes
  4776. configure:11729: checking for libavcodec and libavformat
  4777. configure:11745: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lvorbisfile -lvorbis -logg -lavcodec -lavformat >&5
  4778. configure:11745: $? = 0
  4779. configure:11753: result: yes
  4780. configure:11757: checking for optional libavutil
  4781. configure:11772: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lvorbisfile -lvorbis -logg -lavcodec -lavformat >&5
  4782. configure:11772: $? = 0
  4783. configure:11780: result: yes
  4784. configure:11787: checking for libswscale
  4785. configure:11803: g++ -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.cpp -lvorbisfile -lvorbis -logg -lswscale >&5
  4786. configure:11803: $? = 0
  4787. configure:11811: result: yes
  4788. configure:11817: checking ffmpeg/swscale.h usability
  4789. configure:11817: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  4790. In file included from /usr/include/bits/libc-header-start.h:33:0,
  4791. from /usr/include/stdio.h:27,
  4792. from conftest.cpp:121:
  4793. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  4794. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  4795. ^~~~~~~
  4796. conftest.cpp:154:10: fatal error: ffmpeg/swscale.h: No such file or directory
  4797. #include <ffmpeg/swscale.h>
  4798. ^~~~~~~~~~~~~~~~~~
  4799. compilation terminated.
  4800. configure:11817: $? = 1
  4801. configure: failed program was:
  4802. | /* confdefs.h */
  4803. | #define PACKAGE_NAME "vegastrike"
  4804. | #define PACKAGE_TARNAME "vegastrike"
  4805. | #define PACKAGE_VERSION "0.4.4"
  4806. | #define PACKAGE_STRING "vegastrike 0.4.4"
  4807. | #define PACKAGE_BUGREPORT ""
  4808. | #define PACKAGE_URL ""
  4809. | #define LINUX 1
  4810. | #define POSIX 1
  4811. | #define UNIX 1
  4812. | #define PACKAGE "vegastrike"
  4813. | #define VERSION "0.4.4"
  4814. | #define HAVE_DIRENT_H 1
  4815. | #define STDC_HEADERS 1
  4816. | #define HAVE_SYS_WAIT_H 1
  4817. | #define HAVE_SYS_TYPES_H 1
  4818. | #define HAVE_SYS_STAT_H 1
  4819. | #define HAVE_STDLIB_H 1
  4820. | #define HAVE_STRING_H 1
  4821. | #define HAVE_MEMORY_H 1
  4822. | #define HAVE_STRINGS_H 1
  4823. | #define HAVE_INTTYPES_H 1
  4824. | #define HAVE_STDINT_H 1
  4825. | #define HAVE_UNISTD_H 1
  4826. | #define HAVE_ARPA_INET_H 1
  4827. | #define HAVE_FCNTL_H 1
  4828. | #define HAVE_FENV_H 1
  4829. | #define HAVE_FLOAT_H 1
  4830. | #define HAVE_INTTYPES_H 1
  4831. | #define HAVE_LIMITS_H 1
  4832. | #define HAVE_MALLOC_H 1
  4833. | #define HAVE_MEMORY_H 1
  4834. | #define HAVE_NETDB_H 1
  4835. | #define HAVE_NETINET_IN_H 1
  4836. | #define HAVE_STDDEF_H 1
  4837. | #define HAVE_STDINT_H 1
  4838. | #define HAVE_STDLIB_H 1
  4839. | #define HAVE_STRING_H 1
  4840. | #define HAVE_SYS_FILE_H 1
  4841. | #define HAVE_SYS_IOCTL_H 1
  4842. | #define HAVE_SYS_PARAM_H 1
  4843. | #define HAVE_SYS_SOCKET_H 1
  4844. | #define HAVE_SYS_TIME_H 1
  4845. | #define HAVE_UNISTD_H 1
  4846. | #define HAVE_VALUES_H 1
  4847. | #define HAVE_WCHAR_H 1
  4848. | #define HAVE_WCTYPE_H 1
  4849. | #define HAVE_VFSCANF 1
  4850. | #define HAVE_LSTAT 1
  4851. | #define HAVE_TR1_UNORDERED_MAP 1
  4852. | #define restrict __restrict
  4853. | #define TIME_WITH_SYS_TIME 1
  4854. | #define HAVE_PTRDIFF_T 1
  4855. | #define HAVE_FORK 1
  4856. | #define HAVE_VFORK 1
  4857. | #define HAVE_WORKING_VFORK 1
  4858. | #define HAVE_WORKING_FORK 1
  4859. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4860. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  4861. | #define HAVE_STDLIB_H 1
  4862. | #define HAVE_MALLOC 1
  4863. | #define HAVE_SYS_TIME_H 1
  4864. | #define HAVE_UNISTD_H 1
  4865. | #define HAVE_STDLIB_H 1
  4866. | #define HAVE_SYS_PARAM_H 1
  4867. | #define HAVE_ALARM 1
  4868. | #define HAVE_GETPAGESIZE 1
  4869. | #define HAVE_MMAP 1
  4870. | #define HAVE_STDLIB_H 1
  4871. | #define HAVE_REALLOC 1
  4872. | #define HAVE_SYS_SELECT_H 1
  4873. | #define HAVE_SYS_SOCKET_H 1
  4874. | #define SELECT_TYPE_ARG1 int
  4875. | #define SELECT_TYPE_ARG234 (fd_set *)
  4876. | #define SELECT_TYPE_ARG5 (struct timeval *)
  4877. | #define RETSIGTYPE void
  4878. | #define HAVE_STRCOLL 1
  4879. | #define HAVE_VPRINTF 1
  4880. | #define HAVE_ATEXIT 1
  4881. | #define HAVE_BZERO 1
  4882. | #define HAVE_FESETROUND 1
  4883. | #define HAVE_FLOOR 1
  4884. | #define HAVE_GETCWD 1
  4885. | #define HAVE_GETHOSTBYNAME 1
  4886. | #define HAVE_GETTIMEOFDAY 1
  4887. | #define HAVE_INET_NTOA 1
  4888. | #define HAVE_ISWPRINT 1
  4889. | #define HAVE_LOCALTIME_R 1
  4890. | #define HAVE_MBLEN 1
  4891. | #define HAVE_MEMCHR 1
  4892. | #define HAVE_MEMMOVE 1
  4893. | #define HAVE_MEMSET 1
  4894. | #define HAVE_MKDIR 1
  4895. | #define HAVE_MUNMAP 1
  4896. | #define HAVE_POW 1
  4897. | #define HAVE_PUTENV 1
  4898. | #define HAVE_RINT 1
  4899. | #define HAVE_RMDIR 1
  4900. | #define HAVE_SELECT 1
  4901. | #define HAVE_SETENV 1
  4902. | #define HAVE_SOCKET 1
  4903. | #define HAVE_SQRT 1
  4904. | #define HAVE_STRCASECMP 1
  4905. | #define HAVE_STRCHR 1
  4906. | #define HAVE_STRDUP 1
  4907. | #define HAVE_STRERROR 1
  4908. | #define HAVE_STRSTR 1
  4909. | #define HAVE_STRTOL 1
  4910. | #define HAVE_STRTOUL 1
  4911. | #define HAVE_FINITE 1
  4912. | #define HAVE_ISNAN 1
  4913. | #define HAVE_ZLIB_H 1
  4914. | #define HAVE_SDL_JOYSTICKOPEN 1
  4915. | #define HAVE_GLXGETPROCADDRESSARB 1
  4916. | #define HAVE_AL_ALEXT_H 1
  4917. | #define USE_NET_THREAD_NONE 1
  4918. | #define HAVE_LIBAVCODEC_AVCODEC_H 1
  4919. | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
  4920. | #define HAVE_LIBAVFORMAT_AVIO_H 1
  4921. | /* end confdefs.h. */
  4922. | #include <stdio.h>
  4923. | #ifdef HAVE_SYS_TYPES_H
  4924. | # include <sys/types.h>
  4925. | #endif
  4926. | #ifdef HAVE_SYS_STAT_H
  4927. | # include <sys/stat.h>
  4928. | #endif
  4929. | #ifdef STDC_HEADERS
  4930. | # include <stdlib.h>
  4931. | # include <stddef.h>
  4932. | #else
  4933. | # ifdef HAVE_STDLIB_H
  4934. | # include <stdlib.h>
  4935. | # endif
  4936. | #endif
  4937. | #ifdef HAVE_STRING_H
  4938. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4939. | # include <memory.h>
  4940. | # endif
  4941. | # include <string.h>
  4942. | #endif
  4943. | #ifdef HAVE_STRINGS_H
  4944. | # include <strings.h>
  4945. | #endif
  4946. | #ifdef HAVE_INTTYPES_H
  4947. | # include <inttypes.h>
  4948. | #endif
  4949. | #ifdef HAVE_STDINT_H
  4950. | # include <stdint.h>
  4951. | #endif
  4952. | #ifdef HAVE_UNISTD_H
  4953. | # include <unistd.h>
  4954. | #endif
  4955. | #include <ffmpeg/swscale.h>
  4956. configure:11817: result: no
  4957. configure:11817: checking ffmpeg/swscale.h presence
  4958. configure:11817: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  4959. conftest.cpp:121:10: fatal error: ffmpeg/swscale.h: No such file or directory
  4960. #include <ffmpeg/swscale.h>
  4961. ^~~~~~~~~~~~~~~~~~
  4962. compilation terminated.
  4963. configure:11817: $? = 1
  4964. configure: failed program was:
  4965. | /* confdefs.h */
  4966. | #define PACKAGE_NAME "vegastrike"
  4967. | #define PACKAGE_TARNAME "vegastrike"
  4968. | #define PACKAGE_VERSION "0.4.4"
  4969. | #define PACKAGE_STRING "vegastrike 0.4.4"
  4970. | #define PACKAGE_BUGREPORT ""
  4971. | #define PACKAGE_URL ""
  4972. | #define LINUX 1
  4973. | #define POSIX 1
  4974. | #define UNIX 1
  4975. | #define PACKAGE "vegastrike"
  4976. | #define VERSION "0.4.4"
  4977. | #define HAVE_DIRENT_H 1
  4978. | #define STDC_HEADERS 1
  4979. | #define HAVE_SYS_WAIT_H 1
  4980. | #define HAVE_SYS_TYPES_H 1
  4981. | #define HAVE_SYS_STAT_H 1
  4982. | #define HAVE_STDLIB_H 1
  4983. | #define HAVE_STRING_H 1
  4984. | #define HAVE_MEMORY_H 1
  4985. | #define HAVE_STRINGS_H 1
  4986. | #define HAVE_INTTYPES_H 1
  4987. | #define HAVE_STDINT_H 1
  4988. | #define HAVE_UNISTD_H 1
  4989. | #define HAVE_ARPA_INET_H 1
  4990. | #define HAVE_FCNTL_H 1
  4991. | #define HAVE_FENV_H 1
  4992. | #define HAVE_FLOAT_H 1
  4993. | #define HAVE_INTTYPES_H 1
  4994. | #define HAVE_LIMITS_H 1
  4995. | #define HAVE_MALLOC_H 1
  4996. | #define HAVE_MEMORY_H 1
  4997. | #define HAVE_NETDB_H 1
  4998. | #define HAVE_NETINET_IN_H 1
  4999. | #define HAVE_STDDEF_H 1
  5000. | #define HAVE_STDINT_H 1
  5001. | #define HAVE_STDLIB_H 1
  5002. | #define HAVE_STRING_H 1
  5003. | #define HAVE_SYS_FILE_H 1
  5004. | #define HAVE_SYS_IOCTL_H 1
  5005. | #define HAVE_SYS_PARAM_H 1
  5006. | #define HAVE_SYS_SOCKET_H 1
  5007. | #define HAVE_SYS_TIME_H 1
  5008. | #define HAVE_UNISTD_H 1
  5009. | #define HAVE_VALUES_H 1
  5010. | #define HAVE_WCHAR_H 1
  5011. | #define HAVE_WCTYPE_H 1
  5012. | #define HAVE_VFSCANF 1
  5013. | #define HAVE_LSTAT 1
  5014. | #define HAVE_TR1_UNORDERED_MAP 1
  5015. | #define restrict __restrict
  5016. | #define TIME_WITH_SYS_TIME 1
  5017. | #define HAVE_PTRDIFF_T 1
  5018. | #define HAVE_FORK 1
  5019. | #define HAVE_VFORK 1
  5020. | #define HAVE_WORKING_VFORK 1
  5021. | #define HAVE_WORKING_FORK 1
  5022. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5023. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5024. | #define HAVE_STDLIB_H 1
  5025. | #define HAVE_MALLOC 1
  5026. | #define HAVE_SYS_TIME_H 1
  5027. | #define HAVE_UNISTD_H 1
  5028. | #define HAVE_STDLIB_H 1
  5029. | #define HAVE_SYS_PARAM_H 1
  5030. | #define HAVE_ALARM 1
  5031. | #define HAVE_GETPAGESIZE 1
  5032. | #define HAVE_MMAP 1
  5033. | #define HAVE_STDLIB_H 1
  5034. | #define HAVE_REALLOC 1
  5035. | #define HAVE_SYS_SELECT_H 1
  5036. | #define HAVE_SYS_SOCKET_H 1
  5037. | #define SELECT_TYPE_ARG1 int
  5038. | #define SELECT_TYPE_ARG234 (fd_set *)
  5039. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5040. | #define RETSIGTYPE void
  5041. | #define HAVE_STRCOLL 1
  5042. | #define HAVE_VPRINTF 1
  5043. | #define HAVE_ATEXIT 1
  5044. | #define HAVE_BZERO 1
  5045. | #define HAVE_FESETROUND 1
  5046. | #define HAVE_FLOOR 1
  5047. | #define HAVE_GETCWD 1
  5048. | #define HAVE_GETHOSTBYNAME 1
  5049. | #define HAVE_GETTIMEOFDAY 1
  5050. | #define HAVE_INET_NTOA 1
  5051. | #define HAVE_ISWPRINT 1
  5052. | #define HAVE_LOCALTIME_R 1
  5053. | #define HAVE_MBLEN 1
  5054. | #define HAVE_MEMCHR 1
  5055. | #define HAVE_MEMMOVE 1
  5056. | #define HAVE_MEMSET 1
  5057. | #define HAVE_MKDIR 1
  5058. | #define HAVE_MUNMAP 1
  5059. | #define HAVE_POW 1
  5060. | #define HAVE_PUTENV 1
  5061. | #define HAVE_RINT 1
  5062. | #define HAVE_RMDIR 1
  5063. | #define HAVE_SELECT 1
  5064. | #define HAVE_SETENV 1
  5065. | #define HAVE_SOCKET 1
  5066. | #define HAVE_SQRT 1
  5067. | #define HAVE_STRCASECMP 1
  5068. | #define HAVE_STRCHR 1
  5069. | #define HAVE_STRDUP 1
  5070. | #define HAVE_STRERROR 1
  5071. | #define HAVE_STRSTR 1
  5072. | #define HAVE_STRTOL 1
  5073. | #define HAVE_STRTOUL 1
  5074. | #define HAVE_FINITE 1
  5075. | #define HAVE_ISNAN 1
  5076. | #define HAVE_ZLIB_H 1
  5077. | #define HAVE_SDL_JOYSTICKOPEN 1
  5078. | #define HAVE_GLXGETPROCADDRESSARB 1
  5079. | #define HAVE_AL_ALEXT_H 1
  5080. | #define USE_NET_THREAD_NONE 1
  5081. | #define HAVE_LIBAVCODEC_AVCODEC_H 1
  5082. | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
  5083. | #define HAVE_LIBAVFORMAT_AVIO_H 1
  5084. | /* end confdefs.h. */
  5085. | #include <ffmpeg/swscale.h>
  5086. configure:11817: result: no
  5087. configure:11817: checking for ffmpeg/swscale.h
  5088. configure:11817: result: no
  5089. configure:11832: checking libswscale/swscale.h usability
  5090. configure:11832: g++ -c -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp >&5
  5091. In file included from /usr/include/bits/libc-header-start.h:33:0,
  5092. from /usr/include/stdio.h:27,
  5093. from conftest.cpp:121:
  5094. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  5095. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  5096. ^~~~~~~
  5097. configure:11832: $? = 0
  5098. configure:11832: result: yes
  5099. configure:11832: checking libswscale/swscale.h presence
  5100. configure:11832: g++ -E -D_FORTIFY_SOURCE=2 -D__STDC_CONSTANT_MACROS conftest.cpp
  5101. In file included from /usr/include/bits/libc-header-start.h:33:0,
  5102. from /usr/include/stdint.h:26,
  5103. from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/stdint.h:9,
  5104. from /usr/include/libswscale/swscale.h:30,
  5105. from conftest.cpp:121:
  5106. /usr/include/features.h:376:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
  5107. # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
  5108. ^~~~~~~
  5109. configure:11832: $? = 0
  5110. configure:11832: result: yes
  5111. configure:11832: checking for libswscale/swscale.h
  5112. configure:11832: result: yes
  5113. configure:12317: checking for libdialog and libncurses
  5114. configure:12333: gcc -o conftest -march=x86-64 -mtune=generic -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-O1,--sort-common,--as-needed,-z,relro conftest.c -lvorbisfile -lvorbis -logg -lncurses -ldialog >&5
  5115. /usr/bin/ld: cannot find -ldialog
  5116. collect2: error: ld returned 1 exit status
  5117. configure:12333: $? = 1
  5118. configure: failed program was:
  5119. | /* confdefs.h */
  5120. | #define PACKAGE_NAME "vegastrike"
  5121. | #define PACKAGE_TARNAME "vegastrike"
  5122. | #define PACKAGE_VERSION "0.4.4"
  5123. | #define PACKAGE_STRING "vegastrike 0.4.4"
  5124. | #define PACKAGE_BUGREPORT ""
  5125. | #define PACKAGE_URL ""
  5126. | #define LINUX 1
  5127. | #define POSIX 1
  5128. | #define UNIX 1
  5129. | #define PACKAGE "vegastrike"
  5130. | #define VERSION "0.4.4"
  5131. | #define HAVE_DIRENT_H 1
  5132. | #define STDC_HEADERS 1
  5133. | #define HAVE_SYS_WAIT_H 1
  5134. | #define HAVE_SYS_TYPES_H 1
  5135. | #define HAVE_SYS_STAT_H 1
  5136. | #define HAVE_STDLIB_H 1
  5137. | #define HAVE_STRING_H 1
  5138. | #define HAVE_MEMORY_H 1
  5139. | #define HAVE_STRINGS_H 1
  5140. | #define HAVE_INTTYPES_H 1
  5141. | #define HAVE_STDINT_H 1
  5142. | #define HAVE_UNISTD_H 1
  5143. | #define HAVE_ARPA_INET_H 1
  5144. | #define HAVE_FCNTL_H 1
  5145. | #define HAVE_FENV_H 1
  5146. | #define HAVE_FLOAT_H 1
  5147. | #define HAVE_INTTYPES_H 1
  5148. | #define HAVE_LIMITS_H 1
  5149. | #define HAVE_MALLOC_H 1
  5150. | #define HAVE_MEMORY_H 1
  5151. | #define HAVE_NETDB_H 1
  5152. | #define HAVE_NETINET_IN_H 1
  5153. | #define HAVE_STDDEF_H 1
  5154. | #define HAVE_STDINT_H 1
  5155. | #define HAVE_STDLIB_H 1
  5156. | #define HAVE_STRING_H 1
  5157. | #define HAVE_SYS_FILE_H 1
  5158. | #define HAVE_SYS_IOCTL_H 1
  5159. | #define HAVE_SYS_PARAM_H 1
  5160. | #define HAVE_SYS_SOCKET_H 1
  5161. | #define HAVE_SYS_TIME_H 1
  5162. | #define HAVE_UNISTD_H 1
  5163. | #define HAVE_VALUES_H 1
  5164. | #define HAVE_WCHAR_H 1
  5165. | #define HAVE_WCTYPE_H 1
  5166. | #define HAVE_VFSCANF 1
  5167. | #define HAVE_LSTAT 1
  5168. | #define HAVE_TR1_UNORDERED_MAP 1
  5169. | #define restrict __restrict
  5170. | #define TIME_WITH_SYS_TIME 1
  5171. | #define HAVE_PTRDIFF_T 1
  5172. | #define HAVE_FORK 1
  5173. | #define HAVE_VFORK 1
  5174. | #define HAVE_WORKING_VFORK 1
  5175. | #define HAVE_WORKING_FORK 1
  5176. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5177. | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5178. | #define HAVE_STDLIB_H 1
  5179. | #define HAVE_MALLOC 1
  5180. | #define HAVE_SYS_TIME_H 1
  5181. | #define HAVE_UNISTD_H 1
  5182. | #define HAVE_STDLIB_H 1
  5183. | #define HAVE_SYS_PARAM_H 1
  5184. | #define HAVE_ALARM 1
  5185. | #define HAVE_GETPAGESIZE 1
  5186. | #define HAVE_MMAP 1
  5187. | #define HAVE_STDLIB_H 1
  5188. | #define HAVE_REALLOC 1
  5189. | #define HAVE_SYS_SELECT_H 1
  5190. | #define HAVE_SYS_SOCKET_H 1
  5191. | #define SELECT_TYPE_ARG1 int
  5192. | #define SELECT_TYPE_ARG234 (fd_set *)
  5193. | #define SELECT_TYPE_ARG5 (struct timeval *)
  5194. | #define RETSIGTYPE void
  5195. | #define HAVE_STRCOLL 1
  5196. | #define HAVE_VPRINTF 1
  5197. | #define HAVE_ATEXIT 1
  5198. | #define HAVE_BZERO 1
  5199. | #define HAVE_FESETROUND 1
  5200. | #define HAVE_FLOOR 1
  5201. | #define HAVE_GETCWD 1
  5202. | #define HAVE_GETHOSTBYNAME 1
  5203. | #define HAVE_GETTIMEOFDAY 1
  5204. | #define HAVE_INET_NTOA 1
  5205. | #define HAVE_ISWPRINT 1
  5206. | #define HAVE_LOCALTIME_R 1
  5207. | #define HAVE_MBLEN 1
  5208. | #define HAVE_MEMCHR 1
  5209. | #define HAVE_MEMMOVE 1
  5210. | #define HAVE_MEMSET 1
  5211. | #define HAVE_MKDIR 1
  5212. | #define HAVE_MUNMAP 1
  5213. | #define HAVE_POW 1
  5214. | #define HAVE_PUTENV 1
  5215. | #define HAVE_RINT 1
  5216. | #define HAVE_RMDIR 1
  5217. | #define HAVE_SELECT 1
  5218. | #define HAVE_SETENV 1
  5219. | #define HAVE_SOCKET 1
  5220. | #define HAVE_SQRT 1
  5221. | #define HAVE_STRCASECMP 1
  5222. | #define HAVE_STRCHR 1
  5223. | #define HAVE_STRDUP 1
  5224. | #define HAVE_STRERROR 1
  5225. | #define HAVE_STRSTR 1
  5226. | #define HAVE_STRTOL 1
  5227. | #define HAVE_STRTOUL 1
  5228. | #define HAVE_FINITE 1
  5229. | #define HAVE_ISNAN 1
  5230. | #define HAVE_ZLIB_H 1
  5231. | #define HAVE_SDL_JOYSTICKOPEN 1
  5232. | #define HAVE_GLXGETPROCADDRESSARB 1
  5233. | #define HAVE_AL_ALEXT_H 1
  5234. | #define USE_NET_THREAD_NONE 1
  5235. | #define HAVE_LIBAVCODEC_AVCODEC_H 1
  5236. | #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
  5237. | #define HAVE_LIBAVFORMAT_AVIO_H 1
  5238. | #define HAVE_LIBSWSCALE_SWSCALE_H 1
  5239. | /* end confdefs.h. */
  5240. |
  5241. | int
  5242. | main ()
  5243. | {
  5244. |
  5245. | ;
  5246. | return 0;
  5247. | }
  5248. configure:12341: result: no
  5249. configure:12383: WARNING: GTK 2 was not found, 1.2 disabled. VSSETUP will not build.
  5250. configure:12419: 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\" -DHAVE_FFMPEG -D__STDC_CONSTANT_MACROS -I/usr/include/python2.7 -DHAVE_PYTHON=1 -I$(top_srcdir)/src .
  5251. configure:12421: 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.
  5252. configure:12423: 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 -lavcodec -lavformat -lavutil -lswscale -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -pthread .
  5253. configure:12553: checking that generated files are newer than configure
  5254. configure:12559: result: done
  5255. configure:12666: creating ./config.status
  5256.  
  5257. ## ---------------------- ##
  5258. ## Running config.status. ##
  5259. ## ---------------------- ##
  5260.  
  5261. This file was extended by vegastrike config.status 0.4.4, which was
  5262. generated by GNU Autoconf 2.69. Invocation command line was
  5263.  
  5264. CONFIG_FILES =
  5265. CONFIG_HEADERS =
  5266. CONFIG_LINKS =
  5267. CONFIG_COMMANDS =
  5268. $ ./config.status
  5269.  
  5270. on Antergos-MercadesBendz
  5271.  
  5272. config.status:1046: creating Makefile
  5273. config.status:1046: creating src/Makefile
  5274. config.status:1046: creating config.h
  5275. config.status:1227: config.h is unchanged
  5276. config.status:1275: executing depfiles commands
  5277. configure:13979: WARNING: unrecognized options: --with-ffmpeg
  5278.  
  5279. ## ---------------- ##
  5280. ## Cache variables. ##
  5281. ## ---------------- ##
  5282.  
  5283. ac_cv_build=x86_64-pc-linux-gnu
  5284. ac_cv_c_compiler_gnu=yes
  5285. ac_cv_c_const=yes
  5286. ac_cv_c_inline=inline
  5287. ac_cv_c_restrict=__restrict
  5288. ac_cv_c_volatile=yes
  5289. ac_cv_cxx_compiler_gnu=yes
  5290. ac_cv_env_CCC_set=
  5291. ac_cv_env_CCC_value=
  5292. ac_cv_env_CC_set=
  5293. ac_cv_env_CC_value=
  5294. ac_cv_env_CEGUI_CFLAGS_set=
  5295. ac_cv_env_CEGUI_CFLAGS_value=
  5296. ac_cv_env_CEGUI_LIBS_set=
  5297. ac_cv_env_CEGUI_LIBS_value=
  5298. ac_cv_env_CEGUI_OGRE_CFLAGS_set=
  5299. ac_cv_env_CEGUI_OGRE_CFLAGS_value=
  5300. ac_cv_env_CEGUI_OGRE_LIBS_set=
  5301. ac_cv_env_CEGUI_OGRE_LIBS_value=
  5302. ac_cv_env_CEGUI_OPENGL_CFLAGS_set=
  5303. ac_cv_env_CEGUI_OPENGL_CFLAGS_value=
  5304. ac_cv_env_CEGUI_OPENGL_LIBS_set=
  5305. ac_cv_env_CEGUI_OPENGL_LIBS_value=
  5306. ac_cv_env_CFLAGS_set=set
  5307. ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  5308. ac_cv_env_CPPFLAGS_set=set
  5309. ac_cv_env_CPPFLAGS_value=-D_FORTIFY_SOURCE=2
  5310. ac_cv_env_CPP_set=
  5311. ac_cv_env_CPP_value=
  5312. ac_cv_env_CXXCPP_set=
  5313. ac_cv_env_CXXCPP_value=
  5314. ac_cv_env_CXXFLAGS_set=set
  5315. ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong'
  5316. ac_cv_env_CXX_set=
  5317. ac_cv_env_CXX_value=
  5318. ac_cv_env_GTK2_CFLAGS_set=
  5319. ac_cv_env_GTK2_CFLAGS_value=
  5320. ac_cv_env_GTK2_LIBS_set=
  5321. ac_cv_env_GTK2_LIBS_value=
  5322. ac_cv_env_LDFLAGS_set=set
  5323. ac_cv_env_LDFLAGS_value=-Wl,-O1,--sort-common,--as-needed,-z,relro
  5324. ac_cv_env_LIBS_set=
  5325. ac_cv_env_LIBS_value=
  5326. ac_cv_env_OGRE_CFLAGS_set=
  5327. ac_cv_env_OGRE_CFLAGS_value=
  5328. ac_cv_env_OGRE_LIBS_set=
  5329. ac_cv_env_OGRE_LIBS_value=
  5330. ac_cv_env_PKG_CONFIG_set=
  5331. ac_cv_env_PKG_CONFIG_value=
  5332. ac_cv_env_build_alias_set=
  5333. ac_cv_env_build_alias_value=
  5334. ac_cv_env_host_alias_set=
  5335. ac_cv_env_host_alias_value=
  5336. ac_cv_env_target_alias_set=
  5337. ac_cv_env_target_alias_value=
  5338. ac_cv_func_SDL_JoystickOpen=yes
  5339. ac_cv_func__doprnt=no
  5340. ac_cv_func__finite=no
  5341. ac_cv_func__isnan=no
  5342. ac_cv_func_alarm=yes
  5343. ac_cv_func_atexit=yes
  5344. ac_cv_func_bzero=yes
  5345. ac_cv_func_closedir_void=no
  5346. ac_cv_func_fesetround=yes
  5347. ac_cv_func_finite=yes
  5348. ac_cv_func_floor=yes
  5349. ac_cv_func_fork=yes
  5350. ac_cv_func_fork_works=yes
  5351. ac_cv_func_getcwd=yes
  5352. ac_cv_func_gethostbyname=yes
  5353. ac_cv_func_getpagesize=yes
  5354. ac_cv_func_gettimeofday=yes
  5355. ac_cv_func_glXGetProcAddressARB=yes
  5356. ac_cv_func_inet_ntoa=yes
  5357. ac_cv_func_isnan=yes
  5358. ac_cv_func_iswprint=yes
  5359. ac_cv_func_localtime_r=yes
  5360. ac_cv_func_lstat=yes
  5361. ac_cv_func_lstat_dereferences_slashed_symlink=yes
  5362. ac_cv_func_lstat_empty_string_bug=no
  5363. ac_cv_func_malloc_0_nonnull=yes
  5364. ac_cv_func_mblen=yes
  5365. ac_cv_func_memchr=yes
  5366. ac_cv_func_memcmp_working=yes
  5367. ac_cv_func_memmove=yes
  5368. ac_cv_func_memset=yes
  5369. ac_cv_func_mkdir=yes
  5370. ac_cv_func_mmap_fixed_mapped=yes
  5371. ac_cv_func_munmap=yes
  5372. ac_cv_func_pow=yes
  5373. ac_cv_func_putenv=yes
  5374. ac_cv_func_realloc_0_nonnull=yes
  5375. ac_cv_func_rint=yes
  5376. ac_cv_func_rmdir=yes
  5377. ac_cv_func_select=yes
  5378. ac_cv_func_select_args='int,fd_set *,struct timeval *'
  5379. ac_cv_func_setenv=yes
  5380. ac_cv_func_socket=yes
  5381. ac_cv_func_sqrt=yes
  5382. ac_cv_func_stat_empty_string_bug=no
  5383. ac_cv_func_strcasecmp=yes
  5384. ac_cv_func_strchr=yes
  5385. ac_cv_func_strcoll_works=yes
  5386. ac_cv_func_strdup=yes
  5387. ac_cv_func_strerror=yes
  5388. ac_cv_func_strstr=yes
  5389. ac_cv_func_strtod=yes
  5390. ac_cv_func_strtol=yes
  5391. ac_cv_func_strtoul=yes
  5392. ac_cv_func_vfork=yes
  5393. ac_cv_func_vfork_works=yes
  5394. ac_cv_func_vfscanf=yes
  5395. ac_cv_func_vprintf=yes
  5396. ac_cv_func_working_mktime=yes
  5397. ac_cv_header_AL_alext_h=yes
  5398. ac_cv_header_GL_glut_h=yes
  5399. ac_cv_header_OS_h=no
  5400. ac_cv_header_arpa_inet_h=yes
  5401. ac_cv_header_dirent_dirent_h=yes
  5402. ac_cv_header_expat_h=yes
  5403. ac_cv_header_fcntl_h=yes
  5404. ac_cv_header_fenv_h=yes
  5405. ac_cv_header_ffmpeg_avcodec_h=no
  5406. ac_cv_header_ffmpeg_avformat_h=no
  5407. ac_cv_header_ffmpeg_avio_h=no
  5408. ac_cv_header_ffmpeg_swscale_h=no
  5409. ac_cv_header_float_h=yes
  5410. ac_cv_header_ieeefp_h=no
  5411. ac_cv_header_inttypes_h=yes
  5412. ac_cv_header_jpeglib_h=yes
  5413. ac_cv_header_libavcodec_avcodec_h=yes
  5414. ac_cv_header_libavformat_avformat_h=yes
  5415. ac_cv_header_libavformat_avio_h=yes
  5416. ac_cv_header_libswscale_swscale_h=yes
  5417. ac_cv_header_limits_h=yes
  5418. ac_cv_header_linux_malloc_h=no
  5419. ac_cv_header_linux_slab_h=no
  5420. ac_cv_header_malloc_h=yes
  5421. ac_cv_header_memory_h=yes
  5422. ac_cv_header_netdb_h=yes
  5423. ac_cv_header_netinet_in_h=yes
  5424. ac_cv_header_png_h=yes
  5425. ac_cv_header_stdbool_h=no
  5426. ac_cv_header_stdc=yes
  5427. ac_cv_header_stddef_h=yes
  5428. ac_cv_header_stdint_h=yes
  5429. ac_cv_header_stdlib_h=yes
  5430. ac_cv_header_string_h=yes
  5431. ac_cv_header_strings_h=yes
  5432. ac_cv_header_sys_file_h=yes
  5433. ac_cv_header_sys_ioctl_h=yes
  5434. ac_cv_header_sys_param_h=yes
  5435. ac_cv_header_sys_select_h=yes
  5436. ac_cv_header_sys_socket_h=yes
  5437. ac_cv_header_sys_stat_h=yes
  5438. ac_cv_header_sys_time_h=yes
  5439. ac_cv_header_sys_types_h=yes
  5440. ac_cv_header_sys_wait_h=yes
  5441. ac_cv_header_time=yes
  5442. ac_cv_header_tr1_unordered_map=yes
  5443. ac_cv_header_unistd_h=yes
  5444. ac_cv_header_values_h=yes
  5445. ac_cv_header_vfork_h=no
  5446. ac_cv_header_wchar_h=yes
  5447. ac_cv_header_wctype_h=yes
  5448. ac_cv_header_zlib_h=yes
  5449. ac_cv_host=x86_64-pc-linux-gnu
  5450. ac_cv_lib_Xi_XListInputDevices=yes
  5451. ac_cv_lib_Xmu_XmuGetHostname=yes
  5452. ac_cv_lib_error_at_line=yes
  5453. ac_cv_objext=o
  5454. ac_cv_path_EGREP='/usr/bin/grep -E'
  5455. ac_cv_path_GREP=/usr/bin/grep
  5456. ac_cv_path_SDL_CONFIG=/usr/bin/sdl-config
  5457. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  5458. ac_cv_path_install='/usr/bin/install -c'
  5459. ac_cv_path_mkdir=/usr/bin/mkdir
  5460. ac_cv_prog_AWK=gawk
  5461. ac_cv_prog_CPP='gcc -E'
  5462. ac_cv_prog_CXXCPP='g++ -E'
  5463. ac_cv_prog_ac_ct_CC=gcc
  5464. ac_cv_prog_ac_ct_CXX=g++
  5465. ac_cv_prog_ac_ct_RANLIB=ranlib
  5466. ac_cv_prog_cc_c89=
  5467. ac_cv_prog_cc_g=yes
  5468. ac_cv_prog_cxx_g=yes
  5469. ac_cv_prog_gcc_traditional=no
  5470. ac_cv_prog_make_make_set=yes
  5471. ac_cv_search_opendir='none required'
  5472. ac_cv_struct_tm=time.h
  5473. ac_cv_target=x86_64-pc-linux-gnu
  5474. ac_cv_type__Bool=no
  5475. ac_cv_type_off_t=yes
  5476. ac_cv_type_pid_t=yes
  5477. ac_cv_type_ptrdiff_t=yes
  5478. ac_cv_type_signal=void
  5479. ac_cv_type_size_t=yes
  5480. am_cv_CC_dependencies_compiler_type=gcc3
  5481. am_cv_CXX_dependencies_compiler_type=gcc3
  5482. am_cv_make_support_nested_variables=yes
  5483. am_cv_prog_cc_c_o=yes
  5484. pkg_cv_OGRE_CFLAGS='-pthread -I/usr/include/OGRE'
  5485. pkg_cv_OGRE_LIBS='-lOgreMain -lpthread'
  5486.  
  5487. ## ----------------- ##
  5488. ## Output variables. ##
  5489. ## ----------------- ##
  5490.  
  5491. ACLOCAL='${SHELL} /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/missing aclocal-1.15'
  5492. AMDEPBACKSLASH='\'
  5493. AMDEP_FALSE='#'
  5494. AMDEP_TRUE=''
  5495. AMTAR='$${TAR-tar}'
  5496. AM_BACKSLASH='\'
  5497. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  5498. AM_DEFAULT_VERBOSITY='1'
  5499. AM_V='$(V)'
  5500. AUTOCONF='${SHELL} /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/missing autoconf'
  5501. AUTOHEADER='${SHELL} /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/missing autoheader'
  5502. AUTOMAKE='${SHELL} /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/missing automake-1.15'
  5503. AWK='gawk'
  5504. BOOST1_28_FALSE=''
  5505. BOOST1_28_TRUE='#'
  5506. BOOST1_35_FALSE=''
  5507. BOOST1_35_TRUE='#'
  5508. BOOST1_45_FALSE=''
  5509. BOOST1_45_TRUE='#'
  5510. BOOSTSYSTEM_FALSE='#'
  5511. BOOSTSYSTEM_TRUE=''
  5512. BOOST_CPPFLAGS='-I/usr/include -DBOOST_PYTHON_NO_PY_SIGNATURES '
  5513. CC='gcc'
  5514. CCDEPMODE='depmode=gcc3'
  5515. CEGUI_CFLAGS=''
  5516. CEGUI_LIBS=''
  5517. CEGUI_OGRE_CFLAGS=''
  5518. CEGUI_OGRE_LIBS=''
  5519. CEGUI_OPENGL_CFLAGS=''
  5520. CEGUI_OPENGL_LIBS=''
  5521. CFLAGS='-march=x86-64 -mtune=generic -pipe -fstack-protector-strong'
  5522. CG_CPPFLAGS=''
  5523. CG_LIBS=''
  5524. CPP='gcc -E'
  5525. 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\" -DHAVE_FFMPEG -D__STDC_CONSTANT_MACROS -I/usr/include/python2.7 -DHAVE_PYTHON=1 -I$(top_srcdir)/src '
  5526. CXX='g++'
  5527. CXXCPP='g++ -E'
  5528. CXXDEPMODE='depmode=gcc3'
  5529. 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'
  5530. CYGPATH_W='echo'
  5531. DEFS='-DHAVE_CONFIG_H'
  5532. DEPDIR='.deps'
  5533. ECHO_C=''
  5534. ECHO_N='-n'
  5535. ECHO_T=''
  5536. EGREP='/usr/bin/grep -E'
  5537. EXEEXT=''
  5538. GREP='/usr/bin/grep'
  5539. GTK2_CFLAGS=''
  5540. GTK2_LIBS=''
  5541. GTK_CFLAGS=''
  5542. GTK_CONFIG=''
  5543. GTK_LIBS=''
  5544. HAVE_CEGUI_FALSE=''
  5545. HAVE_CEGUI_OGRE_FALSE=''
  5546. HAVE_CEGUI_OGRE_TRUE='#'
  5547. HAVE_CEGUI_OPENGL_FALSE=''
  5548. HAVE_CEGUI_OPENGL_TRUE='#'
  5549. HAVE_CEGUI_TRUE='#'
  5550. HAVE_FFMPEG_FALSE=''
  5551. HAVE_FFMPEG_TRUE='#'
  5552. HAVE_OGRE_FALSE='#'
  5553. HAVE_OGRE_TRUE=''
  5554. INSTALL_DATA='${INSTALL} -m 644'
  5555. INSTALL_PROGRAM='${INSTALL}'
  5556. INSTALL_SCRIPT='${INSTALL}'
  5557. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5558. LDFLAGS='-Wl,-O1,--sort-common,--as-needed,-z,relro'
  5559. LIBOBJS=''
  5560. 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 -lavcodec -lavformat -lavutil -lswscale -L/usr/lib -lpython2.7 -Xlinker -export-dynamic -pthread '
  5561. LINUX_FALSE=''
  5562. LINUX_TRUE='#'
  5563. LN_S='ln -s'
  5564. LTLIBOBJS=''
  5565. MACOSX_FALSE=''
  5566. MACOSX_TRUE='#'
  5567. MAKEINFO='${SHELL} /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/missing makeinfo'
  5568. MKDIR_P='/usr/bin/mkdir -p'
  5569. NETCOMM_FALSE=''
  5570. NETCOMM_JVOIP_FALSE=''
  5571. NETCOMM_JVOIP_TRUE='#'
  5572. NETCOMM_NOSOUND_FALSE='#'
  5573. NETCOMM_NOSOUND_TRUE=''
  5574. NETCOMM_NOWEBCAM_FALSE=''
  5575. NETCOMM_NOWEBCAM_TRUE='#'
  5576. NETCOMM_PORTAUDIO_FALSE=''
  5577. NETCOMM_PORTAUDIO_TRUE='#'
  5578. NETCOMM_TRUE='#'
  5579. OBJEXT='o'
  5580. OGRE_CFLAGS='-pthread -I/usr/include/OGRE'
  5581. OGRE_LIBS='-lOgreMain -lpthread'
  5582. PACKAGE='vegastrike'
  5583. PACKAGE_BUGREPORT=''
  5584. PACKAGE_NAME='vegastrike'
  5585. PACKAGE_STRING='vegastrike 0.4.4'
  5586. PACKAGE_TARNAME='vegastrike'
  5587. PACKAGE_URL=''
  5588. PACKAGE_VERSION='0.4.4'
  5589. PATH_SEPARATOR=':'
  5590. PKG_CONFIG='/usr/bin/pkg-config'
  5591. POW_LIB=''
  5592. PYTHON_CPPFLAGS=' -I/usr/include/python2.7 -DHAVE_PYTHON=1 '
  5593. PYTHON_LIBS='-L/usr/lib -lpython2.7 -Xlinker -export-dynamic'
  5594. RANLIB='ranlib'
  5595. SDL_CFLAGS='-I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
  5596. SDL_CONFIG='/usr/bin/sdl-config'
  5597. SDL_LIBS='-L/usr/lib -lSDL -lpthread'
  5598. SET_MAKE=''
  5599. SHELL='/bin/sh'
  5600. STRIP=''
  5601. USE_PRECOMPILED_HEADERS_FALSE=''
  5602. USE_PRECOMPILED_HEADERS_TRUE='#'
  5603. VERSION='0.4.4'
  5604. VS_CPPFLAGS=' -DHAVE_SDL=1 -DSDL_WINDOWING=1 -DHAVE_AL=1 -DHAVE_OGG -DNV_CUBE_MAP=1 -DDATA_DIR=\"../data\" -DHAVE_FFMPEG -D__STDC_CONSTANT_MACROS'
  5605. VS_CXXFLAGS='-pipe -DNV_CUBE_MAP -O3 -g -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
  5606. VS_LIBS=' -L/usr/lib -lSDL -lpthread -lGL -lGLU -lXmu -lXi -lglut -lexpat -lpng -ljpeg -lopenal -lvorbisfile -lvorbis -logg -lavcodec -lavformat -lavutil -lswscale'
  5607. VS_MAKE_GTKUTILS_FALSE=''
  5608. VS_MAKE_GTKUTILS_TRUE='#'
  5609. VS_MAKE_NO_CLIENT_FALSE=''
  5610. VS_MAKE_NO_CLIENT_TRUE='#'
  5611. VS_MAKE_SOUNDSERVER_FALSE=''
  5612. VS_MAKE_SOUNDSERVER_TRUE='#'
  5613. WIN32_FALSE=''
  5614. WIN32_TRUE='#'
  5615. ac_ct_CC='gcc'
  5616. ac_ct_CXX='g++'
  5617. am__EXEEXT_FALSE=''
  5618. am__EXEEXT_TRUE='#'
  5619. am__fastdepCC_FALSE='#'
  5620. am__fastdepCC_TRUE=''
  5621. am__fastdepCXX_FALSE='#'
  5622. am__fastdepCXX_TRUE=''
  5623. am__include='include'
  5624. am__isrc=''
  5625. am__leading_dot='.'
  5626. am__nodep='_no'
  5627. am__quote=''
  5628. am__tar='$${TAR-tar} chof - "$$tardir"'
  5629. am__untar='$${TAR-tar} xf -'
  5630. bindir='${exec_prefix}/bin'
  5631. build='x86_64-pc-linux-gnu'
  5632. build_alias=''
  5633. build_cpu='x86_64'
  5634. build_os='linux-gnu'
  5635. build_vendor='pc'
  5636. datadir='${datarootdir}'
  5637. datarootdir='${prefix}/share'
  5638. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  5639. dvidir='${docdir}'
  5640. exec_prefix='${prefix}'
  5641. host='x86_64-pc-linux-gnu'
  5642. host_alias=''
  5643. host_cpu='x86_64'
  5644. host_os='linux-gnu'
  5645. host_vendor='pc'
  5646. htmldir='${docdir}'
  5647. includedir='${prefix}/include'
  5648. infodir='${datarootdir}/info'
  5649. install_sh='${SHELL} /home/dcarr/temp/yaourt-tmp-dcarr/aur-vegastrike-svn/src/vegastrike/install-sh'
  5650. libdir='${exec_prefix}/lib'
  5651. libexecdir='${exec_prefix}/libexec'
  5652. localedir='${datarootdir}/locale'
  5653. localstatedir='${prefix}/var'
  5654. mandir='${datarootdir}/man'
  5655. mkdir_p='$(MKDIR_P)'
  5656. oldincludedir='/usr/include'
  5657. pdfdir='${docdir}'
  5658. prefix='/usr/local'
  5659. program_transform_name='s,x,x,'
  5660. psdir='${docdir}'
  5661. sbindir='${exec_prefix}/sbin'
  5662. sharedstatedir='${prefix}/com'
  5663. sysconfdir='${prefix}/etc'
  5664. target='x86_64-pc-linux-gnu'
  5665. target_alias=''
  5666. target_cpu='x86_64'
  5667. target_os='linux-gnu'
  5668. target_vendor='pc'
  5669.  
  5670. ## ----------- ##
  5671. ## confdefs.h. ##
  5672. ## ----------- ##
  5673.  
  5674. /* confdefs.h */
  5675. #define PACKAGE_NAME "vegastrike"
  5676. #define PACKAGE_TARNAME "vegastrike"
  5677. #define PACKAGE_VERSION "0.4.4"
  5678. #define PACKAGE_STRING "vegastrike 0.4.4"
  5679. #define PACKAGE_BUGREPORT ""
  5680. #define PACKAGE_URL ""
  5681. #define LINUX 1
  5682. #define POSIX 1
  5683. #define UNIX 1
  5684. #define PACKAGE "vegastrike"
  5685. #define VERSION "0.4.4"
  5686. #define HAVE_DIRENT_H 1
  5687. #define STDC_HEADERS 1
  5688. #define HAVE_SYS_WAIT_H 1
  5689. #define HAVE_SYS_TYPES_H 1
  5690. #define HAVE_SYS_STAT_H 1
  5691. #define HAVE_STDLIB_H 1
  5692. #define HAVE_STRING_H 1
  5693. #define HAVE_MEMORY_H 1
  5694. #define HAVE_STRINGS_H 1
  5695. #define HAVE_INTTYPES_H 1
  5696. #define HAVE_STDINT_H 1
  5697. #define HAVE_UNISTD_H 1
  5698. #define HAVE_ARPA_INET_H 1
  5699. #define HAVE_FCNTL_H 1
  5700. #define HAVE_FENV_H 1
  5701. #define HAVE_FLOAT_H 1
  5702. #define HAVE_INTTYPES_H 1
  5703. #define HAVE_LIMITS_H 1
  5704. #define HAVE_MALLOC_H 1
  5705. #define HAVE_MEMORY_H 1
  5706. #define HAVE_NETDB_H 1
  5707. #define HAVE_NETINET_IN_H 1
  5708. #define HAVE_STDDEF_H 1
  5709. #define HAVE_STDINT_H 1
  5710. #define HAVE_STDLIB_H 1
  5711. #define HAVE_STRING_H 1
  5712. #define HAVE_SYS_FILE_H 1
  5713. #define HAVE_SYS_IOCTL_H 1
  5714. #define HAVE_SYS_PARAM_H 1
  5715. #define HAVE_SYS_SOCKET_H 1
  5716. #define HAVE_SYS_TIME_H 1
  5717. #define HAVE_UNISTD_H 1
  5718. #define HAVE_VALUES_H 1
  5719. #define HAVE_WCHAR_H 1
  5720. #define HAVE_WCTYPE_H 1
  5721. #define HAVE_VFSCANF 1
  5722. #define HAVE_LSTAT 1
  5723. #define HAVE_TR1_UNORDERED_MAP 1
  5724. #define restrict __restrict
  5725. #define TIME_WITH_SYS_TIME 1
  5726. #define HAVE_PTRDIFF_T 1
  5727. #define HAVE_FORK 1
  5728. #define HAVE_VFORK 1
  5729. #define HAVE_WORKING_VFORK 1
  5730. #define HAVE_WORKING_FORK 1
  5731. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5732. #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
  5733. #define HAVE_STDLIB_H 1
  5734. #define HAVE_MALLOC 1
  5735. #define HAVE_SYS_TIME_H 1
  5736. #define HAVE_UNISTD_H 1
  5737. #define HAVE_STDLIB_H 1
  5738. #define HAVE_SYS_PARAM_H 1
  5739. #define HAVE_ALARM 1
  5740. #define HAVE_GETPAGESIZE 1
  5741. #define HAVE_MMAP 1
  5742. #define HAVE_STDLIB_H 1
  5743. #define HAVE_REALLOC 1
  5744. #define HAVE_SYS_SELECT_H 1
  5745. #define HAVE_SYS_SOCKET_H 1
  5746. #define SELECT_TYPE_ARG1 int
  5747. #define SELECT_TYPE_ARG234 (fd_set *)
  5748. #define SELECT_TYPE_ARG5 (struct timeval *)
  5749. #define RETSIGTYPE void
  5750. #define HAVE_STRCOLL 1
  5751. #define HAVE_VPRINTF 1
  5752. #define HAVE_ATEXIT 1
  5753. #define HAVE_BZERO 1
  5754. #define HAVE_FESETROUND 1
  5755. #define HAVE_FLOOR 1
  5756. #define HAVE_GETCWD 1
  5757. #define HAVE_GETHOSTBYNAME 1
  5758. #define HAVE_GETTIMEOFDAY 1
  5759. #define HAVE_INET_NTOA 1
  5760. #define HAVE_ISWPRINT 1
  5761. #define HAVE_LOCALTIME_R 1
  5762. #define HAVE_MBLEN 1
  5763. #define HAVE_MEMCHR 1
  5764. #define HAVE_MEMMOVE 1
  5765. #define HAVE_MEMSET 1
  5766. #define HAVE_MKDIR 1
  5767. #define HAVE_MUNMAP 1
  5768. #define HAVE_POW 1
  5769. #define HAVE_PUTENV 1
  5770. #define HAVE_RINT 1
  5771. #define HAVE_RMDIR 1
  5772. #define HAVE_SELECT 1
  5773. #define HAVE_SETENV 1
  5774. #define HAVE_SOCKET 1
  5775. #define HAVE_SQRT 1
  5776. #define HAVE_STRCASECMP 1
  5777. #define HAVE_STRCHR 1
  5778. #define HAVE_STRDUP 1
  5779. #define HAVE_STRERROR 1
  5780. #define HAVE_STRSTR 1
  5781. #define HAVE_STRTOL 1
  5782. #define HAVE_STRTOUL 1
  5783. #define HAVE_FINITE 1
  5784. #define HAVE_ISNAN 1
  5785. #define HAVE_ZLIB_H 1
  5786. #define HAVE_SDL_JOYSTICKOPEN 1
  5787. #define HAVE_GLXGETPROCADDRESSARB 1
  5788. #define HAVE_AL_ALEXT_H 1
  5789. #define USE_NET_THREAD_NONE 1
  5790. #define HAVE_LIBAVCODEC_AVCODEC_H 1
  5791. #define HAVE_LIBAVFORMAT_AVFORMAT_H 1
  5792. #define HAVE_LIBAVFORMAT_AVIO_H 1
  5793. #define HAVE_LIBSWSCALE_SWSCALE_H 1
  5794.  
  5795. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement