Advertisement
Guest User

config.log

a guest
Oct 27th, 2017
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.08 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 darkradiant configure 2.4.0, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = biel-Desktop
  14. uname -m = x86_64
  15. uname -r = 4.13.0-16-generic
  16. uname -s = Linux
  17. uname -v = #19-Ubuntu SMP Wed Oct 11 18:35:14 UTC 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/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38. PATH: /snap/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2542: checking for a BSD-compatible install
  46. configure:2610: result: /usr/bin/install -c
  47. configure:2621: checking whether build environment is sane
  48. configure:2676: result: yes
  49. configure:2827: checking for a thread-safe mkdir -p
  50. configure:2866: result: /bin/mkdir -p
  51. configure:2873: checking for gawk
  52. configure:2903: result: no
  53. configure:2873: checking for mawk
  54. configure:2889: found /usr/bin/mawk
  55. configure:2900: result: mawk
  56. configure:2911: checking whether make sets $(MAKE)
  57. configure:2933: result: yes
  58. configure:2962: checking whether make supports nested variables
  59. configure:2979: result: yes
  60. configure:3116: checking whether make supports nested variables
  61. configure:3133: result: yes
  62. configure:3152: checking build system type
  63. configure:3166: result: x86_64-unknown-linux-gnu
  64. configure:3186: checking host system type
  65. configure:3199: result: x86_64-unknown-linux-gnu
  66. configure:3234: checking for a sed that does not truncate output
  67. configure:3298: result: /bin/sed
  68. configure:3304: checking whether NLS is requested
  69. configure:3313: result: yes
  70. configure:3354: checking for msgfmt
  71. configure: trying /usr/bin/msgfmt...
  72. 0 translated messages.
  73. configure:3386: result: /usr/bin/msgfmt
  74. configure:3395: checking for gmsgfmt
  75. configure:3426: result: /usr/bin/msgfmt
  76. configure:3477: checking for xgettext
  77. configure: trying /usr/bin/xgettext...
  78. /usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
  79. configure:3509: result: /usr/bin/xgettext
  80. configure:3555: checking for msgmerge
  81. configure: trying /usr/bin/msgmerge...
  82. configure:3586: result: /usr/bin/msgmerge
  83. configure:3631: checking for style of include used by make
  84. configure:3659: result: GNU
  85. configure:3730: checking for gcc
  86. configure:3746: found /usr/bin/gcc
  87. configure:3757: result: gcc
  88. configure:3986: checking for C compiler version
  89. configure:3995: gcc --version >&5
  90. gcc (Ubuntu 7.2.0-8ubuntu3) 7.2.0
  91. Copyright (C) 2017 Free Software Foundation, Inc.
  92. This is free software; see the source for copying conditions. There is NO
  93. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  94.  
  95. configure:4006: $? = 0
  96. configure:3995: gcc -v >&5
  97. Using built-in specs.
  98. COLLECT_GCC=gcc
  99. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
  100. OFFLOAD_TARGET_NAMES=nvptx-none
  101. OFFLOAD_TARGET_DEFAULT=1
  102. Target: x86_64-linux-gnu
  103. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  104. Thread model: posix
  105. gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)
  106. configure:4006: $? = 0
  107. configure:3995: gcc -V >&5
  108. gcc: error: unrecognized command line option '-V'
  109. gcc: fatal error: no input files
  110. compilation terminated.
  111. configure:4006: $? = 1
  112. configure:3995: gcc -qversion >&5
  113. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  114. gcc: fatal error: no input files
  115. compilation terminated.
  116. configure:4006: $? = 1
  117. configure:4026: checking whether the C compiler works
  118. configure:4048: gcc conftest.c >&5
  119. configure:4052: $? = 0
  120. configure:4100: result: yes
  121. configure:4103: checking for C compiler default output file name
  122. configure:4105: result: a.out
  123. configure:4111: checking for suffix of executables
  124. configure:4118: gcc -o conftest conftest.c >&5
  125. configure:4122: $? = 0
  126. configure:4144: result:
  127. configure:4166: checking whether we are cross compiling
  128. configure:4174: gcc -o conftest conftest.c >&5
  129. configure:4178: $? = 0
  130. configure:4185: ./conftest
  131. configure:4189: $? = 0
  132. configure:4204: result: no
  133. configure:4209: checking for suffix of object files
  134. configure:4231: gcc -c conftest.c >&5
  135. configure:4235: $? = 0
  136. configure:4256: result: o
  137. configure:4260: checking whether we are using the GNU C compiler
  138. configure:4279: gcc -c conftest.c >&5
  139. configure:4279: $? = 0
  140. configure:4288: result: yes
  141. configure:4297: checking whether gcc accepts -g
  142. configure:4317: gcc -c -g conftest.c >&5
  143. configure:4317: $? = 0
  144. configure:4358: result: yes
  145. configure:4375: checking for gcc option to accept ISO C89
  146. configure:4438: gcc -c -g -O2 conftest.c >&5
  147. configure:4438: $? = 0
  148. configure:4451: result: none needed
  149. configure:4476: checking whether gcc understands -c and -o together
  150. configure:4498: gcc -c conftest.c -o conftest2.o
  151. configure:4501: $? = 0
  152. configure:4498: gcc -c conftest.c -o conftest2.o
  153. configure:4501: $? = 0
  154. configure:4513: result: yes
  155. configure:4532: checking dependency style of gcc
  156. configure:4643: result: gcc3
  157. configure:4682: checking for ld used by GCC
  158. configure:4746: result: /usr/bin/ld
  159. configure:4753: checking if the linker (/usr/bin/ld) is GNU ld
  160. configure:4766: result: yes
  161. configure:4773: checking for shared library run path origin
  162. configure:4786: result: done
  163. configure:4811: checking how to run the C preprocessor
  164. configure:4842: gcc -E conftest.c
  165. configure:4842: $? = 0
  166. configure:4856: gcc -E conftest.c
  167. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  168. #include <ac_nonexistent.h>
  169. ^~~~~~~~~~~~~~~~~~
  170. compilation terminated.
  171. configure:4856: $? = 1
  172. configure: failed program was:
  173. | /* confdefs.h */
  174. | #define PACKAGE_NAME "darkradiant"
  175. | #define PACKAGE_TARNAME "darkradiant"
  176. | #define PACKAGE_VERSION "2.4.0"
  177. | #define PACKAGE_STRING "darkradiant 2.4.0"
  178. | #define PACKAGE_BUGREPORT ""
  179. | #define PACKAGE_URL ""
  180. | #define PACKAGE "darkradiant"
  181. | #define VERSION "2.4.0"
  182. | /* end confdefs.h. */
  183. | #include <ac_nonexistent.h>
  184. configure:4881: result: gcc -E
  185. configure:4901: gcc -E conftest.c
  186. configure:4901: $? = 0
  187. configure:4915: gcc -E conftest.c
  188. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  189. #include <ac_nonexistent.h>
  190. ^~~~~~~~~~~~~~~~~~
  191. compilation terminated.
  192. configure:4915: $? = 1
  193. configure: failed program was:
  194. | /* confdefs.h */
  195. | #define PACKAGE_NAME "darkradiant"
  196. | #define PACKAGE_TARNAME "darkradiant"
  197. | #define PACKAGE_VERSION "2.4.0"
  198. | #define PACKAGE_STRING "darkradiant 2.4.0"
  199. | #define PACKAGE_BUGREPORT ""
  200. | #define PACKAGE_URL ""
  201. | #define PACKAGE "darkradiant"
  202. | #define VERSION "2.4.0"
  203. | /* end confdefs.h. */
  204. | #include <ac_nonexistent.h>
  205. configure:4944: checking for grep that handles long lines and -e
  206. configure:5002: result: /bin/grep
  207. configure:5007: checking for egrep
  208. configure:5069: result: /bin/grep -E
  209. configure:5627: checking for CFPreferencesCopyAppValue
  210. configure:5645: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  211. conftest.c:11:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
  212. #include <CoreFoundation/CFPreferences.h>
  213. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  214. compilation terminated.
  215. configure:5645: $? = 1
  216. configure: failed program was:
  217. | /* confdefs.h */
  218. | #define PACKAGE_NAME "darkradiant"
  219. | #define PACKAGE_TARNAME "darkradiant"
  220. | #define PACKAGE_VERSION "2.4.0"
  221. | #define PACKAGE_STRING "darkradiant 2.4.0"
  222. | #define PACKAGE_BUGREPORT ""
  223. | #define PACKAGE_URL ""
  224. | #define PACKAGE "darkradiant"
  225. | #define VERSION "2.4.0"
  226. | /* end confdefs.h. */
  227. | #include <CoreFoundation/CFPreferences.h>
  228. | int
  229. | main ()
  230. | {
  231. | CFPreferencesCopyAppValue(NULL, NULL)
  232. | ;
  233. | return 0;
  234. | }
  235. configure:5654: result: no
  236. configure:5661: checking for CFLocaleCopyCurrent
  237. configure:5679: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
  238. conftest.c:11:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
  239. #include <CoreFoundation/CFLocale.h>
  240. ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  241. compilation terminated.
  242. configure:5679: $? = 1
  243. configure: failed program was:
  244. | /* confdefs.h */
  245. | #define PACKAGE_NAME "darkradiant"
  246. | #define PACKAGE_TARNAME "darkradiant"
  247. | #define PACKAGE_VERSION "2.4.0"
  248. | #define PACKAGE_STRING "darkradiant 2.4.0"
  249. | #define PACKAGE_BUGREPORT ""
  250. | #define PACKAGE_URL ""
  251. | #define PACKAGE "darkradiant"
  252. | #define VERSION "2.4.0"
  253. | /* end confdefs.h. */
  254. | #include <CoreFoundation/CFLocale.h>
  255. | int
  256. | main ()
  257. | {
  258. | CFLocaleCopyCurrent();
  259. | ;
  260. | return 0;
  261. | }
  262. configure:5688: result: no
  263. configure:5737: checking for GNU gettext in libc
  264. configure:5766: gcc -o conftest -g -O2 conftest.c >&5
  265. configure:5766: $? = 0
  266. configure:5775: result: yes
  267. configure:6584: checking whether to use NLS
  268. configure:6586: result: yes
  269. configure:6589: checking where the gettext function comes from
  270. configure:6600: result: libc
  271. configure:6661: checking for msgfmt
  272. configure:6677: found /usr/bin/msgfmt
  273. configure:6689: result: yes
  274. configure:6699: checking for msgmerge
  275. configure:6715: found /usr/bin/msgmerge
  276. configure:6727: result: yes
  277. configure:6737: checking for xgettext
  278. configure:6753: found /usr/bin/xgettext
  279. configure:6765: result: yes
  280. configure:6850: checking for g++
  281. configure:6866: found /usr/bin/g++
  282. configure:6877: result: g++
  283. configure:6904: checking for C++ compiler version
  284. configure:6913: g++ --version >&5
  285. g++ (Ubuntu 7.2.0-8ubuntu3) 7.2.0
  286. Copyright (C) 2017 Free Software Foundation, Inc.
  287. This is free software; see the source for copying conditions. There is NO
  288. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  289.  
  290. configure:6924: $? = 0
  291. configure:6913: g++ -v >&5
  292. Using built-in specs.
  293. COLLECT_GCC=g++
  294. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
  295. OFFLOAD_TARGET_NAMES=nvptx-none
  296. OFFLOAD_TARGET_DEFAULT=1
  297. Target: x86_64-linux-gnu
  298. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.2.0-8ubuntu3' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  299. Thread model: posix
  300. gcc version 7.2.0 (Ubuntu 7.2.0-8ubuntu3)
  301. configure:6924: $? = 0
  302. configure:6913: g++ -V >&5
  303. g++: error: unrecognized command line option '-V'
  304. g++: fatal error: no input files
  305. compilation terminated.
  306. configure:6924: $? = 1
  307. configure:6913: g++ -qversion >&5
  308. g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  309. g++: fatal error: no input files
  310. compilation terminated.
  311. configure:6924: $? = 1
  312. configure:6928: checking whether we are using the GNU C++ compiler
  313. configure:6947: g++ -c conftest.cpp >&5
  314. configure:6947: $? = 0
  315. configure:6956: result: yes
  316. configure:6965: checking whether g++ accepts -g
  317. configure:6985: g++ -c -g conftest.cpp >&5
  318. configure:6985: $? = 0
  319. configure:7026: result: yes
  320. configure:7051: checking dependency style of g++
  321. configure:7162: result: gcc3
  322. configure:7254: checking how to print strings
  323. configure:7281: result: printf
  324. configure:7302: checking for a sed that does not truncate output
  325. configure:7366: result: /bin/sed
  326. configure:7384: checking for fgrep
  327. configure:7446: result: /bin/grep -F
  328. configure:7481: checking for ld used by gcc
  329. configure:7548: result: /usr/bin/ld
  330. configure:7555: checking if the linker (/usr/bin/ld) is GNU ld
  331. configure:7570: result: yes
  332. configure:7582: checking for BSD- or MS-compatible name lister (nm)
  333. configure:7636: result: /usr/bin/nm -B
  334. configure:7766: checking the name lister (/usr/bin/nm -B) interface
  335. configure:7773: g++ -c -g -O2 conftest.cpp >&5
  336. configure:7776: /usr/bin/nm -B "conftest.o"
  337. configure:7779: output
  338. 0000000000000000 B some_variable
  339. configure:7786: result: BSD nm
  340. configure:7789: checking whether ln -s works
  341. configure:7793: result: yes
  342. configure:7801: checking the maximum length of command line arguments
  343. configure:7932: result: 1572864
  344. configure:7980: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
  345. configure:8020: result: func_convert_file_noop
  346. configure:8027: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
  347. configure:8047: result: func_convert_file_noop
  348. configure:8054: checking for /usr/bin/ld option to reload object files
  349. configure:8061: result: -r
  350. configure:8135: checking for objdump
  351. configure:8151: found /usr/bin/objdump
  352. configure:8162: result: objdump
  353. configure:8194: checking how to recognize dependent libraries
  354. configure:8394: result: pass_all
  355. configure:8479: checking for dlltool
  356. configure:8509: result: no
  357. configure:8539: checking how to associate runtime and link libraries
  358. configure:8566: result: printf %s\n
  359. configure:8627: checking for ar
  360. configure:8643: found /usr/bin/ar
  361. configure:8654: result: ar
  362. configure:8691: checking for archiver @FILE support
  363. configure:8708: g++ -c -g -O2 conftest.cpp >&5
  364. configure:8708: $? = 0
  365. configure:8711: ar cru libconftest.a @conftest.lst >&5
  366. ar: `u' modifier ignored since `D' is the default (see `U')
  367. configure:8714: $? = 0
  368. configure:8719: ar cru libconftest.a @conftest.lst >&5
  369. ar: `u' modifier ignored since `D' is the default (see `U')
  370. ar: conftest.o: No such file or directory
  371. configure:8722: $? = 1
  372. configure:8734: result: @
  373. configure:8792: checking for strip
  374. configure:8808: found /usr/bin/strip
  375. configure:8819: result: strip
  376. configure:8891: checking for ranlib
  377. configure:8907: found /usr/bin/ranlib
  378. configure:8918: result: ranlib
  379. configure:9020: checking command to parse /usr/bin/nm -B output from gcc object
  380. configure:9173: g++ -c -g -O2 conftest.cpp >&5
  381. configure:9176: $? = 0
  382. configure:9180: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  383. configure:9183: $? = 0
  384. configure:9249: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5
  385. configure:9252: $? = 0
  386. configure:9290: result: ok
  387. configure:9337: checking for sysroot
  388. configure:9367: result: no
  389. configure:9374: checking for a working dd
  390. configure:9412: result: /bin/dd
  391. configure:9416: checking how to truncate binary pipes
  392. configure:9431: result: /bin/dd bs=4096 count=1
  393. configure:9567: g++ -c -g -O2 conftest.cpp >&5
  394. configure:9570: $? = 0
  395. configure:9760: checking for mt
  396. configure:9776: found /bin/mt
  397. configure:9787: result: mt
  398. configure:9810: checking if mt is a manifest tool
  399. configure:9816: mt '-?'
  400. configure:9824: result: no
  401. configure:10496: checking for ANSI C header files
  402. configure:10516: g++ -c -g -O2 conftest.cpp >&5
  403. configure:10516: $? = 0
  404. ./configure: line 10530: conftest.cpp: command not found
  405. configure:10600: result: no
  406. configure:10613: checking for sys/types.h
  407. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  408. configure:10613: $? = 0
  409. configure:10613: result: yes
  410. configure:10613: checking for sys/stat.h
  411. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  412. configure:10613: $? = 0
  413. configure:10613: result: yes
  414. configure:10613: checking for stdlib.h
  415. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  416. configure:10613: $? = 0
  417. configure:10613: result: yes
  418. configure:10613: checking for string.h
  419. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  420. configure:10613: $? = 0
  421. configure:10613: result: yes
  422. configure:10613: checking for memory.h
  423. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  424. configure:10613: $? = 0
  425. configure:10613: result: yes
  426. configure:10613: checking for strings.h
  427. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  428. configure:10613: $? = 0
  429. configure:10613: result: yes
  430. configure:10613: checking for inttypes.h
  431. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  432. configure:10613: $? = 0
  433. configure:10613: result: yes
  434. configure:10613: checking for stdint.h
  435. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  436. configure:10613: $? = 0
  437. configure:10613: result: yes
  438. configure:10613: checking for unistd.h
  439. configure:10613: g++ -c -g -O2 conftest.cpp >&5
  440. configure:10613: $? = 0
  441. configure:10613: result: yes
  442. configure:10627: checking for dlfcn.h
  443. configure:10627: g++ -c -g -O2 conftest.cpp >&5
  444. configure:10627: $? = 0
  445. configure:10627: result: yes
  446. configure:10863: checking for objdir
  447. configure:10878: result: .libs
  448. configure:11142: checking if gcc supports -fno-rtti -fno-exceptions
  449. configure:11160: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  450. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  451. configure:11164: $? = 0
  452. configure:11177: result: no
  453. configure:11535: checking for gcc option to produce PIC
  454. configure:11542: result: -fPIC -DPIC
  455. configure:11550: checking if gcc PIC flag -fPIC -DPIC works
  456. configure:11568: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  457. configure:11572: $? = 0
  458. configure:11585: result: yes
  459. configure:11614: checking if gcc static flag -static works
  460. configure:11642: result: yes
  461. configure:11657: checking if gcc supports -c -o file.o
  462. configure:11678: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  463. configure:11682: $? = 0
  464. configure:11704: result: yes
  465. configure:11712: checking if gcc supports -c -o file.o
  466. configure:11759: result: yes
  467. configure:11792: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  468. configure:13055: result: yes
  469. configure:13092: checking whether -lc should be explicitly linked in
  470. configure:13100: gcc -c -g -O2 conftest.c >&5
  471. configure:13103: $? = 0
  472. configure:13118: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  473. configure:13121: $? = 0
  474. configure:13135: result: no
  475. configure:13295: checking dynamic linker characteristics
  476. configure:13876: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  477. configure:13876: $? = 0
  478. configure:14125: result: GNU/Linux ld.so
  479. configure:14247: checking how to hardcode library paths into programs
  480. configure:14272: result: immediate
  481. configure:14820: checking whether stripping libraries is possible
  482. configure:14825: result: yes
  483. configure:14860: checking if libtool supports shared libraries
  484. configure:14862: result: yes
  485. configure:14865: checking whether to build shared libraries
  486. configure:14890: result: yes
  487. configure:14893: checking whether to build static libraries
  488. configure:14897: result: no
  489. configure:14920: checking how to run the C++ preprocessor
  490. configure:14947: g++ -E conftest.cpp
  491. configure:14947: $? = 0
  492. configure:14961: g++ -E conftest.cpp
  493. conftest.cpp:25:10: fatal error: ac_nonexistent.h: No such file or directory
  494. #include <ac_nonexistent.h>
  495. ^~~~~~~~~~~~~~~~~~
  496. compilation terminated.
  497. configure:14961: $? = 1
  498. configure: failed program was:
  499. | /* confdefs.h */
  500. | #define PACKAGE_NAME "darkradiant"
  501. | #define PACKAGE_TARNAME "darkradiant"
  502. | #define PACKAGE_VERSION "2.4.0"
  503. | #define PACKAGE_STRING "darkradiant 2.4.0"
  504. | #define PACKAGE_BUGREPORT ""
  505. | #define PACKAGE_URL ""
  506. | #define PACKAGE "darkradiant"
  507. | #define VERSION "2.4.0"
  508. | #define ENABLE_NLS 1
  509. | #define HAVE_GETTEXT 1
  510. | #define HAVE_DCGETTEXT 1
  511. | #define HAVE_SYS_TYPES_H 1
  512. | #define HAVE_SYS_STAT_H 1
  513. | #define HAVE_STDLIB_H 1
  514. | #define HAVE_STRING_H 1
  515. | #define HAVE_MEMORY_H 1
  516. | #define HAVE_STRINGS_H 1
  517. | #define HAVE_INTTYPES_H 1
  518. | #define HAVE_STDINT_H 1
  519. | #define HAVE_UNISTD_H 1
  520. | #define HAVE_DLFCN_H 1
  521. | #define LT_OBJDIR ".libs/"
  522. | /* end confdefs.h. */
  523. | #include <ac_nonexistent.h>
  524. configure:14986: result: g++ -E
  525. configure:15006: g++ -E conftest.cpp
  526. configure:15006: $? = 0
  527. configure:15020: g++ -E conftest.cpp
  528. conftest.cpp:25:10: fatal error: ac_nonexistent.h: No such file or directory
  529. #include <ac_nonexistent.h>
  530. ^~~~~~~~~~~~~~~~~~
  531. compilation terminated.
  532. configure:15020: $? = 1
  533. configure: failed program was:
  534. | /* confdefs.h */
  535. | #define PACKAGE_NAME "darkradiant"
  536. | #define PACKAGE_TARNAME "darkradiant"
  537. | #define PACKAGE_VERSION "2.4.0"
  538. | #define PACKAGE_STRING "darkradiant 2.4.0"
  539. | #define PACKAGE_BUGREPORT ""
  540. | #define PACKAGE_URL ""
  541. | #define PACKAGE "darkradiant"
  542. | #define VERSION "2.4.0"
  543. | #define ENABLE_NLS 1
  544. | #define HAVE_GETTEXT 1
  545. | #define HAVE_DCGETTEXT 1
  546. | #define HAVE_SYS_TYPES_H 1
  547. | #define HAVE_SYS_STAT_H 1
  548. | #define HAVE_STDLIB_H 1
  549. | #define HAVE_STRING_H 1
  550. | #define HAVE_MEMORY_H 1
  551. | #define HAVE_STRINGS_H 1
  552. | #define HAVE_INTTYPES_H 1
  553. | #define HAVE_STDINT_H 1
  554. | #define HAVE_UNISTD_H 1
  555. | #define HAVE_DLFCN_H 1
  556. | #define LT_OBJDIR ".libs/"
  557. | /* end confdefs.h. */
  558. | #include <ac_nonexistent.h>
  559. configure:15182: checking for ld used by g++
  560. configure:15249: result: /usr/bin/ld -m elf_x86_64
  561. configure:15256: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  562. configure:15271: result: yes
  563. configure:15326: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  564. configure:16399: result: yes
  565. configure:16435: g++ -c -g -O2 conftest.cpp >&5
  566. configure:16438: $? = 0
  567. configure:16919: checking for g++ option to produce PIC
  568. configure:16926: result: -fPIC -DPIC
  569. configure:16934: checking if g++ PIC flag -fPIC -DPIC works
  570. configure:16952: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  571. configure:16956: $? = 0
  572. configure:16969: result: yes
  573. configure:16992: checking if g++ static flag -static works
  574. configure:17020: result: yes
  575. configure:17032: checking if g++ supports -c -o file.o
  576. configure:17053: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  577. configure:17057: $? = 0
  578. configure:17079: result: yes
  579. configure:17084: checking if g++ supports -c -o file.o
  580. configure:17131: result: yes
  581. configure:17161: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  582. configure:17204: result: yes
  583. configure:17345: checking dynamic linker characteristics
  584. configure:18102: result: GNU/Linux ld.so
  585. configure:18167: checking how to hardcode library paths into programs
  586. configure:18192: result: immediate
  587. configure:18262: checking whether g++ supports C++11 features by default
  588. configure:18556: g++ -c -g -O2 conftest.cpp >&5
  589. configure:18556: $? = 0
  590. configure:18563: result: yes
  591. configure:18923: checking cstdint usability
  592. configure:18923: g++ -c -g -O2 conftest.cpp >&5
  593. configure:18923: $? = 0
  594. configure:18923: result: yes
  595. configure:18923: checking cstdint presence
  596. configure:18923: g++ -E conftest.cpp
  597. configure:18923: $? = 0
  598. configure:18923: result: yes
  599. configure:18923: checking for cstdint
  600. configure:18923: result: yes
  601. configure:18982: checking zlib.h usability
  602. configure:18982: g++ -c -g -O2 conftest.cpp >&5
  603. configure:18982: $? = 0
  604. configure:18982: result: yes
  605. configure:18982: checking zlib.h presence
  606. configure:18982: g++ -E conftest.cpp
  607. configure:18982: $? = 0
  608. configure:18982: result: yes
  609. configure:18982: checking for zlib.h
  610. configure:18982: result: yes
  611. configure:18990: checking for inflateEnd in -lz
  612. configure:19015: g++ -o conftest -g -O2 conftest.cpp -lz >&5
  613. configure:19015: $? = 0
  614. configure:19024: result: yes
  615. configure:19035: checking jpeglib.h usability
  616. configure:19035: g++ -c -g -O2 conftest.cpp >&5
  617. configure:19035: $? = 0
  618. configure:19035: result: yes
  619. configure:19035: checking jpeglib.h presence
  620. configure:19035: g++ -E conftest.cpp
  621. configure:19035: $? = 0
  622. configure:19035: result: yes
  623. configure:19035: checking for jpeglib.h
  624. configure:19035: result: yes
  625. configure:19043: checking for jpeg_start_compress in -ljpeg
  626. configure:19068: g++ -o conftest -g -O2 conftest.cpp -ljpeg >&5
  627. configure:19068: $? = 0
  628. configure:19077: result: yes
  629. configure:19149: checking for wx-config
  630. configure:19168: found /usr/bin/wx-config
  631. configure:19181: result: /usr/bin/wx-config
  632. configure:19196: checking for wxWidgets version >= 3.0.0
  633. configure:19242: result: yes (version 3.0.3)
  634. configure:19246: checking for wxWidgets static library
  635. configure:19250: result: no
  636. configure:19449: checking for pkg-config
  637. configure:19467: found /usr/bin/pkg-config
  638. configure:19479: result: /usr/bin/pkg-config
  639. configure:19504: checking pkg-config is at least version 0.9.0
  640. configure:19507: result: yes
  641. configure:19517: checking for XML
  642. configure:19524: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  643. configure:19527: $? = 0
  644. configure:19541: $PKG_CONFIG --exists --print-errors "libxml-2.0"
  645. configure:19544: $? = 0
  646. configure:19602: result: yes
  647. configure:19608: checking for LIBSIGC
  648. configure:19615: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
  649. configure:19618: $? = 0
  650. configure:19632: $PKG_CONFIG --exists --print-errors "sigc++-2.0"
  651. configure:19635: $? = 0
  652. configure:19693: result: yes
  653. configure:19699: checking for PNG
  654. configure:19706: $PKG_CONFIG --exists --print-errors "libpng"
  655. configure:19709: $? = 0
  656. configure:19723: $PKG_CONFIG --exists --print-errors "libpng"
  657. configure:19726: $? = 0
  658. configure:19784: result: yes
  659. configure:19790: checking for FTGL
  660. configure:19797: $PKG_CONFIG --exists --print-errors "ftgl"
  661. configure:19800: $? = 0
  662. configure:19814: $PKG_CONFIG --exists --print-errors "ftgl"
  663. configure:19817: $? = 0
  664. configure:19875: result: yes
  665. configure:19881: checking GL/glew.h usability
  666. configure:19881: g++ -c -g -O2 conftest.cpp >&5
  667. configure:19881: $? = 0
  668. configure:19881: result: yes
  669. configure:19881: checking GL/glew.h presence
  670. configure:19881: g++ -E conftest.cpp
  671. configure:19881: $? = 0
  672. configure:19881: result: yes
  673. configure:19881: checking for GL/glew.h
  674. configure:19881: result: yes
  675. configure:19889: checking for main in -lGLEW
  676. configure:19908: g++ -o conftest -g -O2 conftest.cpp -lGLEW >&5
  677. configure:19908: $? = 0
  678. configure:19917: result: yes
  679. configure:19973: checking for main in -lGL
  680. configure:19992: g++ -o conftest -g -O2 conftest.cpp -lGL >&5
  681. configure:19992: $? = 0
  682. configure:20001: result: yes
  683. configure:20009: checking for gluBuild2DMipmaps in -lGLU
  684. configure:20034: g++ -o conftest -g -O2 conftest.cpp -lGLU >&5
  685. configure:20034: $? = 0
  686. configure:20043: result: yes
  687. configure:20059: checking filesystem usability
  688. configure:20059: g++ -c -g -O2 conftest.cpp >&5
  689. conftest.cpp:59:10: fatal error: filesystem: No such file or directory
  690. #include <filesystem>
  691. ^~~~~~~~~~~~
  692. compilation terminated.
  693. configure:20059: $? = 1
  694. configure: failed program was:
  695. | /* confdefs.h */
  696. | #define PACKAGE_NAME "darkradiant"
  697. | #define PACKAGE_TARNAME "darkradiant"
  698. | #define PACKAGE_VERSION "2.4.0"
  699. | #define PACKAGE_STRING "darkradiant 2.4.0"
  700. | #define PACKAGE_BUGREPORT ""
  701. | #define PACKAGE_URL ""
  702. | #define PACKAGE "darkradiant"
  703. | #define VERSION "2.4.0"
  704. | #define ENABLE_NLS 1
  705. | #define HAVE_GETTEXT 1
  706. | #define HAVE_DCGETTEXT 1
  707. | #define HAVE_SYS_TYPES_H 1
  708. | #define HAVE_SYS_STAT_H 1
  709. | #define HAVE_STDLIB_H 1
  710. | #define HAVE_STRING_H 1
  711. | #define HAVE_MEMORY_H 1
  712. | #define HAVE_STRINGS_H 1
  713. | #define HAVE_INTTYPES_H 1
  714. | #define HAVE_STDINT_H 1
  715. | #define HAVE_UNISTD_H 1
  716. | #define HAVE_DLFCN_H 1
  717. | #define LT_OBJDIR ".libs/"
  718. | #define HAVE_CXX11 1
  719. | /* end confdefs.h. */
  720. | #include <stdio.h>
  721. | #ifdef HAVE_SYS_TYPES_H
  722. | # include <sys/types.h>
  723. | #endif
  724. | #ifdef HAVE_SYS_STAT_H
  725. | # include <sys/stat.h>
  726. | #endif
  727. | #ifdef STDC_HEADERS
  728. | # include <stdlib.h>
  729. | # include <stddef.h>
  730. | #else
  731. | # ifdef HAVE_STDLIB_H
  732. | # include <stdlib.h>
  733. | # endif
  734. | #endif
  735. | #ifdef HAVE_STRING_H
  736. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  737. | # include <memory.h>
  738. | # endif
  739. | # include <string.h>
  740. | #endif
  741. | #ifdef HAVE_STRINGS_H
  742. | # include <strings.h>
  743. | #endif
  744. | #ifdef HAVE_INTTYPES_H
  745. | # include <inttypes.h>
  746. | #endif
  747. | #ifdef HAVE_STDINT_H
  748. | # include <stdint.h>
  749. | #endif
  750. | #ifdef HAVE_UNISTD_H
  751. | # include <unistd.h>
  752. | #endif
  753. | #include <filesystem>
  754. configure:20059: result: no
  755. configure:20059: checking filesystem presence
  756. configure:20059: g++ -E conftest.cpp
  757. conftest.cpp:26:10: fatal error: filesystem: No such file or directory
  758. #include <filesystem>
  759. ^~~~~~~~~~~~
  760. compilation terminated.
  761. configure:20059: $? = 1
  762. configure: failed program was:
  763. | /* confdefs.h */
  764. | #define PACKAGE_NAME "darkradiant"
  765. | #define PACKAGE_TARNAME "darkradiant"
  766. | #define PACKAGE_VERSION "2.4.0"
  767. | #define PACKAGE_STRING "darkradiant 2.4.0"
  768. | #define PACKAGE_BUGREPORT ""
  769. | #define PACKAGE_URL ""
  770. | #define PACKAGE "darkradiant"
  771. | #define VERSION "2.4.0"
  772. | #define ENABLE_NLS 1
  773. | #define HAVE_GETTEXT 1
  774. | #define HAVE_DCGETTEXT 1
  775. | #define HAVE_SYS_TYPES_H 1
  776. | #define HAVE_SYS_STAT_H 1
  777. | #define HAVE_STDLIB_H 1
  778. | #define HAVE_STRING_H 1
  779. | #define HAVE_MEMORY_H 1
  780. | #define HAVE_STRINGS_H 1
  781. | #define HAVE_INTTYPES_H 1
  782. | #define HAVE_STDINT_H 1
  783. | #define HAVE_UNISTD_H 1
  784. | #define HAVE_DLFCN_H 1
  785. | #define LT_OBJDIR ".libs/"
  786. | #define HAVE_CXX11 1
  787. | /* end confdefs.h. */
  788. | #include <filesystem>
  789. configure:20059: result: no
  790. configure:20059: checking for filesystem
  791. configure:20059: result: no
  792. configure:20076: checking experimental/filesystem usability
  793. configure:20076: g++ -c -g -O2 conftest.cpp >&5
  794. configure:20076: $? = 0
  795. configure:20076: result: yes
  796. configure:20076: checking experimental/filesystem presence
  797. configure:20076: g++ -E conftest.cpp
  798. configure:20076: $? = 0
  799. configure:20076: result: yes
  800. configure:20076: checking for experimental/filesystem
  801. configure:20076: result: yes
  802. configure:21377: Will use std::filesystem instead of boost.filesystem
  803. configure:21391: checking for python-config
  804. configure:21421: result: no
  805. configure:21516: Using the fmtlib headers shipped with the sources (header-only mode)
  806. configure:21521: checking for main in -ldl
  807. configure:21540: g++ -o conftest -g -O2 conftest.cpp -ldl >&5
  808. configure:21540: $? = 0
  809. configure:21549: result: yes
  810. configure:21560: checking AL/alut.h usability
  811. configure:21560: g++ -c -g -O2 conftest.cpp >&5
  812. configure:21560: $? = 0
  813. configure:21560: result: yes
  814. configure:21560: checking AL/alut.h presence
  815. configure:21560: g++ -E conftest.cpp
  816. configure:21560: $? = 0
  817. configure:21560: result: yes
  818. configure:21560: checking for AL/alut.h
  819. configure:21560: result: yes
  820. configure:21568: checking for ov_clear in -lvorbisfile
  821. configure:21593: g++ -o conftest -g -O2 conftest.cpp -lvorbisfile >&5
  822. configure:21593: $? = 0
  823. configure:21602: result: yes
  824. configure:21615: checking for alGetError in -lopenal
  825. configure:21640: g++ -o conftest -g -O2 conftest.cpp -lopenal >&5
  826. configure:21640: $? = 0
  827. configure:21649: result: yes
  828. configure:21659: checking for main in -lalut
  829. configure:21678: g++ -o conftest -g -O2 conftest.cpp -lalut -lopenal >&5
  830. configure:21678: $? = 0
  831. configure:21687: result: yes
  832. configure:21845: checking that generated files are newer than configure
  833. configure:21851: result: done
  834. configure:21874: error: conditional "SYSTEM_HAS_PYBIND11" was never defined.
  835. Usually this means the macro was only invoked conditionally.
  836.  
  837. ## ---------------- ##
  838. ## Cache variables. ##
  839. ## ---------------- ##
  840.  
  841. ac_cv_build=x86_64-unknown-linux-gnu
  842. ac_cv_c_compiler_gnu=yes
  843. ac_cv_cxx_compiler_gnu=yes
  844. ac_cv_env_BOOST_ROOT_set=
  845. ac_cv_env_BOOST_ROOT_value=
  846. ac_cv_env_CCC_set=
  847. ac_cv_env_CCC_value=
  848. ac_cv_env_CC_set=
  849. ac_cv_env_CC_value=
  850. ac_cv_env_CFLAGS_set=
  851. ac_cv_env_CFLAGS_value=
  852. ac_cv_env_CPPFLAGS_set=
  853. ac_cv_env_CPPFLAGS_value=
  854. ac_cv_env_CPP_set=
  855. ac_cv_env_CPP_value=
  856. ac_cv_env_CXXCPP_set=
  857. ac_cv_env_CXXCPP_value=
  858. ac_cv_env_CXXFLAGS_set=
  859. ac_cv_env_CXXFLAGS_value=
  860. ac_cv_env_CXX_set=
  861. ac_cv_env_CXX_value=
  862. ac_cv_env_FTGL_CFLAGS_set=
  863. ac_cv_env_FTGL_CFLAGS_value=
  864. ac_cv_env_FTGL_LIBS_set=
  865. ac_cv_env_FTGL_LIBS_value=
  866. ac_cv_env_LDFLAGS_set=
  867. ac_cv_env_LDFLAGS_value=
  868. ac_cv_env_LIBSIGC_CFLAGS_set=
  869. ac_cv_env_LIBSIGC_CFLAGS_value=
  870. ac_cv_env_LIBSIGC_LIBS_set=
  871. ac_cv_env_LIBSIGC_LIBS_value=
  872. ac_cv_env_LIBS_set=
  873. ac_cv_env_LIBS_value=
  874. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  875. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  876. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  877. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  878. ac_cv_env_PKG_CONFIG_PATH_set=
  879. ac_cv_env_PKG_CONFIG_PATH_value=
  880. ac_cv_env_PKG_CONFIG_set=
  881. ac_cv_env_PKG_CONFIG_value=
  882. ac_cv_env_PNG_CFLAGS_set=
  883. ac_cv_env_PNG_CFLAGS_value=
  884. ac_cv_env_PNG_LIBS_set=
  885. ac_cv_env_PNG_LIBS_value=
  886. ac_cv_env_XML_CFLAGS_set=
  887. ac_cv_env_XML_CFLAGS_value=
  888. ac_cv_env_XML_LIBS_set=
  889. ac_cv_env_XML_LIBS_value=
  890. ac_cv_env_build_alias_set=
  891. ac_cv_env_build_alias_value=
  892. ac_cv_env_host_alias_set=
  893. ac_cv_env_host_alias_value=
  894. ac_cv_env_target_alias_set=
  895. ac_cv_env_target_alias_value=
  896. ac_cv_header_AL_alut_h=yes
  897. ac_cv_header_GL_glew_h=yes
  898. ac_cv_header_cstdint=yes
  899. ac_cv_header_dlfcn_h=yes
  900. ac_cv_header_experimental_filesystem=yes
  901. ac_cv_header_filesystem=no
  902. ac_cv_header_inttypes_h=yes
  903. ac_cv_header_jpeglib_h=yes
  904. ac_cv_header_memory_h=yes
  905. ac_cv_header_stdc=no
  906. ac_cv_header_stdint_h=yes
  907. ac_cv_header_stdlib_h=yes
  908. ac_cv_header_string_h=yes
  909. ac_cv_header_strings_h=yes
  910. ac_cv_header_sys_stat_h=yes
  911. ac_cv_header_sys_types_h=yes
  912. ac_cv_header_unistd_h=yes
  913. ac_cv_header_zlib_h=yes
  914. ac_cv_host=x86_64-unknown-linux-gnu
  915. ac_cv_lib_GLEW_main=yes
  916. ac_cv_lib_GLU_gluBuild2DMipmaps=yes
  917. ac_cv_lib_GL_main=yes
  918. ac_cv_lib_alut_main=yes
  919. ac_cv_lib_dl_main=yes
  920. ac_cv_lib_jpeg_jpeg_start_compress=yes
  921. ac_cv_lib_openal_alGetError=yes
  922. ac_cv_lib_vorbisfile_ov_clear=yes
  923. ac_cv_lib_z_inflateEnd=yes
  924. ac_cv_objext=o
  925. ac_cv_path_EGREP='/bin/grep -E'
  926. ac_cv_path_FGREP='/bin/grep -F'
  927. ac_cv_path_GMSGFMT=/usr/bin/msgfmt
  928. ac_cv_path_GREP=/bin/grep
  929. ac_cv_path_MSGFMT=/usr/bin/msgfmt
  930. ac_cv_path_MSGMERGE=/usr/bin/msgmerge
  931. ac_cv_path_SED=/bin/sed
  932. ac_cv_path_WX_CONFIG_PATH=/usr/bin/wx-config
  933. ac_cv_path_XGETTEXT=/usr/bin/xgettext
  934. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  935. ac_cv_path_install='/usr/bin/install -c'
  936. ac_cv_path_lt_DD=/bin/dd
  937. ac_cv_path_mkdir=/bin/mkdir
  938. ac_cv_prog_AWK=mawk
  939. ac_cv_prog_CPP='gcc -E'
  940. ac_cv_prog_CXXCPP='g++ -E'
  941. ac_cv_prog_HAS_MSGFMT=yes
  942. ac_cv_prog_HAS_MSGMERGE=yes
  943. ac_cv_prog_HAS_XGETTEXT=yes
  944. ac_cv_prog_ac_ct_AR=ar
  945. ac_cv_prog_ac_ct_CC=gcc
  946. ac_cv_prog_ac_ct_CXX=g++
  947. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  948. ac_cv_prog_ac_ct_OBJDUMP=objdump
  949. ac_cv_prog_ac_ct_RANLIB=ranlib
  950. ac_cv_prog_ac_ct_STRIP=strip
  951. ac_cv_prog_cc_c89=
  952. ac_cv_prog_cc_g=yes
  953. ac_cv_prog_cxx_g=yes
  954. ac_cv_prog_make_make_set=yes
  955. acl_cv_hardcode_direct=no
  956. acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
  957. acl_cv_hardcode_libdir_separator=
  958. acl_cv_hardcode_minus_L=no
  959. acl_cv_libext=a
  960. acl_cv_libname_spec='lib$name'
  961. acl_cv_library_names_spec='$libname$shrext'
  962. acl_cv_path_LD=/usr/bin/ld
  963. acl_cv_prog_gnu_ld=yes
  964. acl_cv_rpath=done
  965. acl_cv_shlibext=so
  966. acl_cv_wl=-Wl,
  967. am_cv_CC_dependencies_compiler_type=gcc3
  968. am_cv_CXX_dependencies_compiler_type=gcc3
  969. am_cv_make_support_nested_variables=yes
  970. am_cv_prog_cc_c_o=yes
  971. ax_cv_cxx_compile_cxx11=yes
  972. gt_cv_func_CFLocaleCopyCurrent=no
  973. gt_cv_func_CFPreferencesCopyAppValue=no
  974. gt_cv_func_gnugettext1_libc=yes
  975. lt_cv_ar_at_file=@
  976. lt_cv_archive_cmds_need_lc=no
  977. lt_cv_deplibs_check_method=pass_all
  978. lt_cv_file_magic_cmd='$MAGIC_CMD'
  979. lt_cv_file_magic_test_file=
  980. lt_cv_ld_reload_flag=-r
  981. lt_cv_nm_interface='BSD nm'
  982. lt_cv_objdir=.libs
  983. lt_cv_path_LD=/usr/bin/ld
  984. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  985. lt_cv_path_NM='/usr/bin/nm -B'
  986. lt_cv_path_mainfest_tool=no
  987. lt_cv_prog_compiler_c_o=yes
  988. lt_cv_prog_compiler_c_o_CXX=yes
  989. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  990. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  991. lt_cv_prog_compiler_pic_works=yes
  992. lt_cv_prog_compiler_pic_works_CXX=yes
  993. lt_cv_prog_compiler_rtti_exceptions=no
  994. lt_cv_prog_compiler_static_works=yes
  995. lt_cv_prog_compiler_static_works_CXX=yes
  996. lt_cv_prog_gnu_ld=yes
  997. lt_cv_prog_gnu_ldcxx=yes
  998. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  999. lt_cv_shlibpath_overrides_runpath=yes
  1000. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1001. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
  1002. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
  1003. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  1004. lt_cv_sys_global_symbol_to_import=
  1005. lt_cv_sys_max_cmd_len=1572864
  1006. lt_cv_to_host_file_cmd=func_convert_file_noop
  1007. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1008. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  1009. pkg_cv_FTGL_CFLAGS='-I/usr/include/FTGL -I/usr/include/freetype2'
  1010. pkg_cv_FTGL_LIBS=-lftgl
  1011. pkg_cv_LIBSIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include'
  1012. pkg_cv_LIBSIGC_LIBS=-lsigc-2.0
  1013. pkg_cv_PNG_CFLAGS=-I/usr/include/libpng16
  1014. pkg_cv_PNG_LIBS='-lpng16 -lz'
  1015. pkg_cv_XML_CFLAGS=-I/usr/include/libxml2
  1016. pkg_cv_XML_LIBS=-lxml2
  1017.  
  1018. ## ----------------- ##
  1019. ## Output variables. ##
  1020. ## ----------------- ##
  1021.  
  1022. ACLOCAL='${SHELL} /home/biel/games/src/DarkRadiant/missing aclocal-1.15'
  1023. ALUT_LIBS='-lalut'
  1024. AL_LIBS='-lopenal'
  1025. AMDEPBACKSLASH='\'
  1026. AMDEP_FALSE='#'
  1027. AMDEP_TRUE=''
  1028. AMTAR='$${TAR-tar}'
  1029. AM_BACKSLASH='\'
  1030. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  1031. AM_DEFAULT_VERBOSITY='0'
  1032. AM_V='$(V)'
  1033. AR='ar'
  1034. AUTOCONF='${SHELL} /home/biel/games/src/DarkRadiant/missing autoconf'
  1035. AUTOHEADER='${SHELL} /home/biel/games/src/DarkRadiant/missing autoheader'
  1036. AUTOMAKE='${SHELL} /home/biel/games/src/DarkRadiant/missing automake-1.15'
  1037. AWK='mawk'
  1038. BOOST_CPPFLAGS=''
  1039. BOOST_FILESYSTEM_LDFLAGS=''
  1040. BOOST_FILESYSTEM_LDPATH=''
  1041. BOOST_FILESYSTEM_LIBS=''
  1042. BOOST_LDPATH=''
  1043. BOOST_ROOT=''
  1044. BOOST_SYSTEM_LDFLAGS=''
  1045. BOOST_SYSTEM_LDPATH=''
  1046. BOOST_SYSTEM_LIBS=''
  1047. CC='gcc'
  1048. CCDEPMODE='depmode=gcc3'
  1049. CFLAGS='-g -O2 -DNDEBUG -g -O2 -Wall -Wno-unused-variable -Werror=return-type -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  1050. CPP='gcc -E'
  1051. CPPFLAGS=' -DPOSIX -fPIC -I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include -DWXINTL_NO_GETTEXT_MACRO -I/home/biel/games/src/DarkRadiant/libs/libfmt -DFMT_HEADER_ONLY'
  1052. CXX='g++'
  1053. CXXCPP='g++ -E'
  1054. CXXDEPMODE='depmode=gcc3'
  1055. CXXFLAGS='-g -O2 -DNDEBUG -Wall -Wno-unused-variable -Werror=return-type '
  1056. CYGPATH_W='echo'
  1057. DEFS='-DHAVE_CONFIG_H'
  1058. DEPDIR='.deps'
  1059. DISTCHECK_CONFIGURE_FLAGS=''
  1060. DLLTOOL='false'
  1061. DL_LIBS='-ldl'
  1062. DSYMUTIL=''
  1063. DUMPBIN=''
  1064. ECHO_C=''
  1065. ECHO_N='-n'
  1066. ECHO_T=''
  1067. EGREP='/bin/grep -E'
  1068. EXEEXT=''
  1069. FGREP='/bin/grep -F'
  1070. FILESYSTEM_LIBS='-lstdc++fs'
  1071. FTGL_CFLAGS='-I/usr/include/FTGL -I/usr/include/freetype2'
  1072. FTGL_LIBS='-lftgl'
  1073. GETTEXT_MACRO_VERSION='0.19'
  1074. GLEW_LIBS='-lGLEW'
  1075. GLU_LIBS='-lGLU'
  1076. GL_LIBS='-lGL'
  1077. GMSGFMT='/usr/bin/msgfmt'
  1078. GMSGFMT_015='/usr/bin/msgfmt'
  1079. GREP='/bin/grep'
  1080. HAS_MSGFMT='yes'
  1081. HAS_MSGMERGE='yes'
  1082. HAS_XGETTEXT='yes'
  1083. HAVE_CXX11='1'
  1084. INSTALL_DATA='${INSTALL} -m 644'
  1085. INSTALL_PROGRAM='${INSTALL}'
  1086. INSTALL_SCRIPT='${INSTALL}'
  1087. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1088. INTLLIBS=''
  1089. INTL_LIBS=''
  1090. INTL_MACOSX_LIBS=''
  1091. JPEG_LIBS='-ljpeg'
  1092. LD='/usr/bin/ld -m elf_x86_64'
  1093. LDFLAGS=' -lsigc-2.0 '
  1094. LIBICONV='-liconv'
  1095. LIBINTL=''
  1096. LIBOBJS=''
  1097. LIBS=''
  1098. LIBSIGC_CFLAGS='-I/usr/include/sigc++-2.0 -I/usr/lib/x86_64-linux-gnu/sigc++-2.0/include'
  1099. LIBSIGC_LIBS='-lsigc-2.0'
  1100. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1101. LIPO=''
  1102. LN_S='ln -s'
  1103. LTLIBICONV='-liconv'
  1104. LTLIBINTL=''
  1105. LTLIBOBJS=''
  1106. LT_SYS_LIBRARY_PATH=''
  1107. MAKEINFO='${SHELL} /home/biel/games/src/DarkRadiant/missing makeinfo'
  1108. MANIFEST_TOOL=':'
  1109. MKDIR_P='/bin/mkdir -p'
  1110. MSGFMT='/usr/bin/msgfmt'
  1111. MSGFMT_015='/usr/bin/msgfmt'
  1112. MSGMERGE='/usr/bin/msgmerge'
  1113. NM='/usr/bin/nm -B'
  1114. NMEDIT=''
  1115. OBJDUMP='objdump'
  1116. OBJEXT='o'
  1117. OTOOL64=''
  1118. OTOOL=''
  1119. PACKAGE='darkradiant'
  1120. PACKAGE_BUGREPORT=''
  1121. PACKAGE_NAME='darkradiant'
  1122. PACKAGE_STRING='darkradiant 2.4.0'
  1123. PACKAGE_TARNAME='darkradiant'
  1124. PACKAGE_URL=''
  1125. PACKAGE_VERSION='2.4.0'
  1126. PATH_SEPARATOR=':'
  1127. PKG_CONFIG='/usr/bin/pkg-config'
  1128. PKG_CONFIG_LIBDIR=''
  1129. PKG_CONFIG_PATH=''
  1130. PNG_CFLAGS='-I/usr/include/libpng16'
  1131. PNG_LIBS='-lpng16 -lz'
  1132. POSUB='po'
  1133. PYBIND11_CPPFLAGS=''
  1134. PYTHON_CONFIG=''
  1135. PYTHON_CPPFLAGS=''
  1136. PYTHON_LIBS=''
  1137. RANLIB='ranlib'
  1138. SED='/bin/sed'
  1139. SET_MAKE=''
  1140. SHELL='/bin/bash'
  1141. STRIP='strip'
  1142. SYSTEM_HAS_PYBIND11=''
  1143. SYSTEM_HAS_PYBIND11_FALSE=''
  1144. SYSTEM_HAS_PYBIND11_TRUE=''
  1145. USE_NLS='yes'
  1146. VERSION='2.4.0'
  1147. VORBIS_LIBS='-lvorbisfile'
  1148. WX_CFLAGS='-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  1149. WX_CFLAGS_ONLY='-pthread'
  1150. WX_CONFIG_PATH='/usr/bin/wx-config'
  1151. WX_CPPFLAGS='-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__'
  1152. WX_CXXFLAGS='-I/usr/lib/x86_64-linux-gnu/wx/include/gtk2-unicode-3.0 -I/usr/include/wx-3.0 -D_FILE_OFFSET_BITS=64 -DWXUSINGDLL -D__WXGTK__ -pthread'
  1153. WX_CXXFLAGS_ONLY=''
  1154. WX_LIBS='-L/usr/lib/x86_64-linux-gnu -pthread -lwx_gtk2u_gl-3.0 -lwx_gtk2u_stc-3.0 -lwx_gtk2u_xrc-3.0 -lwx_gtk2u_html-3.0 -lwx_gtk2u_qa-3.0 -lwx_gtk2u_adv-3.0 -lwx_gtk2u_core-3.0 -lwx_baseu_xml-3.0 -lwx_baseu_net-3.0 -lwx_baseu-3.0 '
  1155. WX_LIBS_STATIC=''
  1156. WX_RESCOMP=''
  1157. WX_VERSION='3.0.3'
  1158. WX_VERSION_MAJOR='3'
  1159. WX_VERSION_MICRO='3'
  1160. WX_VERSION_MINOR='0'
  1161. XGETTEXT='/usr/bin/xgettext'
  1162. XGETTEXT_015='/usr/bin/xgettext'
  1163. XGETTEXT_EXTRA_OPTIONS=''
  1164. XML_CFLAGS='-I/usr/include/libxml2'
  1165. XML_LIBS='-lxml2'
  1166. Z_LIBS='-lz'
  1167. ac_ct_AR='ar'
  1168. ac_ct_CC='gcc'
  1169. ac_ct_CXX='g++'
  1170. ac_ct_DUMPBIN=''
  1171. am__EXEEXT_FALSE=''
  1172. am__EXEEXT_TRUE='#'
  1173. am__fastdepCC_FALSE='#'
  1174. am__fastdepCC_TRUE=''
  1175. am__fastdepCXX_FALSE='#'
  1176. am__fastdepCXX_TRUE=''
  1177. am__include='include'
  1178. am__isrc=''
  1179. am__leading_dot='.'
  1180. am__nodep='_no'
  1181. am__quote=''
  1182. am__tar='$${TAR-tar} chof - "$$tardir"'
  1183. am__untar='$${TAR-tar} xf -'
  1184. bindir='${exec_prefix}/bin'
  1185. build='x86_64-unknown-linux-gnu'
  1186. build_alias=''
  1187. build_cpu='x86_64'
  1188. build_os='linux-gnu'
  1189. build_vendor='unknown'
  1190. conv_plugin=''
  1191. datadir='${datarootdir}'
  1192. datarootdir='${prefix}/share'
  1193. difficulty_plugin=''
  1194. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1195. dvidir='${docdir}'
  1196. editing_plugin=''
  1197. exec_prefix='${prefix}'
  1198. gui_plugin=''
  1199. host='x86_64-unknown-linux-gnu'
  1200. host_alias=''
  1201. host_cpu='x86_64'
  1202. host_os='linux-gnu'
  1203. host_vendor='unknown'
  1204. htmldir='${docdir}'
  1205. includedir='${prefix}/include'
  1206. infodir='${datarootdir}/info'
  1207. install_sh='${SHELL} /home/biel/games/src/DarkRadiant/install-sh'
  1208. libdir='${exec_prefix}/lib'
  1209. libexecdir='${exec_prefix}/libexec'
  1210. localedir='${datarootdir}/locale'
  1211. localstatedir='${prefix}/var'
  1212. mandir='${datarootdir}/man'
  1213. mkdir_p='$(MKDIR_P)'
  1214. obj_plugin=''
  1215. oldincludedir='/usr/include'
  1216. pdfdir='${docdir}'
  1217. prefix='/usr/local'
  1218. program_transform_name='s,x,x,'
  1219. psdir='${docdir}'
  1220. runstatedir='${localstatedir}/run'
  1221. sbindir='${exec_prefix}/sbin'
  1222. script_module=''
  1223. sharedstatedir='${prefix}/com'
  1224. sound_module='sound'
  1225. sr_plugin=''
  1226. sysconfdir='${prefix}/etc'
  1227. target_alias=''
  1228.  
  1229. ## ----------- ##
  1230. ## confdefs.h. ##
  1231. ## ----------- ##
  1232.  
  1233. /* confdefs.h */
  1234. #define PACKAGE_NAME "darkradiant"
  1235. #define PACKAGE_TARNAME "darkradiant"
  1236. #define PACKAGE_VERSION "2.4.0"
  1237. #define PACKAGE_STRING "darkradiant 2.4.0"
  1238. #define PACKAGE_BUGREPORT ""
  1239. #define PACKAGE_URL ""
  1240. #define PACKAGE "darkradiant"
  1241. #define VERSION "2.4.0"
  1242. #define ENABLE_NLS 1
  1243. #define HAVE_GETTEXT 1
  1244. #define HAVE_DCGETTEXT 1
  1245. #define HAVE_SYS_TYPES_H 1
  1246. #define HAVE_SYS_STAT_H 1
  1247. #define HAVE_STDLIB_H 1
  1248. #define HAVE_STRING_H 1
  1249. #define HAVE_MEMORY_H 1
  1250. #define HAVE_STRINGS_H 1
  1251. #define HAVE_INTTYPES_H 1
  1252. #define HAVE_STDINT_H 1
  1253. #define HAVE_UNISTD_H 1
  1254. #define HAVE_DLFCN_H 1
  1255. #define LT_OBJDIR ".libs/"
  1256. #define HAVE_CXX11 1
  1257. #define HAVE_EXPERIMENTAL_FILESYSTEM 1
  1258.  
  1259. configure: exit 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement