Advertisement
Guest User

Untitled

a guest
Mar 12th, 2019
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.50 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 projectM configure 3.1.1-rc3, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = LFS
  14. uname -m = x86_64
  15. uname -r = 4.20.12
  16. uname -s = Linux
  17. uname -v = #5 SMP Tue Mar 12 17:24:47 GMT 2019
  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: /opt/rustc/bin
  31. PATH: /usr/local/sbin
  32. PATH: /usr/local/bin
  33. PATH: /bin
  34. PATH: /usr/bin
  35. PATH: /sbin
  36. PATH: /usr/sbin
  37. PATH: /opt/kf5/bin
  38. PATH: /opt/qt5/bin
  39.  
  40.  
  41. ## ----------- ##
  42. ## Core tests. ##
  43. ## ----------- ##
  44.  
  45. configure:2700: checking for a BSD-compatible install
  46. configure:2768: result: /usr/bin/install -c
  47. configure:2779: checking whether build environment is sane
  48. configure:2834: result: yes
  49. configure:2983: checking for a thread-safe mkdir -p
  50. configure:3022: result: /bin/mkdir -p
  51. configure:3029: checking for gawk
  52. configure:3045: found /usr/bin/gawk
  53. configure:3056: result: gawk
  54. configure:3067: checking whether make sets $(MAKE)
  55. configure:3089: result: yes
  56. configure:3118: checking whether make supports nested variables
  57. configure:3135: result: yes
  58. configure:3214: checking how to create a pax tar archive
  59. configure:3225: tar --version
  60. tar (GNU tar) 1.31
  61. Copyright (C) 2019 Free Software Foundation, Inc.
  62. License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
  63. This is free software: you are free to change and redistribute it.
  64. There is NO WARRANTY, to the extent permitted by law.
  65.  
  66. Written by John Gilmore and Jay Fenlason.
  67. configure:3228: $? = 0
  68. configure:3268: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
  69. configure:3271: $? = 0
  70. configure:3275: tar -xf - <conftest.tar
  71. configure:3278: $? = 0
  72. configure:3280: cat conftest.dir/file
  73. GrepMe
  74. configure:3283: $? = 0
  75. configure:3296: result: gnutar
  76. configure:3351: checking whether make supports the include directive
  77. configure:3366: make -f confmf.GNU && cat confinc.out
  78. this is the am__doit target
  79. configure:3369: $? = 0
  80. configure:3388: result: yes (GNU style)
  81. configure:3458: checking for gcc
  82. configure:3474: found /usr/bin/gcc
  83. configure:3485: result: gcc
  84. configure:3714: checking for C compiler version
  85. configure:3723: gcc --version >&5
  86. gcc (GCC) 8.2.0
  87. Copyright (C) 2018 Free Software Foundation, Inc.
  88. This is free software; see the source for copying conditions. There is NO
  89. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  90.  
  91. configure:3734: $? = 0
  92. configure:3723: gcc -v >&5
  93. Using built-in specs.
  94. COLLECT_GCC=gcc
  95. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper
  96. Target: x86_64-pc-linux-gnu
  97. Configured with: ../configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --disable-libmpx --with-system-zlib
  98. Thread model: posix
  99. gcc version 8.2.0 (GCC)
  100. configure:3734: $? = 0
  101. configure:3723: gcc -V >&5
  102. gcc: error: unrecognized command line option '-V'
  103. gcc: fatal error: no input files
  104. compilation terminated.
  105. configure:3734: $? = 1
  106. configure:3723: gcc -qversion >&5
  107. gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
  108. gcc: fatal error: no input files
  109. compilation terminated.
  110. configure:3734: $? = 1
  111. configure:3754: checking whether the C compiler works
  112. configure:3776: gcc conftest.c >&5
  113. configure:3780: $? = 0
  114. configure:3828: result: yes
  115. configure:3831: checking for C compiler default output file name
  116. configure:3833: result: a.out
  117. configure:3839: checking for suffix of executables
  118. configure:3846: gcc -o conftest conftest.c >&5
  119. configure:3850: $? = 0
  120. configure:3872: result:
  121. configure:3894: checking whether we are cross compiling
  122. configure:3902: gcc -o conftest conftest.c >&5
  123. configure:3906: $? = 0
  124. configure:3913: ./conftest
  125. configure:3917: $? = 0
  126. configure:3905: result: no
  127. configure:3910: checking for suffix of object files
  128. configure:3932: gcc -c conftest.c >&5
  129. configure:3936: $? = 0
  130. configure:3957: result: o
  131. configure:3961: checking whether we are using the GNU C compiler
  132. configure:3980: gcc -c conftest.c >&5
  133. configure:3980: $? = 0
  134. configure:3989: result: yes
  135. configure:3998: checking whether gcc accepts -g
  136. configure:4018: gcc -c -g conftest.c >&5
  137. configure:4018: $? = 0
  138. configure:4059: result: yes
  139. configure:4076: checking for gcc option to accept ISO C89
  140. configure:4139: gcc -c -g -O2 conftest.c >&5
  141. configure:4139: $? = 0
  142. configure:4152: result: none needed
  143. configure:4177: checking whether gcc understands -c and -o together
  144. configure:4199: gcc -c conftest.c -o conftest2.o
  145. configure:4202: $? = 0
  146. configure:4199: gcc -c conftest.c -o conftest2.o
  147. configure:4202: $? = 0
  148. configure:4214: result: yes
  149. configure:4233: checking dependency style of gcc
  150. configure:4344: result: gcc3
  151. configure:4409: checking for ar
  152. configure:4425: found /usr/bin/ar
  153. configure:4436: result: ar
  154. configure:4462: checking the archiver (ar) interface
  155. configure:4478: gcc -c -g -O2 conftest.c >&5
  156. configure:4478: $? = 0
  157. configure:4480: ar cru libconftest.a conftest.o >&5
  158. configure:4483: $? = 0
  159. configure:4482: result: ar
  160. configure:4531: checking build system type
  161. configure:4545: result: x86_64-pc-linux-gnu
  162. configure:4565: checking host system type
  163. configure:4578: result: x86_64-pc-linux-gnu
  164. configure:4619: checking how to print strings
  165. configure:4646: result: printf
  166. configure:4667: checking for a sed that does not truncate output
  167. configure:4731: result: /bin/sed
  168. configure:4749: checking for grep that handles long lines and -e
  169. configure:4807: result: /bin/grep
  170. configure:4812: checking for egrep
  171. configure:4874: result: /bin/grep -E
  172. configure:4879: checking for fgrep
  173. configure:4941: result: /bin/grep -F
  174. configure:4976: checking for ld used by gcc
  175. configure:5043: result: /usr/bin/ld
  176. configure:5050: checking if the linker (/usr/bin/ld) is GNU ld
  177. configure:5065: result: yes
  178. configure:5077: checking for BSD- or MS-compatible name lister (nm)
  179. configure:5131: result: /usr/bin/nm -B
  180. configure:5261: checking the name lister (/usr/bin/nm -B) interface
  181. configure:5268: gcc -c -g -O2 conftest.c >&5
  182. configure:5271: /usr/bin/nm -B "conftest.o"
  183. configure:5274: output
  184. 0000000000000000 B some_variable
  185. configure:5275: result: BSD nm
  186. configure:5278: checking whether ln -s works
  187. configure:5282: result: yes
  188. configure:5290: checking the maximum length of command line arguments
  189. configure:5421: result: 1572864
  190. configure:5469: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  191. configure:5509: result: func_convert_file_noop
  192. configure:5516: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  193. configure:5536: result: func_convert_file_noop
  194. configure:5543: checking for /usr/bin/ld option to reload object files
  195. configure:5550: result: -r
  196. configure:5624: checking for objdump
  197. configure:5640: found /usr/bin/objdump
  198. configure:5651: result: objdump
  199. configure:5683: checking how to recognize dependent libraries
  200. configure:5883: result: pass_all
  201. configure:5968: checking for dlltool
  202. configure:5998: result: no
  203. configure:6028: checking how to associate runtime and link libraries
  204. configure:6055: result: printf %s\n
  205. configure:6179: checking for archiver @FILE support
  206. configure:6196: gcc -c -g -O2 conftest.c >&5
  207. configure:6196: $? = 0
  208. configure:6199: ar cru libconftest.a @conftest.lst >&5
  209. configure:6202: $? = 0
  210. configure:6207: ar cru libconftest.a @conftest.lst >&5
  211. ar: conftest.o: No such file or directory
  212. configure:6210: $? = 1
  213. configure:6209: result: @
  214. configure:6267: checking for strip
  215. configure:6283: found /usr/bin/strip
  216. configure:6294: result: strip
  217. configure:6366: checking for ranlib
  218. configure:6382: found /usr/bin/ranlib
  219. configure:6393: result: ranlib
  220. configure:6495: checking command to parse /usr/bin/nm -B output from gcc object
  221. configure:6648: gcc -c -g -O2 conftest.c >&5
  222. configure:6651: $? = 0
  223. configure:6655: /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
  224. configure:6658: $? = 0
  225. configure:6724: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  226. configure:6727: $? = 0
  227. configure:6765: result: ok
  228. configure:6812: checking for sysroot
  229. configure:6842: result: no
  230. configure:6849: checking for a working dd
  231. configure:6887: result: /bin/dd
  232. configure:6891: checking how to truncate binary pipes
  233. configure:6906: result: /bin/dd bs=4096 count=1
  234. configure:7042: gcc -c -g -O2 conftest.c >&5
  235. configure:7045: $? = 0
  236. configure:7235: checking for mt
  237. configure:7251: found /bin/mt
  238. configure:7262: result: mt
  239. configure:7285: checking if mt is a manifest tool
  240. configure:7291: mt '-?'
  241. configure:7299: result: no
  242. configure:7976: checking how to run the C preprocessor
  243. configure:8007: gcc -E conftest.c
  244. configure:8007: $? = 0
  245. configure:8021: gcc -E conftest.c
  246. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  247. #include <ac_nonexistent.h>
  248. ^~~~~~~~~~~~~~~~~~
  249. compilation terminated.
  250. configure:8021: $? = 1
  251. configure: failed program was:
  252. | /* confdefs.h */
  253. | #define PACKAGE_NAME "projectM"
  254. | #define PACKAGE_TARNAME "projectM"
  255. | #define PACKAGE_VERSION "3.1.1-rc3"
  256. | #define PACKAGE_STRING "projectM 3.1.1-rc3"
  257. | #define PACKAGE_BUGREPORT "mischa@mvstg.biz"
  258. | #define PACKAGE_URL "https://github.com/projectM-visualizer/projectm/"
  259. | #define PACKAGE "projectM"
  260. | #define VERSION "3.1.1-rc3"
  261. | /* end confdefs.h. */
  262. | #include <ac_nonexistent.h>
  263. configure:8046: result: gcc -E
  264. configure:8066: gcc -E conftest.c
  265. configure:8066: $? = 0
  266. configure:8080: gcc -E conftest.c
  267. conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory
  268. #include <ac_nonexistent.h>
  269. ^~~~~~~~~~~~~~~~~~
  270. compilation terminated.
  271. configure:8080: $? = 1
  272. configure: failed program was:
  273. | /* confdefs.h */
  274. | #define PACKAGE_NAME "projectM"
  275. | #define PACKAGE_TARNAME "projectM"
  276. | #define PACKAGE_VERSION "3.1.1-rc3"
  277. | #define PACKAGE_STRING "projectM 3.1.1-rc3"
  278. | #define PACKAGE_BUGREPORT "mischa@mvstg.biz"
  279. | #define PACKAGE_URL "https://github.com/projectM-visualizer/projectm/"
  280. | #define PACKAGE "projectM"
  281. | #define VERSION "3.1.1-rc3"
  282. | /* end confdefs.h. */
  283. | #include <ac_nonexistent.h>
  284. configure:8109: checking for ANSI C header files
  285. configure:8129: gcc -c -g -O2 conftest.c >&5
  286. configure:8129: $? = 0
  287. configure:8202: gcc -o conftest -g -O2 conftest.c >&5
  288. configure:8202: $? = 0
  289. configure:8202: ./conftest
  290. configure:8202: $? = 0
  291. configure:8213: result: yes
  292. configure:8226: checking for sys/types.h
  293. configure:8226: gcc -c -g -O2 conftest.c >&5
  294. configure:8226: $? = 0
  295. configure:8226: result: yes
  296. configure:8226: checking for sys/stat.h
  297. configure:8226: gcc -c -g -O2 conftest.c >&5
  298. configure:8226: $? = 0
  299. configure:8226: result: yes
  300. configure:8226: checking for stdlib.h
  301. configure:8226: gcc -c -g -O2 conftest.c >&5
  302. configure:8226: $? = 0
  303. configure:8226: result: yes
  304. configure:8226: checking for string.h
  305. configure:8226: gcc -c -g -O2 conftest.c >&5
  306. configure:8226: $? = 0
  307. configure:8226: result: yes
  308. configure:8226: checking for memory.h
  309. configure:8226: gcc -c -g -O2 conftest.c >&5
  310. configure:8226: $? = 0
  311. configure:8226: result: yes
  312. configure:8226: checking for strings.h
  313. configure:8226: gcc -c -g -O2 conftest.c >&5
  314. configure:8226: $? = 0
  315. configure:8226: result: yes
  316. configure:8226: checking for inttypes.h
  317. configure:8226: gcc -c -g -O2 conftest.c >&5
  318. configure:8226: $? = 0
  319. configure:8226: result: yes
  320. configure:8226: checking for stdint.h
  321. configure:8226: gcc -c -g -O2 conftest.c >&5
  322. configure:8226: $? = 0
  323. configure:8226: result: yes
  324. configure:8226: checking for unistd.h
  325. configure:8226: gcc -c -g -O2 conftest.c >&5
  326. configure:8226: $? = 0
  327. configure:8226: result: yes
  328. configure:8240: checking for dlfcn.h
  329. configure:8240: gcc -c -g -O2 conftest.c >&5
  330. configure:8240: $? = 0
  331. configure:8240: result: yes
  332. configure:8496: checking for objdir
  333. configure:8511: result: .libs
  334. configure:8775: checking if gcc supports -fno-rtti -fno-exceptions
  335. configure:8793: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
  336. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  337. configure:8797: $? = 0
  338. configure:8810: result: no
  339. configure:9168: checking for gcc option to produce PIC
  340. configure:9175: result: -fPIC -DPIC
  341. configure:9183: checking if gcc PIC flag -fPIC -DPIC works
  342. configure:9201: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
  343. configure:9205: $? = 0
  344. configure:9218: result: yes
  345. configure:9247: checking if gcc static flag -static works
  346. configure:9275: result: yes
  347. configure:9290: checking if gcc supports -c -o file.o
  348. configure:9311: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  349. configure:9315: $? = 0
  350. configure:9337: result: yes
  351. configure:9345: checking if gcc supports -c -o file.o
  352. configure:9392: result: yes
  353. configure:9425: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  354. configure:10684: result: yes
  355. configure:10721: checking whether -lc should be explicitly linked in
  356. configure:10729: gcc -c -g -O2 conftest.c >&5
  357. configure:10732: $? = 0
  358. configure:10747: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  359. configure:10750: $? = 0
  360. configure:10764: result: no
  361. configure:10924: checking dynamic linker characteristics
  362. configure:11505: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
  363. configure:11505: $? = 0
  364. configure:11742: result: GNU/Linux ld.so
  365. configure:11864: checking how to hardcode library paths into programs
  366. configure:11889: result: immediate
  367. configure:12437: checking whether stripping libraries is possible
  368. configure:12442: result: yes
  369. configure:12477: checking if libtool supports shared libraries
  370. configure:12479: result: yes
  371. configure:12482: checking whether to build shared libraries
  372. configure:12507: result: yes
  373. configure:12510: checking whether to build static libraries
  374. configure:12514: result: yes
  375. configure:9356: checking whether to use rpath
  376. configure:9365: result: yes
  377. configure:9432: checking for g++
  378. configure:9448: found /usr/bin/g++
  379. configure:9459: result: g++
  380. configure:9486: checking for C++ compiler version
  381. configure:9495: g++ --version >&5
  382. g++ (GCC) 8.2.0
  383. Copyright (C) 2018 Free Software Foundation, Inc.
  384. This is free software; see the source for copying conditions. There is NO
  385. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  386.  
  387. configure:9506: $? = 0
  388. configure:9495: g++ -v >&5
  389. Using built-in specs.
  390. COLLECT_GCC=g++
  391. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/8.2.0/lto-wrapper
  392. Target: x86_64-pc-linux-gnu
  393. Configured with: ../configure --prefix=/usr --enable-languages=c,c++ --disable-multilib --disable-bootstrap --disable-libmpx --with-system-zlib
  394. Thread model: posix
  395. gcc version 8.2.0 (GCC)
  396. configure:9506: $? = 0
  397. configure:9495: g++ -V >&5
  398. g++: error: unrecognized command line option '-V'
  399. g++: fatal error: no input files
  400. compilation terminated.
  401. configure:9506: $? = 1
  402. configure:9495: g++ -qversion >&5
  403. g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
  404. g++: fatal error: no input files
  405. compilation terminated.
  406. configure:9506: $? = 1
  407. configure:9510: checking whether we are using the GNU C++ compiler
  408. configure:9529: g++ -c conftest.cpp >&5
  409. configure:9529: $? = 0
  410. configure:9538: result: yes
  411. configure:9547: checking whether g++ accepts -g
  412. configure:9567: g++ -c -g conftest.cpp >&5
  413. configure:9567: $? = 0
  414. configure:9608: result: yes
  415. configure:9633: checking dependency style of g++
  416. configure:9744: result: gcc3
  417. configure:9777: checking how to run the C++ preprocessor
  418. configure:9804: g++ -E conftest.cpp
  419. configure:9804: $? = 0
  420. configure:9818: g++ -E conftest.cpp
  421. conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
  422. #include <ac_nonexistent.h>
  423. ^~~~~~~~~~~~~~~~~~
  424. compilation terminated.
  425. configure:9818: $? = 1
  426. configure: failed program was:
  427. | /* confdefs.h */
  428. | #define PACKAGE_NAME "projectM"
  429. | #define PACKAGE_TARNAME "projectM"
  430. | #define PACKAGE_VERSION "3.1.1-rc3"
  431. | #define PACKAGE_STRING "projectM 3.1.1-rc3"
  432. | #define PACKAGE_BUGREPORT "mischa@mvstg.biz"
  433. | #define PACKAGE_URL "https://github.com/projectM-visualizer/projectm/"
  434. | #define PACKAGE "projectM"
  435. | #define VERSION "3.1.1-rc3"
  436. | #define STDC_HEADERS 1
  437. | #define HAVE_SYS_TYPES_H 1
  438. | #define HAVE_SYS_STAT_H 1
  439. | #define HAVE_STDLIB_H 1
  440. | #define HAVE_STRING_H 1
  441. | #define HAVE_MEMORY_H 1
  442. | #define HAVE_STRINGS_H 1
  443. | #define HAVE_INTTYPES_H 1
  444. | #define HAVE_STDINT_H 1
  445. | #define HAVE_UNISTD_H 1
  446. | #define HAVE_DLFCN_H 1
  447. | #define LT_OBJDIR ".libs/"
  448. | /* end confdefs.h. */
  449. | #include <ac_nonexistent.h>
  450. configure:9843: result: g++ -E
  451. configure:9863: g++ -E conftest.cpp
  452. configure:9863: $? = 0
  453. configure:9877: g++ -E conftest.cpp
  454. conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory
  455. #include <ac_nonexistent.h>
  456. ^~~~~~~~~~~~~~~~~~
  457. compilation terminated.
  458. configure:9877: $? = 1
  459. configure: failed program was:
  460. | /* confdefs.h */
  461. | #define PACKAGE_NAME "projectM"
  462. | #define PACKAGE_TARNAME "projectM"
  463. | #define PACKAGE_VERSION "3.1.1-rc3"
  464. | #define PACKAGE_STRING "projectM 3.1.1-rc3"
  465. | #define PACKAGE_BUGREPORT "mischa@mvstg.biz"
  466. | #define PACKAGE_URL "https://github.com/projectM-visualizer/projectm/"
  467. | #define PACKAGE "projectM"
  468. | #define VERSION "3.1.1-rc3"
  469. | #define STDC_HEADERS 1
  470. | #define HAVE_SYS_TYPES_H 1
  471. | #define HAVE_SYS_STAT_H 1
  472. | #define HAVE_STDLIB_H 1
  473. | #define HAVE_STRING_H 1
  474. | #define HAVE_MEMORY_H 1
  475. | #define HAVE_STRINGS_H 1
  476. | #define HAVE_INTTYPES_H 1
  477. | #define HAVE_STDINT_H 1
  478. | #define HAVE_UNISTD_H 1
  479. | #define HAVE_DLFCN_H 1
  480. | #define LT_OBJDIR ".libs/"
  481. | /* end confdefs.h. */
  482. | #include <ac_nonexistent.h>
  483. configure:10039: checking for ld used by g++
  484. configure:10106: result: /usr/bin/ld -m elf_x86_64
  485. configure:10113: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
  486. configure:10128: result: yes
  487. configure:10183: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  488. configure:11256: result: yes
  489. configure:11292: g++ -c -g -O2 conftest.cpp >&5
  490. configure:11295: $? = 0
  491. configure:11776: checking for g++ option to produce PIC
  492. configure:11783: result: -fPIC -DPIC
  493. configure:11791: checking if g++ PIC flag -fPIC -DPIC works
  494. configure:11809: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5
  495. configure:11813: $? = 0
  496. configure:11826: result: yes
  497. configure:11849: checking if g++ static flag -static works
  498. configure:11877: result: yes
  499. configure:11889: checking if g++ supports -c -o file.o
  500. configure:11910: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
  501. configure:11914: $? = 0
  502. configure:11936: result: yes
  503. configure:11941: checking if g++ supports -c -o file.o
  504. configure:11988: result: yes
  505. configure:12018: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
  506. configure:12058: result: yes
  507. configure:12199: checking dynamic linker characteristics
  508. configure:12944: result: GNU/Linux ld.so
  509. configure:13009: checking how to hardcode library paths into programs
  510. configure:13034: result: immediate
  511. configure:11990: checking for pkg-config
  512. configure:12008: found /usr/bin/pkg-config
  513. configure:12020: result: /usr/bin/pkg-config
  514. configure:12045: checking pkg-config is at least version 0.9.0
  515. configure:12048: result: yes
  516. configure:12291: checking for pkg-config
  517. configure:12321: result: /usr/bin/pkg-config
  518. configure:12346: checking pkg-config is at least version 0.9.0
  519. configure:12349: result: yes
  520. configure:12359: checking for gl
  521. configure:12366: $PKG_CONFIG --exists --print-errors "gl"
  522. configure:12369: $? = 0
  523. configure:12383: $PKG_CONFIG --exists --print-errors "gl"
  524. configure:12386: $? = 0
  525. configure:12632: result: yes
  526. configure:12656: checking GL/gl.h usability
  527. configure:12656: gcc -c -I/usr/include/libdrm -g -O2 conftest.c >&5
  528. configure:12656: $? = 0
  529. configure:12656: result: yes
  530. configure:12656: checking GL/gl.h presence
  531. configure:12656: gcc -E conftest.c
  532. configure:12656: $? = 0
  533. configure:12656: result: yes
  534. configure:12656: checking for GL/gl.h
  535. configure:12656: result: yes
  536. configure:12683: checking for compiling a minimal OpenGL program
  537. configure:12727: gcc -c -I/usr/include/libdrm -g -O2 conftest.c >&5
  538. configure:12727: $? = 0
  539. configure:12751: result: yes
  540. configure:12759: checking for linking a minimal OpenGL program
  541. configure:12813: gcc -o conftest -I/usr/include/libdrm -g -O2 conftest.c -lGL >&5
  542. configure:12813: $? = 0
  543. configure:12846: result: yes
  544. configure:12868: checking Freedom
  545. configure:12879: result: GNU/LINUX detected
  546. configure:12888: checking for dlopen in -lc
  547. configure:12913: g++ -o conftest -g -O2 conftest.cpp -lc -lGL -ldl >&5
  548. configure:12913: $? = 0
  549. configure:12922: result: yes
  550. configure:12976: checking for aligned_alloc
  551. configure:12976: g++ -o conftest -g -O2 conftest.cpp -lGL -ldl >&5
  552. conftest.cpp:48:6: warning: declaration of 'char aligned_alloc()' conflicts with built-in declaration 'void* aligned_alloc(long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  553. char aligned_alloc ();
  554. ^~~~~~~~~~~~~
  555. configure:12976: $? = 0
  556. configure:12976: result: yes
  557. configure:12976: checking for posix_memalign
  558. configure:12976: g++ -o conftest -g -O2 conftest.cpp -lGL -ldl >&5
  559. conftest.cpp:49:6: warning: declaration of 'char posix_memalign()' conflicts with built-in declaration 'int posix_memalign(void**, long unsigned int, long unsigned int)' [-Wbuiltin-declaration-mismatch]
  560. char posix_memalign ();
  561. ^~~~~~~~~~~~~~
  562. configure:12976: $? = 0
  563. configure:12976: result: yes
  564. configure:13009: checking for sdl2
  565. configure:13016: $PKG_CONFIG --exists --print-errors "sdl2"
  566. configure:13019: $? = 0
  567. configure:13033: $PKG_CONFIG --exists --print-errors "sdl2"
  568. configure:13036: $? = 0
  569. configure:13086: result: yes
  570. configure:13150: checking for sdl2 >= 2.0.5
  571. configure:13215: result: yes
  572. configure:13499: checking glm/glm.hpp usability
  573. configure:13499: g++ -c -g -O2 conftest.cpp >&5
  574. configure:13499: $? = 0
  575. configure:13499: result: yes
  576. configure:13499: checking glm/glm.hpp presence
  577. configure:13499: g++ -E conftest.cpp
  578. configure:13499: $? = 0
  579. configure:13499: result: yes
  580. configure:13499: checking for glm/glm.hpp
  581. configure:13499: result: yes
  582. configure:13810: checking whether gcc is Clang
  583. configure:13835: result: no
  584. configure:13958: checking whether pthreads work with -pthread
  585. configure:14052: gcc -o conftest -I/usr/include/libdrm -g -O2 -pthread conftest.c -lGL -ldl >&5
  586. configure:14052: $? = 0
  587. configure:14061: result: yes
  588. configure:14080: checking for joinable pthread attribute
  589. configure:14098: gcc -o conftest -I/usr/include/libdrm -g -O2 -pthread conftest.c -lGL -ldl >&5
  590. configure:14098: $? = 0
  591. configure:14106: result: PTHREAD_CREATE_JOINABLE
  592. configure:14120: checking whether more special flags are required for pthreads
  593. configure:14133: result: no
  594. configure:14141: checking for PTHREAD_PRIO_INHERIT
  595. configure:14157: gcc -o conftest -I/usr/include/libdrm -g -O2 -pthread conftest.c -lGL -ldl >&5
  596. configure:14157: $? = 0
  597. configure:14166: result: yes
  598. configure:14295: checking for a sed that does not truncate output
  599. configure:14359: result: /bin/sed
  600. configure:14374: checking whether C++ compiler accepts -stdlib=libc++
  601. configure:14393: g++ -c -g -O2 -pthread -stdlib=libc++ conftest.cpp >&5
  602. g++: error: unrecognized command line option '-stdlib=libc++'
  603. configure:14393: $? = 1
  604. configure: failed program was:
  605. | /* confdefs.h */
  606. | #define PACKAGE_NAME "projectM"
  607. | #define PACKAGE_TARNAME "projectM"
  608. | #define PACKAGE_VERSION "3.1.1-rc3"
  609. | #define PACKAGE_STRING "projectM 3.1.1-rc3"
  610. | #define PACKAGE_BUGREPORT "mischa@mvstg.biz"
  611. | #define PACKAGE_URL "https://github.com/projectM-visualizer/projectm/"
  612. | #define PACKAGE "projectM"
  613. | #define VERSION "3.1.1-rc3"
  614. | #define STDC_HEADERS 1
  615. | #define HAVE_SYS_TYPES_H 1
  616. | #define HAVE_SYS_STAT_H 1
  617. | #define HAVE_STDLIB_H 1
  618. | #define HAVE_STRING_H 1
  619. | #define HAVE_MEMORY_H 1
  620. | #define HAVE_STRINGS_H 1
  621. | #define HAVE_INTTYPES_H 1
  622. | #define HAVE_STDINT_H 1
  623. | #define HAVE_UNISTD_H 1
  624. | #define HAVE_DLFCN_H 1
  625. | #define LT_OBJDIR ".libs/"
  626. | #define HAVE_GL_GL_H 1
  627. | #define HAVE_GL 1
  628. | #define HAVE_ALIGNED_ALLOC 1
  629. | #define HAVE_POSIX_MEMALIGN 1
  630. | #define HAVE_PTHREAD_PRIO_INHERIT 1
  631. | #define USE_THREADS 1
  632. | /* end confdefs.h. */
  633. |
  634. | int
  635. | main ()
  636. | {
  637. |
  638. | ;
  639. | return 0;
  640. | }
  641. configure:14401: result: no
  642. configure:14413: checking whether C++ compiler accepts -std=c++11
  643. configure:14432: g++ -c -g -O2 -pthread -std=c++11 conftest.cpp >&5
  644. configure:14432: $? = 0
  645. configure:14440: result: yes
  646. configure:14451: checking for X
  647. configure:14559: g++ -E conftest.cpp
  648. configure:14559: $? = 0
  649. configure:14590: g++ -o conftest -g -O2 -pthread -std=c++11 conftest.cpp -lX11 -lGL -ldl -pthread >&5
  650. configure:14590: $? = 0
  651. configure:14640: result: libraries , headers
  652. configure:14739: g++ -o conftest -g -O2 -pthread -std=c++11 conftest.cpp -lGL -ldl -pthread -lX11 >&5
  653. configure:14739: $? = 0
  654. configure:14837: checking for gethostbyname
  655. configure:14837: g++ -o conftest -g -O2 -pthread -std=c++11 conftest.cpp -lGL -ldl -pthread >&5
  656. configure:14837: $? = 0
  657. configure:14837: result: yes
  658. configure:14934: checking for connect
  659. configure:14934: g++ -o conftest -g -O2 -pthread -std=c++11 conftest.cpp -lGL -ldl -pthread >&5
  660. configure:14934: $? = 0
  661. configure:14934: result: yes
  662. configure:14983: checking for remove
  663. configure:14983: g++ -o conftest -g -O2 -pthread -std=c++11 conftest.cpp -lGL -ldl -pthread >&5
  664. configure:14983: $? = 0
  665. configure:14983: result: yes
  666. configure:15032: checking for shmat
  667. configure:15032: g++ -o conftest -g -O2 -pthread -std=c++11 conftest.cpp -lGL -ldl -pthread >&5
  668. configure:15032: $? = 0
  669. configure:15032: result: yes
  670. configure:15090: checking for IceConnectionNumber in -lICE
  671. configure:15115: g++ -o conftest -g -O2 -pthread -std=c++11 conftest.cpp -lICE -lGL -ldl -pthread >&5
  672. configure:15115: $? = 0
  673. configure:15124: result: yes
  674. configure:15139: checking for Qt
  675. configure:15207: result: yes:
  676. QT_CXXFLAGS=-pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_HELP_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLTEST_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_QML_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_SCRIPT_LIB -DQT_SCRIPTTOOLS_LIB -DQT_SENSORS_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/opt/qt5/include -I/opt/qt5/include/QtDesigner -I/opt/qt5/include/QtUiPlugin -I/opt/qt5/include/QtHelp -I/opt/qt5/include/QtMultimediaWidgets -I/opt/qt5/include/QtOpenGL -I/opt/qt5/include/QtPrintSupport -I/opt/qt5/include/QtQuickTest -I/opt/qt5/include/QtSvg -I/opt/qt5/include/QtUiTools -I/opt/qt5/include/QtWidgets -I/opt/qt5/include/QtMultimedia -I/opt/qt5/include/QtX11Extras -I/opt/qt5/include/QtGui -I/opt/qt5/include/QtConcurrent -I/opt/qt5/include/QtDBus -I/opt/qt5/include/QtXml -I/opt/qt5/include/QtSql -I/opt/qt5/include/QtQml -I/opt/qt5/include/QtXmlPatterns -I/opt/qt5/include/QtNetwork -I/opt/qt5/include/QtTest -I/opt/qt5/include/QtScript -I/opt/qt5/include/QtScriptTools -I/opt/qt5/include/QtSensors -I/opt/qt5/include/QtSerialPort -I/opt/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/opt/qt5/mkspecs/linux-g++
  677. QT_DIR=/opt/qt5/lib
  678. QT_LIBS=-L/opt/qt5/lib -lQt5Designer -lQt5Help -lQt5MultimediaWidgets /usr/lib/libpulse-mainloop-glib.so /usr/lib/libpulse.so /usr/lib/libglib-2.0.so -lQt5OpenGL -lQt5PrintSupport -lQt5QuickTest -lQt5Svg -lQt5UiTools -lQt5Widgets -lQt5Multimedia -lQt5X11Extras -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Xml -lQt5Sql -lQt5Qml -lQt5XmlPatterns -lQt5Network -lQt5Test -lQt5Script -lQt5ScriptTools -lQt5Sensors -lQt5SerialPort -lQt5Core /usr/lib/libGL.so -lpthread
  679. QT_UIC=/opt/qt5/bin/uic
  680. QT_MOC=/opt/qt5/bin/moc
  681. QT_RCC=/opt/qt5/bin/rcc
  682. QT_LRELEASE=/opt/qt5/bin/lrelease
  683. QT_LUPDATE=/opt/qt5/bin/lupdate
  684. configure:15242: checking correct functioning of Qt installation
  685. configure:15276: /opt/qt5/bin/moc ax_qt_test.h -o moc_ax_qt_test.cpp >/dev/null 2>/dev/null
  686. configure:15279: $? = 0
  687. configure:15287: g++ -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_HELP_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLTEST_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_QML_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_SCRIPT_LIB -DQT_SCRIPTTOOLS_LIB -DQT_SENSORS_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/opt/qt5/include -I/opt/qt5/include/QtDesigner -I/opt/qt5/include/QtUiPlugin -I/opt/qt5/include/QtHelp -I/opt/qt5/include/QtMultimediaWidgets -I/opt/qt5/include/QtOpenGL -I/opt/qt5/include/QtPrintSupport -I/opt/qt5/include/QtQuickTest -I/opt/qt5/include/QtSvg -I/opt/qt5/include/QtUiTools -I/opt/qt5/include/QtWidgets -I/opt/qt5/include/QtMultimedia -I/opt/qt5/include/QtX11Extras -I/opt/qt5/include/QtGui -I/opt/qt5/include/QtConcurrent -I/opt/qt5/include/QtDBus -I/opt/qt5/include/QtXml -I/opt/qt5/include/QtSql -I/opt/qt5/include/QtQml -I/opt/qt5/include/QtXmlPatterns -I/opt/qt5/include/QtNetwork -I/opt/qt5/include/QtTest -I/opt/qt5/include/QtScript -I/opt/qt5/include/QtScriptTools -I/opt/qt5/include/QtSensors -I/opt/qt5/include/QtSerialPort -I/opt/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/opt/qt5/mkspecs/linux-g++ -c -g -O2 -pthread -std=c++11 -o moc_ax_qt_test.o moc_ax_qt_test.cpp >/dev/null 2>/dev/null
  688. configure:15290: $? = 0
  689. configure:15298: g++ -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_HELP_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLTEST_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_QML_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_SCRIPT_LIB -DQT_SCRIPTTOOLS_LIB -DQT_SENSORS_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=/tmp -I. -I/opt/qt5/include -I/opt/qt5/include/QtDesigner -I/opt/qt5/include/QtUiPlugin -I/opt/qt5/include/QtHelp -I/opt/qt5/include/QtMultimediaWidgets -I/opt/qt5/include/QtOpenGL -I/opt/qt5/include/QtPrintSupport -I/opt/qt5/include/QtQuickTest -I/opt/qt5/include/QtSvg -I/opt/qt5/include/QtUiTools -I/opt/qt5/include/QtWidgets -I/opt/qt5/include/QtMultimedia -I/opt/qt5/include/QtX11Extras -I/opt/qt5/include/QtGui -I/opt/qt5/include/QtConcurrent -I/opt/qt5/include/QtDBus -I/opt/qt5/include/QtXml -I/opt/qt5/include/QtSql -I/opt/qt5/include/QtQml -I/opt/qt5/include/QtXmlPatterns -I/opt/qt5/include/QtNetwork -I/opt/qt5/include/QtTest -I/opt/qt5/include/QtScript -I/opt/qt5/include/QtScriptTools -I/opt/qt5/include/QtSensors -I/opt/qt5/include/QtSerialPort -I/opt/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/opt/qt5/mkspecs/linux-g++ -c -g -O2 -pthread -std=c++11 -o ax_qt_main.o ax_qt_main.cpp >/dev/null 2>/dev/null
  690. configure:15301: $? = 0
  691. configure:15309: g++ -o ax_qt_main ax_qt_main.o moc_ax_qt_test.o -L/opt/qt5/lib -lQt5Designer -lQt5Help -lQt5MultimediaWidgets /usr/lib/libpulse-mainloop-glib.so /usr/lib/libpulse.so /usr/lib/libglib-2.0.so -lQt5OpenGL -lQt5PrintSupport -lQt5QuickTest -lQt5Svg -lQt5UiTools -lQt5Widgets -lQt5Multimedia -lQt5X11Extras -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Xml -lQt5Sql -lQt5Qml -lQt5XmlPatterns -lQt5Network -lQt5Test -lQt5Script -lQt5ScriptTools -lQt5Sensors -lQt5SerialPort -lQt5Core /usr/lib/libGL.so -lpthread -lGL -ldl -pthread >/dev/null 2>/dev/null
  692. configure:15312: $? = 0
  693. configure:15324: result: success
  694. configure:15348: checking for libpulse
  695. configure:15355: $PKG_CONFIG --exists --print-errors "libpulse"
  696. configure:15358: $? = 0
  697. configure:15372: $PKG_CONFIG --exists --print-errors "libpulse"
  698. configure:15375: $? = 0
  699. configure:15421: result: yes
  700. configure:15446: checking for jack
  701. configure:15453: $PKG_CONFIG --exists --print-errors "jack"
  702. configure:15456: $? = 0
  703. configure:15470: $PKG_CONFIG --exists --print-errors "jack"
  704. configure:15473: $? = 0
  705. configure:15519: result: yes
  706. configure:15684: checking that generated files are newer than configure
  707. configure:15690: result: done
  708. configure:15737: creating ./config.status
  709.  
  710. ## ---------------------- ##
  711. ## Running config.status. ##
  712. ## ---------------------- ##
  713.  
  714. This file was extended by projectM config.status 3.1.1-rc3, which was
  715. generated by GNU Autoconf 2.69. Invocation command line was
  716.  
  717. CONFIG_FILES =
  718. CONFIG_HEADERS =
  719. CONFIG_LINKS =
  720. CONFIG_COMMANDS =
  721. $ ./config.status
  722.  
  723. on LFS
  724.  
  725. config.status:1219: creating Makefile
  726. config.status:1219: creating src/Makefile
  727. config.status:1219: creating src/libprojectM/Makefile
  728. config.status:1219: creating src/libprojectM/Renderer/Makefile
  729. config.status:1219: creating src/libprojectM/NativePresetFactory/Makefile
  730. config.status:1219: creating src/libprojectM/MilkdropPresetFactory/Makefile
  731. config.status:1219: creating src/libprojectM/libprojectM.pc
  732. config.status:1219: creating src/NativePresets/Makefile
  733. config.status:1219: creating src/projectM-sdl/Makefile
  734. config.status:1219: creating src/projectM-emscripten/Makefile
  735. config.status:1219: creating src/projectM-qt/Makefile
  736. config.status:1219: creating src/projectM-pulseaudio/Makefile
  737. config.status:1219: creating src/projectM-jack/Makefile
  738. config.status:1219: creating src/projectM-test/Makefile
  739. config.status:1219: creating src/libprojectM/config.inp.in
  740. config.status:1219: creating config.h
  741. config.status:1400: config.h is unchanged
  742. config.status:1448: executing depfiles commands
  743. config.status:1525: cd src/libprojectM && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  744. make: Nothing to be done for 'am--depfiles'.
  745. config.status:1530: $? = 0
  746. config.status:1525: cd src/libprojectM/Renderer && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  747. make: Nothing to be done for 'am--depfiles'.
  748. config.status:1530: $? = 0
  749. config.status:1525: cd src/libprojectM/NativePresetFactory && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  750. make: Nothing to be done for 'am--depfiles'.
  751. config.status:1530: $? = 0
  752. config.status:1525: cd src/libprojectM/MilkdropPresetFactory && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  753. make: Nothing to be done for 'am--depfiles'.
  754. config.status:1530: $? = 0
  755. config.status:1525: cd src/NativePresets && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  756. make: Nothing to be done for 'am--depfiles'.
  757. config.status:1530: $? = 0
  758. config.status:1525: cd src/projectM-sdl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  759. make: Nothing to be done for 'am--depfiles'.
  760. config.status:1530: $? = 0
  761. config.status:1525: cd src/projectM-emscripten && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  762. make: Nothing to be done for 'am--depfiles'.
  763. config.status:1530: $? = 0
  764. config.status:1525: cd src/projectM-qt && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  765. make: Nothing to be done for 'am--depfiles'.
  766. config.status:1530: $? = 0
  767. config.status:1525: cd src/projectM-pulseaudio && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  768. make: Nothing to be done for 'am--depfiles'.
  769. config.status:1530: $? = 0
  770. config.status:1525: cd src/projectM-jack && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  771. make: Nothing to be done for 'am--depfiles'.
  772. config.status:1530: $? = 0
  773. config.status:1525: cd src/projectM-test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
  774. make: Nothing to be done for 'am--depfiles'.
  775. config.status:1530: $? = 0
  776. config.status:1448: executing libtool commands
  777. config.status:1448: executing libtool-rpath-patch commands
  778. configure:18195: result:
  779. projectM v3.1.1-rc3
  780. =====
  781.  
  782. prefix: /usr/local
  783. sysconfdir: ${prefix}/etc
  784. libdir: ${exec_prefix}/lib
  785. includedir: ${prefix}/include
  786.  
  787. compiler: gcc
  788. cflags: -I/usr/include/libdrm -g -O2 -pthread -Wall -Wchar-subscripts -Wformat-security -Wpointer-arith -Wshadow -Wsign-compare -Wtype-limits -DDATADIR_PATH=\""$(pkgdatadir)"\" -I$(top_srcdir)/vendor
  789. ldflags:
  790.  
  791. - - -
  792.  
  793. Applications:
  794. =====
  795.  
  796. libprojectM: yes
  797. Threading: yes
  798. SDL: yes
  799. Qt: yes
  800. Pulseaudio: yes
  801. Jack: yes
  802. OpenGLES: no
  803. Emscripten: no
  804.  
  805.  
  806. ## ---------------- ##
  807. ## Cache variables. ##
  808. ## ---------------- ##
  809.  
  810. ac_cv_build=x86_64-pc-linux-gnu
  811. ac_cv_c_compiler_gnu=yes
  812. ac_cv_cxx_compiler_gnu=yes
  813. ac_cv_env_CCC_set=
  814. ac_cv_env_CCC_value=
  815. ac_cv_env_CC_set=
  816. ac_cv_env_CC_value=
  817. ac_cv_env_CFLAGS_set=
  818. ac_cv_env_CFLAGS_value=
  819. ac_cv_env_CPPFLAGS_set=
  820. ac_cv_env_CPPFLAGS_value=
  821. ac_cv_env_CPP_set=
  822. ac_cv_env_CPP_value=
  823. ac_cv_env_CXXCPP_set=
  824. ac_cv_env_CXXCPP_value=
  825. ac_cv_env_CXXFLAGS_set=
  826. ac_cv_env_CXXFLAGS_value=
  827. ac_cv_env_CXX_set=
  828. ac_cv_env_CXX_value=
  829. ac_cv_env_GL_CFLAGS_set=
  830. ac_cv_env_GL_CFLAGS_value=
  831. ac_cv_env_GL_LIBS_set=
  832. ac_cv_env_GL_LIBS_value=
  833. ac_cv_env_LDFLAGS_set=
  834. ac_cv_env_LDFLAGS_value=
  835. ac_cv_env_LIBS_set=
  836. ac_cv_env_LIBS_value=
  837. ac_cv_env_LT_SYS_LIBRARY_PATH_set=
  838. ac_cv_env_LT_SYS_LIBRARY_PATH_value=
  839. ac_cv_env_PKG_CONFIG_LIBDIR_set=
  840. ac_cv_env_PKG_CONFIG_LIBDIR_value=
  841. ac_cv_env_PKG_CONFIG_PATH_set=set
  842. ac_cv_env_PKG_CONFIG_PATH_value=/usr/local/lib/pkgconfig:/opt/kf5/lib/pkgconfig:/opt/qt5/lib/pkgconfig
  843. ac_cv_env_PKG_CONFIG_set=
  844. ac_cv_env_PKG_CONFIG_value=
  845. ac_cv_env_SDL2_FRAMEWORK_set=
  846. ac_cv_env_SDL2_FRAMEWORK_value=
  847. ac_cv_env_SDL_CFLAGS_set=
  848. ac_cv_env_SDL_CFLAGS_value=
  849. ac_cv_env_SDL_LIBS_set=
  850. ac_cv_env_SDL_LIBS_value=
  851. ac_cv_env_XMKMF_set=
  852. ac_cv_env_XMKMF_value=
  853. ac_cv_env_build_alias_set=
  854. ac_cv_env_build_alias_value=
  855. ac_cv_env_host_alias_set=
  856. ac_cv_env_host_alias_value=
  857. ac_cv_env_jack_CFLAGS_set=
  858. ac_cv_env_jack_CFLAGS_value=
  859. ac_cv_env_jack_LIBS_set=
  860. ac_cv_env_jack_LIBS_value=
  861. ac_cv_env_libpulse_CFLAGS_set=
  862. ac_cv_env_libpulse_CFLAGS_value=
  863. ac_cv_env_libpulse_LIBS_set=
  864. ac_cv_env_libpulse_LIBS_value=
  865. ac_cv_env_target_alias_set=
  866. ac_cv_env_target_alias_value=
  867. ac_cv_func_aligned_alloc=yes
  868. ac_cv_func_connect=yes
  869. ac_cv_func_gethostbyname=yes
  870. ac_cv_func_posix_memalign=yes
  871. ac_cv_func_remove=yes
  872. ac_cv_func_shmat=yes
  873. ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\'''
  874. ac_cv_header_GL_gl_h=yes
  875. ac_cv_header_dlfcn_h=yes
  876. ac_cv_header_glm_glm_hpp=yes
  877. ac_cv_header_inttypes_h=yes
  878. ac_cv_header_memory_h=yes
  879. ac_cv_header_stdc=yes
  880. ac_cv_header_stdint_h=yes
  881. ac_cv_header_stdlib_h=yes
  882. ac_cv_header_string_h=yes
  883. ac_cv_header_strings_h=yes
  884. ac_cv_header_sys_stat_h=yes
  885. ac_cv_header_sys_types_h=yes
  886. ac_cv_header_unistd_h=yes
  887. ac_cv_host=x86_64-pc-linux-gnu
  888. ac_cv_lib_ICE_IceConnectionNumber=yes
  889. ac_cv_lib_c_dlopen=yes
  890. ac_cv_objext=o
  891. ac_cv_path_EGREP='/bin/grep -E'
  892. ac_cv_path_FGREP='/bin/grep -F'
  893. ac_cv_path_GREP=/bin/grep
  894. ac_cv_path_SED=/bin/sed
  895. ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
  896. ac_cv_path_install='/usr/bin/install -c'
  897. ac_cv_path_lt_DD=/bin/dd
  898. ac_cv_path_mkdir=/bin/mkdir
  899. ac_cv_prog_AWK=gawk
  900. ac_cv_prog_CPP='gcc -E'
  901. ac_cv_prog_CXXCPP='g++ -E'
  902. ac_cv_prog_ac_ct_AR=ar
  903. ac_cv_prog_ac_ct_CC=gcc
  904. ac_cv_prog_ac_ct_CXX=g++
  905. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  906. ac_cv_prog_ac_ct_OBJDUMP=objdump
  907. ac_cv_prog_ac_ct_RANLIB=ranlib
  908. ac_cv_prog_ac_ct_STRIP=strip
  909. ac_cv_prog_cc_c89=
  910. ac_cv_prog_cc_g=yes
  911. ac_cv_prog_cxx_g=yes
  912. ac_cv_prog_make_make_set=yes
  913. am_cv_CC_dependencies_compiler_type=gcc3
  914. am_cv_CXX_dependencies_compiler_type=gcc3
  915. am_cv_ar_interface=ar
  916. am_cv_make_support_nested_variables=yes
  917. am_cv_prog_cc_c_o=yes
  918. am_cv_prog_tar_pax=gnutar
  919. ax_cv_PTHREAD_CLANG=no
  920. ax_cv_PTHREAD_JOINABLE_ATTR=PTHREAD_CREATE_JOINABLE
  921. ax_cv_PTHREAD_PRIO_INHERIT=yes
  922. ax_cv_PTHREAD_SPECIAL_FLAGS=no
  923. ax_cv_check_cxxflags___std_cpp11=yes
  924. ax_cv_check_cxxflags___stdlib_libcpp=no
  925. ax_cv_check_gl_compile_opengl=yes
  926. ax_cv_check_gl_link_opengl=yes
  927. ax_cv_qt_test_result=success
  928. lt_cv_ar_at_file=@
  929. lt_cv_archive_cmds_need_lc=no
  930. lt_cv_deplibs_check_method=pass_all
  931. lt_cv_file_magic_cmd='$MAGIC_CMD'
  932. lt_cv_file_magic_test_file=
  933. lt_cv_ld_reload_flag=-r
  934. lt_cv_nm_interface='BSD nm'
  935. lt_cv_objdir=.libs
  936. lt_cv_path_LD=/usr/bin/ld
  937. lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
  938. lt_cv_path_NM='/usr/bin/nm -B'
  939. lt_cv_path_mainfest_tool=no
  940. lt_cv_prog_compiler_c_o=yes
  941. lt_cv_prog_compiler_c_o_CXX=yes
  942. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  943. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  944. lt_cv_prog_compiler_pic_works=yes
  945. lt_cv_prog_compiler_pic_works_CXX=yes
  946. lt_cv_prog_compiler_rtti_exceptions=no
  947. lt_cv_prog_compiler_static_works=yes
  948. lt_cv_prog_compiler_static_works_CXX=yes
  949. lt_cv_prog_gnu_ld=yes
  950. lt_cv_prog_gnu_ldcxx=yes
  951. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  952. lt_cv_shlibpath_overrides_runpath=no
  953. 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'\'''
  954. 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'\'''
  955. 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'\'''
  956. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  957. lt_cv_sys_global_symbol_to_import=
  958. lt_cv_sys_max_cmd_len=1572864
  959. lt_cv_to_host_file_cmd=func_convert_file_noop
  960. lt_cv_to_tool_file_cmd=func_convert_file_noop
  961. lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
  962. pkg_cv_GL_CFLAGS=-I/usr/include/libdrm
  963. pkg_cv_GL_LIBS=-lGL
  964. pkg_cv_SDL_CFLAGS='-D_REENTRANT -I/usr/include/SDL2'
  965. pkg_cv_SDL_LIBS='-Wl,-rpath,/usr/lib -Wl,--enable-new-dtags -lSDL2'
  966. pkg_cv_jack_CFLAGS=-I/usr/local/include
  967. pkg_cv_jack_LIBS='-L/usr/local/lib -ljack'
  968. pkg_cv_libpulse_CFLAGS=-D_REENTRANT
  969. pkg_cv_libpulse_LIBS=-lpulse
  970.  
  971. ## ----------------- ##
  972. ## Output variables. ##
  973. ## ----------------- ##
  974.  
  975. ACLOCAL='${SHELL} /sources/projectm-3.1.1-rc3/missing aclocal-1.16'
  976. AMDEPBACKSLASH='\'
  977. AMDEP_FALSE='#'
  978. AMDEP_TRUE=''
  979. AMTAR='$${TAR-tar}'
  980. AM_BACKSLASH='\'
  981. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  982. AM_DEFAULT_VERBOSITY='1'
  983. AM_V='$(V)'
  984. AR='ar'
  985. AUTOCONF='${SHELL} /sources/projectm-3.1.1-rc3/missing autoconf'
  986. AUTOHEADER='${SHELL} /sources/projectm-3.1.1-rc3/missing autoheader'
  987. AUTOMAKE='${SHELL} /sources/projectm-3.1.1-rc3/missing automake-1.16'
  988. AWK='gawk'
  989. CC='gcc'
  990. CCDEPMODE='depmode=gcc3'
  991. CFLAGS='-I/usr/include/libdrm -g -O2 -pthread'
  992. CPP='gcc -E'
  993. CPPFLAGS=''
  994. CXX='g++'
  995. CXXCPP='g++ -E'
  996. CXXDEPMODE='depmode=gcc3'
  997. CXXFLAGS='-g -O2 -pthread -std=c++11'
  998. CYGPATH_W='echo'
  999. DEFS='-DHAVE_CONFIG_H'
  1000. DEPDIR='.deps'
  1001. DLLTOOL='false'
  1002. DSYMUTIL=''
  1003. DUMPBIN=''
  1004. ECHO_C=''
  1005. ECHO_N='-n'
  1006. ECHO_T=''
  1007. EGREP='/bin/grep -E'
  1008. ENABLE_EMSCRIPTEN_FALSE=''
  1009. ENABLE_EMSCRIPTEN_TRUE='#'
  1010. ENABLE_JACK_FALSE='#'
  1011. ENABLE_JACK_TRUE=''
  1012. ENABLE_PULSEAUDIO_FALSE='#'
  1013. ENABLE_PULSEAUDIO_TRUE=''
  1014. ENABLE_QT_FALSE='#'
  1015. ENABLE_QT_TRUE=''
  1016. ENABLE_SDL_FALSE='#'
  1017. ENABLE_SDL_TRUE=''
  1018. EXEEXT=''
  1019. FGREP='/bin/grep -F'
  1020. GL_CFLAGS='-I/usr/include/libdrm'
  1021. GL_LIBS='-lGL'
  1022. GREP='/bin/grep'
  1023. INSTALL_DATA='${INSTALL} -m 644'
  1024. INSTALL_PROGRAM='${INSTALL}'
  1025. INSTALL_SCRIPT='${INSTALL}'
  1026. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1027. LD='/usr/bin/ld -m elf_x86_64'
  1028. LDFLAGS=''
  1029. LIBOBJS=''
  1030. LIBS='-lGL -ldl -pthread'
  1031. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1032. LIPO=''
  1033. LN_S='ln -s'
  1034. LTLIBOBJS=''
  1035. LT_SYS_LIBRARY_PATH=''
  1036. MAKEINFO='${SHELL} /sources/projectm-3.1.1-rc3/missing makeinfo'
  1037. MANIFEST_TOOL=':'
  1038. MKDIR_P='/bin/mkdir -p'
  1039. NM='/usr/bin/nm -B'
  1040. NMEDIT=''
  1041. OBJDUMP='objdump'
  1042. OBJEXT='o'
  1043. OTOOL64=''
  1044. OTOOL=''
  1045. PACKAGE='projectM'
  1046. PACKAGE_BUGREPORT='mischa@mvstg.biz'
  1047. PACKAGE_NAME='projectM'
  1048. PACKAGE_STRING='projectM 3.1.1-rc3'
  1049. PACKAGE_TARNAME='projectM'
  1050. PACKAGE_URL='https://github.com/projectM-visualizer/projectm/'
  1051. PACKAGE_VERSION='3.1.1-rc3'
  1052. PATH_SEPARATOR=':'
  1053. PKG_CONFIG='/usr/bin/pkg-config'
  1054. PKG_CONFIG_LIBDIR=''
  1055. PKG_CONFIG_PATH='/usr/local/lib/pkgconfig:/opt/kf5/lib/pkgconfig:/opt/qt5/lib/pkgconfig'
  1056. PTHREAD_CC='gcc'
  1057. PTHREAD_CFLAGS='-pthread'
  1058. PTHREAD_LIBS=''
  1059. QT_CXXFLAGS='-pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_DESIGNER_LIB -DQT_UIPLUGIN_LIB -DQT_HELP_LIB -DQT_MULTIMEDIAWIDGETS_LIB -DQT_OPENGL_LIB -DQT_PRINTSUPPORT_LIB -DQT_QMLTEST_LIB -DQT_SVG_LIB -DQT_UITOOLS_LIB -DQT_WIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CONCURRENT_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_SQL_LIB -DQT_QML_LIB -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_TESTLIB_LIB -DQT_SCRIPT_LIB -DQT_SCRIPTTOOLS_LIB -DQT_SENSORS_LIB -DQT_SERIALPORT_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR="/tmp" -I. -I/opt/qt5/include -I/opt/qt5/include/QtDesigner -I/opt/qt5/include/QtUiPlugin -I/opt/qt5/include/QtHelp -I/opt/qt5/include/QtMultimediaWidgets -I/opt/qt5/include/QtOpenGL -I/opt/qt5/include/QtPrintSupport -I/opt/qt5/include/QtQuickTest -I/opt/qt5/include/QtSvg -I/opt/qt5/include/QtUiTools -I/opt/qt5/include/QtWidgets -I/opt/qt5/include/QtMultimedia -I/opt/qt5/include/QtX11Extras -I/opt/qt5/include/QtGui -I/opt/qt5/include/QtConcurrent -I/opt/qt5/include/QtDBus -I/opt/qt5/include/QtXml -I/opt/qt5/include/QtSql -I/opt/qt5/include/QtQml -I/opt/qt5/include/QtXmlPatterns -I/opt/qt5/include/QtNetwork -I/opt/qt5/include/QtTest -I/opt/qt5/include/QtScript -I/opt/qt5/include/QtScriptTools -I/opt/qt5/include/QtSensors -I/opt/qt5/include/QtSerialPort -I/opt/qt5/include/QtCore -I. -isystem /usr/include/libdrm -I/opt/qt5/mkspecs/linux-g++ '
  1060. QT_DIR='/opt/qt5/lib'
  1061. QT_LIBS='-L/opt/qt5/lib -lQt5Designer -lQt5Help -lQt5MultimediaWidgets /usr/lib/libpulse-mainloop-glib.so /usr/lib/libpulse.so /usr/lib/libglib-2.0.so -lQt5OpenGL -lQt5PrintSupport -lQt5QuickTest -lQt5Svg -lQt5UiTools -lQt5Widgets -lQt5Multimedia -lQt5X11Extras -lQt5Gui -lQt5Concurrent -lQt5DBus -lQt5Xml -lQt5Sql -lQt5Qml -lQt5XmlPatterns -lQt5Network -lQt5Test -lQt5Script -lQt5ScriptTools -lQt5Sensors -lQt5SerialPort -lQt5Core /usr/lib/libGL.so -lpthread '
  1062. QT_LRELEASE='/opt/qt5/bin/lrelease'
  1063. QT_LUPDATE='/opt/qt5/bin/lupdate'
  1064. QT_MOC='/opt/qt5/bin/moc'
  1065. QT_RCC='/opt/qt5/bin/rcc'
  1066. QT_UIC='/opt/qt5/bin/uic'
  1067. RANLIB='ranlib'
  1068. SDL2_CONFIG='pkg-config sdl2'
  1069. SDL2_FRAMEWORK=''
  1070. SDL_CFLAGS='-D_REENTRANT -I/usr/include/SDL2'
  1071. SDL_LIBS='-Wl,-rpath,/usr/lib -Wl,--enable-new-dtags -lSDL2'
  1072. SED='/bin/sed'
  1073. SET_MAKE=''
  1074. SHELL='/bin/sh'
  1075. STRIP='strip'
  1076. VERSION='3.1.1-rc3'
  1077. XMKMF=''
  1078. X_CFLAGS=''
  1079. X_EXTRA_LIBS=''
  1080. X_LIBS=''
  1081. X_PRE_LIBS=' -lSM -lICE'
  1082. ac_ct_AR='ar'
  1083. ac_ct_CC='gcc'
  1084. ac_ct_CXX='g++'
  1085. ac_ct_DUMPBIN=''
  1086. am__EXEEXT_FALSE=''
  1087. am__EXEEXT_TRUE='#'
  1088. am__fastdepCC_FALSE='#'
  1089. am__fastdepCC_TRUE=''
  1090. am__fastdepCXX_FALSE='#'
  1091. am__fastdepCXX_TRUE=''
  1092. am__include='include'
  1093. am__isrc=''
  1094. am__leading_dot='.'
  1095. am__nodep='_no'
  1096. am__quote=''
  1097. am__tar='tar --format=posix -chf - "$$tardir"'
  1098. am__untar='tar -xf -'
  1099. ax_pthread_config=''
  1100. bindir='${exec_prefix}/bin'
  1101. build='x86_64-pc-linux-gnu'
  1102. build_alias=''
  1103. build_cpu='x86_64'
  1104. build_os='linux-gnu'
  1105. build_vendor='pc'
  1106. datadir='${datarootdir}'
  1107. datarootdir='${prefix}/share'
  1108. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1109. dvidir='${docdir}'
  1110. exec_prefix='${prefix}'
  1111. host='x86_64-pc-linux-gnu'
  1112. host_alias=''
  1113. host_cpu='x86_64'
  1114. host_os='linux-gnu'
  1115. host_vendor='pc'
  1116. htmldir='${docdir}'
  1117. includedir='${prefix}/include'
  1118. infodir='${datarootdir}/info'
  1119. install_sh='${SHELL} /sources/projectm-3.1.1-rc3/install-sh'
  1120. jack_CFLAGS='-I/usr/local/include'
  1121. jack_LIBS='-L/usr/local/lib -ljack'
  1122. libdir='${exec_prefix}/lib'
  1123. libexecdir='${exec_prefix}/libexec'
  1124. libpulse_CFLAGS='-D_REENTRANT'
  1125. libpulse_LIBS='-lpulse'
  1126. localedir='${datarootdir}/locale'
  1127. localstatedir='${prefix}/var'
  1128. mandir='${datarootdir}/man'
  1129. mkdir_p='$(MKDIR_P)'
  1130. my_CFLAGS='-Wall -Wchar-subscripts -Wformat-security -Wpointer-arith -Wshadow -Wsign-compare -Wtype-limits -DDATADIR_PATH=\""$(pkgdatadir)"\" -I$(top_srcdir)/vendor '
  1131. oldincludedir='/usr/include'
  1132. pdfdir='${docdir}'
  1133. prefix='/usr/local'
  1134. program_transform_name='s,x,x,'
  1135. psdir='${docdir}'
  1136. sbindir='${exec_prefix}/sbin'
  1137. sharedstatedir='${prefix}/com'
  1138. sysconfdir='${prefix}/etc'
  1139. target_alias=''
  1140.  
  1141. ## ----------- ##
  1142. ## confdefs.h. ##
  1143. ## ----------- ##
  1144.  
  1145. /* confdefs.h */
  1146. #define PACKAGE_NAME "projectM"
  1147. #define PACKAGE_TARNAME "projectM"
  1148. #define PACKAGE_VERSION "3.1.1-rc3"
  1149. #define PACKAGE_STRING "projectM 3.1.1-rc3"
  1150. #define PACKAGE_BUGREPORT "mischa@mvstg.biz"
  1151. #define PACKAGE_URL "https://github.com/projectM-visualizer/projectm/"
  1152. #define PACKAGE "projectM"
  1153. #define VERSION "3.1.1-rc3"
  1154. #define STDC_HEADERS 1
  1155. #define HAVE_SYS_TYPES_H 1
  1156. #define HAVE_SYS_STAT_H 1
  1157. #define HAVE_STDLIB_H 1
  1158. #define HAVE_STRING_H 1
  1159. #define HAVE_MEMORY_H 1
  1160. #define HAVE_STRINGS_H 1
  1161. #define HAVE_INTTYPES_H 1
  1162. #define HAVE_STDINT_H 1
  1163. #define HAVE_UNISTD_H 1
  1164. #define HAVE_DLFCN_H 1
  1165. #define LT_OBJDIR ".libs/"
  1166. #define HAVE_GL_GL_H 1
  1167. #define HAVE_GL 1
  1168. #define HAVE_ALIGNED_ALLOC 1
  1169. #define HAVE_POSIX_MEMALIGN 1
  1170. #define HAVE_PTHREAD_PRIO_INHERIT 1
  1171. #define USE_THREADS 1
  1172.  
  1173. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement