guiohm

wxWidgets-3.0.2/bld/src/tiff/config.log

Apr 3rd, 2016
3,192
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 149.85 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 LibTIFF Software configure 4.0.3, which was
  5. generated by GNU Autoconf 2.69.  Invocation command line was
  6.  
  7.   $ ../../../src/tiff/configure --disable-option-checking --prefix=/Users/guiohm/perl5/lib/perl5/darwin-thread-multi-2level/Alien/wxWidgets/osx_cocoa_3_0_2_uni --with-osx_cocoa --with-opengl --disable-compat24 --enable-unicode --disable-monolithic --disable-universal_binary --with-macosx-version-min=10.7 --with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --enable-graphics_ctx CC=clang CXX=clang++ CXXFLAGS=-stdlib=libc++ -std=c++11 OBJCXXFLAGS=-stdlib=libc++ -std=c++11 LDFLAGS=-stdlib=libc++ --cache-file=/dev/null --srcdir=../../../src/tiff
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = Andromeda.local
  14. uname -m = x86_64
  15. uname -r = 14.5.0
  16. uname -s = Darwin
  17. uname -v = Darwin Kernel Version 14.5.0: Tue Sep  1 21:23:09 PDT 2015; root:xnu-2782.50.1~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 14.5.0: Tue Sep  1 21:23:09 PDT 2015; root:xnu-2782.50.1~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: 271 tasks, 1064 threads, 4 processors
  34. Load average: 3.60, Mach factor: 0.61
  35. /bin/machine           = unknown
  36. /usr/bin/oslevel       = unknown
  37. /bin/universe          = unknown
  38.  
  39. PATH: /Users/guiohm/perl5/bin
  40. PATH: /Users/guiohm/Dropbox/bin
  41. PATH: /usr/local/bin
  42. PATH: /usr/local/sbin
  43. PATH: /usr/bin
  44. PATH: /usr/sbin
  45. PATH: /bin
  46. PATH: /sbin
  47. PATH: /opt/X11/bin
  48. PATH: /Library/TeX/texbin
  49. PATH: /Applications/microchip/xc8/v1.31/bin
  50. PATH: /Users/guiohm/.node/bin
  51.  
  52.  
  53. ## ----------- ##
  54. ## Core tests. ##
  55. ## ----------- ##
  56.  
  57. configure:2769: checking build system type
  58. configure:2783: result: i386-apple-darwin14.5.0
  59. configure:2803: checking host system type
  60. configure:2816: result: i386-apple-darwin14.5.0
  61. configure:2853: checking for a BSD-compatible install
  62. configure:2921: result: /usr/local/bin/ginstall -c
  63. configure:2932: checking whether build environment is sane
  64. configure:2987: result: yes
  65. configure:3138: checking for a thread-safe mkdir -p
  66. configure:3177: result: /usr/local/bin/gmkdir -p
  67. configure:3184: checking for gawk
  68. configure:3214: result: no
  69. configure:3184: checking for mawk
  70. configure:3214: result: no
  71. configure:3184: checking for nawk
  72. configure:3214: result: no
  73. configure:3184: checking for awk
  74. configure:3200: found /usr/bin/awk
  75. configure:3211: result: awk
  76. configure:3222: checking whether make sets $(MAKE)
  77. configure:3244: result: yes
  78. configure:3331: checking whether to enable maintainer-specific portions of Makefiles
  79. configure:3340: result: no
  80. configure:3435: checking for gcc
  81. configure:3462: result: clang
  82. configure:3691: checking for C compiler version
  83. configure:3700: clang --version >&5
  84. Apple LLVM version 7.0.2 (clang-700.1.81)
  85. Target: x86_64-apple-darwin14.5.0
  86. Thread model: posix
  87. configure:3711: $? = 0
  88. configure:3700: clang -v >&5
  89. Apple LLVM version 7.0.2 (clang-700.1.81)
  90. Target: x86_64-apple-darwin14.5.0
  91. Thread model: posix
  92. configure:3711: $? = 0
  93. configure:3700: clang -V >&5
  94. clang: error: argument to '-V' is missing (expected 1 value)
  95. clang: error: no input files
  96. configure:3711: $? = 1
  97. configure:3700: clang -qversion >&5
  98. clang: error: unknown argument: '-qversion'
  99. clang: error: no input files
  100. configure:3711: $? = 1
  101. configure:3731: checking whether the C compiler works
  102. configure:3753: clang   -stdlib=libc++ conftest.c  >&5
  103. configure:3757: $? = 0
  104. configure:3805: result: yes
  105. configure:3808: checking for C compiler default output file name
  106. configure:3810: result: a.out
  107. configure:3816: checking for suffix of executables
  108. configure:3823: clang -o conftest   -stdlib=libc++ conftest.c  >&5
  109. configure:3827: $? = 0
  110. configure:3849: result:
  111. configure:3871: checking whether we are cross compiling
  112. configure:3879: clang -o conftest   -stdlib=libc++ conftest.c  >&5
  113. configure:3883: $? = 0
  114. configure:3890: ./conftest
  115. configure:3894: $? = 0
  116. configure:3909: result: no
  117. configure:3914: checking for suffix of object files
  118. configure:3936: clang -c   conftest.c >&5
  119. configure:3940: $? = 0
  120. configure:3961: result: o
  121. configure:3965: checking whether we are using the GNU C compiler
  122. configure:3984: clang -c   conftest.c >&5
  123. configure:3984: $? = 0
  124. configure:3993: result: yes
  125. configure:4002: checking whether clang accepts -g
  126. configure:4022: clang -c -g  conftest.c >&5
  127. configure:4022: $? = 0
  128. configure:4063: result: yes
  129. configure:4080: checking for clang option to accept ISO C89
  130. configure:4143: clang  -c -g -O2  conftest.c >&5
  131. configure:4143: $? = 0
  132. configure:4156: result: none needed
  133. configure:4187: checking for style of include used by make
  134. configure:4215: result: GNU
  135. configure:4241: checking dependency style of clang
  136. configure:4352: result: gcc3
  137. configure:4368: checking whether clang and cc understand -c and -o together
  138. configure:4399: clang -c conftest.c -o conftest2.o >&5
  139. configure:4403: $? = 0
  140. configure:4409: clang -c conftest.c -o conftest2.o >&5
  141. configure:4413: $? = 0
  142. configure:4424: cc -c conftest.c >&5
  143. configure:4428: $? = 0
  144. configure:4436: cc -c conftest.c -o conftest2.o >&5
  145. configure:4440: $? = 0
  146. configure:4446: cc -c conftest.c -o conftest2.o >&5
  147. configure:4450: $? = 0
  148. configure:4468: result: yes
  149. configure:4501: checking for C compiler warning flags
  150. configure:4593: result: -Wall -W
  151. configure:4598: checking whether ln -s works
  152. configure:4602: result: yes
  153. configure:4719: checking how to print strings
  154. configure:4746: result: printf
  155. configure:4767: checking for a sed that does not truncate output
  156. configure:4831: result: /usr/bin/sed
  157. configure:4849: checking for grep that handles long lines and -e
  158. configure:4907: result: /usr/bin/grep
  159. configure:4912: checking for egrep
  160. configure:4974: result: /usr/bin/grep -E
  161. configure:4979: checking for fgrep
  162. configure:5041: result: /usr/bin/grep -F
  163. configure:5076: checking for ld used by clang
  164. configure:5143: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  165. configure:5150: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  166. configure:5165: result: no
  167. configure:5177: checking for BSD- or MS-compatible name lister (nm)
  168. configure:5226: result: /usr/bin/nm
  169. configure:5356: checking the name lister (/usr/bin/nm) interface
  170. configure:5363: clang -c -g -O2 -Wall -W  conftest.c >&5
  171. configure:5366: /usr/bin/nm "conftest.o"
  172. configure:5369: output
  173. 0000000000000220 S _some_variable
  174. configure:5376: result: BSD nm
  175. configure:5380: checking the maximum length of command line arguments
  176. configure:5510: result: 196608
  177. configure:5527: checking whether the shell understands some XSI constructs
  178. configure:5537: result: yes
  179. configure:5541: checking whether the shell understands "+="
  180. configure:5547: result: yes
  181. configure:5582: checking how to convert i386-apple-darwin14.5.0 file names to i386-apple-darwin14.5.0 format
  182. configure:5622: result: func_convert_file_noop
  183. configure:5629: checking how to convert i386-apple-darwin14.5.0 file names to toolchain format
  184. configure:5649: result: func_convert_file_noop
  185. configure:5656: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
  186. configure:5663: result: -r
  187. configure:5737: checking for objdump
  188. configure:5767: result: no
  189. configure:5793: checking how to recognize dependent libraries
  190. configure:5995: result: pass_all
  191. configure:6080: checking for dlltool
  192. configure:6110: result: no
  193. configure:6137: checking how to associate runtime and link libraries
  194. configure:6164: result: printf %s\n
  195. configure:6224: checking for ar
  196. configure:6240: found /usr/bin/ar
  197. configure:6251: result: ar
  198. configure:6288: checking for archiver @FILE support
  199. configure:6305: clang -c -g -O2 -Wall -W  conftest.c >&5
  200. configure:6305: $? = 0
  201. configure:6308: ar cru libconftest.a @conftest.lst >&5
  202. ar: @conftest.lst: No such file or directory
  203. configure:6311: $? = 1
  204. configure:6331: result: no
  205. configure:6389: checking for strip
  206. configure:6405: found /usr/bin/strip
  207. configure:6416: result: strip
  208. configure:6488: checking for ranlib
  209. configure:6504: found /usr/bin/ranlib
  210. configure:6515: result: ranlib
  211. configure:6617: checking command to parse /usr/bin/nm output from clang object
  212. configure:6737: clang -c -g -O2 -Wall -W  conftest.c >&5
  213. configure:6740: $? = 0
  214. configure:6744: /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
  215. configure:6747: $? = 0
  216. cannot find nm_test_var in conftest.nm
  217. configure:6737: clang -c -g -O2 -Wall -W  conftest.c >&5
  218. configure:6740: $? = 0
  219. configure:6744: /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
  220. configure:6747: $? = 0
  221. configure:6813: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c conftstm.o >&5
  222. warning: (x86_64)  could not find object file symbol for symbol _main
  223. configure:6816: $? = 0
  224. configure:6854: result: ok
  225. configure:6891: checking for sysroot
  226. configure:6921: result: no
  227. configure:7177: checking for mt
  228. configure:7207: result: no
  229. configure:7227: checking if : is a manifest tool
  230. configure:7233: : '-?'
  231. configure:7241: result: no
  232. configure:7297: checking for dsymutil
  233. configure:7313: found /usr/bin/dsymutil
  234. configure:7324: result: dsymutil
  235. configure:7389: checking for nmedit
  236. configure:7405: found /usr/bin/nmedit
  237. configure:7416: result: nmedit
  238. configure:7481: checking for lipo
  239. configure:7497: found /usr/bin/lipo
  240. configure:7508: result: lipo
  241. configure:7573: checking for otool
  242. configure:7589: found /usr/bin/otool
  243. configure:7600: result: otool
  244. configure:7665: checking for otool64
  245. configure:7695: result: no
  246. configure:7740: checking for -single_module linker flag
  247. clang -g -O2 -Wall -W -stdlib=libc++ -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
  248. configure:7773: result: yes
  249. configure:7776: checking for -exported_symbols_list linker flag
  250. configure:7796: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
  251. configure:7796: $? = 0
  252. configure:7806: result: yes
  253. configure:7809: checking for -force_load linker flag
  254. clang -g -O2 -Wall -W -c -o conftest.o conftest.c
  255. ar cru libconftest.a conftest.o
  256. ranlib libconftest.a
  257. clang -g -O2 -Wall -W -stdlib=libc++ -o conftest conftest.c -Wl,-force_load,./libconftest.a
  258. configure:7841: result: yes
  259. configure:7883: checking how to run the C preprocessor
  260. configure:7914: clang -E  conftest.c
  261. configure:7914: $? = 0
  262. configure:7928: clang -E  conftest.c
  263. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  264. #include <ac_nonexistent.h>
  265.          ^
  266. 1 error generated.
  267. configure:7928: $? = 1
  268. configure: failed program was:
  269. | /* confdefs.h */
  270. | #define PACKAGE_NAME "LibTIFF Software"
  271. | #define PACKAGE_TARNAME "tiff"
  272. | #define PACKAGE_VERSION "4.0.3"
  273. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  274. | #define PACKAGE_BUGREPORT "[email protected]"
  275. | #define PACKAGE_URL ""
  276. | #define PACKAGE "tiff"
  277. | #define VERSION "4.0.3"
  278. | /* end confdefs.h.  */
  279. | #include <ac_nonexistent.h>
  280. configure:7953: result: clang -E
  281. configure:7973: clang -E  conftest.c
  282. configure:7973: $? = 0
  283. configure:7987: clang -E  conftest.c
  284. conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
  285. #include <ac_nonexistent.h>
  286.          ^
  287. 1 error generated.
  288. configure:7987: $? = 1
  289. configure: failed program was:
  290. | /* confdefs.h */
  291. | #define PACKAGE_NAME "LibTIFF Software"
  292. | #define PACKAGE_TARNAME "tiff"
  293. | #define PACKAGE_VERSION "4.0.3"
  294. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  295. | #define PACKAGE_BUGREPORT "[email protected]"
  296. | #define PACKAGE_URL ""
  297. | #define PACKAGE "tiff"
  298. | #define VERSION "4.0.3"
  299. | /* end confdefs.h.  */
  300. | #include <ac_nonexistent.h>
  301. configure:8016: checking for ANSI C header files
  302. configure:8036: clang -c -g -O2 -Wall -W  conftest.c >&5
  303. configure:8036: $? = 0
  304. configure:8109: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  305. configure:8109: $? = 0
  306. configure:8109: ./conftest
  307. configure:8109: $? = 0
  308. configure:8120: result: yes
  309. configure:8133: checking for sys/types.h
  310. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  311. configure:8133: $? = 0
  312. configure:8133: result: yes
  313. configure:8133: checking for sys/stat.h
  314. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  315. configure:8133: $? = 0
  316. configure:8133: result: yes
  317. configure:8133: checking for stdlib.h
  318. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  319. configure:8133: $? = 0
  320. configure:8133: result: yes
  321. configure:8133: checking for string.h
  322. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  323. configure:8133: $? = 0
  324. configure:8133: result: yes
  325. configure:8133: checking for memory.h
  326. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  327. configure:8133: $? = 0
  328. configure:8133: result: yes
  329. configure:8133: checking for strings.h
  330. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  331. configure:8133: $? = 0
  332. configure:8133: result: yes
  333. configure:8133: checking for inttypes.h
  334. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  335. configure:8133: $? = 0
  336. configure:8133: result: yes
  337. configure:8133: checking for stdint.h
  338. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  339. configure:8133: $? = 0
  340. configure:8133: result: yes
  341. configure:8133: checking for unistd.h
  342. configure:8133: clang -c -g -O2 -Wall -W  conftest.c >&5
  343. configure:8133: $? = 0
  344. configure:8133: result: yes
  345. configure:8147: checking for dlfcn.h
  346. configure:8147: clang -c -g -O2 -Wall -W  conftest.c >&5
  347. configure:8147: $? = 0
  348. configure:8147: result: yes
  349. configure:8651: checking for objdir
  350. configure:8666: result: .libs
  351. configure:8937: checking if clang supports -fno-rtti -fno-exceptions
  352. configure:8955: clang -c -g -O2 -Wall -W  -fno-rtti -fno-exceptions conftest.c >&5
  353. configure:8959: $? = 0
  354. configure:8972: result: yes
  355. configure:9299: checking for clang option to produce PIC
  356. configure:9306: result: -fno-common -DPIC
  357. configure:9314: checking if clang PIC flag -fno-common -DPIC works
  358. configure:9332: clang -c -g -O2 -Wall -W  -fno-common -DPIC -DPIC conftest.c >&5
  359. configure:9336: $? = 0
  360. configure:9349: result: yes
  361. configure:9378: checking if clang static flag -static works
  362. configure:9406: result: no
  363. configure:9421: checking if clang supports -c -o file.o
  364. configure:9442: clang -c -g -O2 -Wall -W  -o out/conftest2.o conftest.c >&5
  365. configure:9446: $? = 0
  366. configure:9468: result: yes
  367. configure:9476: checking if clang supports -c -o file.o
  368. configure:9523: result: yes
  369. configure:9556: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  370. configure:10709: result: yes
  371. configure:10949: checking dynamic linker characteristics
  372. configure:11682: result: darwin14.5.0 dyld
  373. configure:11789: checking how to hardcode library paths into programs
  374. configure:11814: result: immediate
  375. configure:12354: checking whether stripping libraries is possible
  376. configure:12368: result: yes
  377. configure:12394: checking if libtool supports shared libraries
  378. configure:12396: result: yes
  379. configure:12399: checking whether to build shared libraries
  380. configure:12420: result: yes
  381. configure:12423: checking whether to build static libraries
  382. configure:12427: result: yes
  383. configure:12576: checking for C++ compiler version
  384. configure:12585: clang++ --version >&5
  385. Apple LLVM version 7.0.2 (clang-700.1.81)
  386. Target: x86_64-apple-darwin14.5.0
  387. Thread model: posix
  388. configure:12596: $? = 0
  389. configure:12585: clang++ -v >&5
  390. Apple LLVM version 7.0.2 (clang-700.1.81)
  391. Target: x86_64-apple-darwin14.5.0
  392. Thread model: posix
  393. configure:12596: $? = 0
  394. configure:12585: clang++ -V >&5
  395. clang: error: argument to '-V' is missing (expected 1 value)
  396. clang: error: no input files
  397. configure:12596: $? = 1
  398. configure:12585: clang++ -qversion >&5
  399. clang: error: unknown argument: '-qversion'
  400. clang: error: no input files
  401. configure:12596: $? = 1
  402. configure:12600: checking whether we are using the GNU C++ compiler
  403. configure:12619: clang++ -c -stdlib=libc++ -std=c++11  conftest.cpp >&5
  404. configure:12619: $? = 0
  405. configure:12628: result: yes
  406. configure:12637: checking whether clang++ accepts -g
  407. configure:12657: clang++ -c -g  conftest.cpp >&5
  408. configure:12657: $? = 0
  409. configure:12698: result: yes
  410. configure:12723: checking dependency style of clang++
  411. configure:12834: result: gcc3
  412. configure:12868: checking how to run the C++ preprocessor
  413. configure:12895: clang++ -E  conftest.cpp
  414. configure:12895: $? = 0
  415. configure:12909: clang++ -E  conftest.cpp
  416. conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
  417. #include <ac_nonexistent.h>
  418.          ^
  419. 1 error generated.
  420. configure:12909: $? = 1
  421. configure: failed program was:
  422. | /* confdefs.h */
  423. | #define PACKAGE_NAME "LibTIFF Software"
  424. | #define PACKAGE_TARNAME "tiff"
  425. | #define PACKAGE_VERSION "4.0.3"
  426. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  427. | #define PACKAGE_BUGREPORT "[email protected]"
  428. | #define PACKAGE_URL ""
  429. | #define PACKAGE "tiff"
  430. | #define VERSION "4.0.3"
  431. | #define STDC_HEADERS 1
  432. | #define HAVE_SYS_TYPES_H 1
  433. | #define HAVE_SYS_STAT_H 1
  434. | #define HAVE_STDLIB_H 1
  435. | #define HAVE_STRING_H 1
  436. | #define HAVE_MEMORY_H 1
  437. | #define HAVE_STRINGS_H 1
  438. | #define HAVE_INTTYPES_H 1
  439. | #define HAVE_STDINT_H 1
  440. | #define HAVE_UNISTD_H 1
  441. | #define HAVE_DLFCN_H 1
  442. | #define LT_OBJDIR ".libs/"
  443. | /* end confdefs.h.  */
  444. | #include <ac_nonexistent.h>
  445. configure:12934: result: clang++ -E
  446. configure:12954: clang++ -E  conftest.cpp
  447. configure:12954: $? = 0
  448. configure:12968: clang++ -E  conftest.cpp
  449. conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
  450. #include <ac_nonexistent.h>
  451.          ^
  452. 1 error generated.
  453. configure:12968: $? = 1
  454. configure: failed program was:
  455. | /* confdefs.h */
  456. | #define PACKAGE_NAME "LibTIFF Software"
  457. | #define PACKAGE_TARNAME "tiff"
  458. | #define PACKAGE_VERSION "4.0.3"
  459. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  460. | #define PACKAGE_BUGREPORT "[email protected]"
  461. | #define PACKAGE_URL ""
  462. | #define PACKAGE "tiff"
  463. | #define VERSION "4.0.3"
  464. | #define STDC_HEADERS 1
  465. | #define HAVE_SYS_TYPES_H 1
  466. | #define HAVE_SYS_STAT_H 1
  467. | #define HAVE_STDLIB_H 1
  468. | #define HAVE_STRING_H 1
  469. | #define HAVE_MEMORY_H 1
  470. | #define HAVE_STRINGS_H 1
  471. | #define HAVE_INTTYPES_H 1
  472. | #define HAVE_STDINT_H 1
  473. | #define HAVE_UNISTD_H 1
  474. | #define HAVE_DLFCN_H 1
  475. | #define LT_OBJDIR ".libs/"
  476. | /* end confdefs.h.  */
  477. | #include <ac_nonexistent.h>
  478. configure:13137: checking for ld used by clang++
  479. configure:13204: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  480. configure:13211: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
  481. configure:13226: result: no
  482. configure:13281: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  483. configure:14286: result: yes
  484. configure:14322: clang++ -c -stdlib=libc++ -std=c++11  conftest.cpp >&5
  485. configure:14325: $? = 0
  486. configure:14845: checking for clang++ option to produce PIC
  487. configure:14852: result: -fno-common -DPIC
  488. configure:14860: checking if clang++ PIC flag -fno-common -DPIC works
  489. configure:14878: clang++ -c -stdlib=libc++ -std=c++11  -fno-common -DPIC -DPIC conftest.cpp >&5
  490. configure:14882: $? = 0
  491. configure:14895: result: yes
  492. configure:14918: checking if clang++ static flag -static works
  493. configure:14946: result: no
  494. configure:14958: checking if clang++ supports -c -o file.o
  495. configure:14979: clang++ -c -stdlib=libc++ -std=c++11  -o out/conftest2.o conftest.cpp >&5
  496. configure:14983: $? = 0
  497. configure:15005: result: yes
  498. configure:15010: checking if clang++ supports -c -o file.o
  499. configure:15057: result: yes
  500. configure:15087: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
  501. configure:15123: result: yes
  502. configure:15264: checking dynamic linker characteristics
  503. configure:15931: result: darwin14.5.0 dyld
  504. configure:15984: checking how to hardcode library paths into programs
  505. configure:16009: result: immediate
  506. configure:16062: checking whether make supports nested variables
  507. configure:16079: result: yes
  508. configure:16149: checking assert.h usability
  509. configure:16149: clang -c -g -O2 -Wall -W  conftest.c >&5
  510. configure:16149: $? = 0
  511. configure:16149: result: yes
  512. configure:16149: checking assert.h presence
  513. configure:16149: clang -E  conftest.c
  514. configure:16149: $? = 0
  515. configure:16149: result: yes
  516. configure:16149: checking for assert.h
  517. configure:16149: result: yes
  518. configure:16149: checking fcntl.h usability
  519. configure:16149: clang -c -g -O2 -Wall -W  conftest.c >&5
  520. configure:16149: $? = 0
  521. configure:16149: result: yes
  522. configure:16149: checking fcntl.h presence
  523. configure:16149: clang -E  conftest.c
  524. configure:16149: $? = 0
  525. configure:16149: result: yes
  526. configure:16149: checking for fcntl.h
  527. configure:16149: result: yes
  528. configure:16149: checking io.h usability
  529. configure:16149: clang -c -g -O2 -Wall -W  conftest.c >&5
  530. conftest.c:58:10: fatal error: 'io.h' file not found
  531. #include <io.h>
  532.          ^
  533. 1 error generated.
  534. configure:16149: $? = 1
  535. configure: failed program was:
  536. | /* confdefs.h */
  537. | #define PACKAGE_NAME "LibTIFF Software"
  538. | #define PACKAGE_TARNAME "tiff"
  539. | #define PACKAGE_VERSION "4.0.3"
  540. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  541. | #define PACKAGE_BUGREPORT "[email protected]"
  542. | #define PACKAGE_URL ""
  543. | #define PACKAGE "tiff"
  544. | #define VERSION "4.0.3"
  545. | #define STDC_HEADERS 1
  546. | #define HAVE_SYS_TYPES_H 1
  547. | #define HAVE_SYS_STAT_H 1
  548. | #define HAVE_STDLIB_H 1
  549. | #define HAVE_STRING_H 1
  550. | #define HAVE_MEMORY_H 1
  551. | #define HAVE_STRINGS_H 1
  552. | #define HAVE_INTTYPES_H 1
  553. | #define HAVE_STDINT_H 1
  554. | #define HAVE_UNISTD_H 1
  555. | #define HAVE_DLFCN_H 1
  556. | #define LT_OBJDIR ".libs/"
  557. | #define HAVE_ASSERT_H 1
  558. | #define HAVE_FCNTL_H 1
  559. | /* end confdefs.h.  */
  560. | #include <stdio.h>
  561. | #ifdef HAVE_SYS_TYPES_H
  562. | # include <sys/types.h>
  563. | #endif
  564. | #ifdef HAVE_SYS_STAT_H
  565. | # include <sys/stat.h>
  566. | #endif
  567. | #ifdef STDC_HEADERS
  568. | # include <stdlib.h>
  569. | # include <stddef.h>
  570. | #else
  571. | # ifdef HAVE_STDLIB_H
  572. | #  include <stdlib.h>
  573. | # endif
  574. | #endif
  575. | #ifdef HAVE_STRING_H
  576. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  577. | #  include <memory.h>
  578. | # endif
  579. | # include <string.h>
  580. | #endif
  581. | #ifdef HAVE_STRINGS_H
  582. | # include <strings.h>
  583. | #endif
  584. | #ifdef HAVE_INTTYPES_H
  585. | # include <inttypes.h>
  586. | #endif
  587. | #ifdef HAVE_STDINT_H
  588. | # include <stdint.h>
  589. | #endif
  590. | #ifdef HAVE_UNISTD_H
  591. | # include <unistd.h>
  592. | #endif
  593. | #include <io.h>
  594. configure:16149: result: no
  595. configure:16149: checking io.h presence
  596. configure:16149: clang -E  conftest.c
  597. conftest.c:25:10: fatal error: 'io.h' file not found
  598. #include <io.h>
  599.          ^
  600. 1 error generated.
  601. configure:16149: $? = 1
  602. configure: failed program was:
  603. | /* confdefs.h */
  604. | #define PACKAGE_NAME "LibTIFF Software"
  605. | #define PACKAGE_TARNAME "tiff"
  606. | #define PACKAGE_VERSION "4.0.3"
  607. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  608. | #define PACKAGE_BUGREPORT "[email protected]"
  609. | #define PACKAGE_URL ""
  610. | #define PACKAGE "tiff"
  611. | #define VERSION "4.0.3"
  612. | #define STDC_HEADERS 1
  613. | #define HAVE_SYS_TYPES_H 1
  614. | #define HAVE_SYS_STAT_H 1
  615. | #define HAVE_STDLIB_H 1
  616. | #define HAVE_STRING_H 1
  617. | #define HAVE_MEMORY_H 1
  618. | #define HAVE_STRINGS_H 1
  619. | #define HAVE_INTTYPES_H 1
  620. | #define HAVE_STDINT_H 1
  621. | #define HAVE_UNISTD_H 1
  622. | #define HAVE_DLFCN_H 1
  623. | #define LT_OBJDIR ".libs/"
  624. | #define HAVE_ASSERT_H 1
  625. | #define HAVE_FCNTL_H 1
  626. | /* end confdefs.h.  */
  627. | #include <io.h>
  628. configure:16149: result: no
  629. configure:16149: checking for io.h
  630. configure:16149: result: no
  631. configure:16149: checking limits.h usability
  632. configure:16149: clang -c -g -O2 -Wall -W  conftest.c >&5
  633. configure:16149: $? = 0
  634. configure:16149: result: yes
  635. configure:16149: checking limits.h presence
  636. configure:16149: clang -E  conftest.c
  637. configure:16149: $? = 0
  638. configure:16149: result: yes
  639. configure:16149: checking for limits.h
  640. configure:16149: result: yes
  641. configure:16149: checking malloc.h usability
  642. configure:16149: clang -c -g -O2 -Wall -W  conftest.c >&5
  643. conftest.c:59:10: fatal error: 'malloc.h' file not found
  644. #include <malloc.h>
  645.          ^
  646. 1 error generated.
  647. configure:16149: $? = 1
  648. configure: failed program was:
  649. | /* confdefs.h */
  650. | #define PACKAGE_NAME "LibTIFF Software"
  651. | #define PACKAGE_TARNAME "tiff"
  652. | #define PACKAGE_VERSION "4.0.3"
  653. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  654. | #define PACKAGE_BUGREPORT "[email protected]"
  655. | #define PACKAGE_URL ""
  656. | #define PACKAGE "tiff"
  657. | #define VERSION "4.0.3"
  658. | #define STDC_HEADERS 1
  659. | #define HAVE_SYS_TYPES_H 1
  660. | #define HAVE_SYS_STAT_H 1
  661. | #define HAVE_STDLIB_H 1
  662. | #define HAVE_STRING_H 1
  663. | #define HAVE_MEMORY_H 1
  664. | #define HAVE_STRINGS_H 1
  665. | #define HAVE_INTTYPES_H 1
  666. | #define HAVE_STDINT_H 1
  667. | #define HAVE_UNISTD_H 1
  668. | #define HAVE_DLFCN_H 1
  669. | #define LT_OBJDIR ".libs/"
  670. | #define HAVE_ASSERT_H 1
  671. | #define HAVE_FCNTL_H 1
  672. | #define HAVE_LIMITS_H 1
  673. | /* end confdefs.h.  */
  674. | #include <stdio.h>
  675. | #ifdef HAVE_SYS_TYPES_H
  676. | # include <sys/types.h>
  677. | #endif
  678. | #ifdef HAVE_SYS_STAT_H
  679. | # include <sys/stat.h>
  680. | #endif
  681. | #ifdef STDC_HEADERS
  682. | # include <stdlib.h>
  683. | # include <stddef.h>
  684. | #else
  685. | # ifdef HAVE_STDLIB_H
  686. | #  include <stdlib.h>
  687. | # endif
  688. | #endif
  689. | #ifdef HAVE_STRING_H
  690. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  691. | #  include <memory.h>
  692. | # endif
  693. | # include <string.h>
  694. | #endif
  695. | #ifdef HAVE_STRINGS_H
  696. | # include <strings.h>
  697. | #endif
  698. | #ifdef HAVE_INTTYPES_H
  699. | # include <inttypes.h>
  700. | #endif
  701. | #ifdef HAVE_STDINT_H
  702. | # include <stdint.h>
  703. | #endif
  704. | #ifdef HAVE_UNISTD_H
  705. | # include <unistd.h>
  706. | #endif
  707. | #include <malloc.h>
  708. configure:16149: result: no
  709. configure:16149: checking malloc.h presence
  710. configure:16149: clang -E  conftest.c
  711. conftest.c:26:10: fatal error: 'malloc.h' file not found
  712. #include <malloc.h>
  713.          ^
  714. 1 error generated.
  715. configure:16149: $? = 1
  716. configure: failed program was:
  717. | /* confdefs.h */
  718. | #define PACKAGE_NAME "LibTIFF Software"
  719. | #define PACKAGE_TARNAME "tiff"
  720. | #define PACKAGE_VERSION "4.0.3"
  721. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  722. | #define PACKAGE_BUGREPORT "[email protected]"
  723. | #define PACKAGE_URL ""
  724. | #define PACKAGE "tiff"
  725. | #define VERSION "4.0.3"
  726. | #define STDC_HEADERS 1
  727. | #define HAVE_SYS_TYPES_H 1
  728. | #define HAVE_SYS_STAT_H 1
  729. | #define HAVE_STDLIB_H 1
  730. | #define HAVE_STRING_H 1
  731. | #define HAVE_MEMORY_H 1
  732. | #define HAVE_STRINGS_H 1
  733. | #define HAVE_INTTYPES_H 1
  734. | #define HAVE_STDINT_H 1
  735. | #define HAVE_UNISTD_H 1
  736. | #define HAVE_DLFCN_H 1
  737. | #define LT_OBJDIR ".libs/"
  738. | #define HAVE_ASSERT_H 1
  739. | #define HAVE_FCNTL_H 1
  740. | #define HAVE_LIMITS_H 1
  741. | /* end confdefs.h.  */
  742. | #include <malloc.h>
  743. configure:16149: result: no
  744. configure:16149: checking for malloc.h
  745. configure:16149: result: no
  746. configure:16149: checking search.h usability
  747. configure:16149: clang -c -g -O2 -Wall -W  conftest.c >&5
  748. configure:16149: $? = 0
  749. configure:16149: result: yes
  750. configure:16149: checking search.h presence
  751. configure:16149: clang -E  conftest.c
  752. configure:16149: $? = 0
  753. configure:16149: result: yes
  754. configure:16149: checking for search.h
  755. configure:16149: result: yes
  756. configure:16149: checking sys/time.h usability
  757. configure:16149: clang -c -g -O2 -Wall -W  conftest.c >&5
  758. configure:16149: $? = 0
  759. configure:16149: result: yes
  760. configure:16149: checking sys/time.h presence
  761. configure:16149: clang -E  conftest.c
  762. configure:16149: $? = 0
  763. configure:16149: result: yes
  764. configure:16149: checking for sys/time.h
  765. configure:16149: result: yes
  766. configure:16149: checking for unistd.h
  767. configure:16149: result: yes
  768. configure:16160: checking for an ANSI C-conforming const
  769. configure:16226: clang -c -g -O2 -Wall -W  conftest.c >&5
  770. configure:16226: $? = 0
  771. configure:16233: result: yes
  772. configure:16241: checking for inline
  773. configure:16257: clang -c -g -O2 -Wall -W  conftest.c >&5
  774. conftest.c:31:21: warning: unused function 'static_foo' [-Wunused-function]
  775. static inline foo_t static_foo () {return 0; }
  776.                     ^
  777. 1 warning generated.
  778. configure:16257: $? = 0
  779. configure:16265: result: inline
  780. configure:16283: checking whether byte ordering is bigendian
  781. configure:16298: clang -c -g -O2 -Wall -W  conftest.c >&5
  782. configure:16298: $? = 0
  783. configure:16343: clang -c -g -O2 -Wall -W  conftest.c >&5
  784. configure:16343: $? = 0
  785. configure:16361: clang -c -g -O2 -Wall -W  conftest.c >&5
  786. conftest.c:36:4: error: use of undeclared identifier 'not'
  787.                  not big endian
  788.                  ^
  789. 1 error generated.
  790. configure:16361: $? = 1
  791. configure: failed program was:
  792. | /* confdefs.h */
  793. | #define PACKAGE_NAME "LibTIFF Software"
  794. | #define PACKAGE_TARNAME "tiff"
  795. | #define PACKAGE_VERSION "4.0.3"
  796. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  797. | #define PACKAGE_BUGREPORT "[email protected]"
  798. | #define PACKAGE_URL ""
  799. | #define PACKAGE "tiff"
  800. | #define VERSION "4.0.3"
  801. | #define STDC_HEADERS 1
  802. | #define HAVE_SYS_TYPES_H 1
  803. | #define HAVE_SYS_STAT_H 1
  804. | #define HAVE_STDLIB_H 1
  805. | #define HAVE_STRING_H 1
  806. | #define HAVE_MEMORY_H 1
  807. | #define HAVE_STRINGS_H 1
  808. | #define HAVE_INTTYPES_H 1
  809. | #define HAVE_STDINT_H 1
  810. | #define HAVE_UNISTD_H 1
  811. | #define HAVE_DLFCN_H 1
  812. | #define LT_OBJDIR ".libs/"
  813. | #define HAVE_ASSERT_H 1
  814. | #define HAVE_FCNTL_H 1
  815. | #define HAVE_LIMITS_H 1
  816. | #define HAVE_SEARCH_H 1
  817. | #define HAVE_SYS_TIME_H 1
  818. | #define HAVE_UNISTD_H 1
  819. | /* end confdefs.h.  */
  820. | #include <sys/types.h>
  821. |       #include <sys/param.h>
  822. |
  823. | int
  824. | main ()
  825. | {
  826. | #if BYTE_ORDER != BIG_ENDIAN
  827. |        not big endian
  828. |       #endif
  829. |
  830. |   ;
  831. |   return 0;
  832. | }
  833. configure:16489: result: no
  834. configure:16507: checking for off_t
  835. configure:16507: clang -c -g -O2 -Wall -W  conftest.c >&5
  836. configure:16507: $? = 0
  837. configure:16507: clang -c -g -O2 -Wall -W  conftest.c >&5
  838. conftest.c:65:20: error: expected expression
  839. if (sizeof ((off_t)))
  840.                    ^
  841. 1 error generated.
  842. configure:16507: $? = 1
  843. configure: failed program was:
  844. | /* confdefs.h */
  845. | #define PACKAGE_NAME "LibTIFF Software"
  846. | #define PACKAGE_TARNAME "tiff"
  847. | #define PACKAGE_VERSION "4.0.3"
  848. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  849. | #define PACKAGE_BUGREPORT "[email protected]"
  850. | #define PACKAGE_URL ""
  851. | #define PACKAGE "tiff"
  852. | #define VERSION "4.0.3"
  853. | #define STDC_HEADERS 1
  854. | #define HAVE_SYS_TYPES_H 1
  855. | #define HAVE_SYS_STAT_H 1
  856. | #define HAVE_STDLIB_H 1
  857. | #define HAVE_STRING_H 1
  858. | #define HAVE_MEMORY_H 1
  859. | #define HAVE_STRINGS_H 1
  860. | #define HAVE_INTTYPES_H 1
  861. | #define HAVE_STDINT_H 1
  862. | #define HAVE_UNISTD_H 1
  863. | #define HAVE_DLFCN_H 1
  864. | #define LT_OBJDIR ".libs/"
  865. | #define HAVE_ASSERT_H 1
  866. | #define HAVE_FCNTL_H 1
  867. | #define HAVE_LIMITS_H 1
  868. | #define HAVE_SEARCH_H 1
  869. | #define HAVE_SYS_TIME_H 1
  870. | #define HAVE_UNISTD_H 1
  871. | /* end confdefs.h.  */
  872. | #include <stdio.h>
  873. | #ifdef HAVE_SYS_TYPES_H
  874. | # include <sys/types.h>
  875. | #endif
  876. | #ifdef HAVE_SYS_STAT_H
  877. | # include <sys/stat.h>
  878. | #endif
  879. | #ifdef STDC_HEADERS
  880. | # include <stdlib.h>
  881. | # include <stddef.h>
  882. | #else
  883. | # ifdef HAVE_STDLIB_H
  884. | #  include <stdlib.h>
  885. | # endif
  886. | #endif
  887. | #ifdef HAVE_STRING_H
  888. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  889. | #  include <memory.h>
  890. | # endif
  891. | # include <string.h>
  892. | #endif
  893. | #ifdef HAVE_STRINGS_H
  894. | # include <strings.h>
  895. | #endif
  896. | #ifdef HAVE_INTTYPES_H
  897. | # include <inttypes.h>
  898. | #endif
  899. | #ifdef HAVE_STDINT_H
  900. | # include <stdint.h>
  901. | #endif
  902. | #ifdef HAVE_UNISTD_H
  903. | # include <unistd.h>
  904. | #endif
  905. | int
  906. | main ()
  907. | {
  908. | if (sizeof ((off_t)))
  909. |       return 0;
  910. |   ;
  911. |   return 0;
  912. | }
  913. configure:16507: result: yes
  914. configure:16518: checking for size_t
  915. configure:16518: clang -c -g -O2 -Wall -W  conftest.c >&5
  916. configure:16518: $? = 0
  917. configure:16518: clang -c -g -O2 -Wall -W  conftest.c >&5
  918. conftest.c:65:21: error: expected expression
  919. if (sizeof ((size_t)))
  920.                     ^
  921. 1 error generated.
  922. configure:16518: $? = 1
  923. configure: failed program was:
  924. | /* confdefs.h */
  925. | #define PACKAGE_NAME "LibTIFF Software"
  926. | #define PACKAGE_TARNAME "tiff"
  927. | #define PACKAGE_VERSION "4.0.3"
  928. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  929. | #define PACKAGE_BUGREPORT "[email protected]"
  930. | #define PACKAGE_URL ""
  931. | #define PACKAGE "tiff"
  932. | #define VERSION "4.0.3"
  933. | #define STDC_HEADERS 1
  934. | #define HAVE_SYS_TYPES_H 1
  935. | #define HAVE_SYS_STAT_H 1
  936. | #define HAVE_STDLIB_H 1
  937. | #define HAVE_STRING_H 1
  938. | #define HAVE_MEMORY_H 1
  939. | #define HAVE_STRINGS_H 1
  940. | #define HAVE_INTTYPES_H 1
  941. | #define HAVE_STDINT_H 1
  942. | #define HAVE_UNISTD_H 1
  943. | #define HAVE_DLFCN_H 1
  944. | #define LT_OBJDIR ".libs/"
  945. | #define HAVE_ASSERT_H 1
  946. | #define HAVE_FCNTL_H 1
  947. | #define HAVE_LIMITS_H 1
  948. | #define HAVE_SEARCH_H 1
  949. | #define HAVE_SYS_TIME_H 1
  950. | #define HAVE_UNISTD_H 1
  951. | /* end confdefs.h.  */
  952. | #include <stdio.h>
  953. | #ifdef HAVE_SYS_TYPES_H
  954. | # include <sys/types.h>
  955. | #endif
  956. | #ifdef HAVE_SYS_STAT_H
  957. | # include <sys/stat.h>
  958. | #endif
  959. | #ifdef STDC_HEADERS
  960. | # include <stdlib.h>
  961. | # include <stddef.h>
  962. | #else
  963. | # ifdef HAVE_STDLIB_H
  964. | #  include <stdlib.h>
  965. | # endif
  966. | #endif
  967. | #ifdef HAVE_STRING_H
  968. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  969. | #  include <memory.h>
  970. | # endif
  971. | # include <string.h>
  972. | #endif
  973. | #ifdef HAVE_STRINGS_H
  974. | # include <strings.h>
  975. | #endif
  976. | #ifdef HAVE_INTTYPES_H
  977. | # include <inttypes.h>
  978. | #endif
  979. | #ifdef HAVE_STDINT_H
  980. | # include <stdint.h>
  981. | #endif
  982. | #ifdef HAVE_UNISTD_H
  983. | # include <unistd.h>
  984. | #endif
  985. | int
  986. | main ()
  987. | {
  988. | if (sizeof ((size_t)))
  989. |       return 0;
  990. |   ;
  991. |   return 0;
  992. | }
  993. configure:16518: result: yes
  994. configure:16529: checking whether time.h and sys/time.h may both be included
  995. configure:16549: clang -c -g -O2 -Wall -W  conftest.c >&5
  996. configure:16549: $? = 0
  997. configure:16556: result: yes
  998. configure:16564: checking whether struct tm is in sys/time.h or time.h
  999. configure:16584: clang -c -g -O2 -Wall -W  conftest.c >&5
  1000. configure:16584: $? = 0
  1001. configure:16591: result: time.h
  1002. configure:16606: checking size of signed short
  1003. configure:16611: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1004. configure:16611: $? = 0
  1005. configure:16611: ./conftest
  1006. configure:16611: $? = 0
  1007. configure:16625: result: 2
  1008. configure:16641: checking size of unsigned short
  1009. configure:16646: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1010. configure:16646: $? = 0
  1011. configure:16646: ./conftest
  1012. configure:16646: $? = 0
  1013. configure:16660: result: 2
  1014. configure:16676: checking size of signed int
  1015. configure:16681: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1016. configure:16681: $? = 0
  1017. configure:16681: ./conftest
  1018. configure:16681: $? = 0
  1019. configure:16695: result: 4
  1020. configure:16711: checking size of unsigned int
  1021. configure:16716: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1022. configure:16716: $? = 0
  1023. configure:16716: ./conftest
  1024. configure:16716: $? = 0
  1025. configure:16730: result: 4
  1026. configure:16746: checking size of signed long
  1027. configure:16751: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1028. configure:16751: $? = 0
  1029. configure:16751: ./conftest
  1030. configure:16751: $? = 0
  1031. configure:16765: result: 8
  1032. configure:16781: checking size of unsigned long
  1033. configure:16786: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1034. configure:16786: $? = 0
  1035. configure:16786: ./conftest
  1036. configure:16786: $? = 0
  1037. configure:16800: result: 8
  1038. configure:16817: checking size of signed long long
  1039. configure:16822: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1040. configure:16822: $? = 0
  1041. configure:16822: ./conftest
  1042. configure:16822: $? = 0
  1043. configure:16836: result: 8
  1044. configure:16854: checking size of unsigned long long
  1045. configure:16859: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1046. configure:16859: $? = 0
  1047. configure:16859: ./conftest
  1048. configure:16859: $? = 0
  1049. configure:16873: result: 8
  1050. configure:16891: checking size of unsigned char *
  1051. configure:16896: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1052. configure:16896: $? = 0
  1053. configure:16896: ./conftest
  1054. configure:16896: $? = 0
  1055. configure:16910: result: 8
  1056. configure:16921: checking for signed 8-bit type
  1057. configure:16924: result: signed char
  1058. configure:16932: checking for unsigned 8-bit type
  1059. configure:16935: result: unsigned char
  1060. configure:16943: checking for signed 16-bit type
  1061. configure:16946: result: signed short
  1062. configure:16955: checking for unsigned 16-bit type
  1063. configure:16958: result: unsigned short
  1064. configure:16966: checking for signed 32-bit type
  1065. configure:16979: result: signed int
  1066. configure:16992: checking for unsigned 32-bit type
  1067. configure:17005: result: unsigned int
  1068. configure:17018: checking for signed 64-bit type
  1069. configure:17041: result: signed long
  1070. configure:17054: checking for unsigned 64-bit type
  1071. configure:17075: result: unsigned long
  1072. configure:17089: checking for signed size type
  1073. configure:17102: result: signed long
  1074. configure:17120: checking for ptrdiff_t
  1075. configure:17120: clang -c -g -O2 -Wall -W  conftest.c >&5
  1076. configure:17120: $? = 0
  1077. configure:17120: clang -c -g -O2 -Wall -W  conftest.c >&5
  1078. conftest.c:89:24: error: expected expression
  1079. if (sizeof ((ptrdiff_t)))
  1080.                        ^
  1081. 1 error generated.
  1082. configure:17120: $? = 1
  1083. configure: failed program was:
  1084. | /* confdefs.h */
  1085. | #define PACKAGE_NAME "LibTIFF Software"
  1086. | #define PACKAGE_TARNAME "tiff"
  1087. | #define PACKAGE_VERSION "4.0.3"
  1088. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1089. | #define PACKAGE_BUGREPORT "[email protected]"
  1090. | #define PACKAGE_URL ""
  1091. | #define PACKAGE "tiff"
  1092. | #define VERSION "4.0.3"
  1093. | #define STDC_HEADERS 1
  1094. | #define HAVE_SYS_TYPES_H 1
  1095. | #define HAVE_SYS_STAT_H 1
  1096. | #define HAVE_STDLIB_H 1
  1097. | #define HAVE_STRING_H 1
  1098. | #define HAVE_MEMORY_H 1
  1099. | #define HAVE_STRINGS_H 1
  1100. | #define HAVE_INTTYPES_H 1
  1101. | #define HAVE_STDINT_H 1
  1102. | #define HAVE_UNISTD_H 1
  1103. | #define HAVE_DLFCN_H 1
  1104. | #define LT_OBJDIR ".libs/"
  1105. | #define HAVE_ASSERT_H 1
  1106. | #define HAVE_FCNTL_H 1
  1107. | #define HAVE_LIMITS_H 1
  1108. | #define HAVE_SEARCH_H 1
  1109. | #define HAVE_SYS_TIME_H 1
  1110. | #define HAVE_UNISTD_H 1
  1111. | #define TIME_WITH_SYS_TIME 1
  1112. | #define SIZEOF_SIGNED_SHORT 2
  1113. | #define SIZEOF_UNSIGNED_SHORT 2
  1114. | #define SIZEOF_SIGNED_INT 4
  1115. | #define SIZEOF_UNSIGNED_INT 4
  1116. | #define SIZEOF_SIGNED_LONG 8
  1117. | #define SIZEOF_UNSIGNED_LONG 8
  1118. | #define SIZEOF_SIGNED_LONG_LONG 8
  1119. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1120. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1121. | #define TIFF_INT8_T signed char
  1122. | #define TIFF_UINT8_T unsigned char
  1123. | #define TIFF_INT16_T signed short
  1124. | #define TIFF_UINT16_T unsigned short
  1125. | #define TIFF_INT32_T signed int
  1126. | #define TIFF_INT32_FORMAT "%d"
  1127. | #define TIFF_UINT32_T unsigned int
  1128. | #define TIFF_UINT32_FORMAT "%u"
  1129. | #define TIFF_INT64_T signed long
  1130. | #define TIFF_INT64_FORMAT "%ld"
  1131. | #define TIFF_UINT64_T unsigned long
  1132. | #define TIFF_UINT64_FORMAT "%lu"
  1133. | #define TIFF_SSIZE_T signed long
  1134. | #define TIFF_SSIZE_FORMAT "%ld"
  1135. | /* end confdefs.h.  */
  1136. | #include <stdio.h>
  1137. | #ifdef HAVE_SYS_TYPES_H
  1138. | # include <sys/types.h>
  1139. | #endif
  1140. | #ifdef HAVE_SYS_STAT_H
  1141. | # include <sys/stat.h>
  1142. | #endif
  1143. | #ifdef STDC_HEADERS
  1144. | # include <stdlib.h>
  1145. | # include <stddef.h>
  1146. | #else
  1147. | # ifdef HAVE_STDLIB_H
  1148. | #  include <stdlib.h>
  1149. | # endif
  1150. | #endif
  1151. | #ifdef HAVE_STRING_H
  1152. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1153. | #  include <memory.h>
  1154. | # endif
  1155. | # include <string.h>
  1156. | #endif
  1157. | #ifdef HAVE_STRINGS_H
  1158. | # include <strings.h>
  1159. | #endif
  1160. | #ifdef HAVE_INTTYPES_H
  1161. | # include <inttypes.h>
  1162. | #endif
  1163. | #ifdef HAVE_STDINT_H
  1164. | # include <stdint.h>
  1165. | #endif
  1166. | #ifdef HAVE_UNISTD_H
  1167. | # include <unistd.h>
  1168. | #endif
  1169. | int
  1170. | main ()
  1171. | {
  1172. | if (sizeof ((ptrdiff_t)))
  1173. |       return 0;
  1174. |   ;
  1175. |   return 0;
  1176. | }
  1177. configure:17120: result: yes
  1178. configure:17130: checking for pointer difference type
  1179. configure:17132: result: ptrdiff_t
  1180. configure:17145: checking for int8
  1181. configure:17145: clang -c -g -O2 -Wall -W  conftest.c >&5
  1182. conftest.c:64:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
  1183. if (sizeof (int8))
  1184.             ^~~~
  1185.             int
  1186. conftest.c:64:13: error: expected expression
  1187. 2 errors generated.
  1188. configure:17145: $? = 1
  1189. configure: failed program was:
  1190. | /* confdefs.h */
  1191. | #define PACKAGE_NAME "LibTIFF Software"
  1192. | #define PACKAGE_TARNAME "tiff"
  1193. | #define PACKAGE_VERSION "4.0.3"
  1194. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1195. | #define PACKAGE_BUGREPORT "[email protected]"
  1196. | #define PACKAGE_URL ""
  1197. | #define PACKAGE "tiff"
  1198. | #define VERSION "4.0.3"
  1199. | #define STDC_HEADERS 1
  1200. | #define HAVE_SYS_TYPES_H 1
  1201. | #define HAVE_SYS_STAT_H 1
  1202. | #define HAVE_STDLIB_H 1
  1203. | #define HAVE_STRING_H 1
  1204. | #define HAVE_MEMORY_H 1
  1205. | #define HAVE_STRINGS_H 1
  1206. | #define HAVE_INTTYPES_H 1
  1207. | #define HAVE_STDINT_H 1
  1208. | #define HAVE_UNISTD_H 1
  1209. | #define HAVE_DLFCN_H 1
  1210. | #define LT_OBJDIR ".libs/"
  1211. | #define HAVE_ASSERT_H 1
  1212. | #define HAVE_FCNTL_H 1
  1213. | #define HAVE_LIMITS_H 1
  1214. | #define HAVE_SEARCH_H 1
  1215. | #define HAVE_SYS_TIME_H 1
  1216. | #define HAVE_UNISTD_H 1
  1217. | #define TIME_WITH_SYS_TIME 1
  1218. | #define SIZEOF_SIGNED_SHORT 2
  1219. | #define SIZEOF_UNSIGNED_SHORT 2
  1220. | #define SIZEOF_SIGNED_INT 4
  1221. | #define SIZEOF_UNSIGNED_INT 4
  1222. | #define SIZEOF_SIGNED_LONG 8
  1223. | #define SIZEOF_UNSIGNED_LONG 8
  1224. | #define SIZEOF_SIGNED_LONG_LONG 8
  1225. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1226. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1227. | #define TIFF_INT8_T signed char
  1228. | #define TIFF_UINT8_T unsigned char
  1229. | #define TIFF_INT16_T signed short
  1230. | #define TIFF_UINT16_T unsigned short
  1231. | #define TIFF_INT32_T signed int
  1232. | #define TIFF_INT32_FORMAT "%d"
  1233. | #define TIFF_UINT32_T unsigned int
  1234. | #define TIFF_UINT32_FORMAT "%u"
  1235. | #define TIFF_INT64_T signed long
  1236. | #define TIFF_INT64_FORMAT "%ld"
  1237. | #define TIFF_UINT64_T unsigned long
  1238. | #define TIFF_UINT64_FORMAT "%lu"
  1239. | #define TIFF_SSIZE_T signed long
  1240. | #define TIFF_SSIZE_FORMAT "%ld"
  1241. | #define TIFF_PTRDIFF_T ptrdiff_t
  1242. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1243. | /* end confdefs.h.  */
  1244. |
  1245. | #if HAVE_INTTYPES_H
  1246. | # include <inttypes.h>
  1247. | #endif
  1248. |
  1249. |
  1250. | int
  1251. | main ()
  1252. | {
  1253. | if (sizeof (int8))
  1254. |    return 0;
  1255. |   ;
  1256. |   return 0;
  1257. | }
  1258. configure:17145: result: no
  1259. configure:17159: checking for int16
  1260. configure:17159: clang -c -g -O2 -Wall -W  conftest.c >&5
  1261. conftest.c:64:13: error: use of undeclared identifier 'int16'
  1262. if (sizeof (int16))
  1263.             ^
  1264. 1 error generated.
  1265. configure:17159: $? = 1
  1266. configure: failed program was:
  1267. | /* confdefs.h */
  1268. | #define PACKAGE_NAME "LibTIFF Software"
  1269. | #define PACKAGE_TARNAME "tiff"
  1270. | #define PACKAGE_VERSION "4.0.3"
  1271. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1272. | #define PACKAGE_BUGREPORT "[email protected]"
  1273. | #define PACKAGE_URL ""
  1274. | #define PACKAGE "tiff"
  1275. | #define VERSION "4.0.3"
  1276. | #define STDC_HEADERS 1
  1277. | #define HAVE_SYS_TYPES_H 1
  1278. | #define HAVE_SYS_STAT_H 1
  1279. | #define HAVE_STDLIB_H 1
  1280. | #define HAVE_STRING_H 1
  1281. | #define HAVE_MEMORY_H 1
  1282. | #define HAVE_STRINGS_H 1
  1283. | #define HAVE_INTTYPES_H 1
  1284. | #define HAVE_STDINT_H 1
  1285. | #define HAVE_UNISTD_H 1
  1286. | #define HAVE_DLFCN_H 1
  1287. | #define LT_OBJDIR ".libs/"
  1288. | #define HAVE_ASSERT_H 1
  1289. | #define HAVE_FCNTL_H 1
  1290. | #define HAVE_LIMITS_H 1
  1291. | #define HAVE_SEARCH_H 1
  1292. | #define HAVE_SYS_TIME_H 1
  1293. | #define HAVE_UNISTD_H 1
  1294. | #define TIME_WITH_SYS_TIME 1
  1295. | #define SIZEOF_SIGNED_SHORT 2
  1296. | #define SIZEOF_UNSIGNED_SHORT 2
  1297. | #define SIZEOF_SIGNED_INT 4
  1298. | #define SIZEOF_UNSIGNED_INT 4
  1299. | #define SIZEOF_SIGNED_LONG 8
  1300. | #define SIZEOF_UNSIGNED_LONG 8
  1301. | #define SIZEOF_SIGNED_LONG_LONG 8
  1302. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1303. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1304. | #define TIFF_INT8_T signed char
  1305. | #define TIFF_UINT8_T unsigned char
  1306. | #define TIFF_INT16_T signed short
  1307. | #define TIFF_UINT16_T unsigned short
  1308. | #define TIFF_INT32_T signed int
  1309. | #define TIFF_INT32_FORMAT "%d"
  1310. | #define TIFF_UINT32_T unsigned int
  1311. | #define TIFF_UINT32_FORMAT "%u"
  1312. | #define TIFF_INT64_T signed long
  1313. | #define TIFF_INT64_FORMAT "%ld"
  1314. | #define TIFF_UINT64_T unsigned long
  1315. | #define TIFF_UINT64_FORMAT "%lu"
  1316. | #define TIFF_SSIZE_T signed long
  1317. | #define TIFF_SSIZE_FORMAT "%ld"
  1318. | #define TIFF_PTRDIFF_T ptrdiff_t
  1319. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1320. | /* end confdefs.h.  */
  1321. |
  1322. | #if HAVE_INTTYPES_H
  1323. | # include <inttypes.h>
  1324. | #endif
  1325. |
  1326. |
  1327. | int
  1328. | main ()
  1329. | {
  1330. | if (sizeof (int16))
  1331. |    return 0;
  1332. |   ;
  1333. |   return 0;
  1334. | }
  1335. configure:17159: result: no
  1336. configure:17173: checking for int32
  1337. configure:17173: clang -c -g -O2 -Wall -W  conftest.c >&5
  1338. conftest.c:64:13: error: use of undeclared identifier 'int32'
  1339. if (sizeof (int32))
  1340.             ^
  1341. 1 error generated.
  1342. configure:17173: $? = 1
  1343. configure: failed program was:
  1344. | /* confdefs.h */
  1345. | #define PACKAGE_NAME "LibTIFF Software"
  1346. | #define PACKAGE_TARNAME "tiff"
  1347. | #define PACKAGE_VERSION "4.0.3"
  1348. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1349. | #define PACKAGE_BUGREPORT "[email protected]"
  1350. | #define PACKAGE_URL ""
  1351. | #define PACKAGE "tiff"
  1352. | #define VERSION "4.0.3"
  1353. | #define STDC_HEADERS 1
  1354. | #define HAVE_SYS_TYPES_H 1
  1355. | #define HAVE_SYS_STAT_H 1
  1356. | #define HAVE_STDLIB_H 1
  1357. | #define HAVE_STRING_H 1
  1358. | #define HAVE_MEMORY_H 1
  1359. | #define HAVE_STRINGS_H 1
  1360. | #define HAVE_INTTYPES_H 1
  1361. | #define HAVE_STDINT_H 1
  1362. | #define HAVE_UNISTD_H 1
  1363. | #define HAVE_DLFCN_H 1
  1364. | #define LT_OBJDIR ".libs/"
  1365. | #define HAVE_ASSERT_H 1
  1366. | #define HAVE_FCNTL_H 1
  1367. | #define HAVE_LIMITS_H 1
  1368. | #define HAVE_SEARCH_H 1
  1369. | #define HAVE_SYS_TIME_H 1
  1370. | #define HAVE_UNISTD_H 1
  1371. | #define TIME_WITH_SYS_TIME 1
  1372. | #define SIZEOF_SIGNED_SHORT 2
  1373. | #define SIZEOF_UNSIGNED_SHORT 2
  1374. | #define SIZEOF_SIGNED_INT 4
  1375. | #define SIZEOF_UNSIGNED_INT 4
  1376. | #define SIZEOF_SIGNED_LONG 8
  1377. | #define SIZEOF_UNSIGNED_LONG 8
  1378. | #define SIZEOF_SIGNED_LONG_LONG 8
  1379. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1380. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1381. | #define TIFF_INT8_T signed char
  1382. | #define TIFF_UINT8_T unsigned char
  1383. | #define TIFF_INT16_T signed short
  1384. | #define TIFF_UINT16_T unsigned short
  1385. | #define TIFF_INT32_T signed int
  1386. | #define TIFF_INT32_FORMAT "%d"
  1387. | #define TIFF_UINT32_T unsigned int
  1388. | #define TIFF_UINT32_FORMAT "%u"
  1389. | #define TIFF_INT64_T signed long
  1390. | #define TIFF_INT64_FORMAT "%ld"
  1391. | #define TIFF_UINT64_T unsigned long
  1392. | #define TIFF_UINT64_FORMAT "%lu"
  1393. | #define TIFF_SSIZE_T signed long
  1394. | #define TIFF_SSIZE_FORMAT "%ld"
  1395. | #define TIFF_PTRDIFF_T ptrdiff_t
  1396. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1397. | /* end confdefs.h.  */
  1398. |
  1399. | #if HAVE_INTTYPES_H
  1400. | # include <inttypes.h>
  1401. | #endif
  1402. |
  1403. |
  1404. | int
  1405. | main ()
  1406. | {
  1407. | if (sizeof (int32))
  1408. |    return 0;
  1409. |   ;
  1410. |   return 0;
  1411. | }
  1412. configure:17173: result: no
  1413. configure:17192: checking for floor
  1414. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1415. conftest.c:78:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
  1416. char floor ();
  1417.      ^
  1418. conftest.c:78:6: note: 'floor' is a builtin with type 'double (double)'
  1419. 1 warning generated.
  1420. configure:17192: $? = 0
  1421. configure:17192: result: yes
  1422. configure:17192: checking for isascii
  1423. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1424. configure:17192: $? = 0
  1425. configure:17192: result: yes
  1426. configure:17192: checking for memmove
  1427. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1428. conftest.c:80:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
  1429. char memmove ();
  1430.      ^
  1431. conftest.c:80:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
  1432. 1 warning generated.
  1433. configure:17192: $? = 0
  1434. configure:17192: result: yes
  1435. configure:17192: checking for memset
  1436. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1437. conftest.c:81:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
  1438. char memset ();
  1439.      ^
  1440. conftest.c:81:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
  1441. 1 warning generated.
  1442. configure:17192: $? = 0
  1443. configure:17192: result: yes
  1444. configure:17192: checking for mmap
  1445. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1446. configure:17192: $? = 0
  1447. configure:17192: result: yes
  1448. configure:17192: checking for pow
  1449. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1450. conftest.c:83:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
  1451. char pow ();
  1452.      ^
  1453. conftest.c:83:6: note: 'pow' is a builtin with type 'double (double, double)'
  1454. 1 warning generated.
  1455. configure:17192: $? = 0
  1456. configure:17192: result: yes
  1457. configure:17192: checking for setmode
  1458. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1459. configure:17192: $? = 0
  1460. configure:17192: result: yes
  1461. configure:17192: checking for sqrt
  1462. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1463. conftest.c:85:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
  1464. char sqrt ();
  1465.      ^
  1466. conftest.c:85:6: note: 'sqrt' is a builtin with type 'double (double)'
  1467. 1 warning generated.
  1468. configure:17192: $? = 0
  1469. configure:17192: result: yes
  1470. configure:17192: checking for strchr
  1471. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1472. conftest.c:86:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
  1473. char strchr ();
  1474.      ^
  1475. conftest.c:86:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
  1476. 1 warning generated.
  1477. configure:17192: $? = 0
  1478. configure:17192: result: yes
  1479. configure:17192: checking for strrchr
  1480. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1481. conftest.c:87:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
  1482. char strrchr ();
  1483.      ^
  1484. conftest.c:87:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
  1485. 1 warning generated.
  1486. configure:17192: $? = 0
  1487. configure:17192: result: yes
  1488. configure:17192: checking for strstr
  1489. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1490. conftest.c:88:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
  1491. char strstr ();
  1492.      ^
  1493. conftest.c:88:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
  1494. 1 warning generated.
  1495. configure:17192: $? = 0
  1496. configure:17192: result: yes
  1497. configure:17192: checking for strtol
  1498. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1499. configure:17192: $? = 0
  1500. configure:17192: result: yes
  1501. configure:17192: checking for strtoull
  1502. configure:17192: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1503. configure:17192: $? = 0
  1504. configure:17192: result: yes
  1505. configure:17202: checking for getopt
  1506. configure:17202: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1507. configure:17202: $? = 0
  1508. configure:17202: result: yes
  1509. configure:17216: checking for strcasecmp
  1510. configure:17216: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1511. conftest.c:92:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
  1512. char strcasecmp ();
  1513.      ^
  1514. conftest.c:92:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
  1515. 1 warning generated.
  1516. configure:17216: $? = 0
  1517. configure:17216: result: yes
  1518. configure:17230: checking for strtoul
  1519. configure:17230: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1520. configure:17230: $? = 0
  1521. configure:17230: result: yes
  1522. configure:17244: checking for strtoull
  1523. configure:17244: result: yes
  1524. configure:17258: checking for lfind
  1525. configure:17258: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c  >&5
  1526. configure:17258: $? = 0
  1527. configure:17258: result: yes
  1528. configure:17273: checking native cpu bit order
  1529. configure:17278: result: lsb2msb
  1530. configure:17339: checking for special C compiler options needed for large files
  1531. configure:17384: result: no
  1532. configure:17390: checking for _FILE_OFFSET_BITS value needed for large files
  1533. configure:17415: clang -c -g -O2 -Wall -W  conftest.c >&5
  1534. configure:17415: $? = 0
  1535. configure:17447: result: no
  1536. configure:17677: checking for inflateEnd in -lz
  1537. configure:17702: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c -lz   >&5
  1538. configure:17702: $? = 0
  1539. configure:17711: result: yes
  1540. configure:17726: checking zlib.h usability
  1541. configure:17726: clang -c -g -O2 -Wall -W  conftest.c >&5
  1542. configure:17726: $? = 0
  1543. configure:17726: result: yes
  1544. configure:17726: checking zlib.h presence
  1545. configure:17726: clang -E  conftest.c
  1546. configure:17726: $? = 0
  1547. configure:17726: result: yes
  1548. configure:17726: checking for zlib.h
  1549. configure:17726: result: yes
  1550. configure:17802: checking for jpeg_read_scanlines in -ljpeg
  1551. configure:17827: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c -ljpeg  -lz  >&5
  1552. configure:17827: $? = 0
  1553. configure:17836: result: yes
  1554. configure:17851: checking jpeglib.h usability
  1555. configure:17851: clang -c -g -O2 -Wall -W  conftest.c >&5
  1556. configure:17851: $? = 0
  1557. configure:17851: result: yes
  1558. configure:17851: checking jpeglib.h presence
  1559. configure:17851: clang -E  conftest.c
  1560. configure:17851: $? = 0
  1561. configure:17851: result: yes
  1562. configure:17851: checking for jpeglib.h
  1563. configure:17851: result: yes
  1564. configure:17927: checking for jbg_dec_init in -ljbig
  1565. configure:17952: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c -ljbig  -ljpeg -lz  >&5
  1566. ld: library not found for -ljbig
  1567. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  1568. configure:17952: $? = 1
  1569. configure: failed program was:
  1570. | /* confdefs.h */
  1571. | #define PACKAGE_NAME "LibTIFF Software"
  1572. | #define PACKAGE_TARNAME "tiff"
  1573. | #define PACKAGE_VERSION "4.0.3"
  1574. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1575. | #define PACKAGE_BUGREPORT "[email protected]"
  1576. | #define PACKAGE_URL ""
  1577. | #define PACKAGE "tiff"
  1578. | #define VERSION "4.0.3"
  1579. | #define STDC_HEADERS 1
  1580. | #define HAVE_SYS_TYPES_H 1
  1581. | #define HAVE_SYS_STAT_H 1
  1582. | #define HAVE_STDLIB_H 1
  1583. | #define HAVE_STRING_H 1
  1584. | #define HAVE_MEMORY_H 1
  1585. | #define HAVE_STRINGS_H 1
  1586. | #define HAVE_INTTYPES_H 1
  1587. | #define HAVE_STDINT_H 1
  1588. | #define HAVE_UNISTD_H 1
  1589. | #define HAVE_DLFCN_H 1
  1590. | #define LT_OBJDIR ".libs/"
  1591. | #define HAVE_ASSERT_H 1
  1592. | #define HAVE_FCNTL_H 1
  1593. | #define HAVE_LIMITS_H 1
  1594. | #define HAVE_SEARCH_H 1
  1595. | #define HAVE_SYS_TIME_H 1
  1596. | #define HAVE_UNISTD_H 1
  1597. | #define TIME_WITH_SYS_TIME 1
  1598. | #define SIZEOF_SIGNED_SHORT 2
  1599. | #define SIZEOF_UNSIGNED_SHORT 2
  1600. | #define SIZEOF_SIGNED_INT 4
  1601. | #define SIZEOF_UNSIGNED_INT 4
  1602. | #define SIZEOF_SIGNED_LONG 8
  1603. | #define SIZEOF_UNSIGNED_LONG 8
  1604. | #define SIZEOF_SIGNED_LONG_LONG 8
  1605. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1606. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1607. | #define TIFF_INT8_T signed char
  1608. | #define TIFF_UINT8_T unsigned char
  1609. | #define TIFF_INT16_T signed short
  1610. | #define TIFF_UINT16_T unsigned short
  1611. | #define TIFF_INT32_T signed int
  1612. | #define TIFF_INT32_FORMAT "%d"
  1613. | #define TIFF_UINT32_T unsigned int
  1614. | #define TIFF_UINT32_FORMAT "%u"
  1615. | #define TIFF_INT64_T signed long
  1616. | #define TIFF_INT64_FORMAT "%ld"
  1617. | #define TIFF_UINT64_T unsigned long
  1618. | #define TIFF_UINT64_FORMAT "%lu"
  1619. | #define TIFF_SSIZE_T signed long
  1620. | #define TIFF_SSIZE_FORMAT "%ld"
  1621. | #define TIFF_PTRDIFF_T ptrdiff_t
  1622. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1623. | #define HAVE_FLOOR 1
  1624. | #define HAVE_ISASCII 1
  1625. | #define HAVE_MEMMOVE 1
  1626. | #define HAVE_MEMSET 1
  1627. | #define HAVE_MMAP 1
  1628. | #define HAVE_POW 1
  1629. | #define HAVE_SETMODE 1
  1630. | #define HAVE_SQRT 1
  1631. | #define HAVE_STRCHR 1
  1632. | #define HAVE_STRRCHR 1
  1633. | #define HAVE_STRSTR 1
  1634. | #define HAVE_STRTOL 1
  1635. | #define HAVE_STRTOULL 1
  1636. | #define HAVE_GETOPT 1
  1637. | #define HAVE_STRCASECMP 1
  1638. | #define HAVE_STRTOUL 1
  1639. | #define HAVE_STRTOULL 1
  1640. | #define HAVE_LFIND 1
  1641. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1642. | #define HOST_BIGENDIAN 0
  1643. | #define HAVE_IEEEFP 1
  1644. | #define CCITT_SUPPORT 1
  1645. | #define PACKBITS_SUPPORT 1
  1646. | #define LZW_SUPPORT 1
  1647. | #define THUNDER_SUPPORT 1
  1648. | #define NEXT_SUPPORT 1
  1649. | #define LOGLUV_SUPPORT 1
  1650. | #define MDI_SUPPORT 1
  1651. | #define ZIP_SUPPORT 1
  1652. | #define PIXARLOG_SUPPORT 1
  1653. | #define JPEG_SUPPORT 1
  1654. | #define OJPEG_SUPPORT 1
  1655. | /* end confdefs.h.  */
  1656. |
  1657. | /* Override any GCC internal prototype to avoid an error.
  1658. |    Use char because int might match the return type of a GCC
  1659. |    builtin and then its argument prototype would still apply.  */
  1660. | #ifdef __cplusplus
  1661. | extern "C"
  1662. | #endif
  1663. | char jbg_dec_init ();
  1664. | int
  1665. | main ()
  1666. | {
  1667. | return jbg_dec_init ();
  1668. |   ;
  1669. |   return 0;
  1670. | }
  1671. configure:17961: result: no
  1672. configure:17976: checking jbig.h usability
  1673. configure:17976: clang -c -g -O2 -Wall -W  conftest.c >&5
  1674. conftest.c:120:10: fatal error: 'jbig.h' file not found
  1675. #include <jbig.h>
  1676.          ^
  1677. 1 error generated.
  1678. configure:17976: $? = 1
  1679. configure: failed program was:
  1680. | /* confdefs.h */
  1681. | #define PACKAGE_NAME "LibTIFF Software"
  1682. | #define PACKAGE_TARNAME "tiff"
  1683. | #define PACKAGE_VERSION "4.0.3"
  1684. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1685. | #define PACKAGE_BUGREPORT "[email protected]"
  1686. | #define PACKAGE_URL ""
  1687. | #define PACKAGE "tiff"
  1688. | #define VERSION "4.0.3"
  1689. | #define STDC_HEADERS 1
  1690. | #define HAVE_SYS_TYPES_H 1
  1691. | #define HAVE_SYS_STAT_H 1
  1692. | #define HAVE_STDLIB_H 1
  1693. | #define HAVE_STRING_H 1
  1694. | #define HAVE_MEMORY_H 1
  1695. | #define HAVE_STRINGS_H 1
  1696. | #define HAVE_INTTYPES_H 1
  1697. | #define HAVE_STDINT_H 1
  1698. | #define HAVE_UNISTD_H 1
  1699. | #define HAVE_DLFCN_H 1
  1700. | #define LT_OBJDIR ".libs/"
  1701. | #define HAVE_ASSERT_H 1
  1702. | #define HAVE_FCNTL_H 1
  1703. | #define HAVE_LIMITS_H 1
  1704. | #define HAVE_SEARCH_H 1
  1705. | #define HAVE_SYS_TIME_H 1
  1706. | #define HAVE_UNISTD_H 1
  1707. | #define TIME_WITH_SYS_TIME 1
  1708. | #define SIZEOF_SIGNED_SHORT 2
  1709. | #define SIZEOF_UNSIGNED_SHORT 2
  1710. | #define SIZEOF_SIGNED_INT 4
  1711. | #define SIZEOF_UNSIGNED_INT 4
  1712. | #define SIZEOF_SIGNED_LONG 8
  1713. | #define SIZEOF_UNSIGNED_LONG 8
  1714. | #define SIZEOF_SIGNED_LONG_LONG 8
  1715. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1716. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1717. | #define TIFF_INT8_T signed char
  1718. | #define TIFF_UINT8_T unsigned char
  1719. | #define TIFF_INT16_T signed short
  1720. | #define TIFF_UINT16_T unsigned short
  1721. | #define TIFF_INT32_T signed int
  1722. | #define TIFF_INT32_FORMAT "%d"
  1723. | #define TIFF_UINT32_T unsigned int
  1724. | #define TIFF_UINT32_FORMAT "%u"
  1725. | #define TIFF_INT64_T signed long
  1726. | #define TIFF_INT64_FORMAT "%ld"
  1727. | #define TIFF_UINT64_T unsigned long
  1728. | #define TIFF_UINT64_FORMAT "%lu"
  1729. | #define TIFF_SSIZE_T signed long
  1730. | #define TIFF_SSIZE_FORMAT "%ld"
  1731. | #define TIFF_PTRDIFF_T ptrdiff_t
  1732. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1733. | #define HAVE_FLOOR 1
  1734. | #define HAVE_ISASCII 1
  1735. | #define HAVE_MEMMOVE 1
  1736. | #define HAVE_MEMSET 1
  1737. | #define HAVE_MMAP 1
  1738. | #define HAVE_POW 1
  1739. | #define HAVE_SETMODE 1
  1740. | #define HAVE_SQRT 1
  1741. | #define HAVE_STRCHR 1
  1742. | #define HAVE_STRRCHR 1
  1743. | #define HAVE_STRSTR 1
  1744. | #define HAVE_STRTOL 1
  1745. | #define HAVE_STRTOULL 1
  1746. | #define HAVE_GETOPT 1
  1747. | #define HAVE_STRCASECMP 1
  1748. | #define HAVE_STRTOUL 1
  1749. | #define HAVE_STRTOULL 1
  1750. | #define HAVE_LFIND 1
  1751. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1752. | #define HOST_BIGENDIAN 0
  1753. | #define HAVE_IEEEFP 1
  1754. | #define CCITT_SUPPORT 1
  1755. | #define PACKBITS_SUPPORT 1
  1756. | #define LZW_SUPPORT 1
  1757. | #define THUNDER_SUPPORT 1
  1758. | #define NEXT_SUPPORT 1
  1759. | #define LOGLUV_SUPPORT 1
  1760. | #define MDI_SUPPORT 1
  1761. | #define ZIP_SUPPORT 1
  1762. | #define PIXARLOG_SUPPORT 1
  1763. | #define JPEG_SUPPORT 1
  1764. | #define OJPEG_SUPPORT 1
  1765. | /* end confdefs.h.  */
  1766. | #include <stdio.h>
  1767. | #ifdef HAVE_SYS_TYPES_H
  1768. | # include <sys/types.h>
  1769. | #endif
  1770. | #ifdef HAVE_SYS_STAT_H
  1771. | # include <sys/stat.h>
  1772. | #endif
  1773. | #ifdef STDC_HEADERS
  1774. | # include <stdlib.h>
  1775. | # include <stddef.h>
  1776. | #else
  1777. | # ifdef HAVE_STDLIB_H
  1778. | #  include <stdlib.h>
  1779. | # endif
  1780. | #endif
  1781. | #ifdef HAVE_STRING_H
  1782. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1783. | #  include <memory.h>
  1784. | # endif
  1785. | # include <string.h>
  1786. | #endif
  1787. | #ifdef HAVE_STRINGS_H
  1788. | # include <strings.h>
  1789. | #endif
  1790. | #ifdef HAVE_INTTYPES_H
  1791. | # include <inttypes.h>
  1792. | #endif
  1793. | #ifdef HAVE_STDINT_H
  1794. | # include <stdint.h>
  1795. | #endif
  1796. | #ifdef HAVE_UNISTD_H
  1797. | # include <unistd.h>
  1798. | #endif
  1799. | #include <jbig.h>
  1800. configure:17976: result: no
  1801. configure:17976: checking jbig.h presence
  1802. configure:17976: clang -E  conftest.c
  1803. conftest.c:87:10: fatal error: 'jbig.h' file not found
  1804. #include <jbig.h>
  1805.          ^
  1806. 1 error generated.
  1807. configure:17976: $? = 1
  1808. configure: failed program was:
  1809. | /* confdefs.h */
  1810. | #define PACKAGE_NAME "LibTIFF Software"
  1811. | #define PACKAGE_TARNAME "tiff"
  1812. | #define PACKAGE_VERSION "4.0.3"
  1813. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1814. | #define PACKAGE_BUGREPORT "[email protected]"
  1815. | #define PACKAGE_URL ""
  1816. | #define PACKAGE "tiff"
  1817. | #define VERSION "4.0.3"
  1818. | #define STDC_HEADERS 1
  1819. | #define HAVE_SYS_TYPES_H 1
  1820. | #define HAVE_SYS_STAT_H 1
  1821. | #define HAVE_STDLIB_H 1
  1822. | #define HAVE_STRING_H 1
  1823. | #define HAVE_MEMORY_H 1
  1824. | #define HAVE_STRINGS_H 1
  1825. | #define HAVE_INTTYPES_H 1
  1826. | #define HAVE_STDINT_H 1
  1827. | #define HAVE_UNISTD_H 1
  1828. | #define HAVE_DLFCN_H 1
  1829. | #define LT_OBJDIR ".libs/"
  1830. | #define HAVE_ASSERT_H 1
  1831. | #define HAVE_FCNTL_H 1
  1832. | #define HAVE_LIMITS_H 1
  1833. | #define HAVE_SEARCH_H 1
  1834. | #define HAVE_SYS_TIME_H 1
  1835. | #define HAVE_UNISTD_H 1
  1836. | #define TIME_WITH_SYS_TIME 1
  1837. | #define SIZEOF_SIGNED_SHORT 2
  1838. | #define SIZEOF_UNSIGNED_SHORT 2
  1839. | #define SIZEOF_SIGNED_INT 4
  1840. | #define SIZEOF_UNSIGNED_INT 4
  1841. | #define SIZEOF_SIGNED_LONG 8
  1842. | #define SIZEOF_UNSIGNED_LONG 8
  1843. | #define SIZEOF_SIGNED_LONG_LONG 8
  1844. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1845. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1846. | #define TIFF_INT8_T signed char
  1847. | #define TIFF_UINT8_T unsigned char
  1848. | #define TIFF_INT16_T signed short
  1849. | #define TIFF_UINT16_T unsigned short
  1850. | #define TIFF_INT32_T signed int
  1851. | #define TIFF_INT32_FORMAT "%d"
  1852. | #define TIFF_UINT32_T unsigned int
  1853. | #define TIFF_UINT32_FORMAT "%u"
  1854. | #define TIFF_INT64_T signed long
  1855. | #define TIFF_INT64_FORMAT "%ld"
  1856. | #define TIFF_UINT64_T unsigned long
  1857. | #define TIFF_UINT64_FORMAT "%lu"
  1858. | #define TIFF_SSIZE_T signed long
  1859. | #define TIFF_SSIZE_FORMAT "%ld"
  1860. | #define TIFF_PTRDIFF_T ptrdiff_t
  1861. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1862. | #define HAVE_FLOOR 1
  1863. | #define HAVE_ISASCII 1
  1864. | #define HAVE_MEMMOVE 1
  1865. | #define HAVE_MEMSET 1
  1866. | #define HAVE_MMAP 1
  1867. | #define HAVE_POW 1
  1868. | #define HAVE_SETMODE 1
  1869. | #define HAVE_SQRT 1
  1870. | #define HAVE_STRCHR 1
  1871. | #define HAVE_STRRCHR 1
  1872. | #define HAVE_STRSTR 1
  1873. | #define HAVE_STRTOL 1
  1874. | #define HAVE_STRTOULL 1
  1875. | #define HAVE_GETOPT 1
  1876. | #define HAVE_STRCASECMP 1
  1877. | #define HAVE_STRTOUL 1
  1878. | #define HAVE_STRTOULL 1
  1879. | #define HAVE_LFIND 1
  1880. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1881. | #define HOST_BIGENDIAN 0
  1882. | #define HAVE_IEEEFP 1
  1883. | #define CCITT_SUPPORT 1
  1884. | #define PACKBITS_SUPPORT 1
  1885. | #define LZW_SUPPORT 1
  1886. | #define THUNDER_SUPPORT 1
  1887. | #define NEXT_SUPPORT 1
  1888. | #define LOGLUV_SUPPORT 1
  1889. | #define MDI_SUPPORT 1
  1890. | #define ZIP_SUPPORT 1
  1891. | #define PIXARLOG_SUPPORT 1
  1892. | #define JPEG_SUPPORT 1
  1893. | #define OJPEG_SUPPORT 1
  1894. | /* end confdefs.h.  */
  1895. | #include <jbig.h>
  1896. configure:17976: result: no
  1897. configure:17976: checking for jbig.h
  1898. configure:17976: result: no
  1899. configure:18047: checking for lzma_code in -llzma
  1900. configure:18072: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c -llzma  -ljpeg -lz  >&5
  1901. configure:18072: $? = 0
  1902. configure:18081: result: yes
  1903. configure:18096: checking lzma.h usability
  1904. configure:18096: clang -c -g -O2 -Wall -W  conftest.c >&5
  1905. configure:18096: $? = 0
  1906. configure:18096: result: yes
  1907. configure:18096: checking lzma.h presence
  1908. configure:18096: clang -E  conftest.c
  1909. configure:18096: $? = 0
  1910. configure:18096: result: yes
  1911. configure:18096: checking for lzma.h
  1912. configure:18096: result: yes
  1913. configure:18199: checking for X
  1914. configure:18307: clang -E  conftest.c
  1915. conftest.c:89:10: fatal error: 'X11/Xlib.h' file not found
  1916. #include <X11/Xlib.h>
  1917.          ^
  1918. 1 error generated.
  1919. configure:18307: $? = 1
  1920. configure: failed program was:
  1921. | /* confdefs.h */
  1922. | #define PACKAGE_NAME "LibTIFF Software"
  1923. | #define PACKAGE_TARNAME "tiff"
  1924. | #define PACKAGE_VERSION "4.0.3"
  1925. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1926. | #define PACKAGE_BUGREPORT "[email protected]"
  1927. | #define PACKAGE_URL ""
  1928. | #define PACKAGE "tiff"
  1929. | #define VERSION "4.0.3"
  1930. | #define STDC_HEADERS 1
  1931. | #define HAVE_SYS_TYPES_H 1
  1932. | #define HAVE_SYS_STAT_H 1
  1933. | #define HAVE_STDLIB_H 1
  1934. | #define HAVE_STRING_H 1
  1935. | #define HAVE_MEMORY_H 1
  1936. | #define HAVE_STRINGS_H 1
  1937. | #define HAVE_INTTYPES_H 1
  1938. | #define HAVE_STDINT_H 1
  1939. | #define HAVE_UNISTD_H 1
  1940. | #define HAVE_DLFCN_H 1
  1941. | #define LT_OBJDIR ".libs/"
  1942. | #define HAVE_ASSERT_H 1
  1943. | #define HAVE_FCNTL_H 1
  1944. | #define HAVE_LIMITS_H 1
  1945. | #define HAVE_SEARCH_H 1
  1946. | #define HAVE_SYS_TIME_H 1
  1947. | #define HAVE_UNISTD_H 1
  1948. | #define TIME_WITH_SYS_TIME 1
  1949. | #define SIZEOF_SIGNED_SHORT 2
  1950. | #define SIZEOF_UNSIGNED_SHORT 2
  1951. | #define SIZEOF_SIGNED_INT 4
  1952. | #define SIZEOF_UNSIGNED_INT 4
  1953. | #define SIZEOF_SIGNED_LONG 8
  1954. | #define SIZEOF_UNSIGNED_LONG 8
  1955. | #define SIZEOF_SIGNED_LONG_LONG 8
  1956. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1957. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1958. | #define TIFF_INT8_T signed char
  1959. | #define TIFF_UINT8_T unsigned char
  1960. | #define TIFF_INT16_T signed short
  1961. | #define TIFF_UINT16_T unsigned short
  1962. | #define TIFF_INT32_T signed int
  1963. | #define TIFF_INT32_FORMAT "%d"
  1964. | #define TIFF_UINT32_T unsigned int
  1965. | #define TIFF_UINT32_FORMAT "%u"
  1966. | #define TIFF_INT64_T signed long
  1967. | #define TIFF_INT64_FORMAT "%ld"
  1968. | #define TIFF_UINT64_T unsigned long
  1969. | #define TIFF_UINT64_FORMAT "%lu"
  1970. | #define TIFF_SSIZE_T signed long
  1971. | #define TIFF_SSIZE_FORMAT "%ld"
  1972. | #define TIFF_PTRDIFF_T ptrdiff_t
  1973. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1974. | #define HAVE_FLOOR 1
  1975. | #define HAVE_ISASCII 1
  1976. | #define HAVE_MEMMOVE 1
  1977. | #define HAVE_MEMSET 1
  1978. | #define HAVE_MMAP 1
  1979. | #define HAVE_POW 1
  1980. | #define HAVE_SETMODE 1
  1981. | #define HAVE_SQRT 1
  1982. | #define HAVE_STRCHR 1
  1983. | #define HAVE_STRRCHR 1
  1984. | #define HAVE_STRSTR 1
  1985. | #define HAVE_STRTOL 1
  1986. | #define HAVE_STRTOULL 1
  1987. | #define HAVE_GETOPT 1
  1988. | #define HAVE_STRCASECMP 1
  1989. | #define HAVE_STRTOUL 1
  1990. | #define HAVE_STRTOULL 1
  1991. | #define HAVE_LFIND 1
  1992. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1993. | #define HOST_BIGENDIAN 0
  1994. | #define HAVE_IEEEFP 1
  1995. | #define CCITT_SUPPORT 1
  1996. | #define PACKBITS_SUPPORT 1
  1997. | #define LZW_SUPPORT 1
  1998. | #define THUNDER_SUPPORT 1
  1999. | #define NEXT_SUPPORT 1
  2000. | #define LOGLUV_SUPPORT 1
  2001. | #define MDI_SUPPORT 1
  2002. | #define ZIP_SUPPORT 1
  2003. | #define PIXARLOG_SUPPORT 1
  2004. | #define JPEG_SUPPORT 1
  2005. | #define OJPEG_SUPPORT 1
  2006. | #define LZMA_SUPPORT 1
  2007. | #define CXX_SUPPORT 1
  2008. | /* end confdefs.h.  */
  2009. | #include <X11/Xlib.h>
  2010. configure:18338: clang -o conftest -g -O2 -Wall -W  -stdlib=libc++ conftest.c -lX11 -llzma -ljpeg -lz  >&5
  2011. conftest.c:89:10: fatal error: 'X11/Xlib.h' file not found
  2012. #include <X11/Xlib.h>
  2013.          ^
  2014. 1 error generated.
  2015. configure:18338: $? = 1
  2016. configure: failed program was:
  2017. | /* confdefs.h */
  2018. | #define PACKAGE_NAME "LibTIFF Software"
  2019. | #define PACKAGE_TARNAME "tiff"
  2020. | #define PACKAGE_VERSION "4.0.3"
  2021. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2022. | #define PACKAGE_BUGREPORT "[email protected]"
  2023. | #define PACKAGE_URL ""
  2024. | #define PACKAGE "tiff"
  2025. | #define VERSION "4.0.3"
  2026. | #define STDC_HEADERS 1
  2027. | #define HAVE_SYS_TYPES_H 1
  2028. | #define HAVE_SYS_STAT_H 1
  2029. | #define HAVE_STDLIB_H 1
  2030. | #define HAVE_STRING_H 1
  2031. | #define HAVE_MEMORY_H 1
  2032. | #define HAVE_STRINGS_H 1
  2033. | #define HAVE_INTTYPES_H 1
  2034. | #define HAVE_STDINT_H 1
  2035. | #define HAVE_UNISTD_H 1
  2036. | #define HAVE_DLFCN_H 1
  2037. | #define LT_OBJDIR ".libs/"
  2038. | #define HAVE_ASSERT_H 1
  2039. | #define HAVE_FCNTL_H 1
  2040. | #define HAVE_LIMITS_H 1
  2041. | #define HAVE_SEARCH_H 1
  2042. | #define HAVE_SYS_TIME_H 1
  2043. | #define HAVE_UNISTD_H 1
  2044. | #define TIME_WITH_SYS_TIME 1
  2045. | #define SIZEOF_SIGNED_SHORT 2
  2046. | #define SIZEOF_UNSIGNED_SHORT 2
  2047. | #define SIZEOF_SIGNED_INT 4
  2048. | #define SIZEOF_UNSIGNED_INT 4
  2049. | #define SIZEOF_SIGNED_LONG 8
  2050. | #define SIZEOF_UNSIGNED_LONG 8
  2051. | #define SIZEOF_SIGNED_LONG_LONG 8
  2052. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2053. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2054. | #define TIFF_INT8_T signed char
  2055. | #define TIFF_UINT8_T unsigned char
  2056. | #define TIFF_INT16_T signed short
  2057. | #define TIFF_UINT16_T unsigned short
  2058. | #define TIFF_INT32_T signed int
  2059. | #define TIFF_INT32_FORMAT "%d"
  2060. | #define TIFF_UINT32_T unsigned int
  2061. | #define TIFF_UINT32_FORMAT "%u"
  2062. | #define TIFF_INT64_T signed long
  2063. | #define TIFF_INT64_FORMAT "%ld"
  2064. | #define TIFF_UINT64_T unsigned long
  2065. | #define TIFF_UINT64_FORMAT "%lu"
  2066. | #define TIFF_SSIZE_T signed long
  2067. | #define TIFF_SSIZE_FORMAT "%ld"
  2068. | #define TIFF_PTRDIFF_T ptrdiff_t
  2069. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2070. | #define HAVE_FLOOR 1
  2071. | #define HAVE_ISASCII 1
  2072. | #define HAVE_MEMMOVE 1
  2073. | #define HAVE_MEMSET 1
  2074. | #define HAVE_MMAP 1
  2075. | #define HAVE_POW 1
  2076. | #define HAVE_SETMODE 1
  2077. | #define HAVE_SQRT 1
  2078. | #define HAVE_STRCHR 1
  2079. | #define HAVE_STRRCHR 1
  2080. | #define HAVE_STRSTR 1
  2081. | #define HAVE_STRTOL 1
  2082. | #define HAVE_STRTOULL 1
  2083. | #define HAVE_GETOPT 1
  2084. | #define HAVE_STRCASECMP 1
  2085. | #define HAVE_STRTOUL 1
  2086. | #define HAVE_STRTOULL 1
  2087. | #define HAVE_LFIND 1
  2088. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2089. | #define HOST_BIGENDIAN 0
  2090. | #define HAVE_IEEEFP 1
  2091. | #define CCITT_SUPPORT 1
  2092. | #define PACKBITS_SUPPORT 1
  2093. | #define LZW_SUPPORT 1
  2094. | #define THUNDER_SUPPORT 1
  2095. | #define NEXT_SUPPORT 1
  2096. | #define LOGLUV_SUPPORT 1
  2097. | #define MDI_SUPPORT 1
  2098. | #define ZIP_SUPPORT 1
  2099. | #define PIXARLOG_SUPPORT 1
  2100. | #define JPEG_SUPPORT 1
  2101. | #define OJPEG_SUPPORT 1
  2102. | #define LZMA_SUPPORT 1
  2103. | #define CXX_SUPPORT 1
  2104. | /* end confdefs.h.  */
  2105. | #include <X11/Xlib.h>
  2106. | int
  2107. | main ()
  2108. | {
  2109. | XrmInitialize ()
  2110. |   ;
  2111. |   return 0;
  2112. | }
  2113. configure:18377: result: no
  2114. configure:18963: checking whether pthreads work with -pthread
  2115. configure:19042: clang -o conftest -g -O2 -Wall -W -pthread  -stdlib=libc++ conftest.c  -llzma -ljpeg -lz  >&5
  2116. configure:19042: $? = 0
  2117. configure:19051: result: yes
  2118. configure:19068: checking for joinable pthread attribute
  2119. configure:19083: clang -o conftest -g -O2 -Wall -W -pthread  -stdlib=libc++ conftest.c  -llzma -ljpeg -lz  >&5
  2120. configure:19083: $? = 0
  2121. configure:19089: result: PTHREAD_CREATE_JOINABLE
  2122. configure:19099: checking if more special flags are required for pthreads
  2123. configure:19106: result: -D_THREAD_SAFE
  2124. configure:19194: checking whether we are using the Microsoft C compiler
  2125. configure:19213: clang -c -g -O2 -Wall -W  conftest.c >&5
  2126. conftest.c:96:8: error: use of undeclared identifier 'choke'
  2127.        choke me
  2128.        ^
  2129. 1 error generated.
  2130. configure:19213: $? = 1
  2131. configure: failed program was:
  2132. | /* confdefs.h */
  2133. | #define PACKAGE_NAME "LibTIFF Software"
  2134. | #define PACKAGE_TARNAME "tiff"
  2135. | #define PACKAGE_VERSION "4.0.3"
  2136. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2137. | #define PACKAGE_BUGREPORT "[email protected]"
  2138. | #define PACKAGE_URL ""
  2139. | #define PACKAGE "tiff"
  2140. | #define VERSION "4.0.3"
  2141. | #define STDC_HEADERS 1
  2142. | #define HAVE_SYS_TYPES_H 1
  2143. | #define HAVE_SYS_STAT_H 1
  2144. | #define HAVE_STDLIB_H 1
  2145. | #define HAVE_STRING_H 1
  2146. | #define HAVE_MEMORY_H 1
  2147. | #define HAVE_STRINGS_H 1
  2148. | #define HAVE_INTTYPES_H 1
  2149. | #define HAVE_STDINT_H 1
  2150. | #define HAVE_UNISTD_H 1
  2151. | #define HAVE_DLFCN_H 1
  2152. | #define LT_OBJDIR ".libs/"
  2153. | #define HAVE_ASSERT_H 1
  2154. | #define HAVE_FCNTL_H 1
  2155. | #define HAVE_LIMITS_H 1
  2156. | #define HAVE_SEARCH_H 1
  2157. | #define HAVE_SYS_TIME_H 1
  2158. | #define HAVE_UNISTD_H 1
  2159. | #define TIME_WITH_SYS_TIME 1
  2160. | #define SIZEOF_SIGNED_SHORT 2
  2161. | #define SIZEOF_UNSIGNED_SHORT 2
  2162. | #define SIZEOF_SIGNED_INT 4
  2163. | #define SIZEOF_UNSIGNED_INT 4
  2164. | #define SIZEOF_SIGNED_LONG 8
  2165. | #define SIZEOF_UNSIGNED_LONG 8
  2166. | #define SIZEOF_SIGNED_LONG_LONG 8
  2167. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2168. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2169. | #define TIFF_INT8_T signed char
  2170. | #define TIFF_UINT8_T unsigned char
  2171. | #define TIFF_INT16_T signed short
  2172. | #define TIFF_UINT16_T unsigned short
  2173. | #define TIFF_INT32_T signed int
  2174. | #define TIFF_INT32_FORMAT "%d"
  2175. | #define TIFF_UINT32_T unsigned int
  2176. | #define TIFF_UINT32_FORMAT "%u"
  2177. | #define TIFF_INT64_T signed long
  2178. | #define TIFF_INT64_FORMAT "%ld"
  2179. | #define TIFF_UINT64_T unsigned long
  2180. | #define TIFF_UINT64_FORMAT "%lu"
  2181. | #define TIFF_SSIZE_T signed long
  2182. | #define TIFF_SSIZE_FORMAT "%ld"
  2183. | #define TIFF_PTRDIFF_T ptrdiff_t
  2184. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2185. | #define HAVE_FLOOR 1
  2186. | #define HAVE_ISASCII 1
  2187. | #define HAVE_MEMMOVE 1
  2188. | #define HAVE_MEMSET 1
  2189. | #define HAVE_MMAP 1
  2190. | #define HAVE_POW 1
  2191. | #define HAVE_SETMODE 1
  2192. | #define HAVE_SQRT 1
  2193. | #define HAVE_STRCHR 1
  2194. | #define HAVE_STRRCHR 1
  2195. | #define HAVE_STRSTR 1
  2196. | #define HAVE_STRTOL 1
  2197. | #define HAVE_STRTOULL 1
  2198. | #define HAVE_GETOPT 1
  2199. | #define HAVE_STRCASECMP 1
  2200. | #define HAVE_STRTOUL 1
  2201. | #define HAVE_STRTOULL 1
  2202. | #define HAVE_LFIND 1
  2203. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2204. | #define HOST_BIGENDIAN 0
  2205. | #define HAVE_IEEEFP 1
  2206. | #define CCITT_SUPPORT 1
  2207. | #define PACKBITS_SUPPORT 1
  2208. | #define LZW_SUPPORT 1
  2209. | #define THUNDER_SUPPORT 1
  2210. | #define NEXT_SUPPORT 1
  2211. | #define LOGLUV_SUPPORT 1
  2212. | #define MDI_SUPPORT 1
  2213. | #define ZIP_SUPPORT 1
  2214. | #define PIXARLOG_SUPPORT 1
  2215. | #define JPEG_SUPPORT 1
  2216. | #define OJPEG_SUPPORT 1
  2217. | #define LZMA_SUPPORT 1
  2218. | #define CXX_SUPPORT 1
  2219. | #define X_DISPLAY_MISSING 1
  2220. | #define HAVE_PTHREAD 1
  2221. | /* end confdefs.h.  */
  2222. |
  2223. | int
  2224. | main ()
  2225. | {
  2226. | #ifndef _MSC_VER
  2227. |        choke me
  2228. | #endif
  2229. |
  2230. |   ;
  2231. |   return 0;
  2232. | }
  2233. configure:19222: result: no
  2234. configure:19242: checking GL/gl.h usability
  2235. configure:19242: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread  conftest.c >&5
  2236. conftest.c:124:10: fatal error: 'GL/gl.h' file not found
  2237. #include <GL/gl.h>
  2238.          ^
  2239. 1 error generated.
  2240. configure:19242: $? = 1
  2241. configure: failed program was:
  2242. | /* confdefs.h */
  2243. | #define PACKAGE_NAME "LibTIFF Software"
  2244. | #define PACKAGE_TARNAME "tiff"
  2245. | #define PACKAGE_VERSION "4.0.3"
  2246. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2247. | #define PACKAGE_BUGREPORT "[email protected]"
  2248. | #define PACKAGE_URL ""
  2249. | #define PACKAGE "tiff"
  2250. | #define VERSION "4.0.3"
  2251. | #define STDC_HEADERS 1
  2252. | #define HAVE_SYS_TYPES_H 1
  2253. | #define HAVE_SYS_STAT_H 1
  2254. | #define HAVE_STDLIB_H 1
  2255. | #define HAVE_STRING_H 1
  2256. | #define HAVE_MEMORY_H 1
  2257. | #define HAVE_STRINGS_H 1
  2258. | #define HAVE_INTTYPES_H 1
  2259. | #define HAVE_STDINT_H 1
  2260. | #define HAVE_UNISTD_H 1
  2261. | #define HAVE_DLFCN_H 1
  2262. | #define LT_OBJDIR ".libs/"
  2263. | #define HAVE_ASSERT_H 1
  2264. | #define HAVE_FCNTL_H 1
  2265. | #define HAVE_LIMITS_H 1
  2266. | #define HAVE_SEARCH_H 1
  2267. | #define HAVE_SYS_TIME_H 1
  2268. | #define HAVE_UNISTD_H 1
  2269. | #define TIME_WITH_SYS_TIME 1
  2270. | #define SIZEOF_SIGNED_SHORT 2
  2271. | #define SIZEOF_UNSIGNED_SHORT 2
  2272. | #define SIZEOF_SIGNED_INT 4
  2273. | #define SIZEOF_UNSIGNED_INT 4
  2274. | #define SIZEOF_SIGNED_LONG 8
  2275. | #define SIZEOF_UNSIGNED_LONG 8
  2276. | #define SIZEOF_SIGNED_LONG_LONG 8
  2277. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2278. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2279. | #define TIFF_INT8_T signed char
  2280. | #define TIFF_UINT8_T unsigned char
  2281. | #define TIFF_INT16_T signed short
  2282. | #define TIFF_UINT16_T unsigned short
  2283. | #define TIFF_INT32_T signed int
  2284. | #define TIFF_INT32_FORMAT "%d"
  2285. | #define TIFF_UINT32_T unsigned int
  2286. | #define TIFF_UINT32_FORMAT "%u"
  2287. | #define TIFF_INT64_T signed long
  2288. | #define TIFF_INT64_FORMAT "%ld"
  2289. | #define TIFF_UINT64_T unsigned long
  2290. | #define TIFF_UINT64_FORMAT "%lu"
  2291. | #define TIFF_SSIZE_T signed long
  2292. | #define TIFF_SSIZE_FORMAT "%ld"
  2293. | #define TIFF_PTRDIFF_T ptrdiff_t
  2294. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2295. | #define HAVE_FLOOR 1
  2296. | #define HAVE_ISASCII 1
  2297. | #define HAVE_MEMMOVE 1
  2298. | #define HAVE_MEMSET 1
  2299. | #define HAVE_MMAP 1
  2300. | #define HAVE_POW 1
  2301. | #define HAVE_SETMODE 1
  2302. | #define HAVE_SQRT 1
  2303. | #define HAVE_STRCHR 1
  2304. | #define HAVE_STRRCHR 1
  2305. | #define HAVE_STRSTR 1
  2306. | #define HAVE_STRTOL 1
  2307. | #define HAVE_STRTOULL 1
  2308. | #define HAVE_GETOPT 1
  2309. | #define HAVE_STRCASECMP 1
  2310. | #define HAVE_STRTOUL 1
  2311. | #define HAVE_STRTOULL 1
  2312. | #define HAVE_LFIND 1
  2313. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2314. | #define HOST_BIGENDIAN 0
  2315. | #define HAVE_IEEEFP 1
  2316. | #define CCITT_SUPPORT 1
  2317. | #define PACKBITS_SUPPORT 1
  2318. | #define LZW_SUPPORT 1
  2319. | #define THUNDER_SUPPORT 1
  2320. | #define NEXT_SUPPORT 1
  2321. | #define LOGLUV_SUPPORT 1
  2322. | #define MDI_SUPPORT 1
  2323. | #define ZIP_SUPPORT 1
  2324. | #define PIXARLOG_SUPPORT 1
  2325. | #define JPEG_SUPPORT 1
  2326. | #define OJPEG_SUPPORT 1
  2327. | #define LZMA_SUPPORT 1
  2328. | #define CXX_SUPPORT 1
  2329. | #define X_DISPLAY_MISSING 1
  2330. | #define HAVE_PTHREAD 1
  2331. | /* end confdefs.h.  */
  2332. | #include <stdio.h>
  2333. | #ifdef HAVE_SYS_TYPES_H
  2334. | # include <sys/types.h>
  2335. | #endif
  2336. | #ifdef HAVE_SYS_STAT_H
  2337. | # include <sys/stat.h>
  2338. | #endif
  2339. | #ifdef STDC_HEADERS
  2340. | # include <stdlib.h>
  2341. | # include <stddef.h>
  2342. | #else
  2343. | # ifdef HAVE_STDLIB_H
  2344. | #  include <stdlib.h>
  2345. | # endif
  2346. | #endif
  2347. | #ifdef HAVE_STRING_H
  2348. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2349. | #  include <memory.h>
  2350. | # endif
  2351. | # include <string.h>
  2352. | #endif
  2353. | #ifdef HAVE_STRINGS_H
  2354. | # include <strings.h>
  2355. | #endif
  2356. | #ifdef HAVE_INTTYPES_H
  2357. | # include <inttypes.h>
  2358. | #endif
  2359. | #ifdef HAVE_STDINT_H
  2360. | # include <stdint.h>
  2361. | #endif
  2362. | #ifdef HAVE_UNISTD_H
  2363. | # include <unistd.h>
  2364. | #endif
  2365. | #include <GL/gl.h>
  2366. configure:19242: result: no
  2367. configure:19242: checking GL/gl.h presence
  2368. configure:19242: clang -E -D_THREAD_SAFE -pthread  conftest.c
  2369. conftest.c:91:10: fatal error: 'GL/gl.h' file not found
  2370. #include <GL/gl.h>
  2371.          ^
  2372. 1 error generated.
  2373. configure:19242: $? = 1
  2374. configure: failed program was:
  2375. | /* confdefs.h */
  2376. | #define PACKAGE_NAME "LibTIFF Software"
  2377. | #define PACKAGE_TARNAME "tiff"
  2378. | #define PACKAGE_VERSION "4.0.3"
  2379. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2380. | #define PACKAGE_BUGREPORT "[email protected]"
  2381. | #define PACKAGE_URL ""
  2382. | #define PACKAGE "tiff"
  2383. | #define VERSION "4.0.3"
  2384. | #define STDC_HEADERS 1
  2385. | #define HAVE_SYS_TYPES_H 1
  2386. | #define HAVE_SYS_STAT_H 1
  2387. | #define HAVE_STDLIB_H 1
  2388. | #define HAVE_STRING_H 1
  2389. | #define HAVE_MEMORY_H 1
  2390. | #define HAVE_STRINGS_H 1
  2391. | #define HAVE_INTTYPES_H 1
  2392. | #define HAVE_STDINT_H 1
  2393. | #define HAVE_UNISTD_H 1
  2394. | #define HAVE_DLFCN_H 1
  2395. | #define LT_OBJDIR ".libs/"
  2396. | #define HAVE_ASSERT_H 1
  2397. | #define HAVE_FCNTL_H 1
  2398. | #define HAVE_LIMITS_H 1
  2399. | #define HAVE_SEARCH_H 1
  2400. | #define HAVE_SYS_TIME_H 1
  2401. | #define HAVE_UNISTD_H 1
  2402. | #define TIME_WITH_SYS_TIME 1
  2403. | #define SIZEOF_SIGNED_SHORT 2
  2404. | #define SIZEOF_UNSIGNED_SHORT 2
  2405. | #define SIZEOF_SIGNED_INT 4
  2406. | #define SIZEOF_UNSIGNED_INT 4
  2407. | #define SIZEOF_SIGNED_LONG 8
  2408. | #define SIZEOF_UNSIGNED_LONG 8
  2409. | #define SIZEOF_SIGNED_LONG_LONG 8
  2410. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2411. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2412. | #define TIFF_INT8_T signed char
  2413. | #define TIFF_UINT8_T unsigned char
  2414. | #define TIFF_INT16_T signed short
  2415. | #define TIFF_UINT16_T unsigned short
  2416. | #define TIFF_INT32_T signed int
  2417. | #define TIFF_INT32_FORMAT "%d"
  2418. | #define TIFF_UINT32_T unsigned int
  2419. | #define TIFF_UINT32_FORMAT "%u"
  2420. | #define TIFF_INT64_T signed long
  2421. | #define TIFF_INT64_FORMAT "%ld"
  2422. | #define TIFF_UINT64_T unsigned long
  2423. | #define TIFF_UINT64_FORMAT "%lu"
  2424. | #define TIFF_SSIZE_T signed long
  2425. | #define TIFF_SSIZE_FORMAT "%ld"
  2426. | #define TIFF_PTRDIFF_T ptrdiff_t
  2427. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2428. | #define HAVE_FLOOR 1
  2429. | #define HAVE_ISASCII 1
  2430. | #define HAVE_MEMMOVE 1
  2431. | #define HAVE_MEMSET 1
  2432. | #define HAVE_MMAP 1
  2433. | #define HAVE_POW 1
  2434. | #define HAVE_SETMODE 1
  2435. | #define HAVE_SQRT 1
  2436. | #define HAVE_STRCHR 1
  2437. | #define HAVE_STRRCHR 1
  2438. | #define HAVE_STRSTR 1
  2439. | #define HAVE_STRTOL 1
  2440. | #define HAVE_STRTOULL 1
  2441. | #define HAVE_GETOPT 1
  2442. | #define HAVE_STRCASECMP 1
  2443. | #define HAVE_STRTOUL 1
  2444. | #define HAVE_STRTOULL 1
  2445. | #define HAVE_LFIND 1
  2446. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2447. | #define HOST_BIGENDIAN 0
  2448. | #define HAVE_IEEEFP 1
  2449. | #define CCITT_SUPPORT 1
  2450. | #define PACKBITS_SUPPORT 1
  2451. | #define LZW_SUPPORT 1
  2452. | #define THUNDER_SUPPORT 1
  2453. | #define NEXT_SUPPORT 1
  2454. | #define LOGLUV_SUPPORT 1
  2455. | #define MDI_SUPPORT 1
  2456. | #define ZIP_SUPPORT 1
  2457. | #define PIXARLOG_SUPPORT 1
  2458. | #define JPEG_SUPPORT 1
  2459. | #define OJPEG_SUPPORT 1
  2460. | #define LZMA_SUPPORT 1
  2461. | #define CXX_SUPPORT 1
  2462. | #define X_DISPLAY_MISSING 1
  2463. | #define HAVE_PTHREAD 1
  2464. | /* end confdefs.h.  */
  2465. | #include <GL/gl.h>
  2466. configure:19242: result: no
  2467. configure:19242: checking for GL/gl.h
  2468. configure:19242: result: no
  2469. configure:19242: checking OpenGL/gl.h usability
  2470. configure:19242: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread  conftest.c >&5
  2471. configure:19242: $? = 0
  2472. configure:19242: result: yes
  2473. configure:19242: checking OpenGL/gl.h presence
  2474. configure:19242: clang -E -D_THREAD_SAFE -pthread  conftest.c
  2475. configure:19242: $? = 0
  2476. configure:19242: result: yes
  2477. configure:19242: checking for OpenGL/gl.h
  2478. configure:19242: result: yes
  2479. configure:19256: checking windows.h usability
  2480. configure:19256: clang -c -g -O2 -Wall -W  conftest.c >&5
  2481. conftest.c:125:10: fatal error: 'windows.h' file not found
  2482. #include <windows.h>
  2483.          ^
  2484. 1 error generated.
  2485. configure:19256: $? = 1
  2486. configure: failed program was:
  2487. | /* confdefs.h */
  2488. | #define PACKAGE_NAME "LibTIFF Software"
  2489. | #define PACKAGE_TARNAME "tiff"
  2490. | #define PACKAGE_VERSION "4.0.3"
  2491. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2492. | #define PACKAGE_BUGREPORT "[email protected]"
  2493. | #define PACKAGE_URL ""
  2494. | #define PACKAGE "tiff"
  2495. | #define VERSION "4.0.3"
  2496. | #define STDC_HEADERS 1
  2497. | #define HAVE_SYS_TYPES_H 1
  2498. | #define HAVE_SYS_STAT_H 1
  2499. | #define HAVE_STDLIB_H 1
  2500. | #define HAVE_STRING_H 1
  2501. | #define HAVE_MEMORY_H 1
  2502. | #define HAVE_STRINGS_H 1
  2503. | #define HAVE_INTTYPES_H 1
  2504. | #define HAVE_STDINT_H 1
  2505. | #define HAVE_UNISTD_H 1
  2506. | #define HAVE_DLFCN_H 1
  2507. | #define LT_OBJDIR ".libs/"
  2508. | #define HAVE_ASSERT_H 1
  2509. | #define HAVE_FCNTL_H 1
  2510. | #define HAVE_LIMITS_H 1
  2511. | #define HAVE_SEARCH_H 1
  2512. | #define HAVE_SYS_TIME_H 1
  2513. | #define HAVE_UNISTD_H 1
  2514. | #define TIME_WITH_SYS_TIME 1
  2515. | #define SIZEOF_SIGNED_SHORT 2
  2516. | #define SIZEOF_UNSIGNED_SHORT 2
  2517. | #define SIZEOF_SIGNED_INT 4
  2518. | #define SIZEOF_UNSIGNED_INT 4
  2519. | #define SIZEOF_SIGNED_LONG 8
  2520. | #define SIZEOF_UNSIGNED_LONG 8
  2521. | #define SIZEOF_SIGNED_LONG_LONG 8
  2522. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2523. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2524. | #define TIFF_INT8_T signed char
  2525. | #define TIFF_UINT8_T unsigned char
  2526. | #define TIFF_INT16_T signed short
  2527. | #define TIFF_UINT16_T unsigned short
  2528. | #define TIFF_INT32_T signed int
  2529. | #define TIFF_INT32_FORMAT "%d"
  2530. | #define TIFF_UINT32_T unsigned int
  2531. | #define TIFF_UINT32_FORMAT "%u"
  2532. | #define TIFF_INT64_T signed long
  2533. | #define TIFF_INT64_FORMAT "%ld"
  2534. | #define TIFF_UINT64_T unsigned long
  2535. | #define TIFF_UINT64_FORMAT "%lu"
  2536. | #define TIFF_SSIZE_T signed long
  2537. | #define TIFF_SSIZE_FORMAT "%ld"
  2538. | #define TIFF_PTRDIFF_T ptrdiff_t
  2539. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2540. | #define HAVE_FLOOR 1
  2541. | #define HAVE_ISASCII 1
  2542. | #define HAVE_MEMMOVE 1
  2543. | #define HAVE_MEMSET 1
  2544. | #define HAVE_MMAP 1
  2545. | #define HAVE_POW 1
  2546. | #define HAVE_SETMODE 1
  2547. | #define HAVE_SQRT 1
  2548. | #define HAVE_STRCHR 1
  2549. | #define HAVE_STRRCHR 1
  2550. | #define HAVE_STRSTR 1
  2551. | #define HAVE_STRTOL 1
  2552. | #define HAVE_STRTOULL 1
  2553. | #define HAVE_GETOPT 1
  2554. | #define HAVE_STRCASECMP 1
  2555. | #define HAVE_STRTOUL 1
  2556. | #define HAVE_STRTOULL 1
  2557. | #define HAVE_LFIND 1
  2558. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2559. | #define HOST_BIGENDIAN 0
  2560. | #define HAVE_IEEEFP 1
  2561. | #define CCITT_SUPPORT 1
  2562. | #define PACKBITS_SUPPORT 1
  2563. | #define LZW_SUPPORT 1
  2564. | #define THUNDER_SUPPORT 1
  2565. | #define NEXT_SUPPORT 1
  2566. | #define LOGLUV_SUPPORT 1
  2567. | #define MDI_SUPPORT 1
  2568. | #define ZIP_SUPPORT 1
  2569. | #define PIXARLOG_SUPPORT 1
  2570. | #define JPEG_SUPPORT 1
  2571. | #define OJPEG_SUPPORT 1
  2572. | #define LZMA_SUPPORT 1
  2573. | #define CXX_SUPPORT 1
  2574. | #define X_DISPLAY_MISSING 1
  2575. | #define HAVE_PTHREAD 1
  2576. | #define HAVE_OPENGL_GL_H 1
  2577. | /* end confdefs.h.  */
  2578. | #include <stdio.h>
  2579. | #ifdef HAVE_SYS_TYPES_H
  2580. | # include <sys/types.h>
  2581. | #endif
  2582. | #ifdef HAVE_SYS_STAT_H
  2583. | # include <sys/stat.h>
  2584. | #endif
  2585. | #ifdef STDC_HEADERS
  2586. | # include <stdlib.h>
  2587. | # include <stddef.h>
  2588. | #else
  2589. | # ifdef HAVE_STDLIB_H
  2590. | #  include <stdlib.h>
  2591. | # endif
  2592. | #endif
  2593. | #ifdef HAVE_STRING_H
  2594. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2595. | #  include <memory.h>
  2596. | # endif
  2597. | # include <string.h>
  2598. | #endif
  2599. | #ifdef HAVE_STRINGS_H
  2600. | # include <strings.h>
  2601. | #endif
  2602. | #ifdef HAVE_INTTYPES_H
  2603. | # include <inttypes.h>
  2604. | #endif
  2605. | #ifdef HAVE_STDINT_H
  2606. | # include <stdint.h>
  2607. | #endif
  2608. | #ifdef HAVE_UNISTD_H
  2609. | # include <unistd.h>
  2610. | #endif
  2611. | #include <windows.h>
  2612. configure:19256: result: no
  2613. configure:19256: checking windows.h presence
  2614. configure:19256: clang -E  conftest.c
  2615. conftest.c:92:10: fatal error: 'windows.h' file not found
  2616. #include <windows.h>
  2617.          ^
  2618. 1 error generated.
  2619. configure:19256: $? = 1
  2620. configure: failed program was:
  2621. | /* confdefs.h */
  2622. | #define PACKAGE_NAME "LibTIFF Software"
  2623. | #define PACKAGE_TARNAME "tiff"
  2624. | #define PACKAGE_VERSION "4.0.3"
  2625. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2626. | #define PACKAGE_BUGREPORT "[email protected]"
  2627. | #define PACKAGE_URL ""
  2628. | #define PACKAGE "tiff"
  2629. | #define VERSION "4.0.3"
  2630. | #define STDC_HEADERS 1
  2631. | #define HAVE_SYS_TYPES_H 1
  2632. | #define HAVE_SYS_STAT_H 1
  2633. | #define HAVE_STDLIB_H 1
  2634. | #define HAVE_STRING_H 1
  2635. | #define HAVE_MEMORY_H 1
  2636. | #define HAVE_STRINGS_H 1
  2637. | #define HAVE_INTTYPES_H 1
  2638. | #define HAVE_STDINT_H 1
  2639. | #define HAVE_UNISTD_H 1
  2640. | #define HAVE_DLFCN_H 1
  2641. | #define LT_OBJDIR ".libs/"
  2642. | #define HAVE_ASSERT_H 1
  2643. | #define HAVE_FCNTL_H 1
  2644. | #define HAVE_LIMITS_H 1
  2645. | #define HAVE_SEARCH_H 1
  2646. | #define HAVE_SYS_TIME_H 1
  2647. | #define HAVE_UNISTD_H 1
  2648. | #define TIME_WITH_SYS_TIME 1
  2649. | #define SIZEOF_SIGNED_SHORT 2
  2650. | #define SIZEOF_UNSIGNED_SHORT 2
  2651. | #define SIZEOF_SIGNED_INT 4
  2652. | #define SIZEOF_UNSIGNED_INT 4
  2653. | #define SIZEOF_SIGNED_LONG 8
  2654. | #define SIZEOF_UNSIGNED_LONG 8
  2655. | #define SIZEOF_SIGNED_LONG_LONG 8
  2656. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2657. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2658. | #define TIFF_INT8_T signed char
  2659. | #define TIFF_UINT8_T unsigned char
  2660. | #define TIFF_INT16_T signed short
  2661. | #define TIFF_UINT16_T unsigned short
  2662. | #define TIFF_INT32_T signed int
  2663. | #define TIFF_INT32_FORMAT "%d"
  2664. | #define TIFF_UINT32_T unsigned int
  2665. | #define TIFF_UINT32_FORMAT "%u"
  2666. | #define TIFF_INT64_T signed long
  2667. | #define TIFF_INT64_FORMAT "%ld"
  2668. | #define TIFF_UINT64_T unsigned long
  2669. | #define TIFF_UINT64_FORMAT "%lu"
  2670. | #define TIFF_SSIZE_T signed long
  2671. | #define TIFF_SSIZE_FORMAT "%ld"
  2672. | #define TIFF_PTRDIFF_T ptrdiff_t
  2673. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2674. | #define HAVE_FLOOR 1
  2675. | #define HAVE_ISASCII 1
  2676. | #define HAVE_MEMMOVE 1
  2677. | #define HAVE_MEMSET 1
  2678. | #define HAVE_MMAP 1
  2679. | #define HAVE_POW 1
  2680. | #define HAVE_SETMODE 1
  2681. | #define HAVE_SQRT 1
  2682. | #define HAVE_STRCHR 1
  2683. | #define HAVE_STRRCHR 1
  2684. | #define HAVE_STRSTR 1
  2685. | #define HAVE_STRTOL 1
  2686. | #define HAVE_STRTOULL 1
  2687. | #define HAVE_GETOPT 1
  2688. | #define HAVE_STRCASECMP 1
  2689. | #define HAVE_STRTOUL 1
  2690. | #define HAVE_STRTOULL 1
  2691. | #define HAVE_LFIND 1
  2692. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2693. | #define HOST_BIGENDIAN 0
  2694. | #define HAVE_IEEEFP 1
  2695. | #define CCITT_SUPPORT 1
  2696. | #define PACKBITS_SUPPORT 1
  2697. | #define LZW_SUPPORT 1
  2698. | #define THUNDER_SUPPORT 1
  2699. | #define NEXT_SUPPORT 1
  2700. | #define LOGLUV_SUPPORT 1
  2701. | #define MDI_SUPPORT 1
  2702. | #define ZIP_SUPPORT 1
  2703. | #define PIXARLOG_SUPPORT 1
  2704. | #define JPEG_SUPPORT 1
  2705. | #define OJPEG_SUPPORT 1
  2706. | #define LZMA_SUPPORT 1
  2707. | #define CXX_SUPPORT 1
  2708. | #define X_DISPLAY_MISSING 1
  2709. | #define HAVE_PTHREAD 1
  2710. | #define HAVE_OPENGL_GL_H 1
  2711. | /* end confdefs.h.  */
  2712. | #include <windows.h>
  2713. configure:19256: result: no
  2714. configure:19256: checking for windows.h
  2715. configure:19256: result: no
  2716. configure:19269: checking for OpenGL library
  2717. configure:19312: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lopengl32  -lm -llzma -ljpeg -lz  >&5
  2718. ld: library not found for -lopengl32
  2719. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  2720. configure:19312: $? = 1
  2721. configure: failed program was:
  2722. | /* confdefs.h */
  2723. | #define PACKAGE_NAME "LibTIFF Software"
  2724. | #define PACKAGE_TARNAME "tiff"
  2725. | #define PACKAGE_VERSION "4.0.3"
  2726. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2727. | #define PACKAGE_BUGREPORT "[email protected]"
  2728. | #define PACKAGE_URL ""
  2729. | #define PACKAGE "tiff"
  2730. | #define VERSION "4.0.3"
  2731. | #define STDC_HEADERS 1
  2732. | #define HAVE_SYS_TYPES_H 1
  2733. | #define HAVE_SYS_STAT_H 1
  2734. | #define HAVE_STDLIB_H 1
  2735. | #define HAVE_STRING_H 1
  2736. | #define HAVE_MEMORY_H 1
  2737. | #define HAVE_STRINGS_H 1
  2738. | #define HAVE_INTTYPES_H 1
  2739. | #define HAVE_STDINT_H 1
  2740. | #define HAVE_UNISTD_H 1
  2741. | #define HAVE_DLFCN_H 1
  2742. | #define LT_OBJDIR ".libs/"
  2743. | #define HAVE_ASSERT_H 1
  2744. | #define HAVE_FCNTL_H 1
  2745. | #define HAVE_LIMITS_H 1
  2746. | #define HAVE_SEARCH_H 1
  2747. | #define HAVE_SYS_TIME_H 1
  2748. | #define HAVE_UNISTD_H 1
  2749. | #define TIME_WITH_SYS_TIME 1
  2750. | #define SIZEOF_SIGNED_SHORT 2
  2751. | #define SIZEOF_UNSIGNED_SHORT 2
  2752. | #define SIZEOF_SIGNED_INT 4
  2753. | #define SIZEOF_UNSIGNED_INT 4
  2754. | #define SIZEOF_SIGNED_LONG 8
  2755. | #define SIZEOF_UNSIGNED_LONG 8
  2756. | #define SIZEOF_SIGNED_LONG_LONG 8
  2757. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2758. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2759. | #define TIFF_INT8_T signed char
  2760. | #define TIFF_UINT8_T unsigned char
  2761. | #define TIFF_INT16_T signed short
  2762. | #define TIFF_UINT16_T unsigned short
  2763. | #define TIFF_INT32_T signed int
  2764. | #define TIFF_INT32_FORMAT "%d"
  2765. | #define TIFF_UINT32_T unsigned int
  2766. | #define TIFF_UINT32_FORMAT "%u"
  2767. | #define TIFF_INT64_T signed long
  2768. | #define TIFF_INT64_FORMAT "%ld"
  2769. | #define TIFF_UINT64_T unsigned long
  2770. | #define TIFF_UINT64_FORMAT "%lu"
  2771. | #define TIFF_SSIZE_T signed long
  2772. | #define TIFF_SSIZE_FORMAT "%ld"
  2773. | #define TIFF_PTRDIFF_T ptrdiff_t
  2774. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2775. | #define HAVE_FLOOR 1
  2776. | #define HAVE_ISASCII 1
  2777. | #define HAVE_MEMMOVE 1
  2778. | #define HAVE_MEMSET 1
  2779. | #define HAVE_MMAP 1
  2780. | #define HAVE_POW 1
  2781. | #define HAVE_SETMODE 1
  2782. | #define HAVE_SQRT 1
  2783. | #define HAVE_STRCHR 1
  2784. | #define HAVE_STRRCHR 1
  2785. | #define HAVE_STRSTR 1
  2786. | #define HAVE_STRTOL 1
  2787. | #define HAVE_STRTOULL 1
  2788. | #define HAVE_GETOPT 1
  2789. | #define HAVE_STRCASECMP 1
  2790. | #define HAVE_STRTOUL 1
  2791. | #define HAVE_STRTOULL 1
  2792. | #define HAVE_LFIND 1
  2793. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2794. | #define HOST_BIGENDIAN 0
  2795. | #define HAVE_IEEEFP 1
  2796. | #define CCITT_SUPPORT 1
  2797. | #define PACKBITS_SUPPORT 1
  2798. | #define LZW_SUPPORT 1
  2799. | #define THUNDER_SUPPORT 1
  2800. | #define NEXT_SUPPORT 1
  2801. | #define LOGLUV_SUPPORT 1
  2802. | #define MDI_SUPPORT 1
  2803. | #define ZIP_SUPPORT 1
  2804. | #define PIXARLOG_SUPPORT 1
  2805. | #define JPEG_SUPPORT 1
  2806. | #define OJPEG_SUPPORT 1
  2807. | #define LZMA_SUPPORT 1
  2808. | #define CXX_SUPPORT 1
  2809. | #define X_DISPLAY_MISSING 1
  2810. | #define HAVE_PTHREAD 1
  2811. | #define HAVE_OPENGL_GL_H 1
  2812. | /* end confdefs.h.  */
  2813. |
  2814. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  2815. | #   include <windows.h>
  2816. | # endif
  2817. | # ifdef HAVE_GL_GL_H
  2818. | #   include <GL/gl.h>
  2819. | # elif defined(HAVE_OPENGL_GL_H)
  2820. | #   include <OpenGL/gl.h>
  2821. | # else
  2822. | #   error no gl.h
  2823. | # endif
  2824. | int
  2825. | main ()
  2826. | {
  2827. | glBegin(0)
  2828. |   ;
  2829. |   return 0;
  2830. | }
  2831. configure:19337: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lopengl32 -L/usr/lib/nvidia  -lm -llzma -ljpeg -lz  >&5
  2832. ld: warning: directory not found for option '-L/usr/lib/nvidia'
  2833. ld: library not found for -lopengl32
  2834. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  2835. configure:19337: $? = 1
  2836. configure: failed program was:
  2837. | /* confdefs.h */
  2838. | #define PACKAGE_NAME "LibTIFF Software"
  2839. | #define PACKAGE_TARNAME "tiff"
  2840. | #define PACKAGE_VERSION "4.0.3"
  2841. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2842. | #define PACKAGE_BUGREPORT "[email protected]"
  2843. | #define PACKAGE_URL ""
  2844. | #define PACKAGE "tiff"
  2845. | #define VERSION "4.0.3"
  2846. | #define STDC_HEADERS 1
  2847. | #define HAVE_SYS_TYPES_H 1
  2848. | #define HAVE_SYS_STAT_H 1
  2849. | #define HAVE_STDLIB_H 1
  2850. | #define HAVE_STRING_H 1
  2851. | #define HAVE_MEMORY_H 1
  2852. | #define HAVE_STRINGS_H 1
  2853. | #define HAVE_INTTYPES_H 1
  2854. | #define HAVE_STDINT_H 1
  2855. | #define HAVE_UNISTD_H 1
  2856. | #define HAVE_DLFCN_H 1
  2857. | #define LT_OBJDIR ".libs/"
  2858. | #define HAVE_ASSERT_H 1
  2859. | #define HAVE_FCNTL_H 1
  2860. | #define HAVE_LIMITS_H 1
  2861. | #define HAVE_SEARCH_H 1
  2862. | #define HAVE_SYS_TIME_H 1
  2863. | #define HAVE_UNISTD_H 1
  2864. | #define TIME_WITH_SYS_TIME 1
  2865. | #define SIZEOF_SIGNED_SHORT 2
  2866. | #define SIZEOF_UNSIGNED_SHORT 2
  2867. | #define SIZEOF_SIGNED_INT 4
  2868. | #define SIZEOF_UNSIGNED_INT 4
  2869. | #define SIZEOF_SIGNED_LONG 8
  2870. | #define SIZEOF_UNSIGNED_LONG 8
  2871. | #define SIZEOF_SIGNED_LONG_LONG 8
  2872. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2873. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2874. | #define TIFF_INT8_T signed char
  2875. | #define TIFF_UINT8_T unsigned char
  2876. | #define TIFF_INT16_T signed short
  2877. | #define TIFF_UINT16_T unsigned short
  2878. | #define TIFF_INT32_T signed int
  2879. | #define TIFF_INT32_FORMAT "%d"
  2880. | #define TIFF_UINT32_T unsigned int
  2881. | #define TIFF_UINT32_FORMAT "%u"
  2882. | #define TIFF_INT64_T signed long
  2883. | #define TIFF_INT64_FORMAT "%ld"
  2884. | #define TIFF_UINT64_T unsigned long
  2885. | #define TIFF_UINT64_FORMAT "%lu"
  2886. | #define TIFF_SSIZE_T signed long
  2887. | #define TIFF_SSIZE_FORMAT "%ld"
  2888. | #define TIFF_PTRDIFF_T ptrdiff_t
  2889. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2890. | #define HAVE_FLOOR 1
  2891. | #define HAVE_ISASCII 1
  2892. | #define HAVE_MEMMOVE 1
  2893. | #define HAVE_MEMSET 1
  2894. | #define HAVE_MMAP 1
  2895. | #define HAVE_POW 1
  2896. | #define HAVE_SETMODE 1
  2897. | #define HAVE_SQRT 1
  2898. | #define HAVE_STRCHR 1
  2899. | #define HAVE_STRRCHR 1
  2900. | #define HAVE_STRSTR 1
  2901. | #define HAVE_STRTOL 1
  2902. | #define HAVE_STRTOULL 1
  2903. | #define HAVE_GETOPT 1
  2904. | #define HAVE_STRCASECMP 1
  2905. | #define HAVE_STRTOUL 1
  2906. | #define HAVE_STRTOULL 1
  2907. | #define HAVE_LFIND 1
  2908. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2909. | #define HOST_BIGENDIAN 0
  2910. | #define HAVE_IEEEFP 1
  2911. | #define CCITT_SUPPORT 1
  2912. | #define PACKBITS_SUPPORT 1
  2913. | #define LZW_SUPPORT 1
  2914. | #define THUNDER_SUPPORT 1
  2915. | #define NEXT_SUPPORT 1
  2916. | #define LOGLUV_SUPPORT 1
  2917. | #define MDI_SUPPORT 1
  2918. | #define ZIP_SUPPORT 1
  2919. | #define PIXARLOG_SUPPORT 1
  2920. | #define JPEG_SUPPORT 1
  2921. | #define OJPEG_SUPPORT 1
  2922. | #define LZMA_SUPPORT 1
  2923. | #define CXX_SUPPORT 1
  2924. | #define X_DISPLAY_MISSING 1
  2925. | #define HAVE_PTHREAD 1
  2926. | #define HAVE_OPENGL_GL_H 1
  2927. | /* end confdefs.h.  */
  2928. |
  2929. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  2930. | #   include <windows.h>
  2931. | # endif
  2932. | # ifdef HAVE_GL_GL_H
  2933. | #   include <GL/gl.h>
  2934. | # elif defined(HAVE_OPENGL_GL_H)
  2935. | #   include <OpenGL/gl.h>
  2936. | # else
  2937. | #   error no gl.h
  2938. | # endif
  2939. | int
  2940. | main ()
  2941. | {
  2942. | glBegin(0)
  2943. |   ;
  2944. |   return 0;
  2945. | }
  2946. configure:19362: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lopengl32 -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib  -lm -llzma -ljpeg -lz  >&5
  2947. ld: library not found for -lopengl32
  2948. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  2949. configure:19362: $? = 1
  2950. configure: failed program was:
  2951. | /* confdefs.h */
  2952. | #define PACKAGE_NAME "LibTIFF Software"
  2953. | #define PACKAGE_TARNAME "tiff"
  2954. | #define PACKAGE_VERSION "4.0.3"
  2955. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2956. | #define PACKAGE_BUGREPORT "[email protected]"
  2957. | #define PACKAGE_URL ""
  2958. | #define PACKAGE "tiff"
  2959. | #define VERSION "4.0.3"
  2960. | #define STDC_HEADERS 1
  2961. | #define HAVE_SYS_TYPES_H 1
  2962. | #define HAVE_SYS_STAT_H 1
  2963. | #define HAVE_STDLIB_H 1
  2964. | #define HAVE_STRING_H 1
  2965. | #define HAVE_MEMORY_H 1
  2966. | #define HAVE_STRINGS_H 1
  2967. | #define HAVE_INTTYPES_H 1
  2968. | #define HAVE_STDINT_H 1
  2969. | #define HAVE_UNISTD_H 1
  2970. | #define HAVE_DLFCN_H 1
  2971. | #define LT_OBJDIR ".libs/"
  2972. | #define HAVE_ASSERT_H 1
  2973. | #define HAVE_FCNTL_H 1
  2974. | #define HAVE_LIMITS_H 1
  2975. | #define HAVE_SEARCH_H 1
  2976. | #define HAVE_SYS_TIME_H 1
  2977. | #define HAVE_UNISTD_H 1
  2978. | #define TIME_WITH_SYS_TIME 1
  2979. | #define SIZEOF_SIGNED_SHORT 2
  2980. | #define SIZEOF_UNSIGNED_SHORT 2
  2981. | #define SIZEOF_SIGNED_INT 4
  2982. | #define SIZEOF_UNSIGNED_INT 4
  2983. | #define SIZEOF_SIGNED_LONG 8
  2984. | #define SIZEOF_UNSIGNED_LONG 8
  2985. | #define SIZEOF_SIGNED_LONG_LONG 8
  2986. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2987. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2988. | #define TIFF_INT8_T signed char
  2989. | #define TIFF_UINT8_T unsigned char
  2990. | #define TIFF_INT16_T signed short
  2991. | #define TIFF_UINT16_T unsigned short
  2992. | #define TIFF_INT32_T signed int
  2993. | #define TIFF_INT32_FORMAT "%d"
  2994. | #define TIFF_UINT32_T unsigned int
  2995. | #define TIFF_UINT32_FORMAT "%u"
  2996. | #define TIFF_INT64_T signed long
  2997. | #define TIFF_INT64_FORMAT "%ld"
  2998. | #define TIFF_UINT64_T unsigned long
  2999. | #define TIFF_UINT64_FORMAT "%lu"
  3000. | #define TIFF_SSIZE_T signed long
  3001. | #define TIFF_SSIZE_FORMAT "%ld"
  3002. | #define TIFF_PTRDIFF_T ptrdiff_t
  3003. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3004. | #define HAVE_FLOOR 1
  3005. | #define HAVE_ISASCII 1
  3006. | #define HAVE_MEMMOVE 1
  3007. | #define HAVE_MEMSET 1
  3008. | #define HAVE_MMAP 1
  3009. | #define HAVE_POW 1
  3010. | #define HAVE_SETMODE 1
  3011. | #define HAVE_SQRT 1
  3012. | #define HAVE_STRCHR 1
  3013. | #define HAVE_STRRCHR 1
  3014. | #define HAVE_STRSTR 1
  3015. | #define HAVE_STRTOL 1
  3016. | #define HAVE_STRTOULL 1
  3017. | #define HAVE_GETOPT 1
  3018. | #define HAVE_STRCASECMP 1
  3019. | #define HAVE_STRTOUL 1
  3020. | #define HAVE_STRTOULL 1
  3021. | #define HAVE_LFIND 1
  3022. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3023. | #define HOST_BIGENDIAN 0
  3024. | #define HAVE_IEEEFP 1
  3025. | #define CCITT_SUPPORT 1
  3026. | #define PACKBITS_SUPPORT 1
  3027. | #define LZW_SUPPORT 1
  3028. | #define THUNDER_SUPPORT 1
  3029. | #define NEXT_SUPPORT 1
  3030. | #define LOGLUV_SUPPORT 1
  3031. | #define MDI_SUPPORT 1
  3032. | #define ZIP_SUPPORT 1
  3033. | #define PIXARLOG_SUPPORT 1
  3034. | #define JPEG_SUPPORT 1
  3035. | #define OJPEG_SUPPORT 1
  3036. | #define LZMA_SUPPORT 1
  3037. | #define CXX_SUPPORT 1
  3038. | #define X_DISPLAY_MISSING 1
  3039. | #define HAVE_PTHREAD 1
  3040. | #define HAVE_OPENGL_GL_H 1
  3041. | /* end confdefs.h.  */
  3042. |
  3043. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3044. | #   include <windows.h>
  3045. | # endif
  3046. | # ifdef HAVE_GL_GL_H
  3047. | #   include <GL/gl.h>
  3048. | # elif defined(HAVE_OPENGL_GL_H)
  3049. | #   include <OpenGL/gl.h>
  3050. | # else
  3051. | #   error no gl.h
  3052. | # endif
  3053. | int
  3054. | main ()
  3055. | {
  3056. | glBegin(0)
  3057. |   ;
  3058. |   return 0;
  3059. | }
  3060. configure:19312: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lGL  -lm -llzma -ljpeg -lz  >&5
  3061. ld: library not found for -lGL
  3062. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3063. configure:19312: $? = 1
  3064. configure: failed program was:
  3065. | /* confdefs.h */
  3066. | #define PACKAGE_NAME "LibTIFF Software"
  3067. | #define PACKAGE_TARNAME "tiff"
  3068. | #define PACKAGE_VERSION "4.0.3"
  3069. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3070. | #define PACKAGE_BUGREPORT "[email protected]"
  3071. | #define PACKAGE_URL ""
  3072. | #define PACKAGE "tiff"
  3073. | #define VERSION "4.0.3"
  3074. | #define STDC_HEADERS 1
  3075. | #define HAVE_SYS_TYPES_H 1
  3076. | #define HAVE_SYS_STAT_H 1
  3077. | #define HAVE_STDLIB_H 1
  3078. | #define HAVE_STRING_H 1
  3079. | #define HAVE_MEMORY_H 1
  3080. | #define HAVE_STRINGS_H 1
  3081. | #define HAVE_INTTYPES_H 1
  3082. | #define HAVE_STDINT_H 1
  3083. | #define HAVE_UNISTD_H 1
  3084. | #define HAVE_DLFCN_H 1
  3085. | #define LT_OBJDIR ".libs/"
  3086. | #define HAVE_ASSERT_H 1
  3087. | #define HAVE_FCNTL_H 1
  3088. | #define HAVE_LIMITS_H 1
  3089. | #define HAVE_SEARCH_H 1
  3090. | #define HAVE_SYS_TIME_H 1
  3091. | #define HAVE_UNISTD_H 1
  3092. | #define TIME_WITH_SYS_TIME 1
  3093. | #define SIZEOF_SIGNED_SHORT 2
  3094. | #define SIZEOF_UNSIGNED_SHORT 2
  3095. | #define SIZEOF_SIGNED_INT 4
  3096. | #define SIZEOF_UNSIGNED_INT 4
  3097. | #define SIZEOF_SIGNED_LONG 8
  3098. | #define SIZEOF_UNSIGNED_LONG 8
  3099. | #define SIZEOF_SIGNED_LONG_LONG 8
  3100. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3101. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3102. | #define TIFF_INT8_T signed char
  3103. | #define TIFF_UINT8_T unsigned char
  3104. | #define TIFF_INT16_T signed short
  3105. | #define TIFF_UINT16_T unsigned short
  3106. | #define TIFF_INT32_T signed int
  3107. | #define TIFF_INT32_FORMAT "%d"
  3108. | #define TIFF_UINT32_T unsigned int
  3109. | #define TIFF_UINT32_FORMAT "%u"
  3110. | #define TIFF_INT64_T signed long
  3111. | #define TIFF_INT64_FORMAT "%ld"
  3112. | #define TIFF_UINT64_T unsigned long
  3113. | #define TIFF_UINT64_FORMAT "%lu"
  3114. | #define TIFF_SSIZE_T signed long
  3115. | #define TIFF_SSIZE_FORMAT "%ld"
  3116. | #define TIFF_PTRDIFF_T ptrdiff_t
  3117. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3118. | #define HAVE_FLOOR 1
  3119. | #define HAVE_ISASCII 1
  3120. | #define HAVE_MEMMOVE 1
  3121. | #define HAVE_MEMSET 1
  3122. | #define HAVE_MMAP 1
  3123. | #define HAVE_POW 1
  3124. | #define HAVE_SETMODE 1
  3125. | #define HAVE_SQRT 1
  3126. | #define HAVE_STRCHR 1
  3127. | #define HAVE_STRRCHR 1
  3128. | #define HAVE_STRSTR 1
  3129. | #define HAVE_STRTOL 1
  3130. | #define HAVE_STRTOULL 1
  3131. | #define HAVE_GETOPT 1
  3132. | #define HAVE_STRCASECMP 1
  3133. | #define HAVE_STRTOUL 1
  3134. | #define HAVE_STRTOULL 1
  3135. | #define HAVE_LFIND 1
  3136. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3137. | #define HOST_BIGENDIAN 0
  3138. | #define HAVE_IEEEFP 1
  3139. | #define CCITT_SUPPORT 1
  3140. | #define PACKBITS_SUPPORT 1
  3141. | #define LZW_SUPPORT 1
  3142. | #define THUNDER_SUPPORT 1
  3143. | #define NEXT_SUPPORT 1
  3144. | #define LOGLUV_SUPPORT 1
  3145. | #define MDI_SUPPORT 1
  3146. | #define ZIP_SUPPORT 1
  3147. | #define PIXARLOG_SUPPORT 1
  3148. | #define JPEG_SUPPORT 1
  3149. | #define OJPEG_SUPPORT 1
  3150. | #define LZMA_SUPPORT 1
  3151. | #define CXX_SUPPORT 1
  3152. | #define X_DISPLAY_MISSING 1
  3153. | #define HAVE_PTHREAD 1
  3154. | #define HAVE_OPENGL_GL_H 1
  3155. | /* end confdefs.h.  */
  3156. |
  3157. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3158. | #   include <windows.h>
  3159. | # endif
  3160. | # ifdef HAVE_GL_GL_H
  3161. | #   include <GL/gl.h>
  3162. | # elif defined(HAVE_OPENGL_GL_H)
  3163. | #   include <OpenGL/gl.h>
  3164. | # else
  3165. | #   error no gl.h
  3166. | # endif
  3167. | int
  3168. | main ()
  3169. | {
  3170. | glBegin(0)
  3171. |   ;
  3172. |   return 0;
  3173. | }
  3174. configure:19337: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lGL -L/usr/lib/nvidia  -lm -llzma -ljpeg -lz  >&5
  3175. ld: warning: directory not found for option '-L/usr/lib/nvidia'
  3176. ld: library not found for -lGL
  3177. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3178. configure:19337: $? = 1
  3179. configure: failed program was:
  3180. | /* confdefs.h */
  3181. | #define PACKAGE_NAME "LibTIFF Software"
  3182. | #define PACKAGE_TARNAME "tiff"
  3183. | #define PACKAGE_VERSION "4.0.3"
  3184. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3185. | #define PACKAGE_BUGREPORT "[email protected]"
  3186. | #define PACKAGE_URL ""
  3187. | #define PACKAGE "tiff"
  3188. | #define VERSION "4.0.3"
  3189. | #define STDC_HEADERS 1
  3190. | #define HAVE_SYS_TYPES_H 1
  3191. | #define HAVE_SYS_STAT_H 1
  3192. | #define HAVE_STDLIB_H 1
  3193. | #define HAVE_STRING_H 1
  3194. | #define HAVE_MEMORY_H 1
  3195. | #define HAVE_STRINGS_H 1
  3196. | #define HAVE_INTTYPES_H 1
  3197. | #define HAVE_STDINT_H 1
  3198. | #define HAVE_UNISTD_H 1
  3199. | #define HAVE_DLFCN_H 1
  3200. | #define LT_OBJDIR ".libs/"
  3201. | #define HAVE_ASSERT_H 1
  3202. | #define HAVE_FCNTL_H 1
  3203. | #define HAVE_LIMITS_H 1
  3204. | #define HAVE_SEARCH_H 1
  3205. | #define HAVE_SYS_TIME_H 1
  3206. | #define HAVE_UNISTD_H 1
  3207. | #define TIME_WITH_SYS_TIME 1
  3208. | #define SIZEOF_SIGNED_SHORT 2
  3209. | #define SIZEOF_UNSIGNED_SHORT 2
  3210. | #define SIZEOF_SIGNED_INT 4
  3211. | #define SIZEOF_UNSIGNED_INT 4
  3212. | #define SIZEOF_SIGNED_LONG 8
  3213. | #define SIZEOF_UNSIGNED_LONG 8
  3214. | #define SIZEOF_SIGNED_LONG_LONG 8
  3215. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3216. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3217. | #define TIFF_INT8_T signed char
  3218. | #define TIFF_UINT8_T unsigned char
  3219. | #define TIFF_INT16_T signed short
  3220. | #define TIFF_UINT16_T unsigned short
  3221. | #define TIFF_INT32_T signed int
  3222. | #define TIFF_INT32_FORMAT "%d"
  3223. | #define TIFF_UINT32_T unsigned int
  3224. | #define TIFF_UINT32_FORMAT "%u"
  3225. | #define TIFF_INT64_T signed long
  3226. | #define TIFF_INT64_FORMAT "%ld"
  3227. | #define TIFF_UINT64_T unsigned long
  3228. | #define TIFF_UINT64_FORMAT "%lu"
  3229. | #define TIFF_SSIZE_T signed long
  3230. | #define TIFF_SSIZE_FORMAT "%ld"
  3231. | #define TIFF_PTRDIFF_T ptrdiff_t
  3232. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3233. | #define HAVE_FLOOR 1
  3234. | #define HAVE_ISASCII 1
  3235. | #define HAVE_MEMMOVE 1
  3236. | #define HAVE_MEMSET 1
  3237. | #define HAVE_MMAP 1
  3238. | #define HAVE_POW 1
  3239. | #define HAVE_SETMODE 1
  3240. | #define HAVE_SQRT 1
  3241. | #define HAVE_STRCHR 1
  3242. | #define HAVE_STRRCHR 1
  3243. | #define HAVE_STRSTR 1
  3244. | #define HAVE_STRTOL 1
  3245. | #define HAVE_STRTOULL 1
  3246. | #define HAVE_GETOPT 1
  3247. | #define HAVE_STRCASECMP 1
  3248. | #define HAVE_STRTOUL 1
  3249. | #define HAVE_STRTOULL 1
  3250. | #define HAVE_LFIND 1
  3251. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3252. | #define HOST_BIGENDIAN 0
  3253. | #define HAVE_IEEEFP 1
  3254. | #define CCITT_SUPPORT 1
  3255. | #define PACKBITS_SUPPORT 1
  3256. | #define LZW_SUPPORT 1
  3257. | #define THUNDER_SUPPORT 1
  3258. | #define NEXT_SUPPORT 1
  3259. | #define LOGLUV_SUPPORT 1
  3260. | #define MDI_SUPPORT 1
  3261. | #define ZIP_SUPPORT 1
  3262. | #define PIXARLOG_SUPPORT 1
  3263. | #define JPEG_SUPPORT 1
  3264. | #define OJPEG_SUPPORT 1
  3265. | #define LZMA_SUPPORT 1
  3266. | #define CXX_SUPPORT 1
  3267. | #define X_DISPLAY_MISSING 1
  3268. | #define HAVE_PTHREAD 1
  3269. | #define HAVE_OPENGL_GL_H 1
  3270. | /* end confdefs.h.  */
  3271. |
  3272. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3273. | #   include <windows.h>
  3274. | # endif
  3275. | # ifdef HAVE_GL_GL_H
  3276. | #   include <GL/gl.h>
  3277. | # elif defined(HAVE_OPENGL_GL_H)
  3278. | #   include <OpenGL/gl.h>
  3279. | # else
  3280. | #   error no gl.h
  3281. | # endif
  3282. | int
  3283. | main ()
  3284. | {
  3285. | glBegin(0)
  3286. |   ;
  3287. |   return 0;
  3288. | }
  3289. configure:19362: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib  -lm -llzma -ljpeg -lz  >&5
  3290. ld: library not found for -lGL
  3291. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  3292. configure:19362: $? = 1
  3293. configure: failed program was:
  3294. | /* confdefs.h */
  3295. | #define PACKAGE_NAME "LibTIFF Software"
  3296. | #define PACKAGE_TARNAME "tiff"
  3297. | #define PACKAGE_VERSION "4.0.3"
  3298. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3299. | #define PACKAGE_BUGREPORT "[email protected]"
  3300. | #define PACKAGE_URL ""
  3301. | #define PACKAGE "tiff"
  3302. | #define VERSION "4.0.3"
  3303. | #define STDC_HEADERS 1
  3304. | #define HAVE_SYS_TYPES_H 1
  3305. | #define HAVE_SYS_STAT_H 1
  3306. | #define HAVE_STDLIB_H 1
  3307. | #define HAVE_STRING_H 1
  3308. | #define HAVE_MEMORY_H 1
  3309. | #define HAVE_STRINGS_H 1
  3310. | #define HAVE_INTTYPES_H 1
  3311. | #define HAVE_STDINT_H 1
  3312. | #define HAVE_UNISTD_H 1
  3313. | #define HAVE_DLFCN_H 1
  3314. | #define LT_OBJDIR ".libs/"
  3315. | #define HAVE_ASSERT_H 1
  3316. | #define HAVE_FCNTL_H 1
  3317. | #define HAVE_LIMITS_H 1
  3318. | #define HAVE_SEARCH_H 1
  3319. | #define HAVE_SYS_TIME_H 1
  3320. | #define HAVE_UNISTD_H 1
  3321. | #define TIME_WITH_SYS_TIME 1
  3322. | #define SIZEOF_SIGNED_SHORT 2
  3323. | #define SIZEOF_UNSIGNED_SHORT 2
  3324. | #define SIZEOF_SIGNED_INT 4
  3325. | #define SIZEOF_UNSIGNED_INT 4
  3326. | #define SIZEOF_SIGNED_LONG 8
  3327. | #define SIZEOF_UNSIGNED_LONG 8
  3328. | #define SIZEOF_SIGNED_LONG_LONG 8
  3329. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3330. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3331. | #define TIFF_INT8_T signed char
  3332. | #define TIFF_UINT8_T unsigned char
  3333. | #define TIFF_INT16_T signed short
  3334. | #define TIFF_UINT16_T unsigned short
  3335. | #define TIFF_INT32_T signed int
  3336. | #define TIFF_INT32_FORMAT "%d"
  3337. | #define TIFF_UINT32_T unsigned int
  3338. | #define TIFF_UINT32_FORMAT "%u"
  3339. | #define TIFF_INT64_T signed long
  3340. | #define TIFF_INT64_FORMAT "%ld"
  3341. | #define TIFF_UINT64_T unsigned long
  3342. | #define TIFF_UINT64_FORMAT "%lu"
  3343. | #define TIFF_SSIZE_T signed long
  3344. | #define TIFF_SSIZE_FORMAT "%ld"
  3345. | #define TIFF_PTRDIFF_T ptrdiff_t
  3346. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3347. | #define HAVE_FLOOR 1
  3348. | #define HAVE_ISASCII 1
  3349. | #define HAVE_MEMMOVE 1
  3350. | #define HAVE_MEMSET 1
  3351. | #define HAVE_MMAP 1
  3352. | #define HAVE_POW 1
  3353. | #define HAVE_SETMODE 1
  3354. | #define HAVE_SQRT 1
  3355. | #define HAVE_STRCHR 1
  3356. | #define HAVE_STRRCHR 1
  3357. | #define HAVE_STRSTR 1
  3358. | #define HAVE_STRTOL 1
  3359. | #define HAVE_STRTOULL 1
  3360. | #define HAVE_GETOPT 1
  3361. | #define HAVE_STRCASECMP 1
  3362. | #define HAVE_STRTOUL 1
  3363. | #define HAVE_STRTOULL 1
  3364. | #define HAVE_LFIND 1
  3365. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3366. | #define HOST_BIGENDIAN 0
  3367. | #define HAVE_IEEEFP 1
  3368. | #define CCITT_SUPPORT 1
  3369. | #define PACKBITS_SUPPORT 1
  3370. | #define LZW_SUPPORT 1
  3371. | #define THUNDER_SUPPORT 1
  3372. | #define NEXT_SUPPORT 1
  3373. | #define LOGLUV_SUPPORT 1
  3374. | #define MDI_SUPPORT 1
  3375. | #define ZIP_SUPPORT 1
  3376. | #define PIXARLOG_SUPPORT 1
  3377. | #define JPEG_SUPPORT 1
  3378. | #define OJPEG_SUPPORT 1
  3379. | #define LZMA_SUPPORT 1
  3380. | #define CXX_SUPPORT 1
  3381. | #define X_DISPLAY_MISSING 1
  3382. | #define HAVE_PTHREAD 1
  3383. | #define HAVE_OPENGL_GL_H 1
  3384. | /* end confdefs.h.  */
  3385. |
  3386. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3387. | #   include <windows.h>
  3388. | # endif
  3389. | # ifdef HAVE_GL_GL_H
  3390. | #   include <GL/gl.h>
  3391. | # elif defined(HAVE_OPENGL_GL_H)
  3392. | #   include <OpenGL/gl.h>
  3393. | # else
  3394. | #   error no gl.h
  3395. | # endif
  3396. | int
  3397. | main ()
  3398. | {
  3399. | glBegin(0)
  3400. |   ;
  3401. |   return 0;
  3402. | }
  3403. configure:19398: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -framework OpenGL >&5
  3404. configure:19398: $? = 0
  3405. configure:19408: result: -framework OpenGL
  3406. configure:19434: checking GL/glu.h usability
  3407. configure:19434: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread  conftest.c >&5
  3408. conftest.c:125:10: fatal error: 'GL/glu.h' file not found
  3409. #include <GL/glu.h>
  3410.          ^
  3411. 1 error generated.
  3412. configure:19434: $? = 1
  3413. configure: failed program was:
  3414. | /* confdefs.h */
  3415. | #define PACKAGE_NAME "LibTIFF Software"
  3416. | #define PACKAGE_TARNAME "tiff"
  3417. | #define PACKAGE_VERSION "4.0.3"
  3418. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3419. | #define PACKAGE_BUGREPORT "[email protected]"
  3420. | #define PACKAGE_URL ""
  3421. | #define PACKAGE "tiff"
  3422. | #define VERSION "4.0.3"
  3423. | #define STDC_HEADERS 1
  3424. | #define HAVE_SYS_TYPES_H 1
  3425. | #define HAVE_SYS_STAT_H 1
  3426. | #define HAVE_STDLIB_H 1
  3427. | #define HAVE_STRING_H 1
  3428. | #define HAVE_MEMORY_H 1
  3429. | #define HAVE_STRINGS_H 1
  3430. | #define HAVE_INTTYPES_H 1
  3431. | #define HAVE_STDINT_H 1
  3432. | #define HAVE_UNISTD_H 1
  3433. | #define HAVE_DLFCN_H 1
  3434. | #define LT_OBJDIR ".libs/"
  3435. | #define HAVE_ASSERT_H 1
  3436. | #define HAVE_FCNTL_H 1
  3437. | #define HAVE_LIMITS_H 1
  3438. | #define HAVE_SEARCH_H 1
  3439. | #define HAVE_SYS_TIME_H 1
  3440. | #define HAVE_UNISTD_H 1
  3441. | #define TIME_WITH_SYS_TIME 1
  3442. | #define SIZEOF_SIGNED_SHORT 2
  3443. | #define SIZEOF_UNSIGNED_SHORT 2
  3444. | #define SIZEOF_SIGNED_INT 4
  3445. | #define SIZEOF_UNSIGNED_INT 4
  3446. | #define SIZEOF_SIGNED_LONG 8
  3447. | #define SIZEOF_UNSIGNED_LONG 8
  3448. | #define SIZEOF_SIGNED_LONG_LONG 8
  3449. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3450. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3451. | #define TIFF_INT8_T signed char
  3452. | #define TIFF_UINT8_T unsigned char
  3453. | #define TIFF_INT16_T signed short
  3454. | #define TIFF_UINT16_T unsigned short
  3455. | #define TIFF_INT32_T signed int
  3456. | #define TIFF_INT32_FORMAT "%d"
  3457. | #define TIFF_UINT32_T unsigned int
  3458. | #define TIFF_UINT32_FORMAT "%u"
  3459. | #define TIFF_INT64_T signed long
  3460. | #define TIFF_INT64_FORMAT "%ld"
  3461. | #define TIFF_UINT64_T unsigned long
  3462. | #define TIFF_UINT64_FORMAT "%lu"
  3463. | #define TIFF_SSIZE_T signed long
  3464. | #define TIFF_SSIZE_FORMAT "%ld"
  3465. | #define TIFF_PTRDIFF_T ptrdiff_t
  3466. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3467. | #define HAVE_FLOOR 1
  3468. | #define HAVE_ISASCII 1
  3469. | #define HAVE_MEMMOVE 1
  3470. | #define HAVE_MEMSET 1
  3471. | #define HAVE_MMAP 1
  3472. | #define HAVE_POW 1
  3473. | #define HAVE_SETMODE 1
  3474. | #define HAVE_SQRT 1
  3475. | #define HAVE_STRCHR 1
  3476. | #define HAVE_STRRCHR 1
  3477. | #define HAVE_STRSTR 1
  3478. | #define HAVE_STRTOL 1
  3479. | #define HAVE_STRTOULL 1
  3480. | #define HAVE_GETOPT 1
  3481. | #define HAVE_STRCASECMP 1
  3482. | #define HAVE_STRTOUL 1
  3483. | #define HAVE_STRTOULL 1
  3484. | #define HAVE_LFIND 1
  3485. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3486. | #define HOST_BIGENDIAN 0
  3487. | #define HAVE_IEEEFP 1
  3488. | #define CCITT_SUPPORT 1
  3489. | #define PACKBITS_SUPPORT 1
  3490. | #define LZW_SUPPORT 1
  3491. | #define THUNDER_SUPPORT 1
  3492. | #define NEXT_SUPPORT 1
  3493. | #define LOGLUV_SUPPORT 1
  3494. | #define MDI_SUPPORT 1
  3495. | #define ZIP_SUPPORT 1
  3496. | #define PIXARLOG_SUPPORT 1
  3497. | #define JPEG_SUPPORT 1
  3498. | #define OJPEG_SUPPORT 1
  3499. | #define LZMA_SUPPORT 1
  3500. | #define CXX_SUPPORT 1
  3501. | #define X_DISPLAY_MISSING 1
  3502. | #define HAVE_PTHREAD 1
  3503. | #define HAVE_OPENGL_GL_H 1
  3504. | /* end confdefs.h.  */
  3505. | #include <stdio.h>
  3506. | #ifdef HAVE_SYS_TYPES_H
  3507. | # include <sys/types.h>
  3508. | #endif
  3509. | #ifdef HAVE_SYS_STAT_H
  3510. | # include <sys/stat.h>
  3511. | #endif
  3512. | #ifdef STDC_HEADERS
  3513. | # include <stdlib.h>
  3514. | # include <stddef.h>
  3515. | #else
  3516. | # ifdef HAVE_STDLIB_H
  3517. | #  include <stdlib.h>
  3518. | # endif
  3519. | #endif
  3520. | #ifdef HAVE_STRING_H
  3521. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3522. | #  include <memory.h>
  3523. | # endif
  3524. | # include <string.h>
  3525. | #endif
  3526. | #ifdef HAVE_STRINGS_H
  3527. | # include <strings.h>
  3528. | #endif
  3529. | #ifdef HAVE_INTTYPES_H
  3530. | # include <inttypes.h>
  3531. | #endif
  3532. | #ifdef HAVE_STDINT_H
  3533. | # include <stdint.h>
  3534. | #endif
  3535. | #ifdef HAVE_UNISTD_H
  3536. | # include <unistd.h>
  3537. | #endif
  3538. | #include <GL/glu.h>
  3539. configure:19434: result: no
  3540. configure:19434: checking GL/glu.h presence
  3541. configure:19434: clang -E -D_THREAD_SAFE -pthread  conftest.c
  3542. conftest.c:92:10: fatal error: 'GL/glu.h' file not found
  3543. #include <GL/glu.h>
  3544.          ^
  3545. 1 error generated.
  3546. configure:19434: $? = 1
  3547. configure: failed program was:
  3548. | /* confdefs.h */
  3549. | #define PACKAGE_NAME "LibTIFF Software"
  3550. | #define PACKAGE_TARNAME "tiff"
  3551. | #define PACKAGE_VERSION "4.0.3"
  3552. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3553. | #define PACKAGE_BUGREPORT "[email protected]"
  3554. | #define PACKAGE_URL ""
  3555. | #define PACKAGE "tiff"
  3556. | #define VERSION "4.0.3"
  3557. | #define STDC_HEADERS 1
  3558. | #define HAVE_SYS_TYPES_H 1
  3559. | #define HAVE_SYS_STAT_H 1
  3560. | #define HAVE_STDLIB_H 1
  3561. | #define HAVE_STRING_H 1
  3562. | #define HAVE_MEMORY_H 1
  3563. | #define HAVE_STRINGS_H 1
  3564. | #define HAVE_INTTYPES_H 1
  3565. | #define HAVE_STDINT_H 1
  3566. | #define HAVE_UNISTD_H 1
  3567. | #define HAVE_DLFCN_H 1
  3568. | #define LT_OBJDIR ".libs/"
  3569. | #define HAVE_ASSERT_H 1
  3570. | #define HAVE_FCNTL_H 1
  3571. | #define HAVE_LIMITS_H 1
  3572. | #define HAVE_SEARCH_H 1
  3573. | #define HAVE_SYS_TIME_H 1
  3574. | #define HAVE_UNISTD_H 1
  3575. | #define TIME_WITH_SYS_TIME 1
  3576. | #define SIZEOF_SIGNED_SHORT 2
  3577. | #define SIZEOF_UNSIGNED_SHORT 2
  3578. | #define SIZEOF_SIGNED_INT 4
  3579. | #define SIZEOF_UNSIGNED_INT 4
  3580. | #define SIZEOF_SIGNED_LONG 8
  3581. | #define SIZEOF_UNSIGNED_LONG 8
  3582. | #define SIZEOF_SIGNED_LONG_LONG 8
  3583. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3584. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3585. | #define TIFF_INT8_T signed char
  3586. | #define TIFF_UINT8_T unsigned char
  3587. | #define TIFF_INT16_T signed short
  3588. | #define TIFF_UINT16_T unsigned short
  3589. | #define TIFF_INT32_T signed int
  3590. | #define TIFF_INT32_FORMAT "%d"
  3591. | #define TIFF_UINT32_T unsigned int
  3592. | #define TIFF_UINT32_FORMAT "%u"
  3593. | #define TIFF_INT64_T signed long
  3594. | #define TIFF_INT64_FORMAT "%ld"
  3595. | #define TIFF_UINT64_T unsigned long
  3596. | #define TIFF_UINT64_FORMAT "%lu"
  3597. | #define TIFF_SSIZE_T signed long
  3598. | #define TIFF_SSIZE_FORMAT "%ld"
  3599. | #define TIFF_PTRDIFF_T ptrdiff_t
  3600. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3601. | #define HAVE_FLOOR 1
  3602. | #define HAVE_ISASCII 1
  3603. | #define HAVE_MEMMOVE 1
  3604. | #define HAVE_MEMSET 1
  3605. | #define HAVE_MMAP 1
  3606. | #define HAVE_POW 1
  3607. | #define HAVE_SETMODE 1
  3608. | #define HAVE_SQRT 1
  3609. | #define HAVE_STRCHR 1
  3610. | #define HAVE_STRRCHR 1
  3611. | #define HAVE_STRSTR 1
  3612. | #define HAVE_STRTOL 1
  3613. | #define HAVE_STRTOULL 1
  3614. | #define HAVE_GETOPT 1
  3615. | #define HAVE_STRCASECMP 1
  3616. | #define HAVE_STRTOUL 1
  3617. | #define HAVE_STRTOULL 1
  3618. | #define HAVE_LFIND 1
  3619. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3620. | #define HOST_BIGENDIAN 0
  3621. | #define HAVE_IEEEFP 1
  3622. | #define CCITT_SUPPORT 1
  3623. | #define PACKBITS_SUPPORT 1
  3624. | #define LZW_SUPPORT 1
  3625. | #define THUNDER_SUPPORT 1
  3626. | #define NEXT_SUPPORT 1
  3627. | #define LOGLUV_SUPPORT 1
  3628. | #define MDI_SUPPORT 1
  3629. | #define ZIP_SUPPORT 1
  3630. | #define PIXARLOG_SUPPORT 1
  3631. | #define JPEG_SUPPORT 1
  3632. | #define OJPEG_SUPPORT 1
  3633. | #define LZMA_SUPPORT 1
  3634. | #define CXX_SUPPORT 1
  3635. | #define X_DISPLAY_MISSING 1
  3636. | #define HAVE_PTHREAD 1
  3637. | #define HAVE_OPENGL_GL_H 1
  3638. | /* end confdefs.h.  */
  3639. | #include <GL/glu.h>
  3640. configure:19434: result: no
  3641. configure:19434: checking for GL/glu.h
  3642. configure:19434: result: no
  3643. configure:19434: checking OpenGL/glu.h usability
  3644. configure:19434: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread  conftest.c >&5
  3645. configure:19434: $? = 0
  3646. configure:19434: result: yes
  3647. configure:19434: checking OpenGL/glu.h presence
  3648. configure:19434: clang -E -D_THREAD_SAFE -pthread  conftest.c
  3649. configure:19434: $? = 0
  3650. configure:19434: result: yes
  3651. configure:19434: checking for OpenGL/glu.h
  3652. configure:19434: result: yes
  3653. configure:19448: checking for OpenGL Utility library
  3654. configure:19494: clang++ -o conftest -stdlib=libc++ -std=c++11 -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.cpp -framework OpenGL  -lm -llzma -ljpeg -lz  >&5
  3655. conftest.cpp:107:1: warning: 'gluBeginCurve' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  3656. gluBeginCurve(0)
  3657. ^
  3658. /System/Library/Frameworks/OpenGL.framework/Headers/glu.h:240:13: note: 'gluBeginCurve' has been explicitly marked deprecated here
  3659. extern void gluBeginCurve (GLUnurbs* nurb) OPENGL_DEPRECATED(10_0, 10_9);
  3660.             ^
  3661. 1 warning generated.
  3662. configure:19494: $? = 0
  3663. configure:19555: result: yes
  3664. configure:19570: checking for varargs GLU tesselator callback function type
  3665. configure:19594: clang -c -D_THREAD_SAFE -pthread -g -O2 -Wall -W  conftest.c >&5
  3666. conftest.c:102:16: error: ISO C requires a named parameter before '...'
  3667. GLvoid (*func)(...); gluTessCallback(0, 0, func)
  3668.                ^
  3669. conftest.c:102:22: warning: 'gluTessCallback' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  3670. GLvoid (*func)(...); gluTessCallback(0, 0, func)
  3671.                      ^
  3672. /System/Library/Frameworks/OpenGL.framework/Headers/glu.h:291:13: note: 'gluTessCallback' has been explicitly marked deprecated here
  3673. extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)()) OPENGL_DEPRECATED(10_0, 10_9);
  3674.             ^
  3675. conftest.c:102:44: warning: incompatible pointer types passing 'GLvoid (*)(...)' to parameter of type 'GLvoid (*)()' [-Wincompatible-pointer-types]
  3676. GLvoid (*func)(...); gluTessCallback(0, 0, func)
  3677.                                            ^~~~
  3678. /System/Library/Frameworks/OpenGL.framework/Headers/glu.h:291:74: note: passing argument to parameter 'CallBackFunc' here
  3679. extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)()) OPENGL_DEPRECATED(10_0, 10_9);
  3680.                                                                          ^
  3681. 2 warnings and 1 error generated.
  3682. configure:19594: $? = 1
  3683. configure: failed program was:
  3684. | /* confdefs.h */
  3685. | #define PACKAGE_NAME "LibTIFF Software"
  3686. | #define PACKAGE_TARNAME "tiff"
  3687. | #define PACKAGE_VERSION "4.0.3"
  3688. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3689. | #define PACKAGE_BUGREPORT "[email protected]"
  3690. | #define PACKAGE_URL ""
  3691. | #define PACKAGE "tiff"
  3692. | #define VERSION "4.0.3"
  3693. | #define STDC_HEADERS 1
  3694. | #define HAVE_SYS_TYPES_H 1
  3695. | #define HAVE_SYS_STAT_H 1
  3696. | #define HAVE_STDLIB_H 1
  3697. | #define HAVE_STRING_H 1
  3698. | #define HAVE_MEMORY_H 1
  3699. | #define HAVE_STRINGS_H 1
  3700. | #define HAVE_INTTYPES_H 1
  3701. | #define HAVE_STDINT_H 1
  3702. | #define HAVE_UNISTD_H 1
  3703. | #define HAVE_DLFCN_H 1
  3704. | #define LT_OBJDIR ".libs/"
  3705. | #define HAVE_ASSERT_H 1
  3706. | #define HAVE_FCNTL_H 1
  3707. | #define HAVE_LIMITS_H 1
  3708. | #define HAVE_SEARCH_H 1
  3709. | #define HAVE_SYS_TIME_H 1
  3710. | #define HAVE_UNISTD_H 1
  3711. | #define TIME_WITH_SYS_TIME 1
  3712. | #define SIZEOF_SIGNED_SHORT 2
  3713. | #define SIZEOF_UNSIGNED_SHORT 2
  3714. | #define SIZEOF_SIGNED_INT 4
  3715. | #define SIZEOF_UNSIGNED_INT 4
  3716. | #define SIZEOF_SIGNED_LONG 8
  3717. | #define SIZEOF_UNSIGNED_LONG 8
  3718. | #define SIZEOF_SIGNED_LONG_LONG 8
  3719. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3720. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3721. | #define TIFF_INT8_T signed char
  3722. | #define TIFF_UINT8_T unsigned char
  3723. | #define TIFF_INT16_T signed short
  3724. | #define TIFF_UINT16_T unsigned short
  3725. | #define TIFF_INT32_T signed int
  3726. | #define TIFF_INT32_FORMAT "%d"
  3727. | #define TIFF_UINT32_T unsigned int
  3728. | #define TIFF_UINT32_FORMAT "%u"
  3729. | #define TIFF_INT64_T signed long
  3730. | #define TIFF_INT64_FORMAT "%ld"
  3731. | #define TIFF_UINT64_T unsigned long
  3732. | #define TIFF_UINT64_FORMAT "%lu"
  3733. | #define TIFF_SSIZE_T signed long
  3734. | #define TIFF_SSIZE_FORMAT "%ld"
  3735. | #define TIFF_PTRDIFF_T ptrdiff_t
  3736. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3737. | #define HAVE_FLOOR 1
  3738. | #define HAVE_ISASCII 1
  3739. | #define HAVE_MEMMOVE 1
  3740. | #define HAVE_MEMSET 1
  3741. | #define HAVE_MMAP 1
  3742. | #define HAVE_POW 1
  3743. | #define HAVE_SETMODE 1
  3744. | #define HAVE_SQRT 1
  3745. | #define HAVE_STRCHR 1
  3746. | #define HAVE_STRRCHR 1
  3747. | #define HAVE_STRSTR 1
  3748. | #define HAVE_STRTOL 1
  3749. | #define HAVE_STRTOULL 1
  3750. | #define HAVE_GETOPT 1
  3751. | #define HAVE_STRCASECMP 1
  3752. | #define HAVE_STRTOUL 1
  3753. | #define HAVE_STRTOULL 1
  3754. | #define HAVE_LFIND 1
  3755. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3756. | #define HOST_BIGENDIAN 0
  3757. | #define HAVE_IEEEFP 1
  3758. | #define CCITT_SUPPORT 1
  3759. | #define PACKBITS_SUPPORT 1
  3760. | #define LZW_SUPPORT 1
  3761. | #define THUNDER_SUPPORT 1
  3762. | #define NEXT_SUPPORT 1
  3763. | #define LOGLUV_SUPPORT 1
  3764. | #define MDI_SUPPORT 1
  3765. | #define ZIP_SUPPORT 1
  3766. | #define PIXARLOG_SUPPORT 1
  3767. | #define JPEG_SUPPORT 1
  3768. | #define OJPEG_SUPPORT 1
  3769. | #define LZMA_SUPPORT 1
  3770. | #define CXX_SUPPORT 1
  3771. | #define X_DISPLAY_MISSING 1
  3772. | #define HAVE_PTHREAD 1
  3773. | #define HAVE_OPENGL_GL_H 1
  3774. | #define HAVE_OPENGL_GLU_H 1
  3775. | /* end confdefs.h.  */
  3776. |
  3777. | # ifdef HAVE_GL_GLU_H
  3778. | #   include <GL/glu.h>
  3779. | # else
  3780. | #   include <OpenGL/glu.h>
  3781. | # endif
  3782. | int
  3783. | main ()
  3784. | {
  3785. | GLvoid (*func)(...); gluTessCallback(0, 0, func)
  3786. |   ;
  3787. |   return 0;
  3788. | }
  3789. configure:19600: result: no
  3790. configure:19616: checking GL/glut.h usability
  3791. configure:19616: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread  conftest.c >&5
  3792. conftest.c:126:10: fatal error: 'GL/glut.h' file not found
  3793. #include <GL/glut.h>
  3794.          ^
  3795. 1 error generated.
  3796. configure:19616: $? = 1
  3797. configure: failed program was:
  3798. | /* confdefs.h */
  3799. | #define PACKAGE_NAME "LibTIFF Software"
  3800. | #define PACKAGE_TARNAME "tiff"
  3801. | #define PACKAGE_VERSION "4.0.3"
  3802. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3803. | #define PACKAGE_BUGREPORT "[email protected]"
  3804. | #define PACKAGE_URL ""
  3805. | #define PACKAGE "tiff"
  3806. | #define VERSION "4.0.3"
  3807. | #define STDC_HEADERS 1
  3808. | #define HAVE_SYS_TYPES_H 1
  3809. | #define HAVE_SYS_STAT_H 1
  3810. | #define HAVE_STDLIB_H 1
  3811. | #define HAVE_STRING_H 1
  3812. | #define HAVE_MEMORY_H 1
  3813. | #define HAVE_STRINGS_H 1
  3814. | #define HAVE_INTTYPES_H 1
  3815. | #define HAVE_STDINT_H 1
  3816. | #define HAVE_UNISTD_H 1
  3817. | #define HAVE_DLFCN_H 1
  3818. | #define LT_OBJDIR ".libs/"
  3819. | #define HAVE_ASSERT_H 1
  3820. | #define HAVE_FCNTL_H 1
  3821. | #define HAVE_LIMITS_H 1
  3822. | #define HAVE_SEARCH_H 1
  3823. | #define HAVE_SYS_TIME_H 1
  3824. | #define HAVE_UNISTD_H 1
  3825. | #define TIME_WITH_SYS_TIME 1
  3826. | #define SIZEOF_SIGNED_SHORT 2
  3827. | #define SIZEOF_UNSIGNED_SHORT 2
  3828. | #define SIZEOF_SIGNED_INT 4
  3829. | #define SIZEOF_UNSIGNED_INT 4
  3830. | #define SIZEOF_SIGNED_LONG 8
  3831. | #define SIZEOF_UNSIGNED_LONG 8
  3832. | #define SIZEOF_SIGNED_LONG_LONG 8
  3833. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3834. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3835. | #define TIFF_INT8_T signed char
  3836. | #define TIFF_UINT8_T unsigned char
  3837. | #define TIFF_INT16_T signed short
  3838. | #define TIFF_UINT16_T unsigned short
  3839. | #define TIFF_INT32_T signed int
  3840. | #define TIFF_INT32_FORMAT "%d"
  3841. | #define TIFF_UINT32_T unsigned int
  3842. | #define TIFF_UINT32_FORMAT "%u"
  3843. | #define TIFF_INT64_T signed long
  3844. | #define TIFF_INT64_FORMAT "%ld"
  3845. | #define TIFF_UINT64_T unsigned long
  3846. | #define TIFF_UINT64_FORMAT "%lu"
  3847. | #define TIFF_SSIZE_T signed long
  3848. | #define TIFF_SSIZE_FORMAT "%ld"
  3849. | #define TIFF_PTRDIFF_T ptrdiff_t
  3850. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3851. | #define HAVE_FLOOR 1
  3852. | #define HAVE_ISASCII 1
  3853. | #define HAVE_MEMMOVE 1
  3854. | #define HAVE_MEMSET 1
  3855. | #define HAVE_MMAP 1
  3856. | #define HAVE_POW 1
  3857. | #define HAVE_SETMODE 1
  3858. | #define HAVE_SQRT 1
  3859. | #define HAVE_STRCHR 1
  3860. | #define HAVE_STRRCHR 1
  3861. | #define HAVE_STRSTR 1
  3862. | #define HAVE_STRTOL 1
  3863. | #define HAVE_STRTOULL 1
  3864. | #define HAVE_GETOPT 1
  3865. | #define HAVE_STRCASECMP 1
  3866. | #define HAVE_STRTOUL 1
  3867. | #define HAVE_STRTOULL 1
  3868. | #define HAVE_LFIND 1
  3869. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3870. | #define HOST_BIGENDIAN 0
  3871. | #define HAVE_IEEEFP 1
  3872. | #define CCITT_SUPPORT 1
  3873. | #define PACKBITS_SUPPORT 1
  3874. | #define LZW_SUPPORT 1
  3875. | #define THUNDER_SUPPORT 1
  3876. | #define NEXT_SUPPORT 1
  3877. | #define LOGLUV_SUPPORT 1
  3878. | #define MDI_SUPPORT 1
  3879. | #define ZIP_SUPPORT 1
  3880. | #define PIXARLOG_SUPPORT 1
  3881. | #define JPEG_SUPPORT 1
  3882. | #define OJPEG_SUPPORT 1
  3883. | #define LZMA_SUPPORT 1
  3884. | #define CXX_SUPPORT 1
  3885. | #define X_DISPLAY_MISSING 1
  3886. | #define HAVE_PTHREAD 1
  3887. | #define HAVE_OPENGL_GL_H 1
  3888. | #define HAVE_OPENGL_GLU_H 1
  3889. | /* end confdefs.h.  */
  3890. | #include <stdio.h>
  3891. | #ifdef HAVE_SYS_TYPES_H
  3892. | # include <sys/types.h>
  3893. | #endif
  3894. | #ifdef HAVE_SYS_STAT_H
  3895. | # include <sys/stat.h>
  3896. | #endif
  3897. | #ifdef STDC_HEADERS
  3898. | # include <stdlib.h>
  3899. | # include <stddef.h>
  3900. | #else
  3901. | # ifdef HAVE_STDLIB_H
  3902. | #  include <stdlib.h>
  3903. | # endif
  3904. | #endif
  3905. | #ifdef HAVE_STRING_H
  3906. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3907. | #  include <memory.h>
  3908. | # endif
  3909. | # include <string.h>
  3910. | #endif
  3911. | #ifdef HAVE_STRINGS_H
  3912. | # include <strings.h>
  3913. | #endif
  3914. | #ifdef HAVE_INTTYPES_H
  3915. | # include <inttypes.h>
  3916. | #endif
  3917. | #ifdef HAVE_STDINT_H
  3918. | # include <stdint.h>
  3919. | #endif
  3920. | #ifdef HAVE_UNISTD_H
  3921. | # include <unistd.h>
  3922. | #endif
  3923. | #include <GL/glut.h>
  3924. configure:19616: result: no
  3925. configure:19616: checking GL/glut.h presence
  3926. configure:19616: clang -E -D_THREAD_SAFE -pthread  conftest.c
  3927. conftest.c:93:10: fatal error: 'GL/glut.h' file not found
  3928. #include <GL/glut.h>
  3929.          ^
  3930. 1 error generated.
  3931. configure:19616: $? = 1
  3932. configure: failed program was:
  3933. | /* confdefs.h */
  3934. | #define PACKAGE_NAME "LibTIFF Software"
  3935. | #define PACKAGE_TARNAME "tiff"
  3936. | #define PACKAGE_VERSION "4.0.3"
  3937. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3938. | #define PACKAGE_BUGREPORT "[email protected]"
  3939. | #define PACKAGE_URL ""
  3940. | #define PACKAGE "tiff"
  3941. | #define VERSION "4.0.3"
  3942. | #define STDC_HEADERS 1
  3943. | #define HAVE_SYS_TYPES_H 1
  3944. | #define HAVE_SYS_STAT_H 1
  3945. | #define HAVE_STDLIB_H 1
  3946. | #define HAVE_STRING_H 1
  3947. | #define HAVE_MEMORY_H 1
  3948. | #define HAVE_STRINGS_H 1
  3949. | #define HAVE_INTTYPES_H 1
  3950. | #define HAVE_STDINT_H 1
  3951. | #define HAVE_UNISTD_H 1
  3952. | #define HAVE_DLFCN_H 1
  3953. | #define LT_OBJDIR ".libs/"
  3954. | #define HAVE_ASSERT_H 1
  3955. | #define HAVE_FCNTL_H 1
  3956. | #define HAVE_LIMITS_H 1
  3957. | #define HAVE_SEARCH_H 1
  3958. | #define HAVE_SYS_TIME_H 1
  3959. | #define HAVE_UNISTD_H 1
  3960. | #define TIME_WITH_SYS_TIME 1
  3961. | #define SIZEOF_SIGNED_SHORT 2
  3962. | #define SIZEOF_UNSIGNED_SHORT 2
  3963. | #define SIZEOF_SIGNED_INT 4
  3964. | #define SIZEOF_UNSIGNED_INT 4
  3965. | #define SIZEOF_SIGNED_LONG 8
  3966. | #define SIZEOF_UNSIGNED_LONG 8
  3967. | #define SIZEOF_SIGNED_LONG_LONG 8
  3968. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3969. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3970. | #define TIFF_INT8_T signed char
  3971. | #define TIFF_UINT8_T unsigned char
  3972. | #define TIFF_INT16_T signed short
  3973. | #define TIFF_UINT16_T unsigned short
  3974. | #define TIFF_INT32_T signed int
  3975. | #define TIFF_INT32_FORMAT "%d"
  3976. | #define TIFF_UINT32_T unsigned int
  3977. | #define TIFF_UINT32_FORMAT "%u"
  3978. | #define TIFF_INT64_T signed long
  3979. | #define TIFF_INT64_FORMAT "%ld"
  3980. | #define TIFF_UINT64_T unsigned long
  3981. | #define TIFF_UINT64_FORMAT "%lu"
  3982. | #define TIFF_SSIZE_T signed long
  3983. | #define TIFF_SSIZE_FORMAT "%ld"
  3984. | #define TIFF_PTRDIFF_T ptrdiff_t
  3985. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3986. | #define HAVE_FLOOR 1
  3987. | #define HAVE_ISASCII 1
  3988. | #define HAVE_MEMMOVE 1
  3989. | #define HAVE_MEMSET 1
  3990. | #define HAVE_MMAP 1
  3991. | #define HAVE_POW 1
  3992. | #define HAVE_SETMODE 1
  3993. | #define HAVE_SQRT 1
  3994. | #define HAVE_STRCHR 1
  3995. | #define HAVE_STRRCHR 1
  3996. | #define HAVE_STRSTR 1
  3997. | #define HAVE_STRTOL 1
  3998. | #define HAVE_STRTOULL 1
  3999. | #define HAVE_GETOPT 1
  4000. | #define HAVE_STRCASECMP 1
  4001. | #define HAVE_STRTOUL 1
  4002. | #define HAVE_STRTOULL 1
  4003. | #define HAVE_LFIND 1
  4004. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4005. | #define HOST_BIGENDIAN 0
  4006. | #define HAVE_IEEEFP 1
  4007. | #define CCITT_SUPPORT 1
  4008. | #define PACKBITS_SUPPORT 1
  4009. | #define LZW_SUPPORT 1
  4010. | #define THUNDER_SUPPORT 1
  4011. | #define NEXT_SUPPORT 1
  4012. | #define LOGLUV_SUPPORT 1
  4013. | #define MDI_SUPPORT 1
  4014. | #define ZIP_SUPPORT 1
  4015. | #define PIXARLOG_SUPPORT 1
  4016. | #define JPEG_SUPPORT 1
  4017. | #define OJPEG_SUPPORT 1
  4018. | #define LZMA_SUPPORT 1
  4019. | #define CXX_SUPPORT 1
  4020. | #define X_DISPLAY_MISSING 1
  4021. | #define HAVE_PTHREAD 1
  4022. | #define HAVE_OPENGL_GL_H 1
  4023. | #define HAVE_OPENGL_GLU_H 1
  4024. | /* end confdefs.h.  */
  4025. | #include <GL/glut.h>
  4026. configure:19616: result: no
  4027. configure:19616: checking for GL/glut.h
  4028. configure:19616: result: no
  4029. configure:19616: checking GLUT/glut.h usability
  4030. configure:19616: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread  conftest.c >&5
  4031. configure:19616: $? = 0
  4032. configure:19616: result: yes
  4033. configure:19616: checking GLUT/glut.h presence
  4034. configure:19616: clang -E -D_THREAD_SAFE -pthread  conftest.c
  4035. configure:19616: $? = 0
  4036. configure:19616: result: yes
  4037. configure:19616: checking for GLUT/glut.h
  4038. configure:19616: result: yes
  4039. configure:19637: checking for GLUT library
  4040. configure:19682: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lglut32 -framework OpenGL  -lm -llzma -ljpeg -lz  >&5
  4041. conftest.c:108:1: warning: 'glutMainLoop' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  4042. glutMainLoop()
  4043. ^
  4044. /System/Library/Frameworks/GLUT.framework/Headers/glut.h:438:22: note: 'glutMainLoop' has been explicitly marked deprecated here
  4045. extern void APIENTRY glutMainLoop(void) OPENGL_DEPRECATED(10_0, 10_9);
  4046.                      ^
  4047. 1 warning generated.
  4048. ld: library not found for -lglut32
  4049. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4050. configure:19682: $? = 1
  4051. configure: failed program was:
  4052. | /* confdefs.h */
  4053. | #define PACKAGE_NAME "LibTIFF Software"
  4054. | #define PACKAGE_TARNAME "tiff"
  4055. | #define PACKAGE_VERSION "4.0.3"
  4056. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4057. | #define PACKAGE_BUGREPORT "[email protected]"
  4058. | #define PACKAGE_URL ""
  4059. | #define PACKAGE "tiff"
  4060. | #define VERSION "4.0.3"
  4061. | #define STDC_HEADERS 1
  4062. | #define HAVE_SYS_TYPES_H 1
  4063. | #define HAVE_SYS_STAT_H 1
  4064. | #define HAVE_STDLIB_H 1
  4065. | #define HAVE_STRING_H 1
  4066. | #define HAVE_MEMORY_H 1
  4067. | #define HAVE_STRINGS_H 1
  4068. | #define HAVE_INTTYPES_H 1
  4069. | #define HAVE_STDINT_H 1
  4070. | #define HAVE_UNISTD_H 1
  4071. | #define HAVE_DLFCN_H 1
  4072. | #define LT_OBJDIR ".libs/"
  4073. | #define HAVE_ASSERT_H 1
  4074. | #define HAVE_FCNTL_H 1
  4075. | #define HAVE_LIMITS_H 1
  4076. | #define HAVE_SEARCH_H 1
  4077. | #define HAVE_SYS_TIME_H 1
  4078. | #define HAVE_UNISTD_H 1
  4079. | #define TIME_WITH_SYS_TIME 1
  4080. | #define SIZEOF_SIGNED_SHORT 2
  4081. | #define SIZEOF_UNSIGNED_SHORT 2
  4082. | #define SIZEOF_SIGNED_INT 4
  4083. | #define SIZEOF_UNSIGNED_INT 4
  4084. | #define SIZEOF_SIGNED_LONG 8
  4085. | #define SIZEOF_UNSIGNED_LONG 8
  4086. | #define SIZEOF_SIGNED_LONG_LONG 8
  4087. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4088. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4089. | #define TIFF_INT8_T signed char
  4090. | #define TIFF_UINT8_T unsigned char
  4091. | #define TIFF_INT16_T signed short
  4092. | #define TIFF_UINT16_T unsigned short
  4093. | #define TIFF_INT32_T signed int
  4094. | #define TIFF_INT32_FORMAT "%d"
  4095. | #define TIFF_UINT32_T unsigned int
  4096. | #define TIFF_UINT32_FORMAT "%u"
  4097. | #define TIFF_INT64_T signed long
  4098. | #define TIFF_INT64_FORMAT "%ld"
  4099. | #define TIFF_UINT64_T unsigned long
  4100. | #define TIFF_UINT64_FORMAT "%lu"
  4101. | #define TIFF_SSIZE_T signed long
  4102. | #define TIFF_SSIZE_FORMAT "%ld"
  4103. | #define TIFF_PTRDIFF_T ptrdiff_t
  4104. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4105. | #define HAVE_FLOOR 1
  4106. | #define HAVE_ISASCII 1
  4107. | #define HAVE_MEMMOVE 1
  4108. | #define HAVE_MEMSET 1
  4109. | #define HAVE_MMAP 1
  4110. | #define HAVE_POW 1
  4111. | #define HAVE_SETMODE 1
  4112. | #define HAVE_SQRT 1
  4113. | #define HAVE_STRCHR 1
  4114. | #define HAVE_STRRCHR 1
  4115. | #define HAVE_STRSTR 1
  4116. | #define HAVE_STRTOL 1
  4117. | #define HAVE_STRTOULL 1
  4118. | #define HAVE_GETOPT 1
  4119. | #define HAVE_STRCASECMP 1
  4120. | #define HAVE_STRTOUL 1
  4121. | #define HAVE_STRTOULL 1
  4122. | #define HAVE_LFIND 1
  4123. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4124. | #define HOST_BIGENDIAN 0
  4125. | #define HAVE_IEEEFP 1
  4126. | #define CCITT_SUPPORT 1
  4127. | #define PACKBITS_SUPPORT 1
  4128. | #define LZW_SUPPORT 1
  4129. | #define THUNDER_SUPPORT 1
  4130. | #define NEXT_SUPPORT 1
  4131. | #define LOGLUV_SUPPORT 1
  4132. | #define MDI_SUPPORT 1
  4133. | #define ZIP_SUPPORT 1
  4134. | #define PIXARLOG_SUPPORT 1
  4135. | #define JPEG_SUPPORT 1
  4136. | #define OJPEG_SUPPORT 1
  4137. | #define LZMA_SUPPORT 1
  4138. | #define CXX_SUPPORT 1
  4139. | #define X_DISPLAY_MISSING 1
  4140. | #define HAVE_PTHREAD 1
  4141. | #define HAVE_OPENGL_GL_H 1
  4142. | #define HAVE_OPENGL_GLU_H 1
  4143. | #define HAVE_GLUT_GLUT_H 1
  4144. | /* end confdefs.h.  */
  4145. |
  4146. | # if HAVE_WINDOWS_H && defined(_WIN32)
  4147. | #   include <windows.h>
  4148. | # endif
  4149. | # ifdef HAVE_GL_GLUT_H
  4150. | #   include <GL/glut.h>
  4151. | # elif defined(HAVE_GLUT_GLUT_H)
  4152. | #   include <GLUT/glut.h>
  4153. | # else
  4154. | #   error no glut.h
  4155. | # endif
  4156. | int
  4157. | main ()
  4158. | {
  4159. | glutMainLoop()
  4160. |   ;
  4161. |   return 0;
  4162. | }
  4163. configure:19682: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -lglut -framework OpenGL  -lm -llzma -ljpeg -lz  >&5
  4164. conftest.c:108:1: warning: 'glutMainLoop' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  4165. glutMainLoop()
  4166. ^
  4167. /System/Library/Frameworks/GLUT.framework/Headers/glut.h:438:22: note: 'glutMainLoop' has been explicitly marked deprecated here
  4168. extern void APIENTRY glutMainLoop(void) OPENGL_DEPRECATED(10_0, 10_9);
  4169.                      ^
  4170. 1 warning generated.
  4171. ld: library not found for -lglut
  4172. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  4173. configure:19682: $? = 1
  4174. configure: failed program was:
  4175. | /* confdefs.h */
  4176. | #define PACKAGE_NAME "LibTIFF Software"
  4177. | #define PACKAGE_TARNAME "tiff"
  4178. | #define PACKAGE_VERSION "4.0.3"
  4179. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4180. | #define PACKAGE_BUGREPORT "[email protected]"
  4181. | #define PACKAGE_URL ""
  4182. | #define PACKAGE "tiff"
  4183. | #define VERSION "4.0.3"
  4184. | #define STDC_HEADERS 1
  4185. | #define HAVE_SYS_TYPES_H 1
  4186. | #define HAVE_SYS_STAT_H 1
  4187. | #define HAVE_STDLIB_H 1
  4188. | #define HAVE_STRING_H 1
  4189. | #define HAVE_MEMORY_H 1
  4190. | #define HAVE_STRINGS_H 1
  4191. | #define HAVE_INTTYPES_H 1
  4192. | #define HAVE_STDINT_H 1
  4193. | #define HAVE_UNISTD_H 1
  4194. | #define HAVE_DLFCN_H 1
  4195. | #define LT_OBJDIR ".libs/"
  4196. | #define HAVE_ASSERT_H 1
  4197. | #define HAVE_FCNTL_H 1
  4198. | #define HAVE_LIMITS_H 1
  4199. | #define HAVE_SEARCH_H 1
  4200. | #define HAVE_SYS_TIME_H 1
  4201. | #define HAVE_UNISTD_H 1
  4202. | #define TIME_WITH_SYS_TIME 1
  4203. | #define SIZEOF_SIGNED_SHORT 2
  4204. | #define SIZEOF_UNSIGNED_SHORT 2
  4205. | #define SIZEOF_SIGNED_INT 4
  4206. | #define SIZEOF_UNSIGNED_INT 4
  4207. | #define SIZEOF_SIGNED_LONG 8
  4208. | #define SIZEOF_UNSIGNED_LONG 8
  4209. | #define SIZEOF_SIGNED_LONG_LONG 8
  4210. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4211. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4212. | #define TIFF_INT8_T signed char
  4213. | #define TIFF_UINT8_T unsigned char
  4214. | #define TIFF_INT16_T signed short
  4215. | #define TIFF_UINT16_T unsigned short
  4216. | #define TIFF_INT32_T signed int
  4217. | #define TIFF_INT32_FORMAT "%d"
  4218. | #define TIFF_UINT32_T unsigned int
  4219. | #define TIFF_UINT32_FORMAT "%u"
  4220. | #define TIFF_INT64_T signed long
  4221. | #define TIFF_INT64_FORMAT "%ld"
  4222. | #define TIFF_UINT64_T unsigned long
  4223. | #define TIFF_UINT64_FORMAT "%lu"
  4224. | #define TIFF_SSIZE_T signed long
  4225. | #define TIFF_SSIZE_FORMAT "%ld"
  4226. | #define TIFF_PTRDIFF_T ptrdiff_t
  4227. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4228. | #define HAVE_FLOOR 1
  4229. | #define HAVE_ISASCII 1
  4230. | #define HAVE_MEMMOVE 1
  4231. | #define HAVE_MEMSET 1
  4232. | #define HAVE_MMAP 1
  4233. | #define HAVE_POW 1
  4234. | #define HAVE_SETMODE 1
  4235. | #define HAVE_SQRT 1
  4236. | #define HAVE_STRCHR 1
  4237. | #define HAVE_STRRCHR 1
  4238. | #define HAVE_STRSTR 1
  4239. | #define HAVE_STRTOL 1
  4240. | #define HAVE_STRTOULL 1
  4241. | #define HAVE_GETOPT 1
  4242. | #define HAVE_STRCASECMP 1
  4243. | #define HAVE_STRTOUL 1
  4244. | #define HAVE_STRTOULL 1
  4245. | #define HAVE_LFIND 1
  4246. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4247. | #define HOST_BIGENDIAN 0
  4248. | #define HAVE_IEEEFP 1
  4249. | #define CCITT_SUPPORT 1
  4250. | #define PACKBITS_SUPPORT 1
  4251. | #define LZW_SUPPORT 1
  4252. | #define THUNDER_SUPPORT 1
  4253. | #define NEXT_SUPPORT 1
  4254. | #define LOGLUV_SUPPORT 1
  4255. | #define MDI_SUPPORT 1
  4256. | #define ZIP_SUPPORT 1
  4257. | #define PIXARLOG_SUPPORT 1
  4258. | #define JPEG_SUPPORT 1
  4259. | #define OJPEG_SUPPORT 1
  4260. | #define LZMA_SUPPORT 1
  4261. | #define CXX_SUPPORT 1
  4262. | #define X_DISPLAY_MISSING 1
  4263. | #define HAVE_PTHREAD 1
  4264. | #define HAVE_OPENGL_GL_H 1
  4265. | #define HAVE_OPENGL_GLU_H 1
  4266. | #define HAVE_GLUT_GLUT_H 1
  4267. | /* end confdefs.h.  */
  4268. |
  4269. | # if HAVE_WINDOWS_H && defined(_WIN32)
  4270. | #   include <windows.h>
  4271. | # endif
  4272. | # ifdef HAVE_GL_GLUT_H
  4273. | #   include <GL/glut.h>
  4274. | # elif defined(HAVE_GLUT_GLUT_H)
  4275. | #   include <GLUT/glut.h>
  4276. | # else
  4277. | #   error no glut.h
  4278. | # endif
  4279. | int
  4280. | main ()
  4281. | {
  4282. | glutMainLoop()
  4283. |   ;
  4284. |   return 0;
  4285. | }
  4286. configure:19712: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread  -stdlib=libc++ conftest.c -framework GLUT >&5
  4287. conftest.c:108:1: warning: 'glutMainLoop' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
  4288. glutMainLoop()
  4289. ^
  4290. /System/Library/Frameworks/GLUT.framework/Headers/glut.h:438:22: note: 'glutMainLoop' has been explicitly marked deprecated here
  4291. extern void APIENTRY glutMainLoop(void) OPENGL_DEPRECATED(10_0, 10_9);
  4292.                      ^
  4293. 1 warning generated.
  4294. configure:19712: $? = 0
  4295. configure:19728: result: -framework GLUT
  4296. configure:20001: checking that generated files are newer than configure
  4297. configure:20007: result: done
  4298. configure:20059: creating ./config.status
  4299.  
  4300. ## ---------------------- ##
  4301. ## Running config.status. ##
  4302. ## ---------------------- ##
  4303.  
  4304. This file was extended by LibTIFF Software config.status 4.0.3, which was
  4305. generated by GNU Autoconf 2.69.  Invocation command line was
  4306.  
  4307.   CONFIG_FILES    =
  4308.   CONFIG_HEADERS  =
  4309.   CONFIG_LINKS    =
  4310.   CONFIG_COMMANDS =
  4311.   $ ./config.status
  4312.  
  4313. on Andromeda.local
  4314.  
  4315. config.status:1278: creating Makefile
  4316. config.status:1278: creating build/Makefile
  4317. config.status:1278: creating contrib/Makefile
  4318. config.status:1278: creating contrib/addtiffo/Makefile
  4319. config.status:1278: creating contrib/dbs/Makefile
  4320. config.status:1278: creating contrib/dbs/xtiff/Makefile
  4321. config.status:1278: creating contrib/iptcutil/Makefile
  4322. config.status:1278: creating contrib/mfs/Makefile
  4323. config.status:1278: creating contrib/pds/Makefile
  4324. config.status:1278: creating contrib/ras/Makefile
  4325. config.status:1278: creating contrib/stream/Makefile
  4326. config.status:1278: creating contrib/tags/Makefile
  4327. config.status:1278: creating contrib/win_dib/Makefile
  4328. config.status:1278: creating html/Makefile
  4329. config.status:1278: creating html/images/Makefile
  4330. config.status:1278: creating html/man/Makefile
  4331. config.status:1278: creating libtiff-4.pc
  4332. config.status:1278: creating libtiff/Makefile
  4333. config.status:1278: creating man/Makefile
  4334. config.status:1278: creating port/Makefile
  4335. config.status:1278: creating test/Makefile
  4336. config.status:1278: creating tools/Makefile
  4337. config.status:1278: creating libtiff/tif_config.h
  4338. config.status:1278: creating libtiff/tiffconf.h
  4339. config.status:1492: executing depfiles commands
  4340. config.status:1492: executing libtool commands
  4341.  
  4342. ## ---------------- ##
  4343. ## Cache variables. ##
  4344. ## ---------------- ##
  4345.  
  4346. ac_cv_build=i386-apple-darwin14.5.0
  4347. ac_cv_c_bigendian=no
  4348. ac_cv_c_compiler_gnu=yes
  4349. ac_cv_c_const=yes
  4350. ac_cv_c_inline=inline
  4351. ac_cv_cxx_compiler_gnu=yes
  4352. ac_cv_env_CCC_set=
  4353. ac_cv_env_CCC_value=
  4354. ac_cv_env_CC_set=set
  4355. ac_cv_env_CC_value=clang
  4356. ac_cv_env_CFLAGS_set=
  4357. ac_cv_env_CFLAGS_value=
  4358. ac_cv_env_CPPFLAGS_set=
  4359. ac_cv_env_CPPFLAGS_value=
  4360. ac_cv_env_CPP_set=
  4361. ac_cv_env_CPP_value=
  4362. ac_cv_env_CXXCPP_set=
  4363. ac_cv_env_CXXCPP_value=
  4364. ac_cv_env_CXXFLAGS_set=set
  4365. ac_cv_env_CXXFLAGS_value='-stdlib=libc++ -std=c++11'
  4366. ac_cv_env_CXX_set=set
  4367. ac_cv_env_CXX_value=clang++
  4368. ac_cv_env_LDFLAGS_set=set
  4369. ac_cv_env_LDFLAGS_value=-stdlib=libc++
  4370. ac_cv_env_LIBS_set=
  4371. ac_cv_env_LIBS_value=
  4372. ac_cv_env_XMKMF_set=
  4373. ac_cv_env_XMKMF_value=
  4374. ac_cv_env_build_alias_set=
  4375. ac_cv_env_build_alias_value=
  4376. ac_cv_env_host_alias_set=
  4377. ac_cv_env_host_alias_value=
  4378. ac_cv_env_target_alias_set=
  4379. ac_cv_env_target_alias_value=
  4380. ac_cv_func_floor=yes
  4381. ac_cv_func_getopt=yes
  4382. ac_cv_func_isascii=yes
  4383. ac_cv_func_lfind=yes
  4384. ac_cv_func_memmove=yes
  4385. ac_cv_func_memset=yes
  4386. ac_cv_func_mmap=yes
  4387. ac_cv_func_pow=yes
  4388. ac_cv_func_setmode=yes
  4389. ac_cv_func_sqrt=yes
  4390. ac_cv_func_strcasecmp=yes
  4391. ac_cv_func_strchr=yes
  4392. ac_cv_func_strrchr=yes
  4393. ac_cv_func_strstr=yes
  4394. ac_cv_func_strtol=yes
  4395. ac_cv_func_strtoul=yes
  4396. ac_cv_func_strtoull=yes
  4397. ac_cv_have_x=have_x=no
  4398. ac_cv_header_GLUT_glut_h=yes
  4399. ac_cv_header_GL_gl_h=no
  4400. ac_cv_header_GL_glu_h=no
  4401. ac_cv_header_GL_glut_h=no
  4402. ac_cv_header_OpenGL_gl_h=yes
  4403. ac_cv_header_OpenGL_glu_h=yes
  4404. ac_cv_header_assert_h=yes
  4405. ac_cv_header_dlfcn_h=yes
  4406. ac_cv_header_fcntl_h=yes
  4407. ac_cv_header_inttypes_h=yes
  4408. ac_cv_header_io_h=no
  4409. ac_cv_header_jbig_h=no
  4410. ac_cv_header_jpeglib_h=yes
  4411. ac_cv_header_limits_h=yes
  4412. ac_cv_header_lzma_h=yes
  4413. ac_cv_header_malloc_h=no
  4414. ac_cv_header_memory_h=yes
  4415. ac_cv_header_search_h=yes
  4416. ac_cv_header_stdc=yes
  4417. ac_cv_header_stdint_h=yes
  4418. ac_cv_header_stdlib_h=yes
  4419. ac_cv_header_string_h=yes
  4420. ac_cv_header_strings_h=yes
  4421. ac_cv_header_sys_stat_h=yes
  4422. ac_cv_header_sys_time_h=yes
  4423. ac_cv_header_sys_types_h=yes
  4424. ac_cv_header_time=yes
  4425. ac_cv_header_unistd_h=yes
  4426. ac_cv_header_windows_h=no
  4427. ac_cv_header_zlib_h=yes
  4428. ac_cv_host=i386-apple-darwin14.5.0
  4429. ac_cv_lib_jbig_jbg_dec_init=no
  4430. ac_cv_lib_jpeg_jpeg_read_scanlines=yes
  4431. ac_cv_lib_lzma_lzma_code=yes
  4432. ac_cv_lib_z_inflateEnd=yes
  4433. ac_cv_objext=o
  4434. ac_cv_path_EGREP='/usr/bin/grep -E'
  4435. ac_cv_path_FGREP='/usr/bin/grep -F'
  4436. ac_cv_path_GREP=/usr/bin/grep
  4437. ac_cv_path_SED=/usr/bin/sed
  4438. ac_cv_path_install='/usr/local/bin/ginstall -c'
  4439. ac_cv_path_mkdir=/usr/local/bin/gmkdir
  4440. ac_cv_prog_AWK=awk
  4441. ac_cv_prog_CPP='clang -E'
  4442. ac_cv_prog_CXXCPP='clang++ -E'
  4443. ac_cv_prog_ac_ct_AR=ar
  4444. ac_cv_prog_ac_ct_CC=clang
  4445. ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
  4446. ac_cv_prog_ac_ct_LIPO=lipo
  4447. ac_cv_prog_ac_ct_NMEDIT=nmedit
  4448. ac_cv_prog_ac_ct_OTOOL=otool
  4449. ac_cv_prog_ac_ct_RANLIB=ranlib
  4450. ac_cv_prog_ac_ct_STRIP=strip
  4451. ac_cv_prog_cc_c89=
  4452. ac_cv_prog_cc_clang_c_o=yes
  4453. ac_cv_prog_cc_g=yes
  4454. ac_cv_prog_cxx_g=yes
  4455. ac_cv_prog_make_make_set=yes
  4456. ac_cv_sizeof_signed_int=4
  4457. ac_cv_sizeof_signed_long=8
  4458. ac_cv_sizeof_signed_long_long=8
  4459. ac_cv_sizeof_signed_short=2
  4460. ac_cv_sizeof_unsigned_char_p=8
  4461. ac_cv_sizeof_unsigned_int=4
  4462. ac_cv_sizeof_unsigned_long=8
  4463. ac_cv_sizeof_unsigned_long_long=8
  4464. ac_cv_sizeof_unsigned_short=2
  4465. ac_cv_struct_tm=time.h
  4466. ac_cv_sys_file_offset_bits=no
  4467. ac_cv_sys_largefile_CC=no
  4468. ac_cv_type_int16=no
  4469. ac_cv_type_int32=no
  4470. ac_cv_type_int8=no
  4471. ac_cv_type_off_t=yes
  4472. ac_cv_type_ptrdiff_t=yes
  4473. ac_cv_type_size_t=yes
  4474. am_cv_CC_dependencies_compiler_type=gcc3
  4475. am_cv_CXX_dependencies_compiler_type=gcc3
  4476. am_cv_make_support_nested_variables=yes
  4477. ax_cv_c_compiler_ms=no
  4478. ax_cv_check_gl_libgl='-framework OpenGL'
  4479. ax_cv_check_glu_libglu=yes
  4480. ax_cv_check_glut_libglut='-framework GLUT'
  4481. ax_cv_varargs_glu_tesscb=no
  4482. lt_cv_apple_cc_single_mod=yes
  4483. lt_cv_ar_at_file=no
  4484. lt_cv_deplibs_check_method=pass_all
  4485. lt_cv_file_magic_cmd='$MAGIC_CMD'
  4486. lt_cv_file_magic_test_file=
  4487. lt_cv_ld_exported_symbols_list=yes
  4488. lt_cv_ld_force_load=yes
  4489. lt_cv_ld_reload_flag=-r
  4490. lt_cv_nm_interface='BSD nm'
  4491. lt_cv_objdir=.libs
  4492. lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  4493. lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
  4494. lt_cv_path_NM=/usr/bin/nm
  4495. lt_cv_path_mainfest_tool=no
  4496. lt_cv_prog_compiler_c_o=yes
  4497. lt_cv_prog_compiler_c_o_CXX=yes
  4498. lt_cv_prog_compiler_pic='-fno-common -DPIC'
  4499. lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
  4500. lt_cv_prog_compiler_pic_works=yes
  4501. lt_cv_prog_compiler_pic_works_CXX=yes
  4502. lt_cv_prog_compiler_rtti_exceptions=yes
  4503. lt_cv_prog_compiler_static_works=no
  4504. lt_cv_prog_compiler_static_works_CXX=no
  4505. lt_cv_prog_gnu_ld=no
  4506. lt_cv_prog_gnu_ldcxx=no
  4507. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  4508. 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'\'''
  4509. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
  4510. 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'\'''
  4511. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
  4512. lt_cv_sys_max_cmd_len=196608
  4513. lt_cv_to_host_file_cmd=func_convert_file_noop
  4514. lt_cv_to_tool_file_cmd=func_convert_file_noop
  4515. vl_cv_prog_cc_warnings='-Wall -W'
  4516.  
  4517. ## ----------------- ##
  4518. ## Output variables. ##
  4519. ## ----------------- ##
  4520.  
  4521. ACLOCAL='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run aclocal-1.12'
  4522. AMDEPBACKSLASH='\'
  4523. AMDEP_FALSE='#'
  4524. AMDEP_TRUE=''
  4525. AMTAR='$${TAR-tar}'
  4526. AM_BACKSLASH='\'
  4527. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  4528. AM_DEFAULT_VERBOSITY='1'
  4529. AM_V='$(V)'
  4530. AR='ar'
  4531. AS='as'
  4532. AUTOCONF='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run autoconf'
  4533. AUTOHEADER='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run autoheader'
  4534. AUTOMAKE='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run automake-1.12'
  4535. AWK='awk'
  4536. CC='clang'
  4537. CCDEPMODE='depmode=gcc3'
  4538. CFLAGS='-g -O2 -Wall -W'
  4539. CPP='clang -E'
  4540. CPPFLAGS=''
  4541. CXX='clang++'
  4542. CXXCPP='clang++ -E'
  4543. CXXDEPMODE='depmode=gcc3'
  4544. CXXFLAGS='-stdlib=libc++ -std=c++11'
  4545. CYGPATH_W='echo'
  4546. DEFS='-DHAVE_CONFIG_H'
  4547. DEPDIR='.deps'
  4548. DLLTOOL='false'
  4549. DSYMUTIL='dsymutil'
  4550. DUMPBIN=''
  4551. ECHO_C='\c'
  4552. ECHO_N=''
  4553. ECHO_T=''
  4554. EGREP='/usr/bin/grep -E'
  4555. EXEEXT=''
  4556. FGREP='/usr/bin/grep -F'
  4557. GLUT_CFLAGS='-D_THREAD_SAFE -pthread'
  4558. GLUT_LIBS='-framework GLUT -framework OpenGL  -lm'
  4559. GLU_CFLAGS='-D_THREAD_SAFE -pthread'
  4560. GLU_LIBS='-framework OpenGL  -lm'
  4561. GL_CFLAGS='-D_THREAD_SAFE -pthread'
  4562. GL_LIBS='-framework OpenGL  -lm'
  4563. GREP='/usr/bin/grep'
  4564. HAVE_CXX_FALSE='#'
  4565. HAVE_CXX_TRUE=''
  4566. HAVE_LD_VERSION_SCRIPT_FALSE=''
  4567. HAVE_LD_VERSION_SCRIPT_TRUE='#'
  4568. HAVE_OPENGL_FALSE=''
  4569. HAVE_OPENGL_TRUE='#'
  4570. HAVE_RPATH_FALSE=''
  4571. HAVE_RPATH_TRUE='#'
  4572. INSTALL_DATA='${INSTALL} -m 644'
  4573. INSTALL_PROGRAM='${INSTALL}'
  4574. INSTALL_SCRIPT='${INSTALL}'
  4575. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  4576. LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
  4577. LDFLAGS='-stdlib=libc++'
  4578. LIBDIR=''
  4579. LIBOBJS=''
  4580. LIBS='-llzma -ljpeg -lz '
  4581. LIBTIFF_ALPHA_VERSION=''
  4582. LIBTIFF_DOCDIR='${prefix}/share/doc/tiff-4.0.3'
  4583. LIBTIFF_MAJOR_VERSION='4'
  4584. LIBTIFF_MICRO_VERSION='3'
  4585. LIBTIFF_MINOR_VERSION='0'
  4586. LIBTIFF_RELEASE_DATE='20160403'
  4587. LIBTIFF_VERSION='4.0.3'
  4588. LIBTIFF_VERSION_INFO='7:0:2'
  4589. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  4590. LIPO='lipo'
  4591. LN_S='ln -s'
  4592. LTLIBOBJS=''
  4593. MAINT='#'
  4594. MAINTAINER_MODE_FALSE=''
  4595. MAINTAINER_MODE_TRUE='#'
  4596. MAKEINFO='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run makeinfo'
  4597. MANIFEST_TOOL=':'
  4598. MKDIR_P='/usr/local/bin/gmkdir -p'
  4599. NM='/usr/bin/nm'
  4600. NMEDIT='nmedit'
  4601. OBJDUMP='false'
  4602. OBJEXT='o'
  4603. OTOOL64=':'
  4604. OTOOL='otool'
  4605. PACKAGE='tiff'
  4606. PACKAGE_BUGREPORT='[email protected]'
  4607. PACKAGE_NAME='LibTIFF Software'
  4608. PACKAGE_STRING='LibTIFF Software 4.0.3'
  4609. PACKAGE_TARNAME='tiff'
  4610. PACKAGE_URL=''
  4611. PACKAGE_VERSION='4.0.3'
  4612. PATH_SEPARATOR=':'
  4613. PTHREAD_CC='clang'
  4614. PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
  4615. PTHREAD_LIBS=''
  4616. RANLIB='ranlib'
  4617. SED='/usr/bin/sed'
  4618. SET_MAKE=''
  4619. SHELL='/bin/sh'
  4620. STRIP='strip'
  4621. VERSION='4.0.3'
  4622. WIN32_IO_FALSE=''
  4623. WIN32_IO_TRUE='#'
  4624. XMKMF=''
  4625. X_CFLAGS=''
  4626. X_EXTRA_LIBS=''
  4627. X_LIBS=''
  4628. X_PRE_LIBS=''
  4629. ac_ct_AR='ar'
  4630. ac_ct_CC='clang'
  4631. ac_ct_CXX=''
  4632. ac_ct_DUMPBIN=''
  4633. am__EXEEXT_FALSE=''
  4634. am__EXEEXT_TRUE='#'
  4635. am__fastdepCC_FALSE='#'
  4636. am__fastdepCC_TRUE=''
  4637. am__fastdepCXX_FALSE='#'
  4638. am__fastdepCXX_TRUE=''
  4639. am__include='include'
  4640. am__isrc=' -I$(srcdir)'
  4641. am__leading_dot='.'
  4642. am__nodep='_no'
  4643. am__quote=''
  4644. am__tar='$${TAR-tar} chof - "$$tardir"'
  4645. am__untar='$${TAR-tar} xf -'
  4646. ax_pthread_config=''
  4647. bindir='${exec_prefix}/bin'
  4648. build='i386-apple-darwin14.5.0'
  4649. build_alias=''
  4650. build_cpu='i386'
  4651. build_os='darwin14.5.0'
  4652. build_vendor='apple'
  4653. datadir='${datarootdir}'
  4654. datarootdir='${prefix}/share'
  4655. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  4656. dvidir='${docdir}'
  4657. exec_prefix='${prefix}'
  4658. host='i386-apple-darwin14.5.0'
  4659. host_alias=''
  4660. host_cpu='i386'
  4661. host_os='darwin14.5.0'
  4662. host_vendor='apple'
  4663. htmldir='${docdir}'
  4664. includedir='${prefix}/include'
  4665. infodir='${datarootdir}/info'
  4666. install_sh='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/install-sh'
  4667. libdir='${exec_prefix}/lib'
  4668. libexecdir='${exec_prefix}/libexec'
  4669. localedir='${datarootdir}/locale'
  4670. localstatedir='${prefix}/var'
  4671. mandir='${datarootdir}/man'
  4672. mkdir_p='$(MKDIR_P)'
  4673. oldincludedir='/usr/include'
  4674. pdfdir='${docdir}'
  4675. prefix='/Users/guiohm/perl5/lib/perl5/darwin-thread-multi-2level/Alien/wxWidgets/osx_cocoa_3_0_2_uni'
  4676. program_transform_name='s,x,x,'
  4677. psdir='${docdir}'
  4678. sbindir='${exec_prefix}/sbin'
  4679. sharedstatedir='${prefix}/com'
  4680. sysconfdir='${prefix}/etc'
  4681. target_alias=''
  4682. tiff_libs_private='-llzma -ljpeg -lz '
  4683.  
  4684. ## ----------- ##
  4685. ## confdefs.h. ##
  4686. ## ----------- ##
  4687.  
  4688. /* confdefs.h */
  4689. #define PACKAGE_NAME "LibTIFF Software"
  4690. #define PACKAGE_TARNAME "tiff"
  4691. #define PACKAGE_VERSION "4.0.3"
  4692. #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4693. #define PACKAGE_BUGREPORT "[email protected]"
  4694. #define PACKAGE_URL ""
  4695. #define PACKAGE "tiff"
  4696. #define VERSION "4.0.3"
  4697. #define STDC_HEADERS 1
  4698. #define HAVE_SYS_TYPES_H 1
  4699. #define HAVE_SYS_STAT_H 1
  4700. #define HAVE_STDLIB_H 1
  4701. #define HAVE_STRING_H 1
  4702. #define HAVE_MEMORY_H 1
  4703. #define HAVE_STRINGS_H 1
  4704. #define HAVE_INTTYPES_H 1
  4705. #define HAVE_STDINT_H 1
  4706. #define HAVE_UNISTD_H 1
  4707. #define HAVE_DLFCN_H 1
  4708. #define LT_OBJDIR ".libs/"
  4709. #define HAVE_ASSERT_H 1
  4710. #define HAVE_FCNTL_H 1
  4711. #define HAVE_LIMITS_H 1
  4712. #define HAVE_SEARCH_H 1
  4713. #define HAVE_SYS_TIME_H 1
  4714. #define HAVE_UNISTD_H 1
  4715. #define TIME_WITH_SYS_TIME 1
  4716. #define SIZEOF_SIGNED_SHORT 2
  4717. #define SIZEOF_UNSIGNED_SHORT 2
  4718. #define SIZEOF_SIGNED_INT 4
  4719. #define SIZEOF_UNSIGNED_INT 4
  4720. #define SIZEOF_SIGNED_LONG 8
  4721. #define SIZEOF_UNSIGNED_LONG 8
  4722. #define SIZEOF_SIGNED_LONG_LONG 8
  4723. #define SIZEOF_UNSIGNED_LONG_LONG 8
  4724. #define SIZEOF_UNSIGNED_CHAR_P 8
  4725. #define TIFF_INT8_T signed char
  4726. #define TIFF_UINT8_T unsigned char
  4727. #define TIFF_INT16_T signed short
  4728. #define TIFF_UINT16_T unsigned short
  4729. #define TIFF_INT32_T signed int
  4730. #define TIFF_INT32_FORMAT "%d"
  4731. #define TIFF_UINT32_T unsigned int
  4732. #define TIFF_UINT32_FORMAT "%u"
  4733. #define TIFF_INT64_T signed long
  4734. #define TIFF_INT64_FORMAT "%ld"
  4735. #define TIFF_UINT64_T unsigned long
  4736. #define TIFF_UINT64_FORMAT "%lu"
  4737. #define TIFF_SSIZE_T signed long
  4738. #define TIFF_SSIZE_FORMAT "%ld"
  4739. #define TIFF_PTRDIFF_T ptrdiff_t
  4740. #define TIFF_PTRDIFF_FORMAT "%ld"
  4741. #define HAVE_FLOOR 1
  4742. #define HAVE_ISASCII 1
  4743. #define HAVE_MEMMOVE 1
  4744. #define HAVE_MEMSET 1
  4745. #define HAVE_MMAP 1
  4746. #define HAVE_POW 1
  4747. #define HAVE_SETMODE 1
  4748. #define HAVE_SQRT 1
  4749. #define HAVE_STRCHR 1
  4750. #define HAVE_STRRCHR 1
  4751. #define HAVE_STRSTR 1
  4752. #define HAVE_STRTOL 1
  4753. #define HAVE_STRTOULL 1
  4754. #define HAVE_GETOPT 1
  4755. #define HAVE_STRCASECMP 1
  4756. #define HAVE_STRTOUL 1
  4757. #define HAVE_STRTOULL 1
  4758. #define HAVE_LFIND 1
  4759. #define HOST_FILLORDER FILLORDER_LSB2MSB
  4760. #define HOST_BIGENDIAN 0
  4761. #define HAVE_IEEEFP 1
  4762. #define CCITT_SUPPORT 1
  4763. #define PACKBITS_SUPPORT 1
  4764. #define LZW_SUPPORT 1
  4765. #define THUNDER_SUPPORT 1
  4766. #define NEXT_SUPPORT 1
  4767. #define LOGLUV_SUPPORT 1
  4768. #define MDI_SUPPORT 1
  4769. #define ZIP_SUPPORT 1
  4770. #define PIXARLOG_SUPPORT 1
  4771. #define JPEG_SUPPORT 1
  4772. #define OJPEG_SUPPORT 1
  4773. #define LZMA_SUPPORT 1
  4774. #define CXX_SUPPORT 1
  4775. #define X_DISPLAY_MISSING 1
  4776. #define HAVE_PTHREAD 1
  4777. #define HAVE_OPENGL_GL_H 1
  4778. #define HAVE_OPENGL_GLU_H 1
  4779. #define HAVE_GLUT_GLUT_H 1
  4780. #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
  4781. #define STRIP_SIZE_DEFAULT 8192
  4782. #define SUBIFD_SUPPORT 1
  4783. #define DEFAULT_EXTRASAMPLE_AS_ALPHA 1
  4784. #define CHECK_JPEG_YCBCR_SUBSAMPLING 1
  4785.  
  4786. configure: exit 0
Advertisement