Guest User

Untitled

a guest
Oct 11th, 2018
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 40.16 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 Gource configure 0.37, which was
  5. generated by GNU Autoconf 2.68. Invocation command line was
  6.  
  7. $ ./configure --disable-dependency-tracking --prefix=/usr/local/Cellar/gource/0.37 --disable-sdltest --disable-freetypetest
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Darkroom.local
  14. uname -m = x86_64
  15. uname -r = 11.4.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  18.  
  19. /usr/bin/uname -p = i386
  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 = Mach kernel version:
  26. Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64
  27. Kernel configured for up to 2 processors.
  28. 2 processors are physically available.
  29. 2 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1
  32. Primary memory available: 4.00 gigabytes
  33. Default processor set: 139 tasks, 692 threads, 2 processors
  34. Load average: 2.22, Mach factor: 0.57
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /usr/X11/bin
  40. PATH: /opt/local/bin
  41. PATH: /opt/local/sbin
  42. PATH: /Users/saneef/bin
  43. PATH: /opt/local/bin
  44. PATH: /opt/local/sbin
  45. PATH: /usr/bin
  46. PATH: /bin
  47. PATH: /usr/sbin
  48. PATH: /sbin
  49. PATH: /usr/local/bin
  50. PATH: /usr/X11/bin
  51. PATH: /opt/local/bin
  52. PATH: /usr/local/git/bin
  53. PATH: /usr/local/Library/Contributions/cmds
  54.  
  55.  
  56. ## ----------- ##
  57. ## Core tests. ##
  58. ## ----------- ##
  59.  
  60. configure:2527: checking for a BSD-compatible install
  61. configure:2595: result: /usr/bin/install -c
  62. configure:2606: checking whether build environment is sane
  63. configure:2656: result: yes
  64. configure:2797: checking for a thread-safe mkdir -p
  65. configure:2836: result: ./install-sh -c -d
  66. configure:2849: checking for gawk
  67. configure:2879: result: no
  68. configure:2849: checking for mawk
  69. configure:2879: result: no
  70. configure:2849: checking for nawk
  71. configure:2879: result: no
  72. configure:2849: checking for awk
  73. configure:2865: found /usr/bin/awk
  74. configure:2876: result: awk
  75. configure:2887: checking whether make sets $(MAKE)
  76. configure:2909: result: yes
  77. configure:2994: checking build system type
  78. configure:3008: result: x86_64-apple-darwin11.4.0
  79. configure:3028: checking host system type
  80. configure:3041: result: x86_64-apple-darwin11.4.0
  81. configure:3175: checking for C++ compiler version
  82. configure:3184: /usr/bin/clang++ --version >&5
  83. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  84. Target: x86_64-apple-darwin11.4.0
  85. Thread model: posix
  86. configure:3195: $? = 0
  87. configure:3184: /usr/bin/clang++ -v >&5
  88. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  89. Target: x86_64-apple-darwin11.4.0
  90. Thread model: posix
  91. configure:3195: $? = 0
  92. configure:3184: /usr/bin/clang++ -V >&5
  93. clang: error: argument to '-V' is missing (expected 1 value)
  94. clang: error: no input files
  95. configure:3195: $? = 1
  96. configure:3184: /usr/bin/clang++ -qversion >&5
  97. clang: error: no input files
  98. configure:3195: $? = 1
  99. configure:3215: checking whether the C++ compiler works
  100. configure:3237: /usr/bin/clang++ -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include -L/usr/X11/lib conftest.cpp >&5
  101. configure:3241: $? = 0
  102. configure:3289: result: yes
  103. configure:3292: checking for C++ compiler default output file name
  104. configure:3294: result: a.out
  105. configure:3300: checking for suffix of executables
  106. configure:3307: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include -L/usr/X11/lib conftest.cpp >&5
  107. configure:3311: $? = 0
  108. configure:3333: result:
  109. configure:3355: checking whether we are cross compiling
  110. configure:3363: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include -L/usr/X11/lib conftest.cpp >&5
  111. configure:3367: $? = 0
  112. configure:3374: ./conftest
  113. configure:3378: $? = 0
  114. configure:3393: result: no
  115. configure:3398: checking for suffix of object files
  116. configure:3420: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include conftest.cpp >&5
  117. configure:3424: $? = 0
  118. configure:3445: result: o
  119. configure:3449: checking whether we are using the GNU C++ compiler
  120. configure:3468: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include conftest.cpp >&5
  121. configure:3468: $? = 0
  122. configure:3477: result: yes
  123. configure:3486: checking whether /usr/bin/clang++ accepts -g
  124. configure:3506: /usr/bin/clang++ -c -g -I/usr/X11/include conftest.cpp >&5
  125. configure:3506: $? = 0
  126. configure:3547: result: yes
  127. configure:3581: checking for style of include used by make
  128. configure:3609: result: GNU
  129. configure:3634: checking dependency style of /usr/bin/clang++
  130. configure:3744: result: none
  131. configure:3767: checking for timegm
  132. configure:3767: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include -L/usr/X11/lib conftest.cpp >&5
  133. configure:3767: $? = 0
  134. configure:3767: result: yes
  135. configure:3775: checking for unsetenv
  136. configure:3775: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include -L/usr/X11/lib conftest.cpp >&5
  137. configure:3775: $? = 0
  138. configure:3775: result: yes
  139. configure:3800: checking how to run the C++ preprocessor
  140. configure:3827: /usr/bin/clang++ -E -I/usr/X11/include conftest.cpp
  141. configure:3827: $? = 0
  142. configure:3841: /usr/bin/clang++ -E -I/usr/X11/include conftest.cpp
  143. conftest.cpp:13:10: fatal error: 'ac_nonexistent.h' file not found
  144. #include <ac_nonexistent.h>
  145. ^
  146. 1 error generated.
  147. configure:3841: $? = 1
  148. configure: failed program was:
  149. | /* confdefs.h */
  150. | #define PACKAGE_NAME "Gource"
  151. | #define PACKAGE_TARNAME "gource"
  152. | #define PACKAGE_VERSION "0.37"
  153. | #define PACKAGE_STRING "Gource 0.37"
  154. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  155. | #define PACKAGE_URL ""
  156. | #define PACKAGE "gource"
  157. | #define VERSION "0.37"
  158. | #define HAVE_TIMEGM 1
  159. | #define HAVE_UNSETENV 1
  160. | /* end confdefs.h. */
  161. | #include <ac_nonexistent.h>
  162. configure:3866: result: /usr/bin/clang++ -E
  163. configure:3886: /usr/bin/clang++ -E -I/usr/X11/include conftest.cpp
  164. configure:3886: $? = 0
  165. configure:3900: /usr/bin/clang++ -E -I/usr/X11/include conftest.cpp
  166. conftest.cpp:13:10: fatal error: 'ac_nonexistent.h' file not found
  167. #include <ac_nonexistent.h>
  168. ^
  169. 1 error generated.
  170. configure:3900: $? = 1
  171. configure: failed program was:
  172. | /* confdefs.h */
  173. | #define PACKAGE_NAME "Gource"
  174. | #define PACKAGE_TARNAME "gource"
  175. | #define PACKAGE_VERSION "0.37"
  176. | #define PACKAGE_STRING "Gource 0.37"
  177. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  178. | #define PACKAGE_URL ""
  179. | #define PACKAGE "gource"
  180. | #define VERSION "0.37"
  181. | #define HAVE_TIMEGM 1
  182. | #define HAVE_UNSETENV 1
  183. | /* end confdefs.h. */
  184. | #include <ac_nonexistent.h>
  185. configure:3929: checking for X
  186. configure:4107: result: disabled
  187. configure:4122: checking for a sed that does not truncate output
  188. configure:4186: result: /usr/bin/sed
  189. configure:4239: checking for gcc
  190. configure:4266: result: /usr/bin/clang
  191. configure:4495: checking for C compiler version
  192. configure:4504: /usr/bin/clang --version >&5
  193. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  194. Target: x86_64-apple-darwin11.4.0
  195. Thread model: posix
  196. configure:4515: $? = 0
  197. configure:4504: /usr/bin/clang -v >&5
  198. Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn)
  199. Target: x86_64-apple-darwin11.4.0
  200. Thread model: posix
  201. configure:4515: $? = 0
  202. configure:4504: /usr/bin/clang -V >&5
  203. clang: error: argument to '-V' is missing (expected 1 value)
  204. clang: error: no input files
  205. configure:4515: $? = 1
  206. configure:4504: /usr/bin/clang -qversion >&5
  207. clang: error: no input files
  208. configure:4515: $? = 1
  209. configure:4519: checking whether we are using the GNU C compiler
  210. configure:4538: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  211. configure:4538: $? = 0
  212. configure:4547: result: yes
  213. configure:4556: checking whether /usr/bin/clang accepts -g
  214. configure:4576: /usr/bin/clang -c -g -I/usr/X11/include conftest.c >&5
  215. configure:4576: $? = 0
  216. configure:4617: result: yes
  217. configure:4634: checking for /usr/bin/clang option to accept ISO C89
  218. configure:4698: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  219. configure:4698: $? = 0
  220. configure:4711: result: none needed
  221. configure:4733: checking dependency style of /usr/bin/clang
  222. configure:4843: result: none
  223. configure:5024: checking for the pthreads library -lpthreads
  224. configure:5062: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -L/usr/X11/lib conftest.c -lpthreads >&5
  225. ld: library not found for -lpthreads
  226. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  227. configure:5062: $? = 1
  228. configure: failed program was:
  229. | /* confdefs.h */
  230. | #define PACKAGE_NAME "Gource"
  231. | #define PACKAGE_TARNAME "gource"
  232. | #define PACKAGE_VERSION "0.37"
  233. | #define PACKAGE_STRING "Gource 0.37"
  234. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  235. | #define PACKAGE_URL ""
  236. | #define PACKAGE "gource"
  237. | #define VERSION "0.37"
  238. | #define HAVE_TIMEGM 1
  239. | #define HAVE_UNSETENV 1
  240. | /* end confdefs.h. */
  241. | #include <pthread.h>
  242. | static void routine(void* a) {a=0;}
  243. | static void* start_routine(void* a) {return a;}
  244. | int
  245. | main ()
  246. | {
  247. | pthread_t th; pthread_attr_t attr;
  248. | pthread_join(th, 0);
  249. | pthread_attr_init(&attr);
  250. | pthread_cleanup_push(routine, 0);
  251. | pthread_create(&th,0,start_routine,0);
  252. | pthread_cleanup_pop(0);
  253. | ;
  254. | return 0;
  255. | }
  256. configure:5071: result: no
  257. configure:4969: checking whether pthreads work without any flags
  258. configure:5062: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -L/usr/X11/lib conftest.c >&5
  259. configure:5062: $? = 0
  260. configure:5071: result: yes
  261. configure:5090: checking for joinable pthread attribute
  262. configure:5105: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -L/usr/X11/lib conftest.c >&5
  263. configure:5105: $? = 0
  264. configure:5111: result: PTHREAD_CREATE_JOINABLE
  265. configure:5121: checking if more special flags are required for pthreads
  266. configure:5128: result: -D_THREAD_SAFE
  267. configure:5215: checking how to run the C preprocessor
  268. configure:5246: /usr/bin/clang -E -I/usr/X11/include conftest.c
  269. configure:5246: $? = 0
  270. configure:5260: /usr/bin/clang -E -I/usr/X11/include conftest.c
  271. conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
  272. #include <ac_nonexistent.h>
  273. ^
  274. 1 error generated.
  275. configure:5260: $? = 1
  276. configure: failed program was:
  277. | /* confdefs.h */
  278. | #define PACKAGE_NAME "Gource"
  279. | #define PACKAGE_TARNAME "gource"
  280. | #define PACKAGE_VERSION "0.37"
  281. | #define PACKAGE_STRING "Gource 0.37"
  282. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  283. | #define PACKAGE_URL ""
  284. | #define PACKAGE "gource"
  285. | #define VERSION "0.37"
  286. | #define HAVE_TIMEGM 1
  287. | #define HAVE_UNSETENV 1
  288. | #define HAVE_PTHREAD 1
  289. | /* end confdefs.h. */
  290. | #include <ac_nonexistent.h>
  291. configure:5285: result: /usr/bin/clang -E
  292. configure:5305: /usr/bin/clang -E -I/usr/X11/include conftest.c
  293. configure:5305: $? = 0
  294. configure:5319: /usr/bin/clang -E -I/usr/X11/include conftest.c
  295. conftest.c:14:10: fatal error: 'ac_nonexistent.h' file not found
  296. #include <ac_nonexistent.h>
  297. ^
  298. 1 error generated.
  299. configure:5319: $? = 1
  300. configure: failed program was:
  301. | /* confdefs.h */
  302. | #define PACKAGE_NAME "Gource"
  303. | #define PACKAGE_TARNAME "gource"
  304. | #define PACKAGE_VERSION "0.37"
  305. | #define PACKAGE_STRING "Gource 0.37"
  306. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  307. | #define PACKAGE_URL ""
  308. | #define PACKAGE "gource"
  309. | #define VERSION "0.37"
  310. | #define HAVE_TIMEGM 1
  311. | #define HAVE_UNSETENV 1
  312. | #define HAVE_PTHREAD 1
  313. | /* end confdefs.h. */
  314. | #include <ac_nonexistent.h>
  315. configure:5348: checking for grep that handles long lines and -e
  316. configure:5406: result: /usr/bin/grep
  317. configure:5411: checking for egrep
  318. configure:5473: result: /usr/bin/grep -E
  319. configure:5478: checking for ANSI C header files
  320. configure:5498: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  321. configure:5498: $? = 0
  322. configure:5571: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -L/usr/X11/lib conftest.c >&5
  323. configure:5571: $? = 0
  324. configure:5571: ./conftest
  325. configure:5571: $? = 0
  326. configure:5582: result: yes
  327. configure:5595: checking for sys/types.h
  328. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  329. configure:5595: $? = 0
  330. configure:5595: result: yes
  331. configure:5595: checking for sys/stat.h
  332. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  333. configure:5595: $? = 0
  334. configure:5595: result: yes
  335. configure:5595: checking for stdlib.h
  336. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  337. configure:5595: $? = 0
  338. configure:5595: result: yes
  339. configure:5595: checking for string.h
  340. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  341. configure:5595: $? = 0
  342. configure:5595: result: yes
  343. configure:5595: checking for memory.h
  344. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  345. configure:5595: $? = 0
  346. configure:5595: result: yes
  347. configure:5595: checking for strings.h
  348. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  349. configure:5595: $? = 0
  350. configure:5595: result: yes
  351. configure:5595: checking for inttypes.h
  352. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  353. configure:5595: $? = 0
  354. configure:5595: result: yes
  355. configure:5595: checking for stdint.h
  356. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  357. configure:5595: $? = 0
  358. configure:5595: result: yes
  359. configure:5595: checking for unistd.h
  360. configure:5595: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  361. configure:5595: $? = 0
  362. configure:5595: result: yes
  363. configure:5614: checking whether we are using the Microsoft C compiler
  364. configure:5633: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  365. conftest.c:29:8: error: use of undeclared identifier 'choke'
  366. choke me
  367. ^
  368. 1 error generated.
  369. configure:5633: $? = 1
  370. configure: failed program was:
  371. | /* confdefs.h */
  372. | #define PACKAGE_NAME "Gource"
  373. | #define PACKAGE_TARNAME "gource"
  374. | #define PACKAGE_VERSION "0.37"
  375. | #define PACKAGE_STRING "Gource 0.37"
  376. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  377. | #define PACKAGE_URL ""
  378. | #define PACKAGE "gource"
  379. | #define VERSION "0.37"
  380. | #define HAVE_TIMEGM 1
  381. | #define HAVE_UNSETENV 1
  382. | #define HAVE_PTHREAD 1
  383. | #define STDC_HEADERS 1
  384. | #define HAVE_SYS_TYPES_H 1
  385. | #define HAVE_SYS_STAT_H 1
  386. | #define HAVE_STDLIB_H 1
  387. | #define HAVE_STRING_H 1
  388. | #define HAVE_MEMORY_H 1
  389. | #define HAVE_STRINGS_H 1
  390. | #define HAVE_INTTYPES_H 1
  391. | #define HAVE_STDINT_H 1
  392. | #define HAVE_UNISTD_H 1
  393. | /* end confdefs.h. */
  394. |
  395. | int
  396. | main ()
  397. | {
  398. | #ifndef _MSC_VER
  399. | choke me
  400. | #endif
  401. |
  402. | ;
  403. | return 0;
  404. | }
  405. configure:5642: result: no
  406. configure:5658: checking windows.h usability
  407. configure:5658: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include conftest.c >&5
  408. conftest.c:57:10: fatal error: 'windows.h' file not found
  409. #include <windows.h>
  410. ^
  411. 1 error generated.
  412. configure:5658: $? = 1
  413. configure: failed program was:
  414. | /* confdefs.h */
  415. | #define PACKAGE_NAME "Gource"
  416. | #define PACKAGE_TARNAME "gource"
  417. | #define PACKAGE_VERSION "0.37"
  418. | #define PACKAGE_STRING "Gource 0.37"
  419. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  420. | #define PACKAGE_URL ""
  421. | #define PACKAGE "gource"
  422. | #define VERSION "0.37"
  423. | #define HAVE_TIMEGM 1
  424. | #define HAVE_UNSETENV 1
  425. | #define HAVE_PTHREAD 1
  426. | #define STDC_HEADERS 1
  427. | #define HAVE_SYS_TYPES_H 1
  428. | #define HAVE_SYS_STAT_H 1
  429. | #define HAVE_STDLIB_H 1
  430. | #define HAVE_STRING_H 1
  431. | #define HAVE_MEMORY_H 1
  432. | #define HAVE_STRINGS_H 1
  433. | #define HAVE_INTTYPES_H 1
  434. | #define HAVE_STDINT_H 1
  435. | #define HAVE_UNISTD_H 1
  436. | /* end confdefs.h. */
  437. | #include <stdio.h>
  438. | #ifdef HAVE_SYS_TYPES_H
  439. | # include <sys/types.h>
  440. | #endif
  441. | #ifdef HAVE_SYS_STAT_H
  442. | # include <sys/stat.h>
  443. | #endif
  444. | #ifdef STDC_HEADERS
  445. | # include <stdlib.h>
  446. | # include <stddef.h>
  447. | #else
  448. | # ifdef HAVE_STDLIB_H
  449. | # include <stdlib.h>
  450. | # endif
  451. | #endif
  452. | #ifdef HAVE_STRING_H
  453. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  454. | # include <memory.h>
  455. | # endif
  456. | # include <string.h>
  457. | #endif
  458. | #ifdef HAVE_STRINGS_H
  459. | # include <strings.h>
  460. | #endif
  461. | #ifdef HAVE_INTTYPES_H
  462. | # include <inttypes.h>
  463. | #endif
  464. | #ifdef HAVE_STDINT_H
  465. | # include <stdint.h>
  466. | #endif
  467. | #ifdef HAVE_UNISTD_H
  468. | # include <unistd.h>
  469. | #endif
  470. | #include <windows.h>
  471. configure:5658: result: no
  472. configure:5658: checking windows.h presence
  473. configure:5658: /usr/bin/clang -E -I/usr/X11/include conftest.c
  474. conftest.c:24:10: fatal error: 'windows.h' file not found
  475. #include <windows.h>
  476. ^
  477. 1 error generated.
  478. configure:5658: $? = 1
  479. configure: failed program was:
  480. | /* confdefs.h */
  481. | #define PACKAGE_NAME "Gource"
  482. | #define PACKAGE_TARNAME "gource"
  483. | #define PACKAGE_VERSION "0.37"
  484. | #define PACKAGE_STRING "Gource 0.37"
  485. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  486. | #define PACKAGE_URL ""
  487. | #define PACKAGE "gource"
  488. | #define VERSION "0.37"
  489. | #define HAVE_TIMEGM 1
  490. | #define HAVE_UNSETENV 1
  491. | #define HAVE_PTHREAD 1
  492. | #define STDC_HEADERS 1
  493. | #define HAVE_SYS_TYPES_H 1
  494. | #define HAVE_SYS_STAT_H 1
  495. | #define HAVE_STDLIB_H 1
  496. | #define HAVE_STRING_H 1
  497. | #define HAVE_MEMORY_H 1
  498. | #define HAVE_STRINGS_H 1
  499. | #define HAVE_INTTYPES_H 1
  500. | #define HAVE_STDINT_H 1
  501. | #define HAVE_UNISTD_H 1
  502. | /* end confdefs.h. */
  503. | #include <windows.h>
  504. configure:5658: result: no
  505. configure:5658: checking for windows.h
  506. configure:5658: result: no
  507. configure:5674: checking for GL/gl.h
  508. configure:5674: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -I/usr/X11/include conftest.c >&5
  509. configure:5674: $? = 0
  510. configure:5674: result: yes
  511. configure:5674: checking for OpenGL/gl.h
  512. configure:5674: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -D_THREAD_SAFE -I/usr/X11/include conftest.c >&5
  513. configure:5674: $? = 0
  514. configure:5674: result: yes
  515. configure:5695: checking for OpenGL library
  516. configure:5742: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -D_THREAD_SAFE -L/usr/X11/lib conftest.c -lopengl32 >&5
  517. ld: library not found for -lopengl32
  518. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  519. configure:5742: $? = 1
  520. configure: failed program was:
  521. | /* confdefs.h */
  522. | #define PACKAGE_NAME "Gource"
  523. | #define PACKAGE_TARNAME "gource"
  524. | #define PACKAGE_VERSION "0.37"
  525. | #define PACKAGE_STRING "Gource 0.37"
  526. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  527. | #define PACKAGE_URL ""
  528. | #define PACKAGE "gource"
  529. | #define VERSION "0.37"
  530. | #define HAVE_TIMEGM 1
  531. | #define HAVE_UNSETENV 1
  532. | #define HAVE_PTHREAD 1
  533. | #define STDC_HEADERS 1
  534. | #define HAVE_SYS_TYPES_H 1
  535. | #define HAVE_SYS_STAT_H 1
  536. | #define HAVE_STDLIB_H 1
  537. | #define HAVE_STRING_H 1
  538. | #define HAVE_MEMORY_H 1
  539. | #define HAVE_STRINGS_H 1
  540. | #define HAVE_INTTYPES_H 1
  541. | #define HAVE_STDINT_H 1
  542. | #define HAVE_UNISTD_H 1
  543. | #define HAVE_GL_GL_H 1
  544. | #define HAVE_OPENGL_GL_H 1
  545. | /* end confdefs.h. */
  546. |
  547. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  548. | # include <windows.h>
  549. | # endif
  550. | # ifdef HAVE_GL_GL_H
  551. | # include <GL/gl.h>
  552. | # elif defined(HAVE_OPENGL_GL_H)
  553. | # include <OpenGL/gl.h>
  554. | # else
  555. | # error no gl.h
  556. | # endif
  557. | int
  558. | main ()
  559. | {
  560. | glBegin(0)
  561. | ;
  562. | return 0;
  563. | }
  564. configure:5768: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -D_THREAD_SAFE -L/usr/X11/lib -L/usr/lib64/nvidia conftest.c -lopengl32 >&5
  565. ld: library not found for -lopengl32
  566. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  567. configure:5768: $? = 1
  568. configure: failed program was:
  569. | /* confdefs.h */
  570. | #define PACKAGE_NAME "Gource"
  571. | #define PACKAGE_TARNAME "gource"
  572. | #define PACKAGE_VERSION "0.37"
  573. | #define PACKAGE_STRING "Gource 0.37"
  574. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  575. | #define PACKAGE_URL ""
  576. | #define PACKAGE "gource"
  577. | #define VERSION "0.37"
  578. | #define HAVE_TIMEGM 1
  579. | #define HAVE_UNSETENV 1
  580. | #define HAVE_PTHREAD 1
  581. | #define STDC_HEADERS 1
  582. | #define HAVE_SYS_TYPES_H 1
  583. | #define HAVE_SYS_STAT_H 1
  584. | #define HAVE_STDLIB_H 1
  585. | #define HAVE_STRING_H 1
  586. | #define HAVE_MEMORY_H 1
  587. | #define HAVE_STRINGS_H 1
  588. | #define HAVE_INTTYPES_H 1
  589. | #define HAVE_STDINT_H 1
  590. | #define HAVE_UNISTD_H 1
  591. | #define HAVE_GL_GL_H 1
  592. | #define HAVE_OPENGL_GL_H 1
  593. | /* end confdefs.h. */
  594. |
  595. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  596. | # include <windows.h>
  597. | # endif
  598. | # ifdef HAVE_GL_GL_H
  599. | # include <GL/gl.h>
  600. | # elif defined(HAVE_OPENGL_GL_H)
  601. | # include <OpenGL/gl.h>
  602. | # else
  603. | # error no gl.h
  604. | # endif
  605. | int
  606. | main ()
  607. | {
  608. | glBegin(0)
  609. | ;
  610. | return 0;
  611. | }
  612. configure:5794: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -D_THREAD_SAFE -L/usr/X11/lib -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib conftest.c -lopengl32 >&5
  613. ld: library not found for -lopengl32
  614. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  615. configure:5794: $? = 1
  616. configure: failed program was:
  617. | /* confdefs.h */
  618. | #define PACKAGE_NAME "Gource"
  619. | #define PACKAGE_TARNAME "gource"
  620. | #define PACKAGE_VERSION "0.37"
  621. | #define PACKAGE_STRING "Gource 0.37"
  622. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  623. | #define PACKAGE_URL ""
  624. | #define PACKAGE "gource"
  625. | #define VERSION "0.37"
  626. | #define HAVE_TIMEGM 1
  627. | #define HAVE_UNSETENV 1
  628. | #define HAVE_PTHREAD 1
  629. | #define STDC_HEADERS 1
  630. | #define HAVE_SYS_TYPES_H 1
  631. | #define HAVE_SYS_STAT_H 1
  632. | #define HAVE_STDLIB_H 1
  633. | #define HAVE_STRING_H 1
  634. | #define HAVE_MEMORY_H 1
  635. | #define HAVE_STRINGS_H 1
  636. | #define HAVE_INTTYPES_H 1
  637. | #define HAVE_STDINT_H 1
  638. | #define HAVE_UNISTD_H 1
  639. | #define HAVE_GL_GL_H 1
  640. | #define HAVE_OPENGL_GL_H 1
  641. | /* end confdefs.h. */
  642. |
  643. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  644. | # include <windows.h>
  645. | # endif
  646. | # ifdef HAVE_GL_GL_H
  647. | # include <GL/gl.h>
  648. | # elif defined(HAVE_OPENGL_GL_H)
  649. | # include <OpenGL/gl.h>
  650. | # else
  651. | # error no gl.h
  652. | # endif
  653. | int
  654. | main ()
  655. | {
  656. | glBegin(0)
  657. | ;
  658. | return 0;
  659. | }
  660. configure:5742: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -D_THREAD_SAFE -L/usr/X11/lib conftest.c -lGL >&5
  661. configure:5742: $? = 0
  662. configure:5838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -D_THREAD_SAFE -L/usr/X11/lib conftest.c -lGL >&5
  663. configure:5838: $? = 0
  664. configure:5871: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/X11/include -D_THREAD_SAFE -L/usr/X11/lib -framework OpenGL conftest.c >&5
  665. configure:5871: $? = 0
  666. configure:5881: result: -framework OpenGL
  667. configure:5906: checking for GL/glu.h
  668. configure:5906: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -I/usr/X11/include conftest.cpp >&5
  669. configure:5906: $? = 0
  670. configure:5906: result: yes
  671. configure:5906: checking for OpenGL/glu.h
  672. configure:5906: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -I/usr/X11/include conftest.cpp >&5
  673. configure:5906: $? = 0
  674. configure:5906: result: yes
  675. configure:5925: checking for OpenGL Utility library
  676. configure:5982: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -I/usr/X11/include -L/usr/X11/lib -framework OpenGL conftest.cpp >&5
  677. configure:5982: $? = 0
  678. configure:6043: result: yes
  679. configure:6062: checking for varargs GLU tesselator callback function type
  680. configure:6092: /usr/bin/clang++ -c -D_THREAD_SAFE -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -I/usr/X11/include conftest.cpp >&5
  681. conftest.cpp:37:22: error: no matching function for call to 'gluTessCallback'
  682. GLvoid (*func)(...); gluTessCallback(0, 0, func)
  683. ^~~~~~~~~~~~~~~
  684. /usr/X11/include/GL/glu.h:340:23: note: candidate function not viable: no known conversion from 'GLvoid (*)(...)' to '_GLUfuncptr' (aka 'void (*)()') for 3rd argument;
  685. GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
  686. ^
  687. 1 error generated.
  688. configure:6092: $? = 1
  689. configure: failed program was:
  690. | /* confdefs.h */
  691. | #define PACKAGE_NAME "Gource"
  692. | #define PACKAGE_TARNAME "gource"
  693. | #define PACKAGE_VERSION "0.37"
  694. | #define PACKAGE_STRING "Gource 0.37"
  695. | #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  696. | #define PACKAGE_URL ""
  697. | #define PACKAGE "gource"
  698. | #define VERSION "0.37"
  699. | #define HAVE_TIMEGM 1
  700. | #define HAVE_UNSETENV 1
  701. | #define HAVE_PTHREAD 1
  702. | #define STDC_HEADERS 1
  703. | #define HAVE_SYS_TYPES_H 1
  704. | #define HAVE_SYS_STAT_H 1
  705. | #define HAVE_STDLIB_H 1
  706. | #define HAVE_STRING_H 1
  707. | #define HAVE_MEMORY_H 1
  708. | #define HAVE_STRINGS_H 1
  709. | #define HAVE_INTTYPES_H 1
  710. | #define HAVE_STDINT_H 1
  711. | #define HAVE_UNISTD_H 1
  712. | #define HAVE_GL_GL_H 1
  713. | #define HAVE_OPENGL_GL_H 1
  714. | #define HAVE_GL_GLU_H 1
  715. | #define HAVE_OPENGL_GLU_H 1
  716. | /* end confdefs.h. */
  717. |
  718. | # ifdef HAVE_GL_GLU_H
  719. | # include <GL/glu.h>
  720. | # else
  721. | # include <OpenGL/glu.h>
  722. | # endif
  723. | int
  724. | main ()
  725. | {
  726. | GLvoid (*func)(...); gluTessCallback(0, 0, func)
  727. | ;
  728. | return 0;
  729. | }
  730. configure:6104: result: no
  731. configure:6161: checking for sdl-config
  732. configure:6179: found /usr/local/bin/sdl-config
  733. configure:6192: result: /usr/local/bin/sdl-config
  734. configure:6201: checking for SDL - version >= 1.2.10
  735. configure:6303: result: yes
  736. configure:6422: checking for freetype-config
  737. configure:6440: found /usr/X11/bin/freetype-config
  738. configure:6453: result: /usr/X11/bin/freetype-config
  739. configure:6463: checking for FreeType -- version >= 9.0.3
  740. configure:6561: result: yes
  741. configure:6624: checking for IMG_LoadPNG_RW in -lSDL_image
  742. configure:6649: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -L/usr/X11/lib conftest.cpp -lSDL_image -framework OpenGL -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/usr/X11/lib -lfreetype -lz -lbz2 >&5
  743. configure:6649: $? = 0
  744. configure:6658: result: yes
  745. configure:6668: checking for IMG_LoadJPG_RW in -lSDL_image
  746. configure:6693: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -L/usr/X11/lib conftest.cpp -lSDL_image -framework OpenGL -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/usr/X11/lib -lfreetype -lz -lbz2 >&5
  747. configure:6693: $? = 0
  748. configure:6702: result: yes
  749. configure:6714: checking for pcre_compile in -lpcre
  750. configure:6739: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -L/usr/X11/lib conftest.cpp -lpcre -framework OpenGL -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/usr/X11/lib -lfreetype -lz -lbz2 -lSDL_image >&5
  751. configure:6739: $? = 0
  752. configure:6748: result: yes
  753. configure:6763: checking for glewInit in -lGLEW
  754. configure:6788: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -L/usr/X11/lib conftest.cpp -lGLEW -lpcre -framework OpenGL -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/usr/X11/lib -lfreetype -lz -lbz2 -lSDL_image >&5
  755. configure:6788: $? = 0
  756. configure:6797: result: yes
  757. configure:6807: checking SDL.h usability
  758. configure:6807: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp >&5
  759. configure:6807: $? = 0
  760. configure:6807: result: yes
  761. configure:6807: checking SDL.h presence
  762. configure:6807: /usr/bin/clang++ -E -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp
  763. configure:6807: $? = 0
  764. configure:6807: result: yes
  765. configure:6807: checking for SDL.h
  766. configure:6807: result: yes
  767. configure:6815: checking SDL_image.h usability
  768. configure:6815: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp >&5
  769. configure:6815: $? = 0
  770. configure:6815: result: yes
  771. configure:6815: checking SDL_image.h presence
  772. configure:6815: /usr/bin/clang++ -E -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp
  773. configure:6815: $? = 0
  774. configure:6815: result: yes
  775. configure:6815: checking for SDL_image.h
  776. configure:6815: result: yes
  777. configure:6823: checking pcre.h usability
  778. configure:6823: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp >&5
  779. configure:6823: $? = 0
  780. configure:6823: result: yes
  781. configure:6823: checking pcre.h presence
  782. configure:6823: /usr/bin/clang++ -E -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp
  783. configure:6823: $? = 0
  784. configure:6823: result: yes
  785. configure:6823: checking for pcre.h
  786. configure:6823: result: yes
  787. configure:6831: checking GL/glew.h usability
  788. configure:6831: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp >&5
  789. configure:6831: $? = 0
  790. configure:6831: result: yes
  791. configure:6831: checking GL/glew.h presence
  792. configure:6831: /usr/bin/clang++ -E -I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include conftest.cpp
  793. configure:6831: $? = 0
  794. configure:6831: result: yes
  795. configure:6831: checking for GL/glew.h
  796. configure:6831: result: yes
  797. configure:7100: creating ./config.status
  798.  
  799. ## ---------------------- ##
  800. ## Running config.status. ##
  801. ## ---------------------- ##
  802.  
  803. This file was extended by Gource config.status 0.37, which was
  804. generated by GNU Autoconf 2.68. Invocation command line was
  805.  
  806. CONFIG_FILES =
  807. CONFIG_HEADERS =
  808. CONFIG_LINKS =
  809. CONFIG_COMMANDS =
  810. $ ./config.status
  811.  
  812. on Darkroom.local
  813.  
  814. config.status:824: creating Makefile
  815. config.status:996: executing depfiles commands
  816.  
  817. ## ---------------- ##
  818. ## Cache variables. ##
  819. ## ---------------- ##
  820.  
  821. ac_cv_build=x86_64-apple-darwin11.4.0
  822. ac_cv_c_compiler_gnu=yes
  823. ac_cv_cxx_compiler_gnu=yes
  824. ac_cv_env_CCC_set=
  825. ac_cv_env_CCC_value=
  826. ac_cv_env_CC_set=set
  827. ac_cv_env_CC_value=/usr/bin/clang
  828. ac_cv_env_CFLAGS_set=set
  829. ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments'
  830. ac_cv_env_CPPFLAGS_set=set
  831. ac_cv_env_CPPFLAGS_value=-I/usr/X11/include
  832. ac_cv_env_CPP_set=
  833. ac_cv_env_CPP_value=
  834. ac_cv_env_CXXCPP_set=
  835. ac_cv_env_CXXCPP_value=
  836. ac_cv_env_CXXFLAGS_set=set
  837. ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include'
  838. ac_cv_env_CXX_set=set
  839. ac_cv_env_CXX_value=/usr/bin/clang++
  840. ac_cv_env_LDFLAGS_set=set
  841. ac_cv_env_LDFLAGS_value=-L/usr/X11/lib
  842. ac_cv_env_LIBS_set=
  843. ac_cv_env_LIBS_value=
  844. ac_cv_env_XMKMF_set=
  845. ac_cv_env_XMKMF_value=
  846. ac_cv_env_build_alias_set=
  847. ac_cv_env_build_alias_value=
  848. ac_cv_env_host_alias_set=
  849. ac_cv_env_host_alias_value=
  850. ac_cv_env_target_alias_set=
  851. ac_cv_env_target_alias_value=
  852. ac_cv_func_timegm=yes
  853. ac_cv_func_unsetenv=yes
  854. ac_cv_header_GL_gl_h=yes
  855. ac_cv_header_GL_glew_h=yes
  856. ac_cv_header_GL_glu_h=yes
  857. ac_cv_header_OpenGL_gl_h=yes
  858. ac_cv_header_OpenGL_glu_h=yes
  859. ac_cv_header_SDL_h=yes
  860. ac_cv_header_SDL_image_h=yes
  861. ac_cv_header_inttypes_h=yes
  862. ac_cv_header_memory_h=yes
  863. ac_cv_header_pcre_h=yes
  864. ac_cv_header_stdc=yes
  865. ac_cv_header_stdint_h=yes
  866. ac_cv_header_stdlib_h=yes
  867. ac_cv_header_string_h=yes
  868. ac_cv_header_strings_h=yes
  869. ac_cv_header_sys_stat_h=yes
  870. ac_cv_header_sys_types_h=yes
  871. ac_cv_header_unistd_h=yes
  872. ac_cv_header_windows_h=no
  873. ac_cv_host=x86_64-apple-darwin11.4.0
  874. ac_cv_lib_GLEW_glewInit=yes
  875. ac_cv_lib_SDL_image_IMG_LoadJPG_RW=yes
  876. ac_cv_lib_SDL_image_IMG_LoadPNG_RW=yes
  877. ac_cv_lib_pcre_pcre_compile=yes
  878. ac_cv_objext=o
  879. ac_cv_path_EGREP='/usr/bin/grep -E'
  880. ac_cv_path_FT2_CONFIG=/usr/X11/bin/freetype-config
  881. ac_cv_path_GREP=/usr/bin/grep
  882. ac_cv_path_SDL_CONFIG=/usr/local/bin/sdl-config
  883. ac_cv_path_SED=/usr/bin/sed
  884. ac_cv_path_install='/usr/bin/install -c'
  885. ac_cv_prog_AWK=awk
  886. ac_cv_prog_CPP='/usr/bin/clang -E'
  887. ac_cv_prog_CXXCPP='/usr/bin/clang++ -E'
  888. ac_cv_prog_ac_ct_CC=/usr/bin/clang
  889. ac_cv_prog_cc_c89=
  890. ac_cv_prog_cc_g=yes
  891. ac_cv_prog_cxx_g=yes
  892. ac_cv_prog_make_make_set=yes
  893. am_cv_CC_dependencies_compiler_type=none
  894. am_cv_CXX_dependencies_compiler_type=none
  895. ax_cv_c_compiler_ms=no
  896. ax_cv_check_gl_libgl='-framework OpenGL'
  897. ax_cv_check_glu_libglu=yes
  898. ax_cv_varargs_glu_tesscb=no
  899.  
  900. ## ----------------- ##
  901. ## Output variables. ##
  902. ## ----------------- ##
  903.  
  904. ACLOCAL='${SHELL} /private/tmp/homebrew-gource-0.37-ObQp/gource-0.37/missing --run aclocal-1.11'
  905. AMDEPBACKSLASH=''
  906. AMDEP_FALSE=''
  907. AMDEP_TRUE='#'
  908. AMTAR='${SHELL} /private/tmp/homebrew-gource-0.37-ObQp/gource-0.37/missing --run tar'
  909. AUTOCONF='${SHELL} /private/tmp/homebrew-gource-0.37-ObQp/gource-0.37/missing --run autoconf'
  910. AUTOHEADER='${SHELL} /private/tmp/homebrew-gource-0.37-ObQp/gource-0.37/missing --run autoheader'
  911. AUTOMAKE='${SHELL} /private/tmp/homebrew-gource-0.37-ObQp/gource-0.37/missing --run automake-1.11'
  912. AWK='awk'
  913. CC='/usr/bin/clang'
  914. CCDEPMODE='depmode=none'
  915. CFLAGS='-Os -w -pipe -march=native -Qunused-arguments'
  916. CPP='/usr/bin/clang -E'
  917. CPPFLAGS='-I/usr/X11/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include'
  918. CXX='/usr/bin/clang++'
  919. CXXCPP='/usr/bin/clang++ -E'
  920. CXXDEPMODE='depmode=none'
  921. CXXFLAGS='-Os -w -pipe -march=native -Qunused-arguments -I/usr/local/include -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/usr/X11/include/freetype2 -I/usr/X11/include'
  922. CYGPATH_W='echo'
  923. DEFS='-DPACKAGE_NAME=\"Gource\" -DPACKAGE_TARNAME=\"gource\" -DPACKAGE_VERSION=\"0.37\" -DPACKAGE_STRING=\"Gource\ 0.37\" -DPACKAGE_BUGREPORT=\"acaudwell@gmail.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"gource\" -DVERSION=\"0.37\" -DHAVE_TIMEGM=1 -DHAVE_UNSETENV=1 -DHAVE_PTHREAD=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_GL_GL_H=1 -DHAVE_OPENGL_GL_H=1 -DHAVE_GL_GLU_H=1 -DHAVE_OPENGL_GLU_H=1 -DHAVE_LIBPCRE=1'
  924. DEPDIR='.deps'
  925. ECHO_C='\c'
  926. ECHO_N=''
  927. ECHO_T=''
  928. EGREP='/usr/bin/grep -E'
  929. EXEEXT=''
  930. FONTDIR_FALSE=''
  931. FONTDIR_TRUE='#'
  932. FT2_CFLAGS='-I/usr/X11/include/freetype2 -I/usr/X11/include'
  933. FT2_CONFIG='/usr/X11/bin/freetype-config'
  934. FT2_LIBS='-L/usr/X11/lib -lfreetype -lz -lbz2'
  935. GLU_CFLAGS='-D_THREAD_SAFE '
  936. GLU_LIBS=''
  937. GL_CFLAGS='-D_THREAD_SAFE '
  938. GL_LIBS='-framework OpenGL '
  939. GREP='/usr/bin/grep'
  940. HAVE_TIMEGM=''
  941. HAVE_UNSETENV=''
  942. INSTALL_DATA='${INSTALL} -m 644'
  943. INSTALL_PROGRAM='${INSTALL}'
  944. INSTALL_SCRIPT='${INSTALL}'
  945. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  946. LDFLAGS='-L/usr/X11/lib'
  947. LIBOBJS=''
  948. LIBS='-lpcre -framework OpenGL -L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa -L/usr/X11/lib -lfreetype -lz -lbz2 -lSDL_image -lGLEW'
  949. LTLIBOBJS=''
  950. MAKEINFO='${SHELL} /private/tmp/homebrew-gource-0.37-ObQp/gource-0.37/missing --run makeinfo'
  951. MKDIR_P='./install-sh -c -d'
  952. OBJEXT='o'
  953. PACKAGE='gource'
  954. PACKAGE_BUGREPORT='acaudwell@gmail.com'
  955. PACKAGE_NAME='Gource'
  956. PACKAGE_STRING='Gource 0.37'
  957. PACKAGE_TARNAME='gource'
  958. PACKAGE_URL=''
  959. PACKAGE_VERSION='0.37'
  960. PATH_SEPARATOR=':'
  961. PTHREAD_CC='/usr/bin/clang'
  962. PTHREAD_CFLAGS='-D_THREAD_SAFE '
  963. PTHREAD_LIBS=''
  964. SDL_CFLAGS='-I/usr/local/include/SDL -D_GNU_SOURCE=1 -D_THREAD_SAFE'
  965. SDL_CONFIG='/usr/local/bin/sdl-config'
  966. SDL_LIBS='-L/usr/local/lib -lSDLmain -lSDL -Wl,-framework,Cocoa'
  967. SED='/usr/bin/sed'
  968. SET_MAKE=''
  969. SHELL='/bin/sh'
  970. STRIP=''
  971. USE_BUNDLED_TINYXML_FALSE='#'
  972. USE_BUNDLED_TINYXML_TRUE=''
  973. VERSION='0.37'
  974. XMKMF=''
  975. ac_ct_CC='/usr/bin/clang'
  976. ac_ct_CXX=''
  977. am__EXEEXT_FALSE=''
  978. am__EXEEXT_TRUE='#'
  979. am__fastdepCC_FALSE=''
  980. am__fastdepCC_TRUE='#'
  981. am__fastdepCXX_FALSE=''
  982. am__fastdepCXX_TRUE='#'
  983. am__include='include'
  984. am__isrc=''
  985. am__leading_dot='.'
  986. am__quote=''
  987. am__tar='${AMTAR} chof - "$$tardir"'
  988. am__untar='${AMTAR} xf -'
  989. ax_pthread_config=''
  990. bindir='${exec_prefix}/bin'
  991. build='x86_64-apple-darwin11.4.0'
  992. build_alias=''
  993. build_cpu='x86_64'
  994. build_os='darwin11.4.0'
  995. build_vendor='apple'
  996. datadir='${datarootdir}'
  997. datarootdir='${prefix}/share'
  998. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  999. dvidir='${docdir}'
  1000. exec_prefix='${prefix}'
  1001. gourcefontdir=''
  1002. host='x86_64-apple-darwin11.4.0'
  1003. host_alias=''
  1004. host_cpu='x86_64'
  1005. host_os='darwin11.4.0'
  1006. host_vendor='apple'
  1007. htmldir='${docdir}'
  1008. includedir='${prefix}/include'
  1009. infodir='${datarootdir}/info'
  1010. install_sh='${SHELL} /private/tmp/homebrew-gource-0.37-ObQp/gource-0.37/install-sh'
  1011. libdir='${exec_prefix}/lib'
  1012. libexecdir='${exec_prefix}/libexec'
  1013. localedir='${datarootdir}/locale'
  1014. localstatedir='${prefix}/var'
  1015. mandir='${datarootdir}/man'
  1016. mkdir_p='$(top_builddir)/./install-sh -c -d'
  1017. oldincludedir='/usr/include'
  1018. pdfdir='${docdir}'
  1019. prefix='/usr/local/Cellar/gource/0.37'
  1020. program_transform_name='s,x,x,'
  1021. psdir='${docdir}'
  1022. sbindir='${exec_prefix}/sbin'
  1023. sharedstatedir='${prefix}/com'
  1024. sysconfdir='${prefix}/etc'
  1025. target_alias=''
  1026.  
  1027. ## ----------- ##
  1028. ## confdefs.h. ##
  1029. ## ----------- ##
  1030.  
  1031. /* confdefs.h */
  1032. #define PACKAGE_NAME "Gource"
  1033. #define PACKAGE_TARNAME "gource"
  1034. #define PACKAGE_VERSION "0.37"
  1035. #define PACKAGE_STRING "Gource 0.37"
  1036. #define PACKAGE_BUGREPORT "acaudwell@gmail.com"
  1037. #define PACKAGE_URL ""
  1038. #define PACKAGE "gource"
  1039. #define VERSION "0.37"
  1040. #define HAVE_TIMEGM 1
  1041. #define HAVE_UNSETENV 1
  1042. #define HAVE_PTHREAD 1
  1043. #define STDC_HEADERS 1
  1044. #define HAVE_SYS_TYPES_H 1
  1045. #define HAVE_SYS_STAT_H 1
  1046. #define HAVE_STDLIB_H 1
  1047. #define HAVE_STRING_H 1
  1048. #define HAVE_MEMORY_H 1
  1049. #define HAVE_STRINGS_H 1
  1050. #define HAVE_INTTYPES_H 1
  1051. #define HAVE_STDINT_H 1
  1052. #define HAVE_UNISTD_H 1
  1053. #define HAVE_GL_GL_H 1
  1054. #define HAVE_OPENGL_GL_H 1
  1055. #define HAVE_GL_GLU_H 1
  1056. #define HAVE_OPENGL_GLU_H 1
  1057. #define HAVE_LIBPCRE 1
  1058.  
  1059. configure: exit 0
Add Comment
Please, Sign In to add comment