Guest User

Untitled

a guest
Dec 12th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 50.76 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 libicns configure 0.8.1, which was
  5. generated by GNU Autoconf 2.69. Invocation command line was
  6.  
  7. $ ./configure --disable-debug --disable-dependency-tracking --prefix=/usr/local/Cellar/libicns/0.8.1
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = metis.lawson-his.internal
  14. uname -m = x86_64
  15. uname -r = 12.1.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~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 12.1.0: Tue Aug 14 13:29:55 PDT 2012; root:xnu-2050.9.2~1/RELEASE_X86_64
  27. Kernel configured for up to 4 processors.
  28. 2 processors are physically available.
  29. 4 processors are logically available.
  30. Processor type: i486 (Intel 80486)
  31. Processors active: 0 1 2 3
  32. Primary memory available: 8.00 gigabytes
  33. Default processor set: 172 tasks, 957 threads, 4 processors
  34. Load average: 2.41, Mach factor: 1.62
  35. /bin/machine = unknown
  36. /usr/bin/oslevel = unknown
  37. /bin/universe = unknown
  38.  
  39. PATH: /Users/rb/node_modules/.bin
  40. PATH: /Users/rb/bin
  41. PATH: /usr/local/bin
  42. PATH: /usr/local/sbin
  43. PATH: /usr/bin
  44. PATH: /bin
  45. PATH: /usr/sbin
  46. PATH: /sbin
  47. PATH: /usr/local/bin
  48. PATH: /opt/X11/bin
  49. PATH: /Users/rb/.rvm/bin
  50. PATH: /Users/rb/.rvm/bin
  51. PATH: /usr/local/Library/Contributions/cmds
  52.  
  53.  
  54. ## ----------- ##
  55. ## Core tests. ##
  56. ## ----------- ##
  57.  
  58. configure:2305: checking for a BSD-compatible install
  59. configure:2373: result: /usr/local/bin/ginstall -c
  60. configure:2384: checking whether build environment is sane
  61. configure:2434: result: yes
  62. configure:2575: checking for a thread-safe mkdir -p
  63. configure:2614: result: /usr/local/bin/gmkdir -p
  64. configure:2627: checking for gawk
  65. configure:2657: result: no
  66. configure:2627: checking for mawk
  67. configure:2657: result: no
  68. configure:2627: checking for nawk
  69. configure:2657: result: no
  70. configure:2627: checking for awk
  71. configure:2643: found /usr/bin/awk
  72. configure:2654: result: awk
  73. configure:2665: checking whether make sets $(MAKE)
  74. configure:2687: result: yes
  75. configure:2769: checking whether to enable maintainer-specific portions of Makefiles
  76. configure:2778: result: yes
  77. configure:2794: checking whether to enable debugging
  78. configure:2808: result: no
  79. configure:2827: checking for style of include used by make
  80. configure:2855: result: GNU
  81. configure:2926: checking for gcc
  82. configure:2953: result: /usr/bin/clang
  83. configure:3182: checking for C compiler version
  84. configure:3191: /usr/bin/clang --version >&5
  85. Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
  86. Target: x86_64-apple-darwin12.1.0
  87. Thread model: posix
  88. configure:3202: $? = 0
  89. configure:3191: /usr/bin/clang -v >&5
  90. Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
  91. Target: x86_64-apple-darwin12.1.0
  92. Thread model: posix
  93. configure:3202: $? = 0
  94. configure:3191: /usr/bin/clang -V >&5
  95. clang: error: argument to '-V' is missing (expected 1 value)
  96. clang: error: no input files
  97. configure:3202: $? = 1
  98. configure:3191: /usr/bin/clang -qversion >&5
  99. clang: error: no input files
  100. configure:3202: $? = 1
  101. configure:3222: checking whether the C compiler works
  102. configure:3244: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  103. configure:3248: $? = 0
  104. configure:3296: result: yes
  105. configure:3299: checking for C compiler default output file name
  106. configure:3301: result: a.out
  107. configure:3307: checking for suffix of executables
  108. configure:3314: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  109. configure:3318: $? = 0
  110. configure:3340: result:
  111. configure:3362: checking whether we are cross compiling
  112. configure:3370: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  113. configure:3374: $? = 0
  114. configure:3381: ./conftest
  115. configure:3385: $? = 0
  116. configure:3400: result: no
  117. configure:3405: checking for suffix of object files
  118. configure:3427: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  119. configure:3431: $? = 0
  120. configure:3452: result: o
  121. configure:3456: checking whether we are using the GNU C compiler
  122. configure:3475: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  123. configure:3475: $? = 0
  124. configure:3484: result: yes
  125. configure:3493: checking whether /usr/bin/clang accepts -g
  126. configure:3513: /usr/bin/clang -c -g conftest.c >&5
  127. configure:3513: $? = 0
  128. configure:3554: result: yes
  129. configure:3571: checking for /usr/bin/clang option to accept ISO C89
  130. configure:3634: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  131. configure:3634: $? = 0
  132. configure:3647: result: none needed
  133. configure:3669: checking dependency style of /usr/bin/clang
  134. configure:3780: result: none
  135. configure:3801: checking how to run the C preprocessor
  136. configure:3832: /usr/bin/clang -E conftest.c
  137. configure:3832: $? = 0
  138. configure:3846: /usr/bin/clang -E conftest.c
  139. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  140. #include <ac_nonexistent.h>
  141. ^
  142. 1 error generated.
  143. configure:3846: $? = 1
  144. configure: failed program was:
  145. | /* confdefs.h */
  146. | #define PACKAGE_NAME "libicns"
  147. | #define PACKAGE_TARNAME "libicns"
  148. | #define PACKAGE_VERSION "0.8.1"
  149. | #define PACKAGE_STRING "libicns 0.8.1"
  150. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  151. | #define PACKAGE_URL ""
  152. | #define PACKAGE "libicns"
  153. | #define VERSION "0.8.1"
  154. | /* end confdefs.h. */
  155. | #include <ac_nonexistent.h>
  156. configure:3871: result: /usr/bin/clang -E
  157. configure:3891: /usr/bin/clang -E conftest.c
  158. configure:3891: $? = 0
  159. configure:3905: /usr/bin/clang -E conftest.c
  160. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  161. #include <ac_nonexistent.h>
  162. ^
  163. 1 error generated.
  164. configure:3905: $? = 1
  165. configure: failed program was:
  166. | /* confdefs.h */
  167. | #define PACKAGE_NAME "libicns"
  168. | #define PACKAGE_TARNAME "libicns"
  169. | #define PACKAGE_VERSION "0.8.1"
  170. | #define PACKAGE_STRING "libicns 0.8.1"
  171. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  172. | #define PACKAGE_URL ""
  173. | #define PACKAGE "libicns"
  174. | #define VERSION "0.8.1"
  175. | /* end confdefs.h. */
  176. | #include <ac_nonexistent.h>
  177. configure:3934: checking for grep that handles long lines and -e
  178. configure:3992: result: /usr/bin/grep
  179. configure:3997: checking for egrep
  180. configure:4059: result: /usr/bin/grep -E
  181. configure:4064: checking for ANSI C header files
  182. configure:4084: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  183. configure:4084: $? = 0
  184. configure:4157: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  185. configure:4157: $? = 0
  186. configure:4157: ./conftest
  187. configure:4157: $? = 0
  188. configure:4168: result: yes
  189. configure:4181: checking for sys/types.h
  190. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  191. configure:4181: $? = 0
  192. configure:4181: result: yes
  193. configure:4181: checking for sys/stat.h
  194. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  195. configure:4181: $? = 0
  196. configure:4181: result: yes
  197. configure:4181: checking for stdlib.h
  198. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  199. configure:4181: $? = 0
  200. configure:4181: result: yes
  201. configure:4181: checking for string.h
  202. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  203. configure:4181: $? = 0
  204. configure:4181: result: yes
  205. configure:4181: checking for memory.h
  206. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  207. configure:4181: $? = 0
  208. configure:4181: result: yes
  209. configure:4181: checking for strings.h
  210. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  211. configure:4181: $? = 0
  212. configure:4181: result: yes
  213. configure:4181: checking for inttypes.h
  214. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  215. configure:4181: $? = 0
  216. configure:4181: result: yes
  217. configure:4181: checking for stdint.h
  218. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  219. configure:4181: $? = 0
  220. configure:4181: result: yes
  221. configure:4181: checking for unistd.h
  222. configure:4181: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  223. configure:4181: $? = 0
  224. configure:4181: result: yes
  225. configure:4194: checking minix/config.h usability
  226. configure:4194: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  227. conftest.c:54:10: fatal error: 'minix/config.h' file not found
  228. #include <minix/config.h>
  229. ^
  230. 1 error generated.
  231. configure:4194: $? = 1
  232. configure: failed program was:
  233. | /* confdefs.h */
  234. | #define PACKAGE_NAME "libicns"
  235. | #define PACKAGE_TARNAME "libicns"
  236. | #define PACKAGE_VERSION "0.8.1"
  237. | #define PACKAGE_STRING "libicns 0.8.1"
  238. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  239. | #define PACKAGE_URL ""
  240. | #define PACKAGE "libicns"
  241. | #define VERSION "0.8.1"
  242. | #define STDC_HEADERS 1
  243. | #define HAVE_SYS_TYPES_H 1
  244. | #define HAVE_SYS_STAT_H 1
  245. | #define HAVE_STDLIB_H 1
  246. | #define HAVE_STRING_H 1
  247. | #define HAVE_MEMORY_H 1
  248. | #define HAVE_STRINGS_H 1
  249. | #define HAVE_INTTYPES_H 1
  250. | #define HAVE_STDINT_H 1
  251. | #define HAVE_UNISTD_H 1
  252. | /* end confdefs.h. */
  253. | #include <stdio.h>
  254. | #ifdef HAVE_SYS_TYPES_H
  255. | # include <sys/types.h>
  256. | #endif
  257. | #ifdef HAVE_SYS_STAT_H
  258. | # include <sys/stat.h>
  259. | #endif
  260. | #ifdef STDC_HEADERS
  261. | # include <stdlib.h>
  262. | # include <stddef.h>
  263. | #else
  264. | # ifdef HAVE_STDLIB_H
  265. | # include <stdlib.h>
  266. | # endif
  267. | #endif
  268. | #ifdef HAVE_STRING_H
  269. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  270. | # include <memory.h>
  271. | # endif
  272. | # include <string.h>
  273. | #endif
  274. | #ifdef HAVE_STRINGS_H
  275. | # include <strings.h>
  276. | #endif
  277. | #ifdef HAVE_INTTYPES_H
  278. | # include <inttypes.h>
  279. | #endif
  280. | #ifdef HAVE_STDINT_H
  281. | # include <stdint.h>
  282. | #endif
  283. | #ifdef HAVE_UNISTD_H
  284. | # include <unistd.h>
  285. | #endif
  286. | #include <minix/config.h>
  287. configure:4194: result: no
  288. configure:4194: checking minix/config.h presence
  289. configure:4194: /usr/bin/clang -E conftest.c
  290. conftest.c:21:10: fatal error: 'minix/config.h' file not found
  291. #include <minix/config.h>
  292. ^
  293. 1 error generated.
  294. configure:4194: $? = 1
  295. configure: failed program was:
  296. | /* confdefs.h */
  297. | #define PACKAGE_NAME "libicns"
  298. | #define PACKAGE_TARNAME "libicns"
  299. | #define PACKAGE_VERSION "0.8.1"
  300. | #define PACKAGE_STRING "libicns 0.8.1"
  301. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  302. | #define PACKAGE_URL ""
  303. | #define PACKAGE "libicns"
  304. | #define VERSION "0.8.1"
  305. | #define STDC_HEADERS 1
  306. | #define HAVE_SYS_TYPES_H 1
  307. | #define HAVE_SYS_STAT_H 1
  308. | #define HAVE_STDLIB_H 1
  309. | #define HAVE_STRING_H 1
  310. | #define HAVE_MEMORY_H 1
  311. | #define HAVE_STRINGS_H 1
  312. | #define HAVE_INTTYPES_H 1
  313. | #define HAVE_STDINT_H 1
  314. | #define HAVE_UNISTD_H 1
  315. | /* end confdefs.h. */
  316. | #include <minix/config.h>
  317. configure:4194: result: no
  318. configure:4194: checking for minix/config.h
  319. configure:4194: result: no
  320. configure:4215: checking whether it is safe to define __EXTENSIONS__
  321. configure:4233: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  322. configure:4233: $? = 0
  323. configure:4240: result: yes
  324. configure:4305: checking for gcc
  325. configure:4332: result: /usr/bin/clang
  326. configure:4561: checking for C compiler version
  327. configure:4570: /usr/bin/clang --version >&5
  328. Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
  329. Target: x86_64-apple-darwin12.1.0
  330. Thread model: posix
  331. configure:4581: $? = 0
  332. configure:4570: /usr/bin/clang -v >&5
  333. Apple clang version 4.0 (tags/Apple/clang-421.0.57) (based on LLVM 3.1svn)
  334. Target: x86_64-apple-darwin12.1.0
  335. Thread model: posix
  336. configure:4581: $? = 0
  337. configure:4570: /usr/bin/clang -V >&5
  338. clang: error: argument to '-V' is missing (expected 1 value)
  339. clang: error: no input files
  340. configure:4581: $? = 1
  341. configure:4570: /usr/bin/clang -qversion >&5
  342. clang: error: no input files
  343. configure:4581: $? = 1
  344. configure:4585: checking whether we are using the GNU C compiler
  345. configure:4613: result: yes
  346. configure:4622: checking whether /usr/bin/clang accepts -g
  347. configure:4683: result: yes
  348. configure:4700: checking for /usr/bin/clang option to accept ISO C89
  349. configure:4776: result: none needed
  350. configure:4798: checking dependency style of /usr/bin/clang
  351. configure:4909: result: none
  352. configure:4924: checking whether ln -s works
  353. configure:4928: result: yes
  354. configure:4964: checking build system type
  355. configure:4978: result: x86_64-apple-darwin12.1.0
  356. configure:4998: checking host system type
  357. configure:5011: result: x86_64-apple-darwin12.1.0
  358. configure:5052: checking how to print strings
  359. configure:5079: result: printf
  360. configure:5100: checking for a sed that does not truncate output
  361. configure:5164: result: /usr/local/bin/gsed
  362. configure:5182: checking for fgrep
  363. configure:5244: result: /usr/bin/grep -F
  364. configure:5279: checking for ld used by /usr/bin/clang
  365. configure:5346: result: /usr/bin/clang
  366. configure:5353: checking if the linker (/usr/bin/clang) is GNU ld
  367. configure:5368: result: no
  368. configure:5380: checking for BSD- or MS-compatible name lister (nm)
  369. configure:5429: result: /usr/bin/nm
  370. configure:5559: checking the name lister (/usr/bin/nm) interface
  371. configure:5566: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  372. configure:5569: /usr/bin/nm "conftest.o"
  373. configure:5572: output
  374. 0000000000000000 S _some_variable
  375. configure:5579: result: BSD nm
  376. configure:5583: checking the maximum length of command line arguments
  377. configure:5713: result: 196608
  378. configure:5730: checking whether the shell understands some XSI constructs
  379. configure:5740: result: yes
  380. configure:5744: checking whether the shell understands "+="
  381. configure:5750: result: yes
  382. configure:5785: checking how to convert x86_64-apple-darwin12.1.0 file names to x86_64-apple-darwin12.1.0 format
  383. configure:5825: result: func_convert_file_noop
  384. configure:5832: checking how to convert x86_64-apple-darwin12.1.0 file names to toolchain format
  385. configure:5852: result: func_convert_file_noop
  386. configure:5859: checking for /usr/bin/clang option to reload object files
  387. configure:5866: result: -r
  388. configure:5940: checking for objdump
  389. configure:5970: result: no
  390. configure:5999: checking how to recognize dependent libraries
  391. configure:6201: result: pass_all
  392. configure:6286: checking for dlltool
  393. configure:6316: result: no
  394. configure:6346: checking how to associate runtime and link libraries
  395. configure:6373: result: printf %s\n
  396. configure:6433: checking for ar
  397. configure:6449: found /usr/bin/ar
  398. configure:6460: result: ar
  399. configure:6497: checking for archiver @FILE support
  400. configure:6514: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  401. configure:6514: $? = 0
  402. configure:6517: ar cru libconftest.a @conftest.lst >&5
  403. ar: @conftest.lst: No such file or directory
  404. configure:6520: $? = 1
  405. configure:6540: result: no
  406. configure:6598: checking for strip
  407. configure:6614: found /usr/bin/strip
  408. configure:6625: result: strip
  409. configure:6697: checking for ranlib
  410. configure:6713: found /usr/bin/ranlib
  411. configure:6724: result: ranlib
  412. configure:6826: checking command to parse /usr/bin/nm output from /usr/bin/clang object
  413. configure:6946: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  414. configure:6949: $? = 0
  415. configure:6953: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  416. configure:6956: $? = 0
  417. cannot find nm_test_var in conftest.nm
  418. configure:6946: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  419. configure:6949: $? = 0
  420. configure:6953: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  421. configure:6956: $? = 0
  422. configure:7022: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c conftstm.o >&5
  423. configure:7025: $? = 0
  424. configure:7063: result: ok
  425. configure:7100: checking for sysroot
  426. configure:7130: result: no
  427. configure:7386: checking for mt
  428. configure:7416: result: no
  429. configure:7436: checking if : is a manifest tool
  430. configure:7442: : '-?'
  431. configure:7450: result: no
  432. configure:7506: checking for dsymutil
  433. configure:7522: found /usr/bin/dsymutil
  434. configure:7533: result: dsymutil
  435. configure:7598: checking for nmedit
  436. configure:7614: found /usr/bin/nmedit
  437. configure:7625: result: nmedit
  438. configure:7690: checking for lipo
  439. configure:7706: found /usr/bin/lipo
  440. configure:7717: result: lipo
  441. configure:7782: checking for otool
  442. configure:7798: found /usr/bin/otool
  443. configure:7809: result: otool
  444. configure:7874: checking for otool64
  445. configure:7904: result: no
  446. configure:7949: checking for -single_module linker flag
  447. /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  448. configure:7982: result: yes
  449. configure:7985: checking for -exported_symbols_list linker flag
  450. configure:8005: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
  451. configure:8005: $? = 0
  452. configure:8015: result: yes
  453. configure:8018: checking for -force_load linker flag
  454. /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -c -o conftest.o conftest.c
  455. ar cru libconftest.a conftest.o
  456. ranlib libconftest.a
  457. /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a
  458. configure:8050: result: yes
  459. configure:8089: checking for dlfcn.h
  460. configure:8089: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  461. configure:8089: $? = 0
  462. configure:8089: result: yes
  463. configure:8295: checking for objdir
  464. configure:8310: result: .libs
  465. configure:8581: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions
  466. configure:8599: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -fno-rtti -fno-exceptions conftest.c >&5
  467. configure:8603: $? = 0
  468. configure:8616: result: yes
  469. configure:8943: checking for /usr/bin/clang option to produce PIC
  470. configure:8950: result: -fno-common -DPIC
  471. configure:8958: checking if /usr/bin/clang PIC flag -fno-common -DPIC works
  472. configure:8976: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -fno-common -DPIC -DPIC conftest.c >&5
  473. configure:8980: $? = 0
  474. configure:8993: result: yes
  475. configure:9022: checking if /usr/bin/clang static flag -static works
  476. configure:9050: result: no
  477. configure:9065: checking if /usr/bin/clang supports -c -o file.o
  478. configure:9086: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -o out/conftest2.o conftest.c >&5
  479. configure:9090: $? = 0
  480. configure:9112: result: yes
  481. configure:9120: checking if /usr/bin/clang supports -c -o file.o
  482. configure:9167: result: yes
  483. configure:9200: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries
  484. configure:10357: result: yes
  485. configure:10597: checking dynamic linker characteristics
  486. configure:11342: result: darwin12.1.0 dyld
  487. configure:11449: checking how to hardcode library paths into programs
  488. configure:11474: result: immediate
  489. configure:12014: checking whether stripping libraries is possible
  490. configure:12028: result: yes
  491. configure:12054: checking if libtool supports shared libraries
  492. configure:12056: result: yes
  493. configure:12059: checking whether to build shared libraries
  494. configure:12080: result: yes
  495. configure:12083: checking whether to build static libraries
  496. configure:12087: result: yes
  497. configure:12126: checking for ANSI C header files
  498. configure:12230: result: yes
  499. configure:12240: checking for stdint.h
  500. configure:12240: result: yes
  501. configure:12252: checking getopt.h usability
  502. configure:12252: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  503. configure:12252: $? = 0
  504. configure:12252: result: yes
  505. configure:12252: checking getopt.h presence
  506. configure:12252: /usr/bin/clang -E conftest.c
  507. configure:12252: $? = 0
  508. configure:12252: result: yes
  509. configure:12252: checking for getopt.h
  510. configure:12252: result: yes
  511. configure:12264: checking for inline
  512. configure:12280: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  513. configure:12280: $? = 0
  514. configure:12288: result: inline
  515. configure:12306: checking for an ANSI C-conforming const
  516. configure:12372: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  517. configure:12372: $? = 0
  518. configure:12379: result: yes
  519. configure:12387: checking whether byte ordering is bigendian
  520. configure:12402: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  521. configure:12402: $? = 0
  522. configure:12593: result: universal
  523. configure:12611: checking for off_t
  524. configure:12611: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  525. configure:12611: $? = 0
  526. configure:12611: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  527. conftest.c:68:20: error: expected expression
  528. if (sizeof ((off_t)))
  529. ^
  530. 1 error generated.
  531. configure:12611: $? = 1
  532. configure: failed program was:
  533. | /* confdefs.h */
  534. | #define PACKAGE_NAME "libicns"
  535. | #define PACKAGE_TARNAME "libicns"
  536. | #define PACKAGE_VERSION "0.8.1"
  537. | #define PACKAGE_STRING "libicns 0.8.1"
  538. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  539. | #define PACKAGE_URL ""
  540. | #define PACKAGE "libicns"
  541. | #define VERSION "0.8.1"
  542. | #define STDC_HEADERS 1
  543. | #define HAVE_SYS_TYPES_H 1
  544. | #define HAVE_SYS_STAT_H 1
  545. | #define HAVE_STDLIB_H 1
  546. | #define HAVE_STRING_H 1
  547. | #define HAVE_MEMORY_H 1
  548. | #define HAVE_STRINGS_H 1
  549. | #define HAVE_INTTYPES_H 1
  550. | #define HAVE_STDINT_H 1
  551. | #define HAVE_UNISTD_H 1
  552. | #define __EXTENSIONS__ 1
  553. | #define _ALL_SOURCE 1
  554. | #define _GNU_SOURCE 1
  555. | #define _POSIX_PTHREAD_SEMANTICS 1
  556. | #define _TANDEM_SOURCE 1
  557. | #define HAVE_DLFCN_H 1
  558. | #define LT_OBJDIR ".libs/"
  559. | #define STDC_HEADERS 1
  560. | #define HAVE_STDINT_H 1
  561. | #define HAVE_GETOPT_H 1
  562. | #define AC_APPLE_UNIVERSAL_BUILD 1
  563. | /* end confdefs.h. */
  564. | #include <stdio.h>
  565. | #ifdef HAVE_SYS_TYPES_H
  566. | # include <sys/types.h>
  567. | #endif
  568. | #ifdef HAVE_SYS_STAT_H
  569. | # include <sys/stat.h>
  570. | #endif
  571. | #ifdef STDC_HEADERS
  572. | # include <stdlib.h>
  573. | # include <stddef.h>
  574. | #else
  575. | # ifdef HAVE_STDLIB_H
  576. | # include <stdlib.h>
  577. | # endif
  578. | #endif
  579. | #ifdef HAVE_STRING_H
  580. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  581. | # include <memory.h>
  582. | # endif
  583. | # include <string.h>
  584. | #endif
  585. | #ifdef HAVE_STRINGS_H
  586. | # include <strings.h>
  587. | #endif
  588. | #ifdef HAVE_INTTYPES_H
  589. | # include <inttypes.h>
  590. | #endif
  591. | #ifdef HAVE_STDINT_H
  592. | # include <stdint.h>
  593. | #endif
  594. | #ifdef HAVE_UNISTD_H
  595. | # include <unistd.h>
  596. | #endif
  597. | int
  598. | main ()
  599. | {
  600. | if (sizeof ((off_t)))
  601. | return 0;
  602. | ;
  603. | return 0;
  604. | }
  605. configure:12611: result: yes
  606. configure:12622: checking for size_t
  607. configure:12622: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  608. configure:12622: $? = 0
  609. configure:12622: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  610. conftest.c:68:21: error: expected expression
  611. if (sizeof ((size_t)))
  612. ^
  613. 1 error generated.
  614. configure:12622: $? = 1
  615. configure: failed program was:
  616. | /* confdefs.h */
  617. | #define PACKAGE_NAME "libicns"
  618. | #define PACKAGE_TARNAME "libicns"
  619. | #define PACKAGE_VERSION "0.8.1"
  620. | #define PACKAGE_STRING "libicns 0.8.1"
  621. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  622. | #define PACKAGE_URL ""
  623. | #define PACKAGE "libicns"
  624. | #define VERSION "0.8.1"
  625. | #define STDC_HEADERS 1
  626. | #define HAVE_SYS_TYPES_H 1
  627. | #define HAVE_SYS_STAT_H 1
  628. | #define HAVE_STDLIB_H 1
  629. | #define HAVE_STRING_H 1
  630. | #define HAVE_MEMORY_H 1
  631. | #define HAVE_STRINGS_H 1
  632. | #define HAVE_INTTYPES_H 1
  633. | #define HAVE_STDINT_H 1
  634. | #define HAVE_UNISTD_H 1
  635. | #define __EXTENSIONS__ 1
  636. | #define _ALL_SOURCE 1
  637. | #define _GNU_SOURCE 1
  638. | #define _POSIX_PTHREAD_SEMANTICS 1
  639. | #define _TANDEM_SOURCE 1
  640. | #define HAVE_DLFCN_H 1
  641. | #define LT_OBJDIR ".libs/"
  642. | #define STDC_HEADERS 1
  643. | #define HAVE_STDINT_H 1
  644. | #define HAVE_GETOPT_H 1
  645. | #define AC_APPLE_UNIVERSAL_BUILD 1
  646. | /* end confdefs.h. */
  647. | #include <stdio.h>
  648. | #ifdef HAVE_SYS_TYPES_H
  649. | # include <sys/types.h>
  650. | #endif
  651. | #ifdef HAVE_SYS_STAT_H
  652. | # include <sys/stat.h>
  653. | #endif
  654. | #ifdef STDC_HEADERS
  655. | # include <stdlib.h>
  656. | # include <stddef.h>
  657. | #else
  658. | # ifdef HAVE_STDLIB_H
  659. | # include <stdlib.h>
  660. | # endif
  661. | #endif
  662. | #ifdef HAVE_STRING_H
  663. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  664. | # include <memory.h>
  665. | # endif
  666. | # include <string.h>
  667. | #endif
  668. | #ifdef HAVE_STRINGS_H
  669. | # include <strings.h>
  670. | #endif
  671. | #ifdef HAVE_INTTYPES_H
  672. | # include <inttypes.h>
  673. | #endif
  674. | #ifdef HAVE_STDINT_H
  675. | # include <stdint.h>
  676. | #endif
  677. | #ifdef HAVE_UNISTD_H
  678. | # include <unistd.h>
  679. | #endif
  680. | int
  681. | main ()
  682. | {
  683. | if (sizeof ((size_t)))
  684. | return 0;
  685. | ;
  686. | return 0;
  687. | }
  688. configure:12622: result: yes
  689. configure:12633: checking for mode_t
  690. configure:12633: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  691. configure:12633: $? = 0
  692. configure:12633: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  693. conftest.c:68:21: error: expected expression
  694. if (sizeof ((mode_t)))
  695. ^
  696. 1 error generated.
  697. configure:12633: $? = 1
  698. configure: failed program was:
  699. | /* confdefs.h */
  700. | #define PACKAGE_NAME "libicns"
  701. | #define PACKAGE_TARNAME "libicns"
  702. | #define PACKAGE_VERSION "0.8.1"
  703. | #define PACKAGE_STRING "libicns 0.8.1"
  704. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  705. | #define PACKAGE_URL ""
  706. | #define PACKAGE "libicns"
  707. | #define VERSION "0.8.1"
  708. | #define STDC_HEADERS 1
  709. | #define HAVE_SYS_TYPES_H 1
  710. | #define HAVE_SYS_STAT_H 1
  711. | #define HAVE_STDLIB_H 1
  712. | #define HAVE_STRING_H 1
  713. | #define HAVE_MEMORY_H 1
  714. | #define HAVE_STRINGS_H 1
  715. | #define HAVE_INTTYPES_H 1
  716. | #define HAVE_STDINT_H 1
  717. | #define HAVE_UNISTD_H 1
  718. | #define __EXTENSIONS__ 1
  719. | #define _ALL_SOURCE 1
  720. | #define _GNU_SOURCE 1
  721. | #define _POSIX_PTHREAD_SEMANTICS 1
  722. | #define _TANDEM_SOURCE 1
  723. | #define HAVE_DLFCN_H 1
  724. | #define LT_OBJDIR ".libs/"
  725. | #define STDC_HEADERS 1
  726. | #define HAVE_STDINT_H 1
  727. | #define HAVE_GETOPT_H 1
  728. | #define AC_APPLE_UNIVERSAL_BUILD 1
  729. | /* end confdefs.h. */
  730. | #include <stdio.h>
  731. | #ifdef HAVE_SYS_TYPES_H
  732. | # include <sys/types.h>
  733. | #endif
  734. | #ifdef HAVE_SYS_STAT_H
  735. | # include <sys/stat.h>
  736. | #endif
  737. | #ifdef STDC_HEADERS
  738. | # include <stdlib.h>
  739. | # include <stddef.h>
  740. | #else
  741. | # ifdef HAVE_STDLIB_H
  742. | # include <stdlib.h>
  743. | # endif
  744. | #endif
  745. | #ifdef HAVE_STRING_H
  746. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  747. | # include <memory.h>
  748. | # endif
  749. | # include <string.h>
  750. | #endif
  751. | #ifdef HAVE_STRINGS_H
  752. | # include <strings.h>
  753. | #endif
  754. | #ifdef HAVE_INTTYPES_H
  755. | # include <inttypes.h>
  756. | #endif
  757. | #ifdef HAVE_STDINT_H
  758. | # include <stdint.h>
  759. | #endif
  760. | #ifdef HAVE_UNISTD_H
  761. | # include <unistd.h>
  762. | #endif
  763. | int
  764. | main ()
  765. | {
  766. | if (sizeof ((mode_t)))
  767. | return 0;
  768. | ;
  769. | return 0;
  770. | }
  771. configure:12633: result: yes
  772. configure:12646: checking for pid_t
  773. configure:12646: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  774. configure:12646: $? = 0
  775. configure:12646: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  776. conftest.c:68:20: error: expected expression
  777. if (sizeof ((pid_t)))
  778. ^
  779. 1 error generated.
  780. configure:12646: $? = 1
  781. configure: failed program was:
  782. | /* confdefs.h */
  783. | #define PACKAGE_NAME "libicns"
  784. | #define PACKAGE_TARNAME "libicns"
  785. | #define PACKAGE_VERSION "0.8.1"
  786. | #define PACKAGE_STRING "libicns 0.8.1"
  787. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  788. | #define PACKAGE_URL ""
  789. | #define PACKAGE "libicns"
  790. | #define VERSION "0.8.1"
  791. | #define STDC_HEADERS 1
  792. | #define HAVE_SYS_TYPES_H 1
  793. | #define HAVE_SYS_STAT_H 1
  794. | #define HAVE_STDLIB_H 1
  795. | #define HAVE_STRING_H 1
  796. | #define HAVE_MEMORY_H 1
  797. | #define HAVE_STRINGS_H 1
  798. | #define HAVE_INTTYPES_H 1
  799. | #define HAVE_STDINT_H 1
  800. | #define HAVE_UNISTD_H 1
  801. | #define __EXTENSIONS__ 1
  802. | #define _ALL_SOURCE 1
  803. | #define _GNU_SOURCE 1
  804. | #define _POSIX_PTHREAD_SEMANTICS 1
  805. | #define _TANDEM_SOURCE 1
  806. | #define HAVE_DLFCN_H 1
  807. | #define LT_OBJDIR ".libs/"
  808. | #define STDC_HEADERS 1
  809. | #define HAVE_STDINT_H 1
  810. | #define HAVE_GETOPT_H 1
  811. | #define AC_APPLE_UNIVERSAL_BUILD 1
  812. | /* end confdefs.h. */
  813. | #include <stdio.h>
  814. | #ifdef HAVE_SYS_TYPES_H
  815. | # include <sys/types.h>
  816. | #endif
  817. | #ifdef HAVE_SYS_STAT_H
  818. | # include <sys/stat.h>
  819. | #endif
  820. | #ifdef STDC_HEADERS
  821. | # include <stdlib.h>
  822. | # include <stddef.h>
  823. | #else
  824. | # ifdef HAVE_STDLIB_H
  825. | # include <stdlib.h>
  826. | # endif
  827. | #endif
  828. | #ifdef HAVE_STRING_H
  829. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  830. | # include <memory.h>
  831. | # endif
  832. | # include <string.h>
  833. | #endif
  834. | #ifdef HAVE_STRINGS_H
  835. | # include <strings.h>
  836. | #endif
  837. | #ifdef HAVE_INTTYPES_H
  838. | # include <inttypes.h>
  839. | #endif
  840. | #ifdef HAVE_STDINT_H
  841. | # include <stdint.h>
  842. | #endif
  843. | #ifdef HAVE_UNISTD_H
  844. | # include <unistd.h>
  845. | #endif
  846. | int
  847. | main ()
  848. | {
  849. | if (sizeof ((pid_t)))
  850. | return 0;
  851. | ;
  852. | return 0;
  853. | }
  854. configure:12646: result: yes
  855. configure:12659: checking vfork.h usability
  856. configure:12659: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 conftest.c >&5
  857. conftest.c:65:10: fatal error: 'vfork.h' file not found
  858. #include <vfork.h>
  859. ^
  860. 1 error generated.
  861. configure:12659: $? = 1
  862. configure: failed program was:
  863. | /* confdefs.h */
  864. | #define PACKAGE_NAME "libicns"
  865. | #define PACKAGE_TARNAME "libicns"
  866. | #define PACKAGE_VERSION "0.8.1"
  867. | #define PACKAGE_STRING "libicns 0.8.1"
  868. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  869. | #define PACKAGE_URL ""
  870. | #define PACKAGE "libicns"
  871. | #define VERSION "0.8.1"
  872. | #define STDC_HEADERS 1
  873. | #define HAVE_SYS_TYPES_H 1
  874. | #define HAVE_SYS_STAT_H 1
  875. | #define HAVE_STDLIB_H 1
  876. | #define HAVE_STRING_H 1
  877. | #define HAVE_MEMORY_H 1
  878. | #define HAVE_STRINGS_H 1
  879. | #define HAVE_INTTYPES_H 1
  880. | #define HAVE_STDINT_H 1
  881. | #define HAVE_UNISTD_H 1
  882. | #define __EXTENSIONS__ 1
  883. | #define _ALL_SOURCE 1
  884. | #define _GNU_SOURCE 1
  885. | #define _POSIX_PTHREAD_SEMANTICS 1
  886. | #define _TANDEM_SOURCE 1
  887. | #define HAVE_DLFCN_H 1
  888. | #define LT_OBJDIR ".libs/"
  889. | #define STDC_HEADERS 1
  890. | #define HAVE_STDINT_H 1
  891. | #define HAVE_GETOPT_H 1
  892. | #define AC_APPLE_UNIVERSAL_BUILD 1
  893. | /* end confdefs.h. */
  894. | #include <stdio.h>
  895. | #ifdef HAVE_SYS_TYPES_H
  896. | # include <sys/types.h>
  897. | #endif
  898. | #ifdef HAVE_SYS_STAT_H
  899. | # include <sys/stat.h>
  900. | #endif
  901. | #ifdef STDC_HEADERS
  902. | # include <stdlib.h>
  903. | # include <stddef.h>
  904. | #else
  905. | # ifdef HAVE_STDLIB_H
  906. | # include <stdlib.h>
  907. | # endif
  908. | #endif
  909. | #ifdef HAVE_STRING_H
  910. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  911. | # include <memory.h>
  912. | # endif
  913. | # include <string.h>
  914. | #endif
  915. | #ifdef HAVE_STRINGS_H
  916. | # include <strings.h>
  917. | #endif
  918. | #ifdef HAVE_INTTYPES_H
  919. | # include <inttypes.h>
  920. | #endif
  921. | #ifdef HAVE_STDINT_H
  922. | # include <stdint.h>
  923. | #endif
  924. | #ifdef HAVE_UNISTD_H
  925. | # include <unistd.h>
  926. | #endif
  927. | #include <vfork.h>
  928. configure:12659: result: no
  929. configure:12659: checking vfork.h presence
  930. configure:12659: /usr/bin/clang -E conftest.c
  931. conftest.c:32:10: fatal error: 'vfork.h' file not found
  932. #include <vfork.h>
  933. ^
  934. 1 error generated.
  935. configure:12659: $? = 1
  936. configure: failed program was:
  937. | /* confdefs.h */
  938. | #define PACKAGE_NAME "libicns"
  939. | #define PACKAGE_TARNAME "libicns"
  940. | #define PACKAGE_VERSION "0.8.1"
  941. | #define PACKAGE_STRING "libicns 0.8.1"
  942. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  943. | #define PACKAGE_URL ""
  944. | #define PACKAGE "libicns"
  945. | #define VERSION "0.8.1"
  946. | #define STDC_HEADERS 1
  947. | #define HAVE_SYS_TYPES_H 1
  948. | #define HAVE_SYS_STAT_H 1
  949. | #define HAVE_STDLIB_H 1
  950. | #define HAVE_STRING_H 1
  951. | #define HAVE_MEMORY_H 1
  952. | #define HAVE_STRINGS_H 1
  953. | #define HAVE_INTTYPES_H 1
  954. | #define HAVE_STDINT_H 1
  955. | #define HAVE_UNISTD_H 1
  956. | #define __EXTENSIONS__ 1
  957. | #define _ALL_SOURCE 1
  958. | #define _GNU_SOURCE 1
  959. | #define _POSIX_PTHREAD_SEMANTICS 1
  960. | #define _TANDEM_SOURCE 1
  961. | #define HAVE_DLFCN_H 1
  962. | #define LT_OBJDIR ".libs/"
  963. | #define STDC_HEADERS 1
  964. | #define HAVE_STDINT_H 1
  965. | #define HAVE_GETOPT_H 1
  966. | #define AC_APPLE_UNIVERSAL_BUILD 1
  967. | /* end confdefs.h. */
  968. | #include <vfork.h>
  969. configure:12659: result: no
  970. configure:12659: checking for vfork.h
  971. configure:12659: result: no
  972. configure:12672: checking for fork
  973. configure:12672: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  974. configure:12672: $? = 0
  975. configure:12672: result: yes
  976. configure:12672: checking for vfork
  977. configure:12672: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  978. configure:12672: $? = 0
  979. configure:12672: result: yes
  980. configure:12682: checking for working fork
  981. configure:12704: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  982. configure:12704: $? = 0
  983. configure:12704: ./conftest
  984. configure:12704: $? = 0
  985. configure:12714: result: yes
  986. configure:12735: checking for working vfork
  987. configure:12845: result: yes
  988. configure:12870: checking for getopt_long in -lgetopt
  989. configure:12895: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c -lgetopt >&5
  990. ld: library not found for -lgetopt
  991. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  992. configure:12895: $? = 1
  993. configure: failed program was:
  994. | /* confdefs.h */
  995. | #define PACKAGE_NAME "libicns"
  996. | #define PACKAGE_TARNAME "libicns"
  997. | #define PACKAGE_VERSION "0.8.1"
  998. | #define PACKAGE_STRING "libicns 0.8.1"
  999. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  1000. | #define PACKAGE_URL ""
  1001. | #define PACKAGE "libicns"
  1002. | #define VERSION "0.8.1"
  1003. | #define STDC_HEADERS 1
  1004. | #define HAVE_SYS_TYPES_H 1
  1005. | #define HAVE_SYS_STAT_H 1
  1006. | #define HAVE_STDLIB_H 1
  1007. | #define HAVE_STRING_H 1
  1008. | #define HAVE_MEMORY_H 1
  1009. | #define HAVE_STRINGS_H 1
  1010. | #define HAVE_INTTYPES_H 1
  1011. | #define HAVE_STDINT_H 1
  1012. | #define HAVE_UNISTD_H 1
  1013. | #define __EXTENSIONS__ 1
  1014. | #define _ALL_SOURCE 1
  1015. | #define _GNU_SOURCE 1
  1016. | #define _POSIX_PTHREAD_SEMANTICS 1
  1017. | #define _TANDEM_SOURCE 1
  1018. | #define HAVE_DLFCN_H 1
  1019. | #define LT_OBJDIR ".libs/"
  1020. | #define STDC_HEADERS 1
  1021. | #define HAVE_STDINT_H 1
  1022. | #define HAVE_GETOPT_H 1
  1023. | #define AC_APPLE_UNIVERSAL_BUILD 1
  1024. | #define HAVE_FORK 1
  1025. | #define HAVE_VFORK 1
  1026. | #define HAVE_WORKING_VFORK 1
  1027. | #define HAVE_WORKING_FORK 1
  1028. | /* end confdefs.h. */
  1029. |
  1030. | /* Override any GCC internal prototype to avoid an error.
  1031. | Use char because int might match the return type of a GCC
  1032. | builtin and then its argument prototype would still apply. */
  1033. | #ifdef __cplusplus
  1034. | extern "C"
  1035. | #endif
  1036. | char getopt_long ();
  1037. | int
  1038. | main ()
  1039. | {
  1040. | return getopt_long ();
  1041. | ;
  1042. | return 0;
  1043. | }
  1044. configure:12904: result: no
  1045. configure:12917: checking whether memcpy works with unaligned data
  1046. configure:12966: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  1047. configure:12966: $? = 0
  1048. configure:12966: ./conftest
  1049. configure:12966: $? = 0
  1050. configure:12971: result: yes
  1051. configure:12989: checking whether noinline memcpy works with unaligned data
  1052. configure:13053: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c >&5
  1053. configure:13053: $? = 0
  1054. configure:13053: ./conftest
  1055. configure:13053: $? = 0
  1056. configure:13055: result: yes
  1057. configure:13071: checking for png_create_read_struct in -lpng
  1058. configure:13096: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c -lpng >&5
  1059. Undefined symbols for architecture i386:
  1060. "_png_create_read_struct", referenced from:
  1061. _main in conftest-vGJlou.o
  1062. ld: symbol(s) not found for architecture i386
  1063. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1064. configure:13096: $? = 1
  1065. configure: failed program was:
  1066. | /* confdefs.h */
  1067. | #define PACKAGE_NAME "libicns"
  1068. | #define PACKAGE_TARNAME "libicns"
  1069. | #define PACKAGE_VERSION "0.8.1"
  1070. | #define PACKAGE_STRING "libicns 0.8.1"
  1071. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  1072. | #define PACKAGE_URL ""
  1073. | #define PACKAGE "libicns"
  1074. | #define VERSION "0.8.1"
  1075. | #define STDC_HEADERS 1
  1076. | #define HAVE_SYS_TYPES_H 1
  1077. | #define HAVE_SYS_STAT_H 1
  1078. | #define HAVE_STDLIB_H 1
  1079. | #define HAVE_STRING_H 1
  1080. | #define HAVE_MEMORY_H 1
  1081. | #define HAVE_STRINGS_H 1
  1082. | #define HAVE_INTTYPES_H 1
  1083. | #define HAVE_STDINT_H 1
  1084. | #define HAVE_UNISTD_H 1
  1085. | #define __EXTENSIONS__ 1
  1086. | #define _ALL_SOURCE 1
  1087. | #define _GNU_SOURCE 1
  1088. | #define _POSIX_PTHREAD_SEMANTICS 1
  1089. | #define _TANDEM_SOURCE 1
  1090. | #define HAVE_DLFCN_H 1
  1091. | #define LT_OBJDIR ".libs/"
  1092. | #define STDC_HEADERS 1
  1093. | #define HAVE_STDINT_H 1
  1094. | #define HAVE_GETOPT_H 1
  1095. | #define AC_APPLE_UNIVERSAL_BUILD 1
  1096. | #define HAVE_FORK 1
  1097. | #define HAVE_VFORK 1
  1098. | #define HAVE_WORKING_VFORK 1
  1099. | #define HAVE_WORKING_FORK 1
  1100. | #define HAVE_UNALIGNED_MEMCPY 1
  1101. | /* end confdefs.h. */
  1102. |
  1103. | /* Override any GCC internal prototype to avoid an error.
  1104. | Use char because int might match the return type of a GCC
  1105. | builtin and then its argument prototype would still apply. */
  1106. | #ifdef __cplusplus
  1107. | extern "C"
  1108. | #endif
  1109. | char png_create_read_struct ();
  1110. | int
  1111. | main ()
  1112. | {
  1113. | return png_create_read_struct ();
  1114. | ;
  1115. | return 0;
  1116. | }
  1117. configure:13105: result: no
  1118. configure:13114: checking for png_create_read_struct in -lpng10
  1119. configure:13139: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c -lpng10 >&5
  1120. ld: library not found for -lpng10
  1121. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1122. configure:13139: $? = 1
  1123. configure: failed program was:
  1124. | /* confdefs.h */
  1125. | #define PACKAGE_NAME "libicns"
  1126. | #define PACKAGE_TARNAME "libicns"
  1127. | #define PACKAGE_VERSION "0.8.1"
  1128. | #define PACKAGE_STRING "libicns 0.8.1"
  1129. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  1130. | #define PACKAGE_URL ""
  1131. | #define PACKAGE "libicns"
  1132. | #define VERSION "0.8.1"
  1133. | #define STDC_HEADERS 1
  1134. | #define HAVE_SYS_TYPES_H 1
  1135. | #define HAVE_SYS_STAT_H 1
  1136. | #define HAVE_STDLIB_H 1
  1137. | #define HAVE_STRING_H 1
  1138. | #define HAVE_MEMORY_H 1
  1139. | #define HAVE_STRINGS_H 1
  1140. | #define HAVE_INTTYPES_H 1
  1141. | #define HAVE_STDINT_H 1
  1142. | #define HAVE_UNISTD_H 1
  1143. | #define __EXTENSIONS__ 1
  1144. | #define _ALL_SOURCE 1
  1145. | #define _GNU_SOURCE 1
  1146. | #define _POSIX_PTHREAD_SEMANTICS 1
  1147. | #define _TANDEM_SOURCE 1
  1148. | #define HAVE_DLFCN_H 1
  1149. | #define LT_OBJDIR ".libs/"
  1150. | #define STDC_HEADERS 1
  1151. | #define HAVE_STDINT_H 1
  1152. | #define HAVE_GETOPT_H 1
  1153. | #define AC_APPLE_UNIVERSAL_BUILD 1
  1154. | #define HAVE_FORK 1
  1155. | #define HAVE_VFORK 1
  1156. | #define HAVE_WORKING_VFORK 1
  1157. | #define HAVE_WORKING_FORK 1
  1158. | #define HAVE_UNALIGNED_MEMCPY 1
  1159. | /* end confdefs.h. */
  1160. |
  1161. | /* Override any GCC internal prototype to avoid an error.
  1162. | Use char because int might match the return type of a GCC
  1163. | builtin and then its argument prototype would still apply. */
  1164. | #ifdef __cplusplus
  1165. | extern "C"
  1166. | #endif
  1167. | char png_create_read_struct ();
  1168. | int
  1169. | main ()
  1170. | {
  1171. | return png_create_read_struct ();
  1172. | ;
  1173. | return 0;
  1174. | }
  1175. configure:13148: result: no
  1176. configure:13157: checking for png_create_read_struct in -lpng12
  1177. configure:13182: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64 -L/usr/local/lib -arch i386 -arch x86_64 conftest.c -lpng12 >&5
  1178. ld: library not found for -lpng12
  1179. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1180. configure:13182: $? = 1
  1181. configure: failed program was:
  1182. | /* confdefs.h */
  1183. | #define PACKAGE_NAME "libicns"
  1184. | #define PACKAGE_TARNAME "libicns"
  1185. | #define PACKAGE_VERSION "0.8.1"
  1186. | #define PACKAGE_STRING "libicns 0.8.1"
  1187. | #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  1188. | #define PACKAGE_URL ""
  1189. | #define PACKAGE "libicns"
  1190. | #define VERSION "0.8.1"
  1191. | #define STDC_HEADERS 1
  1192. | #define HAVE_SYS_TYPES_H 1
  1193. | #define HAVE_SYS_STAT_H 1
  1194. | #define HAVE_STDLIB_H 1
  1195. | #define HAVE_STRING_H 1
  1196. | #define HAVE_MEMORY_H 1
  1197. | #define HAVE_STRINGS_H 1
  1198. | #define HAVE_INTTYPES_H 1
  1199. | #define HAVE_STDINT_H 1
  1200. | #define HAVE_UNISTD_H 1
  1201. | #define __EXTENSIONS__ 1
  1202. | #define _ALL_SOURCE 1
  1203. | #define _GNU_SOURCE 1
  1204. | #define _POSIX_PTHREAD_SEMANTICS 1
  1205. | #define _TANDEM_SOURCE 1
  1206. | #define HAVE_DLFCN_H 1
  1207. | #define LT_OBJDIR ".libs/"
  1208. | #define STDC_HEADERS 1
  1209. | #define HAVE_STDINT_H 1
  1210. | #define HAVE_GETOPT_H 1
  1211. | #define AC_APPLE_UNIVERSAL_BUILD 1
  1212. | #define HAVE_FORK 1
  1213. | #define HAVE_VFORK 1
  1214. | #define HAVE_WORKING_VFORK 1
  1215. | #define HAVE_WORKING_FORK 1
  1216. | #define HAVE_UNALIGNED_MEMCPY 1
  1217. | /* end confdefs.h. */
  1218. |
  1219. | /* Override any GCC internal prototype to avoid an error.
  1220. | Use char because int might match the return type of a GCC
  1221. | builtin and then its argument prototype would still apply. */
  1222. | #ifdef __cplusplus
  1223. | extern "C"
  1224. | #endif
  1225. | char png_create_read_struct ();
  1226. | int
  1227. | main ()
  1228. | {
  1229. | return png_create_read_struct ();
  1230. | ;
  1231. | return 0;
  1232. | }
  1233. configure:13191: result: no
  1234. configure:13200: error: cannot find required library png
  1235.  
  1236. ## ---------------- ##
  1237. ## Cache variables. ##
  1238. ## ---------------- ##
  1239.  
  1240. ac_cv_build=x86_64-apple-darwin12.1.0
  1241. ac_cv_c_bigendian=universal
  1242. ac_cv_c_compiler_gnu=yes
  1243. ac_cv_c_const=yes
  1244. ac_cv_c_inline=inline
  1245. ac_cv_env_CC_set=set
  1246. ac_cv_env_CC_value=/usr/bin/clang
  1247. ac_cv_env_CFLAGS_set=set
  1248. ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64'
  1249. ac_cv_env_CPPFLAGS_set=
  1250. ac_cv_env_CPPFLAGS_value=
  1251. ac_cv_env_CPP_set=
  1252. ac_cv_env_CPP_value=
  1253. ac_cv_env_LDFLAGS_set=set
  1254. ac_cv_env_LDFLAGS_value='-L/usr/local/lib -arch i386 -arch x86_64'
  1255. ac_cv_env_LIBS_set=
  1256. ac_cv_env_LIBS_value=
  1257. ac_cv_env_build_alias_set=
  1258. ac_cv_env_build_alias_value=
  1259. ac_cv_env_host_alias_set=
  1260. ac_cv_env_host_alias_value=
  1261. ac_cv_env_target_alias_set=
  1262. ac_cv_env_target_alias_value=
  1263. ac_cv_func_fork=yes
  1264. ac_cv_func_fork_works=yes
  1265. ac_cv_func_vfork=yes
  1266. ac_cv_func_vfork_works=yes
  1267. ac_cv_header_dlfcn_h=yes
  1268. ac_cv_header_getopt_h=yes
  1269. ac_cv_header_inttypes_h=yes
  1270. ac_cv_header_memory_h=yes
  1271. ac_cv_header_minix_config_h=no
  1272. ac_cv_header_stdc=yes
  1273. ac_cv_header_stdint_h=yes
  1274. ac_cv_header_stdlib_h=yes
  1275. ac_cv_header_string_h=yes
  1276. ac_cv_header_strings_h=yes
  1277. ac_cv_header_sys_stat_h=yes
  1278. ac_cv_header_sys_types_h=yes
  1279. ac_cv_header_unistd_h=yes
  1280. ac_cv_header_vfork_h=no
  1281. ac_cv_host=x86_64-apple-darwin12.1.0
  1282. ac_cv_lib_getopt_getopt_long=no
  1283. ac_cv_lib_png10_png_create_read_struct=no
  1284. ac_cv_lib_png12_png_create_read_struct=no
  1285. ac_cv_lib_png_png_create_read_struct=no
  1286. ac_cv_objext=o
  1287. ac_cv_path_EGREP='/usr/bin/grep -E'
  1288. ac_cv_path_FGREP='/usr/bin/grep -F'
  1289. ac_cv_path_GREP=/usr/bin/grep
  1290. ac_cv_path_SED=/usr/local/bin/gsed
  1291. ac_cv_path_install='/usr/local/bin/ginstall -c'
  1292. ac_cv_path_mkdir=/usr/local/bin/gmkdir
  1293. ac_cv_prog_AWK=awk
  1294. ac_cv_prog_CPP='/usr/bin/clang -E'
  1295. ac_cv_prog_ac_ct_AR=ar
  1296. ac_cv_prog_ac_ct_CC=/usr/bin/clang
  1297. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  1298. ac_cv_prog_ac_ct_LIPO=lipo
  1299. ac_cv_prog_ac_ct_NMEDIT=nmedit
  1300. ac_cv_prog_ac_ct_OTOOL=otool
  1301. ac_cv_prog_ac_ct_RANLIB=ranlib
  1302. ac_cv_prog_ac_ct_STRIP=strip
  1303. ac_cv_prog_cc_c89=
  1304. ac_cv_prog_cc_g=yes
  1305. ac_cv_prog_make_make_set=yes
  1306. ac_cv_safe_to_define___extensions__=yes
  1307. ac_cv_type_mode_t=yes
  1308. ac_cv_type_off_t=yes
  1309. ac_cv_type_pid_t=yes
  1310. ac_cv_type_size_t=yes
  1311. am_cv_CC_dependencies_compiler_type=none
  1312. lt_cv_apple_cc_single_mod=yes
  1313. lt_cv_ar_at_file=no
  1314. lt_cv_deplibs_check_method=pass_all
  1315. lt_cv_file_magic_cmd='$MAGIC_CMD'
  1316. lt_cv_file_magic_test_file=
  1317. lt_cv_ld_exported_symbols_list=yes
  1318. lt_cv_ld_force_load=yes
  1319. lt_cv_ld_reload_flag=-r
  1320. lt_cv_nm_interface='BSD nm'
  1321. lt_cv_objdir=.libs
  1322. lt_cv_path_LD=/usr/bin/clang
  1323. lt_cv_path_NM=/usr/bin/nm
  1324. lt_cv_path_mainfest_tool=no
  1325. lt_cv_prog_compiler_c_o=yes
  1326. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  1327. lt_cv_prog_compiler_pic_works=yes
  1328. lt_cv_prog_compiler_rtti_exceptions=yes
  1329. lt_cv_prog_compiler_static_works=no
  1330. lt_cv_prog_gnu_ld=no
  1331. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  1332. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  1333. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  1334. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  1335. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  1336. lt_cv_sys_max_cmd_len=196608
  1337. lt_cv_to_host_file_cmd=func_convert_file_noop
  1338. lt_cv_to_tool_file_cmd=func_convert_file_noop
  1339.  
  1340. ## ----------------- ##
  1341. ## Output variables. ##
  1342. ## ----------------- ##
  1343.  
  1344. ACLOCAL='${SHELL} /private/tmp/homebrew-libicns-0.8.1-zkJI/libicns-0.8.1/missing --run aclocal-1.11'
  1345. AMDEPBACKSLASH=''
  1346. AMDEP_FALSE=''
  1347. AMDEP_TRUE='#'
  1348. AMTAR='$${TAR-tar}'
  1349. AR='ar'
  1350. AUTOCONF='${SHELL} /private/tmp/homebrew-libicns-0.8.1-zkJI/libicns-0.8.1/missing --run autoconf'
  1351. AUTOHEADER='${SHELL} /private/tmp/homebrew-libicns-0.8.1-zkJI/libicns-0.8.1/missing --run autoheader'
  1352. AUTOMAKE='${SHELL} /private/tmp/homebrew-libicns-0.8.1-zkJI/libicns-0.8.1/missing --run automake-1.11'
  1353. AWK='awk'
  1354. CC='/usr/bin/clang'
  1355. CCDEPMODE='depmode=none'
  1356. CFLAGS='-Os -w -pipe -march=native -Qunused-arguments -mmacosx-version-min=10.8 -arch i386 -arch x86_64'
  1357. CPP='/usr/bin/clang -E'
  1358. CPPFLAGS=''
  1359. CYGPATH_W='echo'
  1360. DEFS=''
  1361. DEPDIR='.deps'
  1362. DLLTOOL='false'
  1363. DSYMUTIL='dsymutil'
  1364. DUMPBIN=''
  1365. ECHO_C='\c'
  1366. ECHO_N=''
  1367. ECHO_T=''
  1368. EGREP='/usr/bin/grep -E'
  1369. EXEEXT=''
  1370. FGREP='/usr/bin/grep -F'
  1371. GREP='/usr/bin/grep'
  1372. INSTALL_DATA='${INSTALL} -m 644'
  1373. INSTALL_PROGRAM='${INSTALL}'
  1374. INSTALL_SCRIPT='${INSTALL}'
  1375. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  1376. JP2000_LIBS=''
  1377. LD='/usr/bin/clang'
  1378. LDFLAGS='-L/usr/local/lib -arch i386 -arch x86_64'
  1379. LIBOBJS=''
  1380. LIBS=''
  1381. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  1382. LIPO='lipo'
  1383. LN_S='ln -s'
  1384. LTLIBOBJS=''
  1385. MAINT=''
  1386. MAINTAINER_MODE_FALSE='#'
  1387. MAINTAINER_MODE_TRUE=''
  1388. MAKEINFO='${SHELL} /private/tmp/homebrew-libicns-0.8.1-zkJI/libicns-0.8.1/missing --run makeinfo'
  1389. MANIFEST_TOOL=':'
  1390. MKDIR_P='/usr/local/bin/gmkdir -p'
  1391. NM='/usr/bin/nm'
  1392. NMEDIT='nmedit'
  1393. OBJDUMP='false'
  1394. OBJEXT='o'
  1395. OTOOL64=':'
  1396. OTOOL='otool'
  1397. PACKAGE='libicns'
  1398. PACKAGE_BUGREPORT='mathew@eisbox.net'
  1399. PACKAGE_NAME='libicns'
  1400. PACKAGE_STRING='libicns 0.8.1'
  1401. PACKAGE_TARNAME='libicns'
  1402. PACKAGE_URL=''
  1403. PACKAGE_VERSION='0.8.1'
  1404. PATH_SEPARATOR=':'
  1405. PNG_LIBS=''
  1406. RANLIB='ranlib'
  1407. SED='/usr/local/bin/gsed'
  1408. SET_MAKE=''
  1409. SHELL='/bin/sh'
  1410. STRIP='strip'
  1411. VERSION='0.8.1'
  1412. ac_ct_AR='ar'
  1413. ac_ct_CC='/usr/bin/clang'
  1414. ac_ct_DUMPBIN=''
  1415. am__EXEEXT_FALSE=''
  1416. am__EXEEXT_TRUE=''
  1417. am__fastdepCC_FALSE=''
  1418. am__fastdepCC_TRUE='#'
  1419. am__include='include'
  1420. am__isrc=''
  1421. am__leading_dot='.'
  1422. am__nodep=''
  1423. am__quote=''
  1424. am__tar='$${TAR-tar} chof - "$$tardir"'
  1425. am__untar='$${TAR-tar} xf -'
  1426. bindir='${exec_prefix}/bin'
  1427. build='x86_64-apple-darwin12.1.0'
  1428. build_alias=''
  1429. build_cpu='x86_64'
  1430. build_os='darwin12.1.0'
  1431. build_vendor='apple'
  1432. datadir='${datarootdir}'
  1433. datarootdir='${prefix}/share'
  1434. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  1435. dvidir='${docdir}'
  1436. exec_prefix='NONE'
  1437. host='x86_64-apple-darwin12.1.0'
  1438. host_alias=''
  1439. host_cpu='x86_64'
  1440. host_os='darwin12.1.0'
  1441. host_vendor='apple'
  1442. htmldir='${docdir}'
  1443. includedir='${prefix}/include'
  1444. infodir='${datarootdir}/info'
  1445. install_sh='${SHELL} /private/tmp/homebrew-libicns-0.8.1-zkJI/libicns-0.8.1/install-sh'
  1446. libdir='${exec_prefix}/lib'
  1447. libexecdir='${exec_prefix}/libexec'
  1448. localedir='${datarootdir}/locale'
  1449. localstatedir='${prefix}/var'
  1450. mandir='${datarootdir}/man'
  1451. mkdir_p='/usr/local/bin/gmkdir -p'
  1452. oldincludedir='/usr/include'
  1453. pdfdir='${docdir}'
  1454. prefix='/usr/local/Cellar/libicns/0.8.1'
  1455. program_transform_name='s,x,x,'
  1456. psdir='${docdir}'
  1457. sbindir='${exec_prefix}/sbin'
  1458. sharedstatedir='${prefix}/com'
  1459. sysconfdir='${prefix}/etc'
  1460. target_alias=''
  1461.  
  1462. ## ----------- ##
  1463. ## confdefs.h. ##
  1464. ## ----------- ##
  1465.  
  1466. /* confdefs.h */
  1467. #define PACKAGE_NAME "libicns"
  1468. #define PACKAGE_TARNAME "libicns"
  1469. #define PACKAGE_VERSION "0.8.1"
  1470. #define PACKAGE_STRING "libicns 0.8.1"
  1471. #define PACKAGE_BUGREPORT "mathew@eisbox.net"
  1472. #define PACKAGE_URL ""
  1473. #define PACKAGE "libicns"
  1474. #define VERSION "0.8.1"
  1475. #define STDC_HEADERS 1
  1476. #define HAVE_SYS_TYPES_H 1
  1477. #define HAVE_SYS_STAT_H 1
  1478. #define HAVE_STDLIB_H 1
  1479. #define HAVE_STRING_H 1
  1480. #define HAVE_MEMORY_H 1
  1481. #define HAVE_STRINGS_H 1
  1482. #define HAVE_INTTYPES_H 1
  1483. #define HAVE_STDINT_H 1
  1484. #define HAVE_UNISTD_H 1
  1485. #define __EXTENSIONS__ 1
  1486. #define _ALL_SOURCE 1
  1487. #define _GNU_SOURCE 1
  1488. #define _POSIX_PTHREAD_SEMANTICS 1
  1489. #define _TANDEM_SOURCE 1
  1490. #define HAVE_DLFCN_H 1
  1491. #define LT_OBJDIR ".libs/"
  1492. #define STDC_HEADERS 1
  1493. #define HAVE_STDINT_H 1
  1494. #define HAVE_GETOPT_H 1
  1495. #define AC_APPLE_UNIVERSAL_BUILD 1
  1496. #define HAVE_FORK 1
  1497. #define HAVE_VFORK 1
  1498. #define HAVE_WORKING_VFORK 1
  1499. #define HAVE_WORKING_FORK 1
  1500. #define HAVE_UNALIGNED_MEMCPY 1
  1501.  
  1502. configure: exit 1
Add Comment
Please, Sign In to add comment