Advertisement
Guest User

config.log

a guest
Nov 20th, 2015
297
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 186.89 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. $ /var/tmp/portage/media-libs/tiff-4.0.3-r6/work/tiff-4.0.3/configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --libdir=/usr/lib64 --disable-static --enable-zlib --enable-jpeg --disable-jbig --enable-lzma --enable-cxx --without-x --with-docdir=/usr/share/doc/tiff-4.0.3-r6
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = dbserver
  14. uname -m = x86_64
  15. uname -r = 4.1.12-gentoo
  16. uname -s = Linux
  17. uname -v = #1 SMP Tue Nov 10 11:43:33 CET 2015
  18.  
  19. /usr/bin/uname -p = Intel(R) Xeon(R) CPU E5530 @ 2.40GHz
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. /usr/bin/hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr
  31. PATH: /usr/lib/portage/python3.4/ebuild-helpers
  32. PATH: /usr/local/sbin
  33. PATH: /usr/local/bin
  34. PATH: /usr/sbin
  35. PATH: /usr/bin
  36. PATH: /sbin
  37. PATH: /bin
  38. PATH: /opt/bin
  39. PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3
  40.  
  41.  
  42. ## ----------- ##
  43. ## Core tests. ##
  44. ## ----------- ##
  45.  
  46. configure:2769: checking build system type
  47. configure:2783: result: x86_64-pc-linux-gnu
  48. configure:2803: checking host system type
  49. configure:2816: result: x86_64-pc-linux-gnu
  50. configure:2853: checking for a BSD-compatible install
  51. configure:2921: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c
  52. configure:2932: checking whether build environment is sane
  53. configure:2987: result: yes
  54. configure:3138: checking for a thread-safe mkdir -p
  55. configure:3177: result: /bin/mkdir -p
  56. configure:3184: checking for gawk
  57. configure:3200: found /usr/bin/gawk
  58. configure:3211: result: gawk
  59. configure:3222: checking whether make sets $(MAKE)
  60. configure:3244: result: yes
  61. configure:3331: checking whether to enable maintainer-specific portions of Makefiles
  62. configure:3340: result: no
  63. configure:3395: checking for x86_64-pc-linux-gnu-gcc
  64. configure:3411: found /usr/bin/x86_64-pc-linux-gnu-gcc
  65. configure:3422: result: x86_64-pc-linux-gnu-gcc
  66. configure:3691: checking for C compiler version
  67. configure:3700: x86_64-pc-linux-gnu-gcc --version >&5
  68. x86_64-pc-linux-gnu-gcc (Gentoo 4.9.3 p1.4, pie-0.6.4) 4.9.3
  69. Copyright (C) 2015 Free Software Foundation, Inc.
  70. This is free software; see the source for copying conditions. There is NO
  71. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  72.  
  73. configure:3711: $? = 0
  74. configure:3700: x86_64-pc-linux-gnu-gcc -v >&5
  75. Using built-in specs.
  76. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-gcc
  77. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper
  78. Target: x86_64-pc-linux-gnu
  79. Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.4, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer
  80. Thread model: posix
  81. gcc version 4.9.3 (Gentoo 4.9.3 p1.4, pie-0.6.4)
  82. configure:3711: $? = 0
  83. configure:3700: x86_64-pc-linux-gnu-gcc -V >&5
  84. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V'
  85. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  86. compilation terminated.
  87. configure:3711: $? = 1
  88. configure:3700: x86_64-pc-linux-gnu-gcc -qversion >&5
  89. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'
  90. x86_64-pc-linux-gnu-gcc: fatal error: no input files
  91. compilation terminated.
  92. configure:3711: $? = 1
  93. configure:3731: checking whether the C compiler works
  94. configure:3753: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  95. configure:3757: $? = 0
  96. configure:3805: result: yes
  97. configure:3808: checking for C compiler default output file name
  98. configure:3810: result: a.out
  99. configure:3816: checking for suffix of executables
  100. configure:3823: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  101. configure:3827: $? = 0
  102. configure:3849: result:
  103. configure:3871: checking whether we are cross compiling
  104. configure:3879: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5
  105. configure:3883: $? = 0
  106. configure:3890: ./conftest
  107. configure:3894: $? = 0
  108. configure:3909: result: no
  109. configure:3914: checking for suffix of object files
  110. configure:3936: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  111. configure:3940: $? = 0
  112. configure:3961: result: o
  113. configure:3965: checking whether we are using the GNU C compiler
  114. configure:3984: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  115. configure:3984: $? = 0
  116. configure:3993: result: yes
  117. configure:4002: checking whether x86_64-pc-linux-gnu-gcc accepts -g
  118. configure:4022: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5
  119. configure:4022: $? = 0
  120. configure:4063: result: yes
  121. configure:4080: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89
  122. configure:4143: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe conftest.c >&5
  123. configure:4143: $? = 0
  124. configure:4156: result: none needed
  125. configure:4187: checking for style of include used by make
  126. configure:4215: result: GNU
  127. configure:4241: checking dependency style of x86_64-pc-linux-gnu-gcc
  128. configure:4352: result: none
  129. configure:4368: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together
  130. configure:4399: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  131. configure:4403: $? = 0
  132. configure:4409: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5
  133. configure:4413: $? = 0
  134. configure:4424: cc -c conftest.c >&5
  135. configure:4428: $? = 0
  136. configure:4436: cc -c conftest.c -o conftest2.o >&5
  137. configure:4440: $? = 0
  138. configure:4446: cc -c conftest.c -o conftest2.o >&5
  139. configure:4450: $? = 0
  140. configure:4468: result: yes
  141. configure:4501: checking for C compiler warning flags
  142. configure:4593: result: -Wall -W
  143. configure:4598: checking whether ln -s works
  144. configure:4602: result: yes
  145. configure:4719: checking how to print strings
  146. configure:4746: result: printf
  147. configure:4767: checking for a sed that does not truncate output
  148. configure:4831: result: /bin/sed
  149. configure:4849: checking for grep that handles long lines and -e
  150. configure:4907: result: /bin/grep
  151. configure:4912: checking for egrep
  152. configure:4974: result: /bin/grep -E
  153. configure:4979: checking for fgrep
  154. configure:5041: result: /bin/grep -F
  155. configure:5076: checking for ld used by x86_64-pc-linux-gnu-gcc
  156. configure:5143: result: /usr/x86_64-pc-linux-gnu/bin/ld
  157. configure:5150: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld
  158. configure:5165: result: yes
  159. configure:5177: checking for BSD- or MS-compatible name lister (nm)
  160. configure:5226: result: /usr/bin/x86_64-pc-linux-gnu-nm -B
  161. configure:5356: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface
  162. configure:5363: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  163. configure:5366: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o"
  164. configure:5369: output
  165. 0000000000000000 B some_variable
  166. configure:5376: result: BSD nm
  167. configure:5380: checking the maximum length of command line arguments
  168. configure:5510: result: 1572864
  169. configure:5527: checking whether the shell understands some XSI constructs
  170. configure:5537: result: yes
  171. configure:5541: checking whether the shell understands "+="
  172. configure:5547: result: yes
  173. configure:5582: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
  174. configure:5622: result: func_convert_file_noop
  175. configure:5629: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
  176. configure:5649: result: func_convert_file_noop
  177. configure:5656: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files
  178. configure:5663: result: -r
  179. configure:5697: checking for x86_64-pc-linux-gnu-objdump
  180. configure:5713: found /usr/bin/x86_64-pc-linux-gnu-objdump
  181. configure:5724: result: x86_64-pc-linux-gnu-objdump
  182. configure:5793: checking how to recognize dependent libraries
  183. configure:5995: result: pass_all
  184. configure:6040: checking for x86_64-pc-linux-gnu-dlltool
  185. configure:6070: result: no
  186. configure:6080: checking for dlltool
  187. configure:6110: result: no
  188. configure:6137: checking how to associate runtime and link libraries
  189. configure:6164: result: printf %s\n
  190. configure:6180: checking for x86_64-pc-linux-gnu-ar
  191. configure:6196: found /usr/bin/x86_64-pc-linux-gnu-ar
  192. configure:6207: result: x86_64-pc-linux-gnu-ar
  193. configure:6288: checking for archiver @FILE support
  194. configure:6305: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  195. configure:6305: $? = 0
  196. configure:6308: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  197. configure:6311: $? = 0
  198. configure:6316: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5
  199. x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory
  200. configure:6319: $? = 1
  201. configure:6331: result: @
  202. configure:6349: checking for x86_64-pc-linux-gnu-strip
  203. configure:6365: found /usr/bin/x86_64-pc-linux-gnu-strip
  204. configure:6376: result: x86_64-pc-linux-gnu-strip
  205. configure:6448: checking for x86_64-pc-linux-gnu-ranlib
  206. configure:6464: found /usr/bin/x86_64-pc-linux-gnu-ranlib
  207. configure:6475: result: x86_64-pc-linux-gnu-ranlib
  208. configure:6617: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object
  209. configure:6737: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  210. configure:6740: $? = 0
  211. configure:6744: /usr/bin/x86_64-pc-linux-gnu-nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
  212. configure:6747: $? = 0
  213. configure:6813: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5
  214. configure:6816: $? = 0
  215. configure:6854: result: ok
  216. configure:6891: checking for sysroot
  217. configure:6921: result: no
  218. configure:6998: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  219. configure:7001: $? = 0
  220. configure:7137: checking for x86_64-pc-linux-gnu-mt
  221. configure:7167: result: no
  222. configure:7177: checking for mt
  223. configure:7193: found /usr/sbin/mt
  224. configure:7204: result: mt
  225. configure:7227: checking if mt is a manifest tool
  226. configure:7233: mt '-?'
  227. usage: mt [-v] [--version] [-h] [ -f device ] command [ count ]
  228. configure:7241: result: no
  229. configure:7883: checking how to run the C preprocessor
  230. configure:7914: x86_64-pc-linux-gnu-gcc -E conftest.c
  231. configure:7914: $? = 0
  232. configure:7928: x86_64-pc-linux-gnu-gcc -E conftest.c
  233. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  234. #include <ac_nonexistent.h>
  235. ^
  236. compilation terminated.
  237. configure:7928: $? = 1
  238. configure: failed program was:
  239. | /* confdefs.h */
  240. | #define PACKAGE_NAME "LibTIFF Software"
  241. | #define PACKAGE_TARNAME "tiff"
  242. | #define PACKAGE_VERSION "4.0.3"
  243. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  244. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  245. | #define PACKAGE_URL ""
  246. | #define PACKAGE "tiff"
  247. | #define VERSION "4.0.3"
  248. | /* end confdefs.h. */
  249. | #include <ac_nonexistent.h>
  250. configure:7953: result: x86_64-pc-linux-gnu-gcc -E
  251. configure:7973: x86_64-pc-linux-gnu-gcc -E conftest.c
  252. configure:7973: $? = 0
  253. configure:7987: x86_64-pc-linux-gnu-gcc -E conftest.c
  254. conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
  255. #include <ac_nonexistent.h>
  256. ^
  257. compilation terminated.
  258. configure:7987: $? = 1
  259. configure: failed program was:
  260. | /* confdefs.h */
  261. | #define PACKAGE_NAME "LibTIFF Software"
  262. | #define PACKAGE_TARNAME "tiff"
  263. | #define PACKAGE_VERSION "4.0.3"
  264. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  265. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  266. | #define PACKAGE_URL ""
  267. | #define PACKAGE "tiff"
  268. | #define VERSION "4.0.3"
  269. | /* end confdefs.h. */
  270. | #include <ac_nonexistent.h>
  271. configure:8016: checking for ANSI C header files
  272. configure:8036: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  273. configure:8036: $? = 0
  274. configure:8109: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c >&5
  275. configure:8109: $? = 0
  276. configure:8109: ./conftest
  277. configure:8109: $? = 0
  278. configure:8120: result: yes
  279. configure:8133: checking for sys/types.h
  280. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  281. configure:8133: $? = 0
  282. configure:8133: result: yes
  283. configure:8133: checking for sys/stat.h
  284. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  285. configure:8133: $? = 0
  286. configure:8133: result: yes
  287. configure:8133: checking for stdlib.h
  288. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  289. configure:8133: $? = 0
  290. configure:8133: result: yes
  291. configure:8133: checking for string.h
  292. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  293. configure:8133: $? = 0
  294. configure:8133: result: yes
  295. configure:8133: checking for memory.h
  296. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  297. configure:8133: $? = 0
  298. configure:8133: result: yes
  299. configure:8133: checking for strings.h
  300. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  301. configure:8133: $? = 0
  302. configure:8133: result: yes
  303. configure:8133: checking for inttypes.h
  304. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  305. configure:8133: $? = 0
  306. configure:8133: result: yes
  307. configure:8133: checking for stdint.h
  308. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  309. configure:8133: $? = 0
  310. configure:8133: result: yes
  311. configure:8133: checking for unistd.h
  312. configure:8133: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  313. configure:8133: $? = 0
  314. configure:8133: result: yes
  315. configure:8147: checking for dlfcn.h
  316. configure:8147: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  317. configure:8147: $? = 0
  318. configure:8147: result: yes
  319. configure:8651: checking for objdir
  320. configure:8666: result: .libs
  321. configure:8937: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions
  322. configure:8955: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W -fno-rtti -fno-exceptions conftest.c >&5
  323. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  324. configure:8959: $? = 0
  325. configure:8972: result: no
  326. configure:9299: checking for x86_64-pc-linux-gnu-gcc option to produce PIC
  327. configure:9306: result: -fPIC -DPIC
  328. configure:9314: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works
  329. configure:9332: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W -fPIC -DPIC -DPIC conftest.c >&5
  330. configure:9336: $? = 0
  331. configure:9349: result: yes
  332. configure:9378: checking if x86_64-pc-linux-gnu-gcc static flag -static works
  333. configure:9406: result: yes
  334. configure:9421: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  335. configure:9442: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W -o out/conftest2.o conftest.c >&5
  336. configure:9446: $? = 0
  337. configure:9468: result: yes
  338. configure:9476: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o
  339. configure:9523: result: yes
  340. configure:9556: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  341. configure:10709: result: yes
  342. configure:10746: checking whether -lc should be explicitly linked in
  343. configure:10754: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  344. configure:10757: $? = 0
  345. configure:10772: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
  346. configure:10775: $? = 0
  347. configure:10789: result: no
  348. configure:10949: checking dynamic linker characteristics
  349. configure:11460: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5
  350. configure:11460: $? = 0
  351. configure:11682: result: GNU/Linux ld.so
  352. configure:11789: checking how to hardcode library paths into programs
  353. configure:11814: result: immediate
  354. configure:12354: checking whether stripping libraries is possible
  355. configure:12359: result: yes
  356. configure:12394: checking if libtool supports shared libraries
  357. configure:12396: result: yes
  358. configure:12399: checking whether to build shared libraries
  359. configure:12420: result: yes
  360. configure:12423: checking whether to build static libraries
  361. configure:12427: result: no
  362. configure:12478: checking for x86_64-pc-linux-gnu-g++
  363. configure:12494: found /usr/bin/x86_64-pc-linux-gnu-g++
  364. configure:12505: result: x86_64-pc-linux-gnu-g++
  365. configure:12576: checking for C++ compiler version
  366. configure:12585: x86_64-pc-linux-gnu-g++ --version >&5
  367. x86_64-pc-linux-gnu-g++ (Gentoo 4.9.3 p1.4, pie-0.6.4) 4.9.3
  368. Copyright (C) 2015 Free Software Foundation, Inc.
  369. This is free software; see the source for copying conditions. There is NO
  370. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  371.  
  372. configure:12596: $? = 0
  373. configure:12585: x86_64-pc-linux-gnu-g++ -v >&5
  374. Using built-in specs.
  375. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3/x86_64-pc-linux-gnu-g++
  376. COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.3/lto-wrapper
  377. Target: x86_64-pc-linux-gnu
  378. Configured with: /var/tmp/portage/sys-devel/gcc-4.9.3/work/gcc-4.9.3/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/include/g++-v4 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.9.3/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.9.3 p1.4, pie-0.6.4' --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-multilib --with-multilib-list=m32,m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --enable-lto --without-cloog --enable-libsanitizer
  379. Thread model: posix
  380. gcc version 4.9.3 (Gentoo 4.9.3 p1.4, pie-0.6.4)
  381. configure:12596: $? = 0
  382. configure:12585: x86_64-pc-linux-gnu-g++ -V >&5
  383. x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V'
  384. x86_64-pc-linux-gnu-g++: fatal error: no input files
  385. compilation terminated.
  386. configure:12596: $? = 1
  387. configure:12585: x86_64-pc-linux-gnu-g++ -qversion >&5
  388. x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'
  389. x86_64-pc-linux-gnu-g++: fatal error: no input files
  390. compilation terminated.
  391. configure:12596: $? = 1
  392. configure:12600: checking whether we are using the GNU C++ compiler
  393. configure:12619: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5
  394. configure:12619: $? = 0
  395. configure:12628: result: yes
  396. configure:12637: checking whether x86_64-pc-linux-gnu-g++ accepts -g
  397. configure:12657: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5
  398. configure:12657: $? = 0
  399. configure:12698: result: yes
  400. configure:12723: checking dependency style of x86_64-pc-linux-gnu-g++
  401. configure:12834: result: none
  402. configure:12868: checking how to run the C++ preprocessor
  403. configure:12895: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  404. configure:12895: $? = 0
  405. configure:12909: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  406. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  407. #include <ac_nonexistent.h>
  408. ^
  409. compilation terminated.
  410. configure:12909: $? = 1
  411. configure: failed program was:
  412. | /* confdefs.h */
  413. | #define PACKAGE_NAME "LibTIFF Software"
  414. | #define PACKAGE_TARNAME "tiff"
  415. | #define PACKAGE_VERSION "4.0.3"
  416. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  417. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  418. | #define PACKAGE_URL ""
  419. | #define PACKAGE "tiff"
  420. | #define VERSION "4.0.3"
  421. | #define STDC_HEADERS 1
  422. | #define HAVE_SYS_TYPES_H 1
  423. | #define HAVE_SYS_STAT_H 1
  424. | #define HAVE_STDLIB_H 1
  425. | #define HAVE_STRING_H 1
  426. | #define HAVE_MEMORY_H 1
  427. | #define HAVE_STRINGS_H 1
  428. | #define HAVE_INTTYPES_H 1
  429. | #define HAVE_STDINT_H 1
  430. | #define HAVE_UNISTD_H 1
  431. | #define HAVE_DLFCN_H 1
  432. | #define LT_OBJDIR ".libs/"
  433. | /* end confdefs.h. */
  434. | #include <ac_nonexistent.h>
  435. configure:12934: result: x86_64-pc-linux-gnu-g++ -E
  436. configure:12954: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  437. configure:12954: $? = 0
  438. configure:12968: x86_64-pc-linux-gnu-g++ -E conftest.cpp
  439. conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
  440. #include <ac_nonexistent.h>
  441. ^
  442. compilation terminated.
  443. configure:12968: $? = 1
  444. configure: failed program was:
  445. | /* confdefs.h */
  446. | #define PACKAGE_NAME "LibTIFF Software"
  447. | #define PACKAGE_TARNAME "tiff"
  448. | #define PACKAGE_VERSION "4.0.3"
  449. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  450. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  451. | #define PACKAGE_URL ""
  452. | #define PACKAGE "tiff"
  453. | #define VERSION "4.0.3"
  454. | #define STDC_HEADERS 1
  455. | #define HAVE_SYS_TYPES_H 1
  456. | #define HAVE_SYS_STAT_H 1
  457. | #define HAVE_STDLIB_H 1
  458. | #define HAVE_STRING_H 1
  459. | #define HAVE_MEMORY_H 1
  460. | #define HAVE_STRINGS_H 1
  461. | #define HAVE_INTTYPES_H 1
  462. | #define HAVE_STDINT_H 1
  463. | #define HAVE_UNISTD_H 1
  464. | #define HAVE_DLFCN_H 1
  465. | #define LT_OBJDIR ".libs/"
  466. | /* end confdefs.h. */
  467. | #include <ac_nonexistent.h>
  468. configure:13137: checking for ld used by x86_64-pc-linux-gnu-g++
  469. configure:13204: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  470. configure:13211: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld
  471. configure:13226: result: yes
  472. configure:13281: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  473. configure:14286: result: yes
  474. configure:14322: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe conftest.cpp >&5
  475. configure:14325: $? = 0
  476. configure:14845: checking for x86_64-pc-linux-gnu-g++ option to produce PIC
  477. configure:14852: result: -fPIC -DPIC
  478. configure:14860: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works
  479. configure:14878: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5
  480. configure:14882: $? = 0
  481. configure:14895: result: yes
  482. configure:14918: checking if x86_64-pc-linux-gnu-g++ static flag -static works
  483. configure:14946: result: yes
  484. configure:14958: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
  485. configure:14979: x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -o out/conftest2.o conftest.cpp >&5
  486. configure:14983: $? = 0
  487. configure:15005: result: yes
  488. configure:15010: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o
  489. configure:15057: result: yes
  490. configure:15087: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries
  491. configure:15123: result: yes
  492. configure:15264: checking dynamic linker characteristics
  493. configure:15931: result: GNU/Linux ld.so
  494. configure:15984: checking how to hardcode library paths into programs
  495. configure:16009: result: immediate
  496. configure:16062: checking whether make supports nested variables
  497. configure:16079: result: yes
  498. configure:16095: checking for sin in -lm
  499. configure:16120: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  500. conftest.c:30:6: warning: conflicting types for built-in function 'sin'
  501. char sin ();
  502. ^
  503. configure:16120: $? = 0
  504. configure:16129: result: yes
  505. configure:16149: checking assert.h usability
  506. configure:16149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  507. configure:16149: $? = 0
  508. configure:16149: result: yes
  509. configure:16149: checking assert.h presence
  510. configure:16149: x86_64-pc-linux-gnu-gcc -E conftest.c
  511. configure:16149: $? = 0
  512. configure:16149: result: yes
  513. configure:16149: checking for assert.h
  514. configure:16149: result: yes
  515. configure:16149: checking fcntl.h usability
  516. configure:16149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  517. configure:16149: $? = 0
  518. configure:16149: result: yes
  519. configure:16149: checking fcntl.h presence
  520. configure:16149: x86_64-pc-linux-gnu-gcc -E conftest.c
  521. configure:16149: $? = 0
  522. configure:16149: result: yes
  523. configure:16149: checking for fcntl.h
  524. configure:16149: result: yes
  525. configure:16149: checking io.h usability
  526. configure:16149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  527. conftest.c:59:16: fatal error: io.h: No such file or directory
  528. #include <io.h>
  529. ^
  530. compilation terminated.
  531. configure:16149: $? = 1
  532. configure: failed program was:
  533. | /* confdefs.h */
  534. | #define PACKAGE_NAME "LibTIFF Software"
  535. | #define PACKAGE_TARNAME "tiff"
  536. | #define PACKAGE_VERSION "4.0.3"
  537. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  538. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  539. | #define PACKAGE_URL ""
  540. | #define PACKAGE "tiff"
  541. | #define VERSION "4.0.3"
  542. | #define STDC_HEADERS 1
  543. | #define HAVE_SYS_TYPES_H 1
  544. | #define HAVE_SYS_STAT_H 1
  545. | #define HAVE_STDLIB_H 1
  546. | #define HAVE_STRING_H 1
  547. | #define HAVE_MEMORY_H 1
  548. | #define HAVE_STRINGS_H 1
  549. | #define HAVE_INTTYPES_H 1
  550. | #define HAVE_STDINT_H 1
  551. | #define HAVE_UNISTD_H 1
  552. | #define HAVE_DLFCN_H 1
  553. | #define LT_OBJDIR ".libs/"
  554. | #define HAVE_LIBM 1
  555. | #define HAVE_ASSERT_H 1
  556. | #define HAVE_FCNTL_H 1
  557. | /* end confdefs.h. */
  558. | #include <stdio.h>
  559. | #ifdef HAVE_SYS_TYPES_H
  560. | # include <sys/types.h>
  561. | #endif
  562. | #ifdef HAVE_SYS_STAT_H
  563. | # include <sys/stat.h>
  564. | #endif
  565. | #ifdef STDC_HEADERS
  566. | # include <stdlib.h>
  567. | # include <stddef.h>
  568. | #else
  569. | # ifdef HAVE_STDLIB_H
  570. | # include <stdlib.h>
  571. | # endif
  572. | #endif
  573. | #ifdef HAVE_STRING_H
  574. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  575. | # include <memory.h>
  576. | # endif
  577. | # include <string.h>
  578. | #endif
  579. | #ifdef HAVE_STRINGS_H
  580. | # include <strings.h>
  581. | #endif
  582. | #ifdef HAVE_INTTYPES_H
  583. | # include <inttypes.h>
  584. | #endif
  585. | #ifdef HAVE_STDINT_H
  586. | # include <stdint.h>
  587. | #endif
  588. | #ifdef HAVE_UNISTD_H
  589. | # include <unistd.h>
  590. | #endif
  591. | #include <io.h>
  592. configure:16149: result: no
  593. configure:16149: checking io.h presence
  594. configure:16149: x86_64-pc-linux-gnu-gcc -E conftest.c
  595. conftest.c:26:16: fatal error: io.h: No such file or directory
  596. #include <io.h>
  597. ^
  598. compilation terminated.
  599. configure:16149: $? = 1
  600. configure: failed program was:
  601. | /* confdefs.h */
  602. | #define PACKAGE_NAME "LibTIFF Software"
  603. | #define PACKAGE_TARNAME "tiff"
  604. | #define PACKAGE_VERSION "4.0.3"
  605. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  606. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  607. | #define PACKAGE_URL ""
  608. | #define PACKAGE "tiff"
  609. | #define VERSION "4.0.3"
  610. | #define STDC_HEADERS 1
  611. | #define HAVE_SYS_TYPES_H 1
  612. | #define HAVE_SYS_STAT_H 1
  613. | #define HAVE_STDLIB_H 1
  614. | #define HAVE_STRING_H 1
  615. | #define HAVE_MEMORY_H 1
  616. | #define HAVE_STRINGS_H 1
  617. | #define HAVE_INTTYPES_H 1
  618. | #define HAVE_STDINT_H 1
  619. | #define HAVE_UNISTD_H 1
  620. | #define HAVE_DLFCN_H 1
  621. | #define LT_OBJDIR ".libs/"
  622. | #define HAVE_LIBM 1
  623. | #define HAVE_ASSERT_H 1
  624. | #define HAVE_FCNTL_H 1
  625. | /* end confdefs.h. */
  626. | #include <io.h>
  627. configure:16149: result: no
  628. configure:16149: checking for io.h
  629. configure:16149: result: no
  630. configure:16149: checking limits.h usability
  631. configure:16149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  632. configure:16149: $? = 0
  633. configure:16149: result: yes
  634. configure:16149: checking limits.h presence
  635. configure:16149: x86_64-pc-linux-gnu-gcc -E conftest.c
  636. configure:16149: $? = 0
  637. configure:16149: result: yes
  638. configure:16149: checking for limits.h
  639. configure:16149: result: yes
  640. configure:16149: checking malloc.h usability
  641. configure:16149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  642. configure:16149: $? = 0
  643. configure:16149: result: yes
  644. configure:16149: checking malloc.h presence
  645. configure:16149: x86_64-pc-linux-gnu-gcc -E conftest.c
  646. configure:16149: $? = 0
  647. configure:16149: result: yes
  648. configure:16149: checking for malloc.h
  649. configure:16149: result: yes
  650. configure:16149: checking search.h usability
  651. configure:16149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  652. configure:16149: $? = 0
  653. configure:16149: result: yes
  654. configure:16149: checking search.h presence
  655. configure:16149: x86_64-pc-linux-gnu-gcc -E conftest.c
  656. configure:16149: $? = 0
  657. configure:16149: result: yes
  658. configure:16149: checking for search.h
  659. configure:16149: result: yes
  660. configure:16149: checking sys/time.h usability
  661. configure:16149: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  662. configure:16149: $? = 0
  663. configure:16149: result: yes
  664. configure:16149: checking sys/time.h presence
  665. configure:16149: x86_64-pc-linux-gnu-gcc -E conftest.c
  666. configure:16149: $? = 0
  667. configure:16149: result: yes
  668. configure:16149: checking for sys/time.h
  669. configure:16149: result: yes
  670. configure:16149: checking for unistd.h
  671. configure:16149: result: yes
  672. configure:16160: checking for an ANSI C-conforming const
  673. configure:16226: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  674. configure:16226: $? = 0
  675. configure:16233: result: yes
  676. configure:16241: checking for inline
  677. configure:16257: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  678. configure:16257: $? = 0
  679. configure:16265: result: inline
  680. configure:16283: checking whether byte ordering is bigendian
  681. configure:16298: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  682. conftest.c:32:9: error: unknown type name 'not'
  683. not a universal capable compiler
  684. ^
  685. conftest.c:32:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
  686. not a universal capable compiler
  687. ^
  688. conftest.c:32:15: error: unknown type name 'universal'
  689. configure:16298: $? = 1
  690. configure: failed program was:
  691. | /* confdefs.h */
  692. | #define PACKAGE_NAME "LibTIFF Software"
  693. | #define PACKAGE_TARNAME "tiff"
  694. | #define PACKAGE_VERSION "4.0.3"
  695. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  696. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  697. | #define PACKAGE_URL ""
  698. | #define PACKAGE "tiff"
  699. | #define VERSION "4.0.3"
  700. | #define STDC_HEADERS 1
  701. | #define HAVE_SYS_TYPES_H 1
  702. | #define HAVE_SYS_STAT_H 1
  703. | #define HAVE_STDLIB_H 1
  704. | #define HAVE_STRING_H 1
  705. | #define HAVE_MEMORY_H 1
  706. | #define HAVE_STRINGS_H 1
  707. | #define HAVE_INTTYPES_H 1
  708. | #define HAVE_STDINT_H 1
  709. | #define HAVE_UNISTD_H 1
  710. | #define HAVE_DLFCN_H 1
  711. | #define LT_OBJDIR ".libs/"
  712. | #define HAVE_LIBM 1
  713. | #define HAVE_ASSERT_H 1
  714. | #define HAVE_FCNTL_H 1
  715. | #define HAVE_LIMITS_H 1
  716. | #define HAVE_MALLOC_H 1
  717. | #define HAVE_SEARCH_H 1
  718. | #define HAVE_SYS_TIME_H 1
  719. | #define HAVE_UNISTD_H 1
  720. | /* end confdefs.h. */
  721. | #ifndef __APPLE_CC__
  722. | not a universal capable compiler
  723. | #endif
  724. | typedef int dummy;
  725. |
  726. configure:16343: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  727. configure:16343: $? = 0
  728. configure:16361: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  729. conftest.c: In function 'main':
  730. conftest.c:38:4: error: unknown type name 'not'
  731. not big endian
  732. ^
  733. conftest.c:38:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
  734. not big endian
  735. ^
  736. configure:16361: $? = 1
  737. configure: failed program was:
  738. | /* confdefs.h */
  739. | #define PACKAGE_NAME "LibTIFF Software"
  740. | #define PACKAGE_TARNAME "tiff"
  741. | #define PACKAGE_VERSION "4.0.3"
  742. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  743. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  744. | #define PACKAGE_URL ""
  745. | #define PACKAGE "tiff"
  746. | #define VERSION "4.0.3"
  747. | #define STDC_HEADERS 1
  748. | #define HAVE_SYS_TYPES_H 1
  749. | #define HAVE_SYS_STAT_H 1
  750. | #define HAVE_STDLIB_H 1
  751. | #define HAVE_STRING_H 1
  752. | #define HAVE_MEMORY_H 1
  753. | #define HAVE_STRINGS_H 1
  754. | #define HAVE_INTTYPES_H 1
  755. | #define HAVE_STDINT_H 1
  756. | #define HAVE_UNISTD_H 1
  757. | #define HAVE_DLFCN_H 1
  758. | #define LT_OBJDIR ".libs/"
  759. | #define HAVE_LIBM 1
  760. | #define HAVE_ASSERT_H 1
  761. | #define HAVE_FCNTL_H 1
  762. | #define HAVE_LIMITS_H 1
  763. | #define HAVE_MALLOC_H 1
  764. | #define HAVE_SEARCH_H 1
  765. | #define HAVE_SYS_TIME_H 1
  766. | #define HAVE_UNISTD_H 1
  767. | /* end confdefs.h. */
  768. | #include <sys/types.h>
  769. | #include <sys/param.h>
  770. |
  771. | int
  772. | main ()
  773. | {
  774. | #if BYTE_ORDER != BIG_ENDIAN
  775. | not big endian
  776. | #endif
  777. |
  778. | ;
  779. | return 0;
  780. | }
  781. configure:16489: result: no
  782. configure:16507: checking for off_t
  783. configure:16507: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  784. configure:16507: $? = 0
  785. configure:16507: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  786. conftest.c: In function 'main':
  787. conftest.c:67:20: error: expected expression before ')' token
  788. if (sizeof ((off_t)))
  789. ^
  790. configure:16507: $? = 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 "tiff@lists.maptools.org"
  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_LIBM 1
  814. | #define HAVE_ASSERT_H 1
  815. | #define HAVE_FCNTL_H 1
  816. | #define HAVE_LIMITS_H 1
  817. | #define HAVE_MALLOC_H 1
  818. | #define HAVE_SEARCH_H 1
  819. | #define HAVE_SYS_TIME_H 1
  820. | #define HAVE_UNISTD_H 1
  821. | /* end confdefs.h. */
  822. | #include <stdio.h>
  823. | #ifdef HAVE_SYS_TYPES_H
  824. | # include <sys/types.h>
  825. | #endif
  826. | #ifdef HAVE_SYS_STAT_H
  827. | # include <sys/stat.h>
  828. | #endif
  829. | #ifdef STDC_HEADERS
  830. | # include <stdlib.h>
  831. | # include <stddef.h>
  832. | #else
  833. | # ifdef HAVE_STDLIB_H
  834. | # include <stdlib.h>
  835. | # endif
  836. | #endif
  837. | #ifdef HAVE_STRING_H
  838. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  839. | # include <memory.h>
  840. | # endif
  841. | # include <string.h>
  842. | #endif
  843. | #ifdef HAVE_STRINGS_H
  844. | # include <strings.h>
  845. | #endif
  846. | #ifdef HAVE_INTTYPES_H
  847. | # include <inttypes.h>
  848. | #endif
  849. | #ifdef HAVE_STDINT_H
  850. | # include <stdint.h>
  851. | #endif
  852. | #ifdef HAVE_UNISTD_H
  853. | # include <unistd.h>
  854. | #endif
  855. | int
  856. | main ()
  857. | {
  858. | if (sizeof ((off_t)))
  859. | return 0;
  860. | ;
  861. | return 0;
  862. | }
  863. configure:16507: result: yes
  864. configure:16518: checking for size_t
  865. configure:16518: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  866. configure:16518: $? = 0
  867. configure:16518: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  868. conftest.c: In function 'main':
  869. conftest.c:67:21: error: expected expression before ')' token
  870. if (sizeof ((size_t)))
  871. ^
  872. configure:16518: $? = 1
  873. configure: failed program was:
  874. | /* confdefs.h */
  875. | #define PACKAGE_NAME "LibTIFF Software"
  876. | #define PACKAGE_TARNAME "tiff"
  877. | #define PACKAGE_VERSION "4.0.3"
  878. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  879. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  880. | #define PACKAGE_URL ""
  881. | #define PACKAGE "tiff"
  882. | #define VERSION "4.0.3"
  883. | #define STDC_HEADERS 1
  884. | #define HAVE_SYS_TYPES_H 1
  885. | #define HAVE_SYS_STAT_H 1
  886. | #define HAVE_STDLIB_H 1
  887. | #define HAVE_STRING_H 1
  888. | #define HAVE_MEMORY_H 1
  889. | #define HAVE_STRINGS_H 1
  890. | #define HAVE_INTTYPES_H 1
  891. | #define HAVE_STDINT_H 1
  892. | #define HAVE_UNISTD_H 1
  893. | #define HAVE_DLFCN_H 1
  894. | #define LT_OBJDIR ".libs/"
  895. | #define HAVE_LIBM 1
  896. | #define HAVE_ASSERT_H 1
  897. | #define HAVE_FCNTL_H 1
  898. | #define HAVE_LIMITS_H 1
  899. | #define HAVE_MALLOC_H 1
  900. | #define HAVE_SEARCH_H 1
  901. | #define HAVE_SYS_TIME_H 1
  902. | #define HAVE_UNISTD_H 1
  903. | /* end confdefs.h. */
  904. | #include <stdio.h>
  905. | #ifdef HAVE_SYS_TYPES_H
  906. | # include <sys/types.h>
  907. | #endif
  908. | #ifdef HAVE_SYS_STAT_H
  909. | # include <sys/stat.h>
  910. | #endif
  911. | #ifdef STDC_HEADERS
  912. | # include <stdlib.h>
  913. | # include <stddef.h>
  914. | #else
  915. | # ifdef HAVE_STDLIB_H
  916. | # include <stdlib.h>
  917. | # endif
  918. | #endif
  919. | #ifdef HAVE_STRING_H
  920. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  921. | # include <memory.h>
  922. | # endif
  923. | # include <string.h>
  924. | #endif
  925. | #ifdef HAVE_STRINGS_H
  926. | # include <strings.h>
  927. | #endif
  928. | #ifdef HAVE_INTTYPES_H
  929. | # include <inttypes.h>
  930. | #endif
  931. | #ifdef HAVE_STDINT_H
  932. | # include <stdint.h>
  933. | #endif
  934. | #ifdef HAVE_UNISTD_H
  935. | # include <unistd.h>
  936. | #endif
  937. | int
  938. | main ()
  939. | {
  940. | if (sizeof ((size_t)))
  941. | return 0;
  942. | ;
  943. | return 0;
  944. | }
  945. configure:16518: result: yes
  946. configure:16529: checking whether time.h and sys/time.h may both be included
  947. configure:16549: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  948. configure:16549: $? = 0
  949. configure:16556: result: yes
  950. configure:16564: checking whether struct tm is in sys/time.h or time.h
  951. configure:16584: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  952. configure:16584: $? = 0
  953. configure:16591: result: time.h
  954. configure:16606: checking size of signed short
  955. configure:16611: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  956. configure:16611: $? = 0
  957. configure:16611: ./conftest
  958. configure:16611: $? = 0
  959. configure:16625: result: 2
  960. configure:16641: checking size of unsigned short
  961. configure:16646: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  962. configure:16646: $? = 0
  963. configure:16646: ./conftest
  964. configure:16646: $? = 0
  965. configure:16660: result: 2
  966. configure:16676: checking size of signed int
  967. configure:16681: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  968. configure:16681: $? = 0
  969. configure:16681: ./conftest
  970. configure:16681: $? = 0
  971. configure:16695: result: 4
  972. configure:16711: checking size of unsigned int
  973. configure:16716: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  974. configure:16716: $? = 0
  975. configure:16716: ./conftest
  976. configure:16716: $? = 0
  977. configure:16730: result: 4
  978. configure:16746: checking size of signed long
  979. configure:16751: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  980. configure:16751: $? = 0
  981. configure:16751: ./conftest
  982. configure:16751: $? = 0
  983. configure:16765: result: 8
  984. configure:16781: checking size of unsigned long
  985. configure:16786: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  986. configure:16786: $? = 0
  987. configure:16786: ./conftest
  988. configure:16786: $? = 0
  989. configure:16800: result: 8
  990. configure:16817: checking size of signed long long
  991. configure:16822: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  992. configure:16822: $? = 0
  993. configure:16822: ./conftest
  994. configure:16822: $? = 0
  995. configure:16836: result: 8
  996. configure:16854: checking size of unsigned long long
  997. configure:16859: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  998. configure:16859: $? = 0
  999. configure:16859: ./conftest
  1000. configure:16859: $? = 0
  1001. configure:16873: result: 8
  1002. configure:16891: checking size of unsigned char *
  1003. configure:16896: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1004. configure:16896: $? = 0
  1005. configure:16896: ./conftest
  1006. configure:16896: $? = 0
  1007. configure:16910: result: 8
  1008. configure:16921: checking for signed 8-bit type
  1009. configure:16924: result: signed char
  1010. configure:16932: checking for unsigned 8-bit type
  1011. configure:16935: result: unsigned char
  1012. configure:16943: checking for signed 16-bit type
  1013. configure:16946: result: signed short
  1014. configure:16955: checking for unsigned 16-bit type
  1015. configure:16958: result: unsigned short
  1016. configure:16966: checking for signed 32-bit type
  1017. configure:16979: result: signed int
  1018. configure:16992: checking for unsigned 32-bit type
  1019. configure:17005: result: unsigned int
  1020. configure:17018: checking for signed 64-bit type
  1021. configure:17041: result: signed long
  1022. configure:17054: checking for unsigned 64-bit type
  1023. configure:17075: result: unsigned long
  1024. configure:17089: checking for signed size type
  1025. configure:17102: result: signed long
  1026. configure:17120: checking for ptrdiff_t
  1027. configure:17120: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1028. configure:17120: $? = 0
  1029. configure:17120: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1030. conftest.c: In function 'main':
  1031. conftest.c:91:24: error: expected expression before ')' token
  1032. if (sizeof ((ptrdiff_t)))
  1033. ^
  1034. configure:17120: $? = 1
  1035. configure: failed program was:
  1036. | /* confdefs.h */
  1037. | #define PACKAGE_NAME "LibTIFF Software"
  1038. | #define PACKAGE_TARNAME "tiff"
  1039. | #define PACKAGE_VERSION "4.0.3"
  1040. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1041. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1042. | #define PACKAGE_URL ""
  1043. | #define PACKAGE "tiff"
  1044. | #define VERSION "4.0.3"
  1045. | #define STDC_HEADERS 1
  1046. | #define HAVE_SYS_TYPES_H 1
  1047. | #define HAVE_SYS_STAT_H 1
  1048. | #define HAVE_STDLIB_H 1
  1049. | #define HAVE_STRING_H 1
  1050. | #define HAVE_MEMORY_H 1
  1051. | #define HAVE_STRINGS_H 1
  1052. | #define HAVE_INTTYPES_H 1
  1053. | #define HAVE_STDINT_H 1
  1054. | #define HAVE_UNISTD_H 1
  1055. | #define HAVE_DLFCN_H 1
  1056. | #define LT_OBJDIR ".libs/"
  1057. | #define HAVE_LIBM 1
  1058. | #define HAVE_ASSERT_H 1
  1059. | #define HAVE_FCNTL_H 1
  1060. | #define HAVE_LIMITS_H 1
  1061. | #define HAVE_MALLOC_H 1
  1062. | #define HAVE_SEARCH_H 1
  1063. | #define HAVE_SYS_TIME_H 1
  1064. | #define HAVE_UNISTD_H 1
  1065. | #define TIME_WITH_SYS_TIME 1
  1066. | #define SIZEOF_SIGNED_SHORT 2
  1067. | #define SIZEOF_UNSIGNED_SHORT 2
  1068. | #define SIZEOF_SIGNED_INT 4
  1069. | #define SIZEOF_UNSIGNED_INT 4
  1070. | #define SIZEOF_SIGNED_LONG 8
  1071. | #define SIZEOF_UNSIGNED_LONG 8
  1072. | #define SIZEOF_SIGNED_LONG_LONG 8
  1073. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1074. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1075. | #define TIFF_INT8_T signed char
  1076. | #define TIFF_UINT8_T unsigned char
  1077. | #define TIFF_INT16_T signed short
  1078. | #define TIFF_UINT16_T unsigned short
  1079. | #define TIFF_INT32_T signed int
  1080. | #define TIFF_INT32_FORMAT "%d"
  1081. | #define TIFF_UINT32_T unsigned int
  1082. | #define TIFF_UINT32_FORMAT "%u"
  1083. | #define TIFF_INT64_T signed long
  1084. | #define TIFF_INT64_FORMAT "%ld"
  1085. | #define TIFF_UINT64_T unsigned long
  1086. | #define TIFF_UINT64_FORMAT "%lu"
  1087. | #define TIFF_SSIZE_T signed long
  1088. | #define TIFF_SSIZE_FORMAT "%ld"
  1089. | /* end confdefs.h. */
  1090. | #include <stdio.h>
  1091. | #ifdef HAVE_SYS_TYPES_H
  1092. | # include <sys/types.h>
  1093. | #endif
  1094. | #ifdef HAVE_SYS_STAT_H
  1095. | # include <sys/stat.h>
  1096. | #endif
  1097. | #ifdef STDC_HEADERS
  1098. | # include <stdlib.h>
  1099. | # include <stddef.h>
  1100. | #else
  1101. | # ifdef HAVE_STDLIB_H
  1102. | # include <stdlib.h>
  1103. | # endif
  1104. | #endif
  1105. | #ifdef HAVE_STRING_H
  1106. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  1107. | # include <memory.h>
  1108. | # endif
  1109. | # include <string.h>
  1110. | #endif
  1111. | #ifdef HAVE_STRINGS_H
  1112. | # include <strings.h>
  1113. | #endif
  1114. | #ifdef HAVE_INTTYPES_H
  1115. | # include <inttypes.h>
  1116. | #endif
  1117. | #ifdef HAVE_STDINT_H
  1118. | # include <stdint.h>
  1119. | #endif
  1120. | #ifdef HAVE_UNISTD_H
  1121. | # include <unistd.h>
  1122. | #endif
  1123. | int
  1124. | main ()
  1125. | {
  1126. | if (sizeof ((ptrdiff_t)))
  1127. | return 0;
  1128. | ;
  1129. | return 0;
  1130. | }
  1131. configure:17120: result: yes
  1132. configure:17130: checking for pointer difference type
  1133. configure:17132: result: ptrdiff_t
  1134. configure:17145: checking for int8
  1135. configure:17145: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1136. conftest.c: In function 'main':
  1137. conftest.c:66:13: error: 'int8' undeclared (first use in this function)
  1138. if (sizeof (int8))
  1139. ^
  1140. conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in
  1141. configure:17145: $? = 1
  1142. configure: failed program was:
  1143. | /* confdefs.h */
  1144. | #define PACKAGE_NAME "LibTIFF Software"
  1145. | #define PACKAGE_TARNAME "tiff"
  1146. | #define PACKAGE_VERSION "4.0.3"
  1147. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1148. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1149. | #define PACKAGE_URL ""
  1150. | #define PACKAGE "tiff"
  1151. | #define VERSION "4.0.3"
  1152. | #define STDC_HEADERS 1
  1153. | #define HAVE_SYS_TYPES_H 1
  1154. | #define HAVE_SYS_STAT_H 1
  1155. | #define HAVE_STDLIB_H 1
  1156. | #define HAVE_STRING_H 1
  1157. | #define HAVE_MEMORY_H 1
  1158. | #define HAVE_STRINGS_H 1
  1159. | #define HAVE_INTTYPES_H 1
  1160. | #define HAVE_STDINT_H 1
  1161. | #define HAVE_UNISTD_H 1
  1162. | #define HAVE_DLFCN_H 1
  1163. | #define LT_OBJDIR ".libs/"
  1164. | #define HAVE_LIBM 1
  1165. | #define HAVE_ASSERT_H 1
  1166. | #define HAVE_FCNTL_H 1
  1167. | #define HAVE_LIMITS_H 1
  1168. | #define HAVE_MALLOC_H 1
  1169. | #define HAVE_SEARCH_H 1
  1170. | #define HAVE_SYS_TIME_H 1
  1171. | #define HAVE_UNISTD_H 1
  1172. | #define TIME_WITH_SYS_TIME 1
  1173. | #define SIZEOF_SIGNED_SHORT 2
  1174. | #define SIZEOF_UNSIGNED_SHORT 2
  1175. | #define SIZEOF_SIGNED_INT 4
  1176. | #define SIZEOF_UNSIGNED_INT 4
  1177. | #define SIZEOF_SIGNED_LONG 8
  1178. | #define SIZEOF_UNSIGNED_LONG 8
  1179. | #define SIZEOF_SIGNED_LONG_LONG 8
  1180. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1181. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1182. | #define TIFF_INT8_T signed char
  1183. | #define TIFF_UINT8_T unsigned char
  1184. | #define TIFF_INT16_T signed short
  1185. | #define TIFF_UINT16_T unsigned short
  1186. | #define TIFF_INT32_T signed int
  1187. | #define TIFF_INT32_FORMAT "%d"
  1188. | #define TIFF_UINT32_T unsigned int
  1189. | #define TIFF_UINT32_FORMAT "%u"
  1190. | #define TIFF_INT64_T signed long
  1191. | #define TIFF_INT64_FORMAT "%ld"
  1192. | #define TIFF_UINT64_T unsigned long
  1193. | #define TIFF_UINT64_FORMAT "%lu"
  1194. | #define TIFF_SSIZE_T signed long
  1195. | #define TIFF_SSIZE_FORMAT "%ld"
  1196. | #define TIFF_PTRDIFF_T ptrdiff_t
  1197. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1198. | /* end confdefs.h. */
  1199. |
  1200. | #if HAVE_INTTYPES_H
  1201. | # include <inttypes.h>
  1202. | #endif
  1203. |
  1204. |
  1205. | int
  1206. | main ()
  1207. | {
  1208. | if (sizeof (int8))
  1209. | return 0;
  1210. | ;
  1211. | return 0;
  1212. | }
  1213. configure:17145: result: no
  1214. configure:17159: checking for int16
  1215. configure:17159: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1216. conftest.c: In function 'main':
  1217. conftest.c:66:13: error: 'int16' undeclared (first use in this function)
  1218. if (sizeof (int16))
  1219. ^
  1220. conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in
  1221. configure:17159: $? = 1
  1222. configure: failed program was:
  1223. | /* confdefs.h */
  1224. | #define PACKAGE_NAME "LibTIFF Software"
  1225. | #define PACKAGE_TARNAME "tiff"
  1226. | #define PACKAGE_VERSION "4.0.3"
  1227. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1228. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1229. | #define PACKAGE_URL ""
  1230. | #define PACKAGE "tiff"
  1231. | #define VERSION "4.0.3"
  1232. | #define STDC_HEADERS 1
  1233. | #define HAVE_SYS_TYPES_H 1
  1234. | #define HAVE_SYS_STAT_H 1
  1235. | #define HAVE_STDLIB_H 1
  1236. | #define HAVE_STRING_H 1
  1237. | #define HAVE_MEMORY_H 1
  1238. | #define HAVE_STRINGS_H 1
  1239. | #define HAVE_INTTYPES_H 1
  1240. | #define HAVE_STDINT_H 1
  1241. | #define HAVE_UNISTD_H 1
  1242. | #define HAVE_DLFCN_H 1
  1243. | #define LT_OBJDIR ".libs/"
  1244. | #define HAVE_LIBM 1
  1245. | #define HAVE_ASSERT_H 1
  1246. | #define HAVE_FCNTL_H 1
  1247. | #define HAVE_LIMITS_H 1
  1248. | #define HAVE_MALLOC_H 1
  1249. | #define HAVE_SEARCH_H 1
  1250. | #define HAVE_SYS_TIME_H 1
  1251. | #define HAVE_UNISTD_H 1
  1252. | #define TIME_WITH_SYS_TIME 1
  1253. | #define SIZEOF_SIGNED_SHORT 2
  1254. | #define SIZEOF_UNSIGNED_SHORT 2
  1255. | #define SIZEOF_SIGNED_INT 4
  1256. | #define SIZEOF_UNSIGNED_INT 4
  1257. | #define SIZEOF_SIGNED_LONG 8
  1258. | #define SIZEOF_UNSIGNED_LONG 8
  1259. | #define SIZEOF_SIGNED_LONG_LONG 8
  1260. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1261. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1262. | #define TIFF_INT8_T signed char
  1263. | #define TIFF_UINT8_T unsigned char
  1264. | #define TIFF_INT16_T signed short
  1265. | #define TIFF_UINT16_T unsigned short
  1266. | #define TIFF_INT32_T signed int
  1267. | #define TIFF_INT32_FORMAT "%d"
  1268. | #define TIFF_UINT32_T unsigned int
  1269. | #define TIFF_UINT32_FORMAT "%u"
  1270. | #define TIFF_INT64_T signed long
  1271. | #define TIFF_INT64_FORMAT "%ld"
  1272. | #define TIFF_UINT64_T unsigned long
  1273. | #define TIFF_UINT64_FORMAT "%lu"
  1274. | #define TIFF_SSIZE_T signed long
  1275. | #define TIFF_SSIZE_FORMAT "%ld"
  1276. | #define TIFF_PTRDIFF_T ptrdiff_t
  1277. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1278. | /* end confdefs.h. */
  1279. |
  1280. | #if HAVE_INTTYPES_H
  1281. | # include <inttypes.h>
  1282. | #endif
  1283. |
  1284. |
  1285. | int
  1286. | main ()
  1287. | {
  1288. | if (sizeof (int16))
  1289. | return 0;
  1290. | ;
  1291. | return 0;
  1292. | }
  1293. configure:17159: result: no
  1294. configure:17173: checking for int32
  1295. configure:17173: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1296. conftest.c: In function 'main':
  1297. conftest.c:66:13: error: 'int32' undeclared (first use in this function)
  1298. if (sizeof (int32))
  1299. ^
  1300. conftest.c:66:13: note: each undeclared identifier is reported only once for each function it appears in
  1301. configure:17173: $? = 1
  1302. configure: failed program was:
  1303. | /* confdefs.h */
  1304. | #define PACKAGE_NAME "LibTIFF Software"
  1305. | #define PACKAGE_TARNAME "tiff"
  1306. | #define PACKAGE_VERSION "4.0.3"
  1307. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1308. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1309. | #define PACKAGE_URL ""
  1310. | #define PACKAGE "tiff"
  1311. | #define VERSION "4.0.3"
  1312. | #define STDC_HEADERS 1
  1313. | #define HAVE_SYS_TYPES_H 1
  1314. | #define HAVE_SYS_STAT_H 1
  1315. | #define HAVE_STDLIB_H 1
  1316. | #define HAVE_STRING_H 1
  1317. | #define HAVE_MEMORY_H 1
  1318. | #define HAVE_STRINGS_H 1
  1319. | #define HAVE_INTTYPES_H 1
  1320. | #define HAVE_STDINT_H 1
  1321. | #define HAVE_UNISTD_H 1
  1322. | #define HAVE_DLFCN_H 1
  1323. | #define LT_OBJDIR ".libs/"
  1324. | #define HAVE_LIBM 1
  1325. | #define HAVE_ASSERT_H 1
  1326. | #define HAVE_FCNTL_H 1
  1327. | #define HAVE_LIMITS_H 1
  1328. | #define HAVE_MALLOC_H 1
  1329. | #define HAVE_SEARCH_H 1
  1330. | #define HAVE_SYS_TIME_H 1
  1331. | #define HAVE_UNISTD_H 1
  1332. | #define TIME_WITH_SYS_TIME 1
  1333. | #define SIZEOF_SIGNED_SHORT 2
  1334. | #define SIZEOF_UNSIGNED_SHORT 2
  1335. | #define SIZEOF_SIGNED_INT 4
  1336. | #define SIZEOF_UNSIGNED_INT 4
  1337. | #define SIZEOF_SIGNED_LONG 8
  1338. | #define SIZEOF_UNSIGNED_LONG 8
  1339. | #define SIZEOF_SIGNED_LONG_LONG 8
  1340. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1341. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1342. | #define TIFF_INT8_T signed char
  1343. | #define TIFF_UINT8_T unsigned char
  1344. | #define TIFF_INT16_T signed short
  1345. | #define TIFF_UINT16_T unsigned short
  1346. | #define TIFF_INT32_T signed int
  1347. | #define TIFF_INT32_FORMAT "%d"
  1348. | #define TIFF_UINT32_T unsigned int
  1349. | #define TIFF_UINT32_FORMAT "%u"
  1350. | #define TIFF_INT64_T signed long
  1351. | #define TIFF_INT64_FORMAT "%ld"
  1352. | #define TIFF_UINT64_T unsigned long
  1353. | #define TIFF_UINT64_FORMAT "%lu"
  1354. | #define TIFF_SSIZE_T signed long
  1355. | #define TIFF_SSIZE_FORMAT "%ld"
  1356. | #define TIFF_PTRDIFF_T ptrdiff_t
  1357. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1358. | /* end confdefs.h. */
  1359. |
  1360. | #if HAVE_INTTYPES_H
  1361. | # include <inttypes.h>
  1362. | #endif
  1363. |
  1364. |
  1365. | int
  1366. | main ()
  1367. | {
  1368. | if (sizeof (int32))
  1369. | return 0;
  1370. | ;
  1371. | return 0;
  1372. | }
  1373. configure:17173: result: no
  1374. configure:17192: checking for floor
  1375. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1376. conftest.c:80:6: warning: conflicting types for built-in function 'floor'
  1377. char floor ();
  1378. ^
  1379. configure:17192: $? = 0
  1380. configure:17192: result: yes
  1381. configure:17192: checking for isascii
  1382. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1383. conftest.c:81:6: warning: conflicting types for built-in function 'isascii'
  1384. char isascii ();
  1385. ^
  1386. configure:17192: $? = 0
  1387. configure:17192: result: yes
  1388. configure:17192: checking for memmove
  1389. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1390. conftest.c:82:6: warning: conflicting types for built-in function 'memmove'
  1391. char memmove ();
  1392. ^
  1393. configure:17192: $? = 0
  1394. configure:17192: result: yes
  1395. configure:17192: checking for memset
  1396. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1397. conftest.c:83:6: warning: conflicting types for built-in function 'memset'
  1398. char memset ();
  1399. ^
  1400. configure:17192: $? = 0
  1401. configure:17192: result: yes
  1402. configure:17192: checking for mmap
  1403. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1404. configure:17192: $? = 0
  1405. configure:17192: result: yes
  1406. configure:17192: checking for pow
  1407. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1408. conftest.c:85:6: warning: conflicting types for built-in function 'pow'
  1409. char pow ();
  1410. ^
  1411. configure:17192: $? = 0
  1412. configure:17192: result: yes
  1413. configure:17192: checking for setmode
  1414. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1415. /var/tmp/portage/media-libs/tiff-4.0.3-r6/temp/ccYxAqcH.o: In function `main':
  1416. conftest.c:(.text.startup+0x7): undefined reference to `setmode'
  1417. collect2: error: ld returned 1 exit status
  1418. configure:17192: $? = 1
  1419. configure: failed program was:
  1420. | /* confdefs.h */
  1421. | #define PACKAGE_NAME "LibTIFF Software"
  1422. | #define PACKAGE_TARNAME "tiff"
  1423. | #define PACKAGE_VERSION "4.0.3"
  1424. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1425. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1426. | #define PACKAGE_URL ""
  1427. | #define PACKAGE "tiff"
  1428. | #define VERSION "4.0.3"
  1429. | #define STDC_HEADERS 1
  1430. | #define HAVE_SYS_TYPES_H 1
  1431. | #define HAVE_SYS_STAT_H 1
  1432. | #define HAVE_STDLIB_H 1
  1433. | #define HAVE_STRING_H 1
  1434. | #define HAVE_MEMORY_H 1
  1435. | #define HAVE_STRINGS_H 1
  1436. | #define HAVE_INTTYPES_H 1
  1437. | #define HAVE_STDINT_H 1
  1438. | #define HAVE_UNISTD_H 1
  1439. | #define HAVE_DLFCN_H 1
  1440. | #define LT_OBJDIR ".libs/"
  1441. | #define HAVE_LIBM 1
  1442. | #define HAVE_ASSERT_H 1
  1443. | #define HAVE_FCNTL_H 1
  1444. | #define HAVE_LIMITS_H 1
  1445. | #define HAVE_MALLOC_H 1
  1446. | #define HAVE_SEARCH_H 1
  1447. | #define HAVE_SYS_TIME_H 1
  1448. | #define HAVE_UNISTD_H 1
  1449. | #define TIME_WITH_SYS_TIME 1
  1450. | #define SIZEOF_SIGNED_SHORT 2
  1451. | #define SIZEOF_UNSIGNED_SHORT 2
  1452. | #define SIZEOF_SIGNED_INT 4
  1453. | #define SIZEOF_UNSIGNED_INT 4
  1454. | #define SIZEOF_SIGNED_LONG 8
  1455. | #define SIZEOF_UNSIGNED_LONG 8
  1456. | #define SIZEOF_SIGNED_LONG_LONG 8
  1457. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1458. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1459. | #define TIFF_INT8_T signed char
  1460. | #define TIFF_UINT8_T unsigned char
  1461. | #define TIFF_INT16_T signed short
  1462. | #define TIFF_UINT16_T unsigned short
  1463. | #define TIFF_INT32_T signed int
  1464. | #define TIFF_INT32_FORMAT "%d"
  1465. | #define TIFF_UINT32_T unsigned int
  1466. | #define TIFF_UINT32_FORMAT "%u"
  1467. | #define TIFF_INT64_T signed long
  1468. | #define TIFF_INT64_FORMAT "%ld"
  1469. | #define TIFF_UINT64_T unsigned long
  1470. | #define TIFF_UINT64_FORMAT "%lu"
  1471. | #define TIFF_SSIZE_T signed long
  1472. | #define TIFF_SSIZE_FORMAT "%ld"
  1473. | #define TIFF_PTRDIFF_T ptrdiff_t
  1474. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1475. | #define HAVE_FLOOR 1
  1476. | #define HAVE_ISASCII 1
  1477. | #define HAVE_MEMMOVE 1
  1478. | #define HAVE_MEMSET 1
  1479. | #define HAVE_MMAP 1
  1480. | #define HAVE_POW 1
  1481. | /* end confdefs.h. */
  1482. | /* Define setmode to an innocuous variant, in case <limits.h> declares setmode.
  1483. | For example, HP-UX 11i <limits.h> declares gettimeofday. */
  1484. | #define setmode innocuous_setmode
  1485. |
  1486. | /* System header to define __stub macros and hopefully few prototypes,
  1487. | which can conflict with char setmode (); below.
  1488. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
  1489. | <limits.h> exists even on freestanding compilers. */
  1490. |
  1491. | #ifdef __STDC__
  1492. | # include <limits.h>
  1493. | #else
  1494. | # include <assert.h>
  1495. | #endif
  1496. |
  1497. | #undef setmode
  1498. |
  1499. | /* Override any GCC internal prototype to avoid an error.
  1500. | Use char because int might match the return type of a GCC
  1501. | builtin and then its argument prototype would still apply. */
  1502. | #ifdef __cplusplus
  1503. | extern "C"
  1504. | #endif
  1505. | char setmode ();
  1506. | /* The GNU C library defines this for functions which it implements
  1507. | to always fail with ENOSYS. Some functions are actually named
  1508. | something starting with __ and the normal name is an alias. */
  1509. | #if defined __stub_setmode || defined __stub___setmode
  1510. | choke me
  1511. | #endif
  1512. |
  1513. | int
  1514. | main ()
  1515. | {
  1516. | return setmode ();
  1517. | ;
  1518. | return 0;
  1519. | }
  1520. configure:17192: result: no
  1521. configure:17192: checking for sqrt
  1522. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1523. conftest.c:86:6: warning: conflicting types for built-in function 'sqrt'
  1524. char sqrt ();
  1525. ^
  1526. configure:17192: $? = 0
  1527. configure:17192: result: yes
  1528. configure:17192: checking for strchr
  1529. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1530. conftest.c:87:6: warning: conflicting types for built-in function 'strchr'
  1531. char strchr ();
  1532. ^
  1533. configure:17192: $? = 0
  1534. configure:17192: result: yes
  1535. configure:17192: checking for strrchr
  1536. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1537. conftest.c:88:6: warning: conflicting types for built-in function 'strrchr'
  1538. char strrchr ();
  1539. ^
  1540. configure:17192: $? = 0
  1541. configure:17192: result: yes
  1542. configure:17192: checking for strstr
  1543. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1544. conftest.c:89:6: warning: conflicting types for built-in function 'strstr'
  1545. char strstr ();
  1546. ^
  1547. configure:17192: $? = 0
  1548. configure:17192: result: yes
  1549. configure:17192: checking for strtol
  1550. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1551. configure:17192: $? = 0
  1552. configure:17192: result: yes
  1553. configure:17192: checking for strtoull
  1554. configure:17192: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1555. configure:17192: $? = 0
  1556. configure:17192: result: yes
  1557. configure:17202: checking for getopt
  1558. configure:17202: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1559. configure:17202: $? = 0
  1560. configure:17202: result: yes
  1561. configure:17216: checking for strcasecmp
  1562. configure:17216: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1563. conftest.c:93:6: warning: conflicting types for built-in function 'strcasecmp'
  1564. char strcasecmp ();
  1565. ^
  1566. configure:17216: $? = 0
  1567. configure:17216: result: yes
  1568. configure:17230: checking for strtoul
  1569. configure:17230: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1570. configure:17230: $? = 0
  1571. configure:17230: result: yes
  1572. configure:17244: checking for strtoull
  1573. configure:17244: result: yes
  1574. configure:17258: checking for lfind
  1575. configure:17258: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lm >&5
  1576. configure:17258: $? = 0
  1577. configure:17258: result: yes
  1578. configure:17273: checking native cpu bit order
  1579. configure:17278: result: lsb2msb
  1580. configure:17339: checking for special C compiler options needed for large files
  1581. configure:17384: result: no
  1582. configure:17390: checking for _FILE_OFFSET_BITS value needed for large files
  1583. configure:17415: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1584. configure:17415: $? = 0
  1585. configure:17447: result: no
  1586. configure:17677: checking for inflateEnd in -lz
  1587. configure:17702: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lz -lm >&5
  1588. configure:17702: $? = 0
  1589. configure:17711: result: yes
  1590. configure:17726: checking zlib.h usability
  1591. configure:17726: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1592. configure:17726: $? = 0
  1593. configure:17726: result: yes
  1594. configure:17726: checking zlib.h presence
  1595. configure:17726: x86_64-pc-linux-gnu-gcc -E conftest.c
  1596. configure:17726: $? = 0
  1597. configure:17726: result: yes
  1598. configure:17726: checking for zlib.h
  1599. configure:17726: result: yes
  1600. configure:17802: checking for jpeg_read_scanlines in -ljpeg
  1601. configure:17827: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg -lz -lm >&5
  1602. configure:17827: $? = 0
  1603. configure:17836: result: yes
  1604. configure:17851: checking jpeglib.h usability
  1605. configure:17851: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1606. configure:17851: $? = 0
  1607. configure:17851: result: yes
  1608. configure:17851: checking jpeglib.h presence
  1609. configure:17851: x86_64-pc-linux-gnu-gcc -E conftest.c
  1610. configure:17851: $? = 0
  1611. configure:17851: result: yes
  1612. configure:17851: checking for jpeglib.h
  1613. configure:17851: result: yes
  1614. configure:18047: checking for lzma_code in -llzma
  1615. configure:18072: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -llzma -ljpeg -lz -lm >&5
  1616. configure:18072: $? = 0
  1617. configure:18081: result: yes
  1618. configure:18096: checking lzma.h usability
  1619. configure:18096: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  1620. configure:18096: $? = 0
  1621. configure:18096: result: yes
  1622. configure:18096: checking lzma.h presence
  1623. configure:18096: x86_64-pc-linux-gnu-gcc -E conftest.c
  1624. configure:18096: $? = 0
  1625. configure:18096: result: yes
  1626. configure:18096: checking for lzma.h
  1627. configure:18096: result: yes
  1628. configure:18199: checking for X
  1629. configure:18377: result: disabled
  1630. configure:19013: checking for the pthreads library -lpthreads
  1631. configure:19042: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads -llzma -ljpeg -lz -lm >&5
  1632. conftest.c: In function 'routine':
  1633. conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
  1634. static void routine(void* a) {a=0;}
  1635. ^
  1636. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads
  1637. collect2: error: ld returned 1 exit status
  1638. configure:19042: $? = 1
  1639. configure: failed program was:
  1640. | /* confdefs.h */
  1641. | #define PACKAGE_NAME "LibTIFF Software"
  1642. | #define PACKAGE_TARNAME "tiff"
  1643. | #define PACKAGE_VERSION "4.0.3"
  1644. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1645. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1646. | #define PACKAGE_URL ""
  1647. | #define PACKAGE "tiff"
  1648. | #define VERSION "4.0.3"
  1649. | #define STDC_HEADERS 1
  1650. | #define HAVE_SYS_TYPES_H 1
  1651. | #define HAVE_SYS_STAT_H 1
  1652. | #define HAVE_STDLIB_H 1
  1653. | #define HAVE_STRING_H 1
  1654. | #define HAVE_MEMORY_H 1
  1655. | #define HAVE_STRINGS_H 1
  1656. | #define HAVE_INTTYPES_H 1
  1657. | #define HAVE_STDINT_H 1
  1658. | #define HAVE_UNISTD_H 1
  1659. | #define HAVE_DLFCN_H 1
  1660. | #define LT_OBJDIR ".libs/"
  1661. | #define HAVE_LIBM 1
  1662. | #define HAVE_ASSERT_H 1
  1663. | #define HAVE_FCNTL_H 1
  1664. | #define HAVE_LIMITS_H 1
  1665. | #define HAVE_MALLOC_H 1
  1666. | #define HAVE_SEARCH_H 1
  1667. | #define HAVE_SYS_TIME_H 1
  1668. | #define HAVE_UNISTD_H 1
  1669. | #define TIME_WITH_SYS_TIME 1
  1670. | #define SIZEOF_SIGNED_SHORT 2
  1671. | #define SIZEOF_UNSIGNED_SHORT 2
  1672. | #define SIZEOF_SIGNED_INT 4
  1673. | #define SIZEOF_UNSIGNED_INT 4
  1674. | #define SIZEOF_SIGNED_LONG 8
  1675. | #define SIZEOF_UNSIGNED_LONG 8
  1676. | #define SIZEOF_SIGNED_LONG_LONG 8
  1677. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1678. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1679. | #define TIFF_INT8_T signed char
  1680. | #define TIFF_UINT8_T unsigned char
  1681. | #define TIFF_INT16_T signed short
  1682. | #define TIFF_UINT16_T unsigned short
  1683. | #define TIFF_INT32_T signed int
  1684. | #define TIFF_INT32_FORMAT "%d"
  1685. | #define TIFF_UINT32_T unsigned int
  1686. | #define TIFF_UINT32_FORMAT "%u"
  1687. | #define TIFF_INT64_T signed long
  1688. | #define TIFF_INT64_FORMAT "%ld"
  1689. | #define TIFF_UINT64_T unsigned long
  1690. | #define TIFF_UINT64_FORMAT "%lu"
  1691. | #define TIFF_SSIZE_T signed long
  1692. | #define TIFF_SSIZE_FORMAT "%ld"
  1693. | #define TIFF_PTRDIFF_T ptrdiff_t
  1694. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1695. | #define HAVE_FLOOR 1
  1696. | #define HAVE_ISASCII 1
  1697. | #define HAVE_MEMMOVE 1
  1698. | #define HAVE_MEMSET 1
  1699. | #define HAVE_MMAP 1
  1700. | #define HAVE_POW 1
  1701. | #define HAVE_SQRT 1
  1702. | #define HAVE_STRCHR 1
  1703. | #define HAVE_STRRCHR 1
  1704. | #define HAVE_STRSTR 1
  1705. | #define HAVE_STRTOL 1
  1706. | #define HAVE_STRTOULL 1
  1707. | #define HAVE_GETOPT 1
  1708. | #define HAVE_STRCASECMP 1
  1709. | #define HAVE_STRTOUL 1
  1710. | #define HAVE_STRTOULL 1
  1711. | #define HAVE_LFIND 1
  1712. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1713. | #define HOST_BIGENDIAN 0
  1714. | #define HAVE_IEEEFP 1
  1715. | #define CCITT_SUPPORT 1
  1716. | #define PACKBITS_SUPPORT 1
  1717. | #define LZW_SUPPORT 1
  1718. | #define THUNDER_SUPPORT 1
  1719. | #define NEXT_SUPPORT 1
  1720. | #define LOGLUV_SUPPORT 1
  1721. | #define MDI_SUPPORT 1
  1722. | #define ZIP_SUPPORT 1
  1723. | #define PIXARLOG_SUPPORT 1
  1724. | #define JPEG_SUPPORT 1
  1725. | #define OJPEG_SUPPORT 1
  1726. | #define LZMA_SUPPORT 1
  1727. | #define CXX_SUPPORT 1
  1728. | #define X_DISPLAY_MISSING 1
  1729. | /* end confdefs.h. */
  1730. | #include <pthread.h>
  1731. | static void routine(void* a) {a=0;}
  1732. | static void* start_routine(void* a) {return a;}
  1733. | int
  1734. | main ()
  1735. | {
  1736. | pthread_t th; pthread_attr_t attr;
  1737. | pthread_create(&th,0,start_routine,0);
  1738. | pthread_join(th, 0);
  1739. | pthread_attr_init(&attr);
  1740. | pthread_cleanup_push(routine, 0);
  1741. | pthread_cleanup_pop(0);
  1742. | ;
  1743. | return 0;
  1744. | }
  1745. configure:19051: result: no
  1746. configure:18958: checking whether pthreads work without any flags
  1747. configure:19042: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -llzma -ljpeg -lz -lm >&5
  1748. conftest.c: In function 'routine':
  1749. conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
  1750. static void routine(void* a) {a=0;}
  1751. ^
  1752. /var/tmp/portage/media-libs/tiff-4.0.3-r6/temp/ccMAJ5kJ.o: In function `main':
  1753. conftest.c:(.text.startup+0x29): undefined reference to `pthread_create'
  1754. conftest.c:(.text.startup+0x35): undefined reference to `pthread_join'
  1755. conftest.c:(.text.startup+0x59): undefined reference to `__pthread_register_cancel'
  1756. conftest.c:(.text.startup+0x63): undefined reference to `__pthread_unregister_cancel'
  1757. collect2: error: ld returned 1 exit status
  1758. configure:19042: $? = 1
  1759. configure: failed program was:
  1760. | /* confdefs.h */
  1761. | #define PACKAGE_NAME "LibTIFF Software"
  1762. | #define PACKAGE_TARNAME "tiff"
  1763. | #define PACKAGE_VERSION "4.0.3"
  1764. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1765. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1766. | #define PACKAGE_URL ""
  1767. | #define PACKAGE "tiff"
  1768. | #define VERSION "4.0.3"
  1769. | #define STDC_HEADERS 1
  1770. | #define HAVE_SYS_TYPES_H 1
  1771. | #define HAVE_SYS_STAT_H 1
  1772. | #define HAVE_STDLIB_H 1
  1773. | #define HAVE_STRING_H 1
  1774. | #define HAVE_MEMORY_H 1
  1775. | #define HAVE_STRINGS_H 1
  1776. | #define HAVE_INTTYPES_H 1
  1777. | #define HAVE_STDINT_H 1
  1778. | #define HAVE_UNISTD_H 1
  1779. | #define HAVE_DLFCN_H 1
  1780. | #define LT_OBJDIR ".libs/"
  1781. | #define HAVE_LIBM 1
  1782. | #define HAVE_ASSERT_H 1
  1783. | #define HAVE_FCNTL_H 1
  1784. | #define HAVE_LIMITS_H 1
  1785. | #define HAVE_MALLOC_H 1
  1786. | #define HAVE_SEARCH_H 1
  1787. | #define HAVE_SYS_TIME_H 1
  1788. | #define HAVE_UNISTD_H 1
  1789. | #define TIME_WITH_SYS_TIME 1
  1790. | #define SIZEOF_SIGNED_SHORT 2
  1791. | #define SIZEOF_UNSIGNED_SHORT 2
  1792. | #define SIZEOF_SIGNED_INT 4
  1793. | #define SIZEOF_UNSIGNED_INT 4
  1794. | #define SIZEOF_SIGNED_LONG 8
  1795. | #define SIZEOF_UNSIGNED_LONG 8
  1796. | #define SIZEOF_SIGNED_LONG_LONG 8
  1797. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1798. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1799. | #define TIFF_INT8_T signed char
  1800. | #define TIFF_UINT8_T unsigned char
  1801. | #define TIFF_INT16_T signed short
  1802. | #define TIFF_UINT16_T unsigned short
  1803. | #define TIFF_INT32_T signed int
  1804. | #define TIFF_INT32_FORMAT "%d"
  1805. | #define TIFF_UINT32_T unsigned int
  1806. | #define TIFF_UINT32_FORMAT "%u"
  1807. | #define TIFF_INT64_T signed long
  1808. | #define TIFF_INT64_FORMAT "%ld"
  1809. | #define TIFF_UINT64_T unsigned long
  1810. | #define TIFF_UINT64_FORMAT "%lu"
  1811. | #define TIFF_SSIZE_T signed long
  1812. | #define TIFF_SSIZE_FORMAT "%ld"
  1813. | #define TIFF_PTRDIFF_T ptrdiff_t
  1814. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1815. | #define HAVE_FLOOR 1
  1816. | #define HAVE_ISASCII 1
  1817. | #define HAVE_MEMMOVE 1
  1818. | #define HAVE_MEMSET 1
  1819. | #define HAVE_MMAP 1
  1820. | #define HAVE_POW 1
  1821. | #define HAVE_SQRT 1
  1822. | #define HAVE_STRCHR 1
  1823. | #define HAVE_STRRCHR 1
  1824. | #define HAVE_STRSTR 1
  1825. | #define HAVE_STRTOL 1
  1826. | #define HAVE_STRTOULL 1
  1827. | #define HAVE_GETOPT 1
  1828. | #define HAVE_STRCASECMP 1
  1829. | #define HAVE_STRTOUL 1
  1830. | #define HAVE_STRTOULL 1
  1831. | #define HAVE_LFIND 1
  1832. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1833. | #define HOST_BIGENDIAN 0
  1834. | #define HAVE_IEEEFP 1
  1835. | #define CCITT_SUPPORT 1
  1836. | #define PACKBITS_SUPPORT 1
  1837. | #define LZW_SUPPORT 1
  1838. | #define THUNDER_SUPPORT 1
  1839. | #define NEXT_SUPPORT 1
  1840. | #define LOGLUV_SUPPORT 1
  1841. | #define MDI_SUPPORT 1
  1842. | #define ZIP_SUPPORT 1
  1843. | #define PIXARLOG_SUPPORT 1
  1844. | #define JPEG_SUPPORT 1
  1845. | #define OJPEG_SUPPORT 1
  1846. | #define LZMA_SUPPORT 1
  1847. | #define CXX_SUPPORT 1
  1848. | #define X_DISPLAY_MISSING 1
  1849. | /* end confdefs.h. */
  1850. | #include <pthread.h>
  1851. | static void routine(void* a) {a=0;}
  1852. | static void* start_routine(void* a) {return a;}
  1853. | int
  1854. | main ()
  1855. | {
  1856. | pthread_t th; pthread_attr_t attr;
  1857. | pthread_create(&th,0,start_routine,0);
  1858. | pthread_join(th, 0);
  1859. | pthread_attr_init(&attr);
  1860. | pthread_cleanup_push(routine, 0);
  1861. | pthread_cleanup_pop(0);
  1862. | ;
  1863. | return 0;
  1864. | }
  1865. configure:19051: result: no
  1866. configure:18963: checking whether pthreads work with -Kthread
  1867. configure:19042: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Kthread -Wl,-O1 -Wl,--as-needed conftest.c -llzma -ljpeg -lz -lm >&5
  1868. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread'
  1869. configure:19042: $? = 1
  1870. configure: failed program was:
  1871. | /* confdefs.h */
  1872. | #define PACKAGE_NAME "LibTIFF Software"
  1873. | #define PACKAGE_TARNAME "tiff"
  1874. | #define PACKAGE_VERSION "4.0.3"
  1875. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1876. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1877. | #define PACKAGE_URL ""
  1878. | #define PACKAGE "tiff"
  1879. | #define VERSION "4.0.3"
  1880. | #define STDC_HEADERS 1
  1881. | #define HAVE_SYS_TYPES_H 1
  1882. | #define HAVE_SYS_STAT_H 1
  1883. | #define HAVE_STDLIB_H 1
  1884. | #define HAVE_STRING_H 1
  1885. | #define HAVE_MEMORY_H 1
  1886. | #define HAVE_STRINGS_H 1
  1887. | #define HAVE_INTTYPES_H 1
  1888. | #define HAVE_STDINT_H 1
  1889. | #define HAVE_UNISTD_H 1
  1890. | #define HAVE_DLFCN_H 1
  1891. | #define LT_OBJDIR ".libs/"
  1892. | #define HAVE_LIBM 1
  1893. | #define HAVE_ASSERT_H 1
  1894. | #define HAVE_FCNTL_H 1
  1895. | #define HAVE_LIMITS_H 1
  1896. | #define HAVE_MALLOC_H 1
  1897. | #define HAVE_SEARCH_H 1
  1898. | #define HAVE_SYS_TIME_H 1
  1899. | #define HAVE_UNISTD_H 1
  1900. | #define TIME_WITH_SYS_TIME 1
  1901. | #define SIZEOF_SIGNED_SHORT 2
  1902. | #define SIZEOF_UNSIGNED_SHORT 2
  1903. | #define SIZEOF_SIGNED_INT 4
  1904. | #define SIZEOF_UNSIGNED_INT 4
  1905. | #define SIZEOF_SIGNED_LONG 8
  1906. | #define SIZEOF_UNSIGNED_LONG 8
  1907. | #define SIZEOF_SIGNED_LONG_LONG 8
  1908. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  1909. | #define SIZEOF_UNSIGNED_CHAR_P 8
  1910. | #define TIFF_INT8_T signed char
  1911. | #define TIFF_UINT8_T unsigned char
  1912. | #define TIFF_INT16_T signed short
  1913. | #define TIFF_UINT16_T unsigned short
  1914. | #define TIFF_INT32_T signed int
  1915. | #define TIFF_INT32_FORMAT "%d"
  1916. | #define TIFF_UINT32_T unsigned int
  1917. | #define TIFF_UINT32_FORMAT "%u"
  1918. | #define TIFF_INT64_T signed long
  1919. | #define TIFF_INT64_FORMAT "%ld"
  1920. | #define TIFF_UINT64_T unsigned long
  1921. | #define TIFF_UINT64_FORMAT "%lu"
  1922. | #define TIFF_SSIZE_T signed long
  1923. | #define TIFF_SSIZE_FORMAT "%ld"
  1924. | #define TIFF_PTRDIFF_T ptrdiff_t
  1925. | #define TIFF_PTRDIFF_FORMAT "%ld"
  1926. | #define HAVE_FLOOR 1
  1927. | #define HAVE_ISASCII 1
  1928. | #define HAVE_MEMMOVE 1
  1929. | #define HAVE_MEMSET 1
  1930. | #define HAVE_MMAP 1
  1931. | #define HAVE_POW 1
  1932. | #define HAVE_SQRT 1
  1933. | #define HAVE_STRCHR 1
  1934. | #define HAVE_STRRCHR 1
  1935. | #define HAVE_STRSTR 1
  1936. | #define HAVE_STRTOL 1
  1937. | #define HAVE_STRTOULL 1
  1938. | #define HAVE_GETOPT 1
  1939. | #define HAVE_STRCASECMP 1
  1940. | #define HAVE_STRTOUL 1
  1941. | #define HAVE_STRTOULL 1
  1942. | #define HAVE_LFIND 1
  1943. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  1944. | #define HOST_BIGENDIAN 0
  1945. | #define HAVE_IEEEFP 1
  1946. | #define CCITT_SUPPORT 1
  1947. | #define PACKBITS_SUPPORT 1
  1948. | #define LZW_SUPPORT 1
  1949. | #define THUNDER_SUPPORT 1
  1950. | #define NEXT_SUPPORT 1
  1951. | #define LOGLUV_SUPPORT 1
  1952. | #define MDI_SUPPORT 1
  1953. | #define ZIP_SUPPORT 1
  1954. | #define PIXARLOG_SUPPORT 1
  1955. | #define JPEG_SUPPORT 1
  1956. | #define OJPEG_SUPPORT 1
  1957. | #define LZMA_SUPPORT 1
  1958. | #define CXX_SUPPORT 1
  1959. | #define X_DISPLAY_MISSING 1
  1960. | /* end confdefs.h. */
  1961. | #include <pthread.h>
  1962. | static void routine(void* a) {a=0;}
  1963. | static void* start_routine(void* a) {return a;}
  1964. | int
  1965. | main ()
  1966. | {
  1967. | pthread_t th; pthread_attr_t attr;
  1968. | pthread_create(&th,0,start_routine,0);
  1969. | pthread_join(th, 0);
  1970. | pthread_attr_init(&attr);
  1971. | pthread_cleanup_push(routine, 0);
  1972. | pthread_cleanup_pop(0);
  1973. | ;
  1974. | return 0;
  1975. | }
  1976. configure:19051: result: no
  1977. configure:18963: checking whether pthreads work with -kthread
  1978. configure:19042: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -kthread -Wl,-O1 -Wl,--as-needed conftest.c -llzma -ljpeg -lz -lm >&5
  1979. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread'
  1980. configure:19042: $? = 1
  1981. configure: failed program was:
  1982. | /* confdefs.h */
  1983. | #define PACKAGE_NAME "LibTIFF Software"
  1984. | #define PACKAGE_TARNAME "tiff"
  1985. | #define PACKAGE_VERSION "4.0.3"
  1986. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  1987. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  1988. | #define PACKAGE_URL ""
  1989. | #define PACKAGE "tiff"
  1990. | #define VERSION "4.0.3"
  1991. | #define STDC_HEADERS 1
  1992. | #define HAVE_SYS_TYPES_H 1
  1993. | #define HAVE_SYS_STAT_H 1
  1994. | #define HAVE_STDLIB_H 1
  1995. | #define HAVE_STRING_H 1
  1996. | #define HAVE_MEMORY_H 1
  1997. | #define HAVE_STRINGS_H 1
  1998. | #define HAVE_INTTYPES_H 1
  1999. | #define HAVE_STDINT_H 1
  2000. | #define HAVE_UNISTD_H 1
  2001. | #define HAVE_DLFCN_H 1
  2002. | #define LT_OBJDIR ".libs/"
  2003. | #define HAVE_LIBM 1
  2004. | #define HAVE_ASSERT_H 1
  2005. | #define HAVE_FCNTL_H 1
  2006. | #define HAVE_LIMITS_H 1
  2007. | #define HAVE_MALLOC_H 1
  2008. | #define HAVE_SEARCH_H 1
  2009. | #define HAVE_SYS_TIME_H 1
  2010. | #define HAVE_UNISTD_H 1
  2011. | #define TIME_WITH_SYS_TIME 1
  2012. | #define SIZEOF_SIGNED_SHORT 2
  2013. | #define SIZEOF_UNSIGNED_SHORT 2
  2014. | #define SIZEOF_SIGNED_INT 4
  2015. | #define SIZEOF_UNSIGNED_INT 4
  2016. | #define SIZEOF_SIGNED_LONG 8
  2017. | #define SIZEOF_UNSIGNED_LONG 8
  2018. | #define SIZEOF_SIGNED_LONG_LONG 8
  2019. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2020. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2021. | #define TIFF_INT8_T signed char
  2022. | #define TIFF_UINT8_T unsigned char
  2023. | #define TIFF_INT16_T signed short
  2024. | #define TIFF_UINT16_T unsigned short
  2025. | #define TIFF_INT32_T signed int
  2026. | #define TIFF_INT32_FORMAT "%d"
  2027. | #define TIFF_UINT32_T unsigned int
  2028. | #define TIFF_UINT32_FORMAT "%u"
  2029. | #define TIFF_INT64_T signed long
  2030. | #define TIFF_INT64_FORMAT "%ld"
  2031. | #define TIFF_UINT64_T unsigned long
  2032. | #define TIFF_UINT64_FORMAT "%lu"
  2033. | #define TIFF_SSIZE_T signed long
  2034. | #define TIFF_SSIZE_FORMAT "%ld"
  2035. | #define TIFF_PTRDIFF_T ptrdiff_t
  2036. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2037. | #define HAVE_FLOOR 1
  2038. | #define HAVE_ISASCII 1
  2039. | #define HAVE_MEMMOVE 1
  2040. | #define HAVE_MEMSET 1
  2041. | #define HAVE_MMAP 1
  2042. | #define HAVE_POW 1
  2043. | #define HAVE_SQRT 1
  2044. | #define HAVE_STRCHR 1
  2045. | #define HAVE_STRRCHR 1
  2046. | #define HAVE_STRSTR 1
  2047. | #define HAVE_STRTOL 1
  2048. | #define HAVE_STRTOULL 1
  2049. | #define HAVE_GETOPT 1
  2050. | #define HAVE_STRCASECMP 1
  2051. | #define HAVE_STRTOUL 1
  2052. | #define HAVE_STRTOULL 1
  2053. | #define HAVE_LFIND 1
  2054. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2055. | #define HOST_BIGENDIAN 0
  2056. | #define HAVE_IEEEFP 1
  2057. | #define CCITT_SUPPORT 1
  2058. | #define PACKBITS_SUPPORT 1
  2059. | #define LZW_SUPPORT 1
  2060. | #define THUNDER_SUPPORT 1
  2061. | #define NEXT_SUPPORT 1
  2062. | #define LOGLUV_SUPPORT 1
  2063. | #define MDI_SUPPORT 1
  2064. | #define ZIP_SUPPORT 1
  2065. | #define PIXARLOG_SUPPORT 1
  2066. | #define JPEG_SUPPORT 1
  2067. | #define OJPEG_SUPPORT 1
  2068. | #define LZMA_SUPPORT 1
  2069. | #define CXX_SUPPORT 1
  2070. | #define X_DISPLAY_MISSING 1
  2071. | /* end confdefs.h. */
  2072. | #include <pthread.h>
  2073. | static void routine(void* a) {a=0;}
  2074. | static void* start_routine(void* a) {return a;}
  2075. | int
  2076. | main ()
  2077. | {
  2078. | pthread_t th; pthread_attr_t attr;
  2079. | pthread_create(&th,0,start_routine,0);
  2080. | pthread_join(th, 0);
  2081. | pthread_attr_init(&attr);
  2082. | pthread_cleanup_push(routine, 0);
  2083. | pthread_cleanup_pop(0);
  2084. | ;
  2085. | return 0;
  2086. | }
  2087. configure:19051: result: no
  2088. configure:19013: checking for the pthreads library -llthread
  2089. configure:19042: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -llthread -llzma -ljpeg -lz -lm >&5
  2090. conftest.c: In function 'routine':
  2091. conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
  2092. static void routine(void* a) {a=0;}
  2093. ^
  2094. /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread
  2095. collect2: error: ld returned 1 exit status
  2096. configure:19042: $? = 1
  2097. configure: failed program was:
  2098. | /* confdefs.h */
  2099. | #define PACKAGE_NAME "LibTIFF Software"
  2100. | #define PACKAGE_TARNAME "tiff"
  2101. | #define PACKAGE_VERSION "4.0.3"
  2102. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2103. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2104. | #define PACKAGE_URL ""
  2105. | #define PACKAGE "tiff"
  2106. | #define VERSION "4.0.3"
  2107. | #define STDC_HEADERS 1
  2108. | #define HAVE_SYS_TYPES_H 1
  2109. | #define HAVE_SYS_STAT_H 1
  2110. | #define HAVE_STDLIB_H 1
  2111. | #define HAVE_STRING_H 1
  2112. | #define HAVE_MEMORY_H 1
  2113. | #define HAVE_STRINGS_H 1
  2114. | #define HAVE_INTTYPES_H 1
  2115. | #define HAVE_STDINT_H 1
  2116. | #define HAVE_UNISTD_H 1
  2117. | #define HAVE_DLFCN_H 1
  2118. | #define LT_OBJDIR ".libs/"
  2119. | #define HAVE_LIBM 1
  2120. | #define HAVE_ASSERT_H 1
  2121. | #define HAVE_FCNTL_H 1
  2122. | #define HAVE_LIMITS_H 1
  2123. | #define HAVE_MALLOC_H 1
  2124. | #define HAVE_SEARCH_H 1
  2125. | #define HAVE_SYS_TIME_H 1
  2126. | #define HAVE_UNISTD_H 1
  2127. | #define TIME_WITH_SYS_TIME 1
  2128. | #define SIZEOF_SIGNED_SHORT 2
  2129. | #define SIZEOF_UNSIGNED_SHORT 2
  2130. | #define SIZEOF_SIGNED_INT 4
  2131. | #define SIZEOF_UNSIGNED_INT 4
  2132. | #define SIZEOF_SIGNED_LONG 8
  2133. | #define SIZEOF_UNSIGNED_LONG 8
  2134. | #define SIZEOF_SIGNED_LONG_LONG 8
  2135. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2136. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2137. | #define TIFF_INT8_T signed char
  2138. | #define TIFF_UINT8_T unsigned char
  2139. | #define TIFF_INT16_T signed short
  2140. | #define TIFF_UINT16_T unsigned short
  2141. | #define TIFF_INT32_T signed int
  2142. | #define TIFF_INT32_FORMAT "%d"
  2143. | #define TIFF_UINT32_T unsigned int
  2144. | #define TIFF_UINT32_FORMAT "%u"
  2145. | #define TIFF_INT64_T signed long
  2146. | #define TIFF_INT64_FORMAT "%ld"
  2147. | #define TIFF_UINT64_T unsigned long
  2148. | #define TIFF_UINT64_FORMAT "%lu"
  2149. | #define TIFF_SSIZE_T signed long
  2150. | #define TIFF_SSIZE_FORMAT "%ld"
  2151. | #define TIFF_PTRDIFF_T ptrdiff_t
  2152. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2153. | #define HAVE_FLOOR 1
  2154. | #define HAVE_ISASCII 1
  2155. | #define HAVE_MEMMOVE 1
  2156. | #define HAVE_MEMSET 1
  2157. | #define HAVE_MMAP 1
  2158. | #define HAVE_POW 1
  2159. | #define HAVE_SQRT 1
  2160. | #define HAVE_STRCHR 1
  2161. | #define HAVE_STRRCHR 1
  2162. | #define HAVE_STRSTR 1
  2163. | #define HAVE_STRTOL 1
  2164. | #define HAVE_STRTOULL 1
  2165. | #define HAVE_GETOPT 1
  2166. | #define HAVE_STRCASECMP 1
  2167. | #define HAVE_STRTOUL 1
  2168. | #define HAVE_STRTOULL 1
  2169. | #define HAVE_LFIND 1
  2170. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2171. | #define HOST_BIGENDIAN 0
  2172. | #define HAVE_IEEEFP 1
  2173. | #define CCITT_SUPPORT 1
  2174. | #define PACKBITS_SUPPORT 1
  2175. | #define LZW_SUPPORT 1
  2176. | #define THUNDER_SUPPORT 1
  2177. | #define NEXT_SUPPORT 1
  2178. | #define LOGLUV_SUPPORT 1
  2179. | #define MDI_SUPPORT 1
  2180. | #define ZIP_SUPPORT 1
  2181. | #define PIXARLOG_SUPPORT 1
  2182. | #define JPEG_SUPPORT 1
  2183. | #define OJPEG_SUPPORT 1
  2184. | #define LZMA_SUPPORT 1
  2185. | #define CXX_SUPPORT 1
  2186. | #define X_DISPLAY_MISSING 1
  2187. | /* end confdefs.h. */
  2188. | #include <pthread.h>
  2189. | static void routine(void* a) {a=0;}
  2190. | static void* start_routine(void* a) {return a;}
  2191. | int
  2192. | main ()
  2193. | {
  2194. | pthread_t th; pthread_attr_t attr;
  2195. | pthread_create(&th,0,start_routine,0);
  2196. | pthread_join(th, 0);
  2197. | pthread_attr_init(&attr);
  2198. | pthread_cleanup_push(routine, 0);
  2199. | pthread_cleanup_pop(0);
  2200. | ;
  2201. | return 0;
  2202. | }
  2203. configure:19051: result: no
  2204. configure:18963: checking whether pthreads work with -pthread
  2205. configure:19042: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed conftest.c -llzma -ljpeg -lz -lm >&5
  2206. conftest.c: In function 'routine':
  2207. conftest.c:92:41: warning: parameter 'a' set but not used [-Wunused-but-set-parameter]
  2208. static void routine(void* a) {a=0;}
  2209. ^
  2210. configure:19042: $? = 0
  2211. configure:19051: result: yes
  2212. configure:19068: checking for joinable pthread attribute
  2213. configure:19083: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed conftest.c -llzma -ljpeg -lz -lm >&5
  2214. configure:19083: $? = 0
  2215. configure:19089: result: PTHREAD_CREATE_JOINABLE
  2216. configure:19099: checking if more special flags are required for pthreads
  2217. configure:19106: result: no
  2218. configure:19194: checking whether we are using the Microsoft C compiler
  2219. configure:19213: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  2220. conftest.c: In function 'main':
  2221. conftest.c:97:8: error: unknown type name 'choke'
  2222. choke me
  2223. ^
  2224. conftest.c:97:14: warning: unused variable 'me' [-Wunused-variable]
  2225. choke me
  2226. ^
  2227. configure:19213: $? = 1
  2228. configure: failed program was:
  2229. | /* confdefs.h */
  2230. | #define PACKAGE_NAME "LibTIFF Software"
  2231. | #define PACKAGE_TARNAME "tiff"
  2232. | #define PACKAGE_VERSION "4.0.3"
  2233. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2234. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2235. | #define PACKAGE_URL ""
  2236. | #define PACKAGE "tiff"
  2237. | #define VERSION "4.0.3"
  2238. | #define STDC_HEADERS 1
  2239. | #define HAVE_SYS_TYPES_H 1
  2240. | #define HAVE_SYS_STAT_H 1
  2241. | #define HAVE_STDLIB_H 1
  2242. | #define HAVE_STRING_H 1
  2243. | #define HAVE_MEMORY_H 1
  2244. | #define HAVE_STRINGS_H 1
  2245. | #define HAVE_INTTYPES_H 1
  2246. | #define HAVE_STDINT_H 1
  2247. | #define HAVE_UNISTD_H 1
  2248. | #define HAVE_DLFCN_H 1
  2249. | #define LT_OBJDIR ".libs/"
  2250. | #define HAVE_LIBM 1
  2251. | #define HAVE_ASSERT_H 1
  2252. | #define HAVE_FCNTL_H 1
  2253. | #define HAVE_LIMITS_H 1
  2254. | #define HAVE_MALLOC_H 1
  2255. | #define HAVE_SEARCH_H 1
  2256. | #define HAVE_SYS_TIME_H 1
  2257. | #define HAVE_UNISTD_H 1
  2258. | #define TIME_WITH_SYS_TIME 1
  2259. | #define SIZEOF_SIGNED_SHORT 2
  2260. | #define SIZEOF_UNSIGNED_SHORT 2
  2261. | #define SIZEOF_SIGNED_INT 4
  2262. | #define SIZEOF_UNSIGNED_INT 4
  2263. | #define SIZEOF_SIGNED_LONG 8
  2264. | #define SIZEOF_UNSIGNED_LONG 8
  2265. | #define SIZEOF_SIGNED_LONG_LONG 8
  2266. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2267. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2268. | #define TIFF_INT8_T signed char
  2269. | #define TIFF_UINT8_T unsigned char
  2270. | #define TIFF_INT16_T signed short
  2271. | #define TIFF_UINT16_T unsigned short
  2272. | #define TIFF_INT32_T signed int
  2273. | #define TIFF_INT32_FORMAT "%d"
  2274. | #define TIFF_UINT32_T unsigned int
  2275. | #define TIFF_UINT32_FORMAT "%u"
  2276. | #define TIFF_INT64_T signed long
  2277. | #define TIFF_INT64_FORMAT "%ld"
  2278. | #define TIFF_UINT64_T unsigned long
  2279. | #define TIFF_UINT64_FORMAT "%lu"
  2280. | #define TIFF_SSIZE_T signed long
  2281. | #define TIFF_SSIZE_FORMAT "%ld"
  2282. | #define TIFF_PTRDIFF_T ptrdiff_t
  2283. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2284. | #define HAVE_FLOOR 1
  2285. | #define HAVE_ISASCII 1
  2286. | #define HAVE_MEMMOVE 1
  2287. | #define HAVE_MEMSET 1
  2288. | #define HAVE_MMAP 1
  2289. | #define HAVE_POW 1
  2290. | #define HAVE_SQRT 1
  2291. | #define HAVE_STRCHR 1
  2292. | #define HAVE_STRRCHR 1
  2293. | #define HAVE_STRSTR 1
  2294. | #define HAVE_STRTOL 1
  2295. | #define HAVE_STRTOULL 1
  2296. | #define HAVE_GETOPT 1
  2297. | #define HAVE_STRCASECMP 1
  2298. | #define HAVE_STRTOUL 1
  2299. | #define HAVE_STRTOULL 1
  2300. | #define HAVE_LFIND 1
  2301. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2302. | #define HOST_BIGENDIAN 0
  2303. | #define HAVE_IEEEFP 1
  2304. | #define CCITT_SUPPORT 1
  2305. | #define PACKBITS_SUPPORT 1
  2306. | #define LZW_SUPPORT 1
  2307. | #define THUNDER_SUPPORT 1
  2308. | #define NEXT_SUPPORT 1
  2309. | #define LOGLUV_SUPPORT 1
  2310. | #define MDI_SUPPORT 1
  2311. | #define ZIP_SUPPORT 1
  2312. | #define PIXARLOG_SUPPORT 1
  2313. | #define JPEG_SUPPORT 1
  2314. | #define OJPEG_SUPPORT 1
  2315. | #define LZMA_SUPPORT 1
  2316. | #define CXX_SUPPORT 1
  2317. | #define X_DISPLAY_MISSING 1
  2318. | #define HAVE_PTHREAD 1
  2319. | /* end confdefs.h. */
  2320. |
  2321. | int
  2322. | main ()
  2323. | {
  2324. | #ifndef _MSC_VER
  2325. | choke me
  2326. | #endif
  2327. |
  2328. | ;
  2329. | return 0;
  2330. | }
  2331. configure:19222: result: no
  2332. configure:19242: checking GL/gl.h usability
  2333. configure:19242: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W -pthread conftest.c >&5
  2334. conftest.c:125:19: fatal error: GL/gl.h: No such file or directory
  2335. #include <GL/gl.h>
  2336. ^
  2337. compilation terminated.
  2338. configure:19242: $? = 1
  2339. configure: failed program was:
  2340. | /* confdefs.h */
  2341. | #define PACKAGE_NAME "LibTIFF Software"
  2342. | #define PACKAGE_TARNAME "tiff"
  2343. | #define PACKAGE_VERSION "4.0.3"
  2344. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2345. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2346. | #define PACKAGE_URL ""
  2347. | #define PACKAGE "tiff"
  2348. | #define VERSION "4.0.3"
  2349. | #define STDC_HEADERS 1
  2350. | #define HAVE_SYS_TYPES_H 1
  2351. | #define HAVE_SYS_STAT_H 1
  2352. | #define HAVE_STDLIB_H 1
  2353. | #define HAVE_STRING_H 1
  2354. | #define HAVE_MEMORY_H 1
  2355. | #define HAVE_STRINGS_H 1
  2356. | #define HAVE_INTTYPES_H 1
  2357. | #define HAVE_STDINT_H 1
  2358. | #define HAVE_UNISTD_H 1
  2359. | #define HAVE_DLFCN_H 1
  2360. | #define LT_OBJDIR ".libs/"
  2361. | #define HAVE_LIBM 1
  2362. | #define HAVE_ASSERT_H 1
  2363. | #define HAVE_FCNTL_H 1
  2364. | #define HAVE_LIMITS_H 1
  2365. | #define HAVE_MALLOC_H 1
  2366. | #define HAVE_SEARCH_H 1
  2367. | #define HAVE_SYS_TIME_H 1
  2368. | #define HAVE_UNISTD_H 1
  2369. | #define TIME_WITH_SYS_TIME 1
  2370. | #define SIZEOF_SIGNED_SHORT 2
  2371. | #define SIZEOF_UNSIGNED_SHORT 2
  2372. | #define SIZEOF_SIGNED_INT 4
  2373. | #define SIZEOF_UNSIGNED_INT 4
  2374. | #define SIZEOF_SIGNED_LONG 8
  2375. | #define SIZEOF_UNSIGNED_LONG 8
  2376. | #define SIZEOF_SIGNED_LONG_LONG 8
  2377. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2378. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2379. | #define TIFF_INT8_T signed char
  2380. | #define TIFF_UINT8_T unsigned char
  2381. | #define TIFF_INT16_T signed short
  2382. | #define TIFF_UINT16_T unsigned short
  2383. | #define TIFF_INT32_T signed int
  2384. | #define TIFF_INT32_FORMAT "%d"
  2385. | #define TIFF_UINT32_T unsigned int
  2386. | #define TIFF_UINT32_FORMAT "%u"
  2387. | #define TIFF_INT64_T signed long
  2388. | #define TIFF_INT64_FORMAT "%ld"
  2389. | #define TIFF_UINT64_T unsigned long
  2390. | #define TIFF_UINT64_FORMAT "%lu"
  2391. | #define TIFF_SSIZE_T signed long
  2392. | #define TIFF_SSIZE_FORMAT "%ld"
  2393. | #define TIFF_PTRDIFF_T ptrdiff_t
  2394. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2395. | #define HAVE_FLOOR 1
  2396. | #define HAVE_ISASCII 1
  2397. | #define HAVE_MEMMOVE 1
  2398. | #define HAVE_MEMSET 1
  2399. | #define HAVE_MMAP 1
  2400. | #define HAVE_POW 1
  2401. | #define HAVE_SQRT 1
  2402. | #define HAVE_STRCHR 1
  2403. | #define HAVE_STRRCHR 1
  2404. | #define HAVE_STRSTR 1
  2405. | #define HAVE_STRTOL 1
  2406. | #define HAVE_STRTOULL 1
  2407. | #define HAVE_GETOPT 1
  2408. | #define HAVE_STRCASECMP 1
  2409. | #define HAVE_STRTOUL 1
  2410. | #define HAVE_STRTOULL 1
  2411. | #define HAVE_LFIND 1
  2412. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2413. | #define HOST_BIGENDIAN 0
  2414. | #define HAVE_IEEEFP 1
  2415. | #define CCITT_SUPPORT 1
  2416. | #define PACKBITS_SUPPORT 1
  2417. | #define LZW_SUPPORT 1
  2418. | #define THUNDER_SUPPORT 1
  2419. | #define NEXT_SUPPORT 1
  2420. | #define LOGLUV_SUPPORT 1
  2421. | #define MDI_SUPPORT 1
  2422. | #define ZIP_SUPPORT 1
  2423. | #define PIXARLOG_SUPPORT 1
  2424. | #define JPEG_SUPPORT 1
  2425. | #define OJPEG_SUPPORT 1
  2426. | #define LZMA_SUPPORT 1
  2427. | #define CXX_SUPPORT 1
  2428. | #define X_DISPLAY_MISSING 1
  2429. | #define HAVE_PTHREAD 1
  2430. | /* end confdefs.h. */
  2431. | #include <stdio.h>
  2432. | #ifdef HAVE_SYS_TYPES_H
  2433. | # include <sys/types.h>
  2434. | #endif
  2435. | #ifdef HAVE_SYS_STAT_H
  2436. | # include <sys/stat.h>
  2437. | #endif
  2438. | #ifdef STDC_HEADERS
  2439. | # include <stdlib.h>
  2440. | # include <stddef.h>
  2441. | #else
  2442. | # ifdef HAVE_STDLIB_H
  2443. | # include <stdlib.h>
  2444. | # endif
  2445. | #endif
  2446. | #ifdef HAVE_STRING_H
  2447. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2448. | # include <memory.h>
  2449. | # endif
  2450. | # include <string.h>
  2451. | #endif
  2452. | #ifdef HAVE_STRINGS_H
  2453. | # include <strings.h>
  2454. | #endif
  2455. | #ifdef HAVE_INTTYPES_H
  2456. | # include <inttypes.h>
  2457. | #endif
  2458. | #ifdef HAVE_STDINT_H
  2459. | # include <stdint.h>
  2460. | #endif
  2461. | #ifdef HAVE_UNISTD_H
  2462. | # include <unistd.h>
  2463. | #endif
  2464. | #include <GL/gl.h>
  2465. configure:19242: result: no
  2466. configure:19242: checking GL/gl.h presence
  2467. configure:19242: x86_64-pc-linux-gnu-gcc -E -pthread conftest.c
  2468. conftest.c:92:19: fatal error: GL/gl.h: No such file or directory
  2469. #include <GL/gl.h>
  2470. ^
  2471. compilation terminated.
  2472. configure:19242: $? = 1
  2473. configure: failed program was:
  2474. | /* confdefs.h */
  2475. | #define PACKAGE_NAME "LibTIFF Software"
  2476. | #define PACKAGE_TARNAME "tiff"
  2477. | #define PACKAGE_VERSION "4.0.3"
  2478. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2479. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2480. | #define PACKAGE_URL ""
  2481. | #define PACKAGE "tiff"
  2482. | #define VERSION "4.0.3"
  2483. | #define STDC_HEADERS 1
  2484. | #define HAVE_SYS_TYPES_H 1
  2485. | #define HAVE_SYS_STAT_H 1
  2486. | #define HAVE_STDLIB_H 1
  2487. | #define HAVE_STRING_H 1
  2488. | #define HAVE_MEMORY_H 1
  2489. | #define HAVE_STRINGS_H 1
  2490. | #define HAVE_INTTYPES_H 1
  2491. | #define HAVE_STDINT_H 1
  2492. | #define HAVE_UNISTD_H 1
  2493. | #define HAVE_DLFCN_H 1
  2494. | #define LT_OBJDIR ".libs/"
  2495. | #define HAVE_LIBM 1
  2496. | #define HAVE_ASSERT_H 1
  2497. | #define HAVE_FCNTL_H 1
  2498. | #define HAVE_LIMITS_H 1
  2499. | #define HAVE_MALLOC_H 1
  2500. | #define HAVE_SEARCH_H 1
  2501. | #define HAVE_SYS_TIME_H 1
  2502. | #define HAVE_UNISTD_H 1
  2503. | #define TIME_WITH_SYS_TIME 1
  2504. | #define SIZEOF_SIGNED_SHORT 2
  2505. | #define SIZEOF_UNSIGNED_SHORT 2
  2506. | #define SIZEOF_SIGNED_INT 4
  2507. | #define SIZEOF_UNSIGNED_INT 4
  2508. | #define SIZEOF_SIGNED_LONG 8
  2509. | #define SIZEOF_UNSIGNED_LONG 8
  2510. | #define SIZEOF_SIGNED_LONG_LONG 8
  2511. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2512. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2513. | #define TIFF_INT8_T signed char
  2514. | #define TIFF_UINT8_T unsigned char
  2515. | #define TIFF_INT16_T signed short
  2516. | #define TIFF_UINT16_T unsigned short
  2517. | #define TIFF_INT32_T signed int
  2518. | #define TIFF_INT32_FORMAT "%d"
  2519. | #define TIFF_UINT32_T unsigned int
  2520. | #define TIFF_UINT32_FORMAT "%u"
  2521. | #define TIFF_INT64_T signed long
  2522. | #define TIFF_INT64_FORMAT "%ld"
  2523. | #define TIFF_UINT64_T unsigned long
  2524. | #define TIFF_UINT64_FORMAT "%lu"
  2525. | #define TIFF_SSIZE_T signed long
  2526. | #define TIFF_SSIZE_FORMAT "%ld"
  2527. | #define TIFF_PTRDIFF_T ptrdiff_t
  2528. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2529. | #define HAVE_FLOOR 1
  2530. | #define HAVE_ISASCII 1
  2531. | #define HAVE_MEMMOVE 1
  2532. | #define HAVE_MEMSET 1
  2533. | #define HAVE_MMAP 1
  2534. | #define HAVE_POW 1
  2535. | #define HAVE_SQRT 1
  2536. | #define HAVE_STRCHR 1
  2537. | #define HAVE_STRRCHR 1
  2538. | #define HAVE_STRSTR 1
  2539. | #define HAVE_STRTOL 1
  2540. | #define HAVE_STRTOULL 1
  2541. | #define HAVE_GETOPT 1
  2542. | #define HAVE_STRCASECMP 1
  2543. | #define HAVE_STRTOUL 1
  2544. | #define HAVE_STRTOULL 1
  2545. | #define HAVE_LFIND 1
  2546. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2547. | #define HOST_BIGENDIAN 0
  2548. | #define HAVE_IEEEFP 1
  2549. | #define CCITT_SUPPORT 1
  2550. | #define PACKBITS_SUPPORT 1
  2551. | #define LZW_SUPPORT 1
  2552. | #define THUNDER_SUPPORT 1
  2553. | #define NEXT_SUPPORT 1
  2554. | #define LOGLUV_SUPPORT 1
  2555. | #define MDI_SUPPORT 1
  2556. | #define ZIP_SUPPORT 1
  2557. | #define PIXARLOG_SUPPORT 1
  2558. | #define JPEG_SUPPORT 1
  2559. | #define OJPEG_SUPPORT 1
  2560. | #define LZMA_SUPPORT 1
  2561. | #define CXX_SUPPORT 1
  2562. | #define X_DISPLAY_MISSING 1
  2563. | #define HAVE_PTHREAD 1
  2564. | /* end confdefs.h. */
  2565. | #include <GL/gl.h>
  2566. configure:19242: result: no
  2567. configure:19242: checking for GL/gl.h
  2568. configure:19242: result: no
  2569. configure:19242: checking OpenGL/gl.h usability
  2570. configure:19242: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W -pthread conftest.c >&5
  2571. conftest.c:125:23: fatal error: OpenGL/gl.h: No such file or directory
  2572. #include <OpenGL/gl.h>
  2573. ^
  2574. compilation terminated.
  2575. configure:19242: $? = 1
  2576. configure: failed program was:
  2577. | /* confdefs.h */
  2578. | #define PACKAGE_NAME "LibTIFF Software"
  2579. | #define PACKAGE_TARNAME "tiff"
  2580. | #define PACKAGE_VERSION "4.0.3"
  2581. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2582. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2583. | #define PACKAGE_URL ""
  2584. | #define PACKAGE "tiff"
  2585. | #define VERSION "4.0.3"
  2586. | #define STDC_HEADERS 1
  2587. | #define HAVE_SYS_TYPES_H 1
  2588. | #define HAVE_SYS_STAT_H 1
  2589. | #define HAVE_STDLIB_H 1
  2590. | #define HAVE_STRING_H 1
  2591. | #define HAVE_MEMORY_H 1
  2592. | #define HAVE_STRINGS_H 1
  2593. | #define HAVE_INTTYPES_H 1
  2594. | #define HAVE_STDINT_H 1
  2595. | #define HAVE_UNISTD_H 1
  2596. | #define HAVE_DLFCN_H 1
  2597. | #define LT_OBJDIR ".libs/"
  2598. | #define HAVE_LIBM 1
  2599. | #define HAVE_ASSERT_H 1
  2600. | #define HAVE_FCNTL_H 1
  2601. | #define HAVE_LIMITS_H 1
  2602. | #define HAVE_MALLOC_H 1
  2603. | #define HAVE_SEARCH_H 1
  2604. | #define HAVE_SYS_TIME_H 1
  2605. | #define HAVE_UNISTD_H 1
  2606. | #define TIME_WITH_SYS_TIME 1
  2607. | #define SIZEOF_SIGNED_SHORT 2
  2608. | #define SIZEOF_UNSIGNED_SHORT 2
  2609. | #define SIZEOF_SIGNED_INT 4
  2610. | #define SIZEOF_UNSIGNED_INT 4
  2611. | #define SIZEOF_SIGNED_LONG 8
  2612. | #define SIZEOF_UNSIGNED_LONG 8
  2613. | #define SIZEOF_SIGNED_LONG_LONG 8
  2614. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2615. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2616. | #define TIFF_INT8_T signed char
  2617. | #define TIFF_UINT8_T unsigned char
  2618. | #define TIFF_INT16_T signed short
  2619. | #define TIFF_UINT16_T unsigned short
  2620. | #define TIFF_INT32_T signed int
  2621. | #define TIFF_INT32_FORMAT "%d"
  2622. | #define TIFF_UINT32_T unsigned int
  2623. | #define TIFF_UINT32_FORMAT "%u"
  2624. | #define TIFF_INT64_T signed long
  2625. | #define TIFF_INT64_FORMAT "%ld"
  2626. | #define TIFF_UINT64_T unsigned long
  2627. | #define TIFF_UINT64_FORMAT "%lu"
  2628. | #define TIFF_SSIZE_T signed long
  2629. | #define TIFF_SSIZE_FORMAT "%ld"
  2630. | #define TIFF_PTRDIFF_T ptrdiff_t
  2631. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2632. | #define HAVE_FLOOR 1
  2633. | #define HAVE_ISASCII 1
  2634. | #define HAVE_MEMMOVE 1
  2635. | #define HAVE_MEMSET 1
  2636. | #define HAVE_MMAP 1
  2637. | #define HAVE_POW 1
  2638. | #define HAVE_SQRT 1
  2639. | #define HAVE_STRCHR 1
  2640. | #define HAVE_STRRCHR 1
  2641. | #define HAVE_STRSTR 1
  2642. | #define HAVE_STRTOL 1
  2643. | #define HAVE_STRTOULL 1
  2644. | #define HAVE_GETOPT 1
  2645. | #define HAVE_STRCASECMP 1
  2646. | #define HAVE_STRTOUL 1
  2647. | #define HAVE_STRTOULL 1
  2648. | #define HAVE_LFIND 1
  2649. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2650. | #define HOST_BIGENDIAN 0
  2651. | #define HAVE_IEEEFP 1
  2652. | #define CCITT_SUPPORT 1
  2653. | #define PACKBITS_SUPPORT 1
  2654. | #define LZW_SUPPORT 1
  2655. | #define THUNDER_SUPPORT 1
  2656. | #define NEXT_SUPPORT 1
  2657. | #define LOGLUV_SUPPORT 1
  2658. | #define MDI_SUPPORT 1
  2659. | #define ZIP_SUPPORT 1
  2660. | #define PIXARLOG_SUPPORT 1
  2661. | #define JPEG_SUPPORT 1
  2662. | #define OJPEG_SUPPORT 1
  2663. | #define LZMA_SUPPORT 1
  2664. | #define CXX_SUPPORT 1
  2665. | #define X_DISPLAY_MISSING 1
  2666. | #define HAVE_PTHREAD 1
  2667. | /* end confdefs.h. */
  2668. | #include <stdio.h>
  2669. | #ifdef HAVE_SYS_TYPES_H
  2670. | # include <sys/types.h>
  2671. | #endif
  2672. | #ifdef HAVE_SYS_STAT_H
  2673. | # include <sys/stat.h>
  2674. | #endif
  2675. | #ifdef STDC_HEADERS
  2676. | # include <stdlib.h>
  2677. | # include <stddef.h>
  2678. | #else
  2679. | # ifdef HAVE_STDLIB_H
  2680. | # include <stdlib.h>
  2681. | # endif
  2682. | #endif
  2683. | #ifdef HAVE_STRING_H
  2684. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  2685. | # include <memory.h>
  2686. | # endif
  2687. | # include <string.h>
  2688. | #endif
  2689. | #ifdef HAVE_STRINGS_H
  2690. | # include <strings.h>
  2691. | #endif
  2692. | #ifdef HAVE_INTTYPES_H
  2693. | # include <inttypes.h>
  2694. | #endif
  2695. | #ifdef HAVE_STDINT_H
  2696. | # include <stdint.h>
  2697. | #endif
  2698. | #ifdef HAVE_UNISTD_H
  2699. | # include <unistd.h>
  2700. | #endif
  2701. | #include <OpenGL/gl.h>
  2702. configure:19242: result: no
  2703. configure:19242: checking OpenGL/gl.h presence
  2704. configure:19242: x86_64-pc-linux-gnu-gcc -E -pthread conftest.c
  2705. conftest.c:92:23: fatal error: OpenGL/gl.h: No such file or directory
  2706. #include <OpenGL/gl.h>
  2707. ^
  2708. compilation terminated.
  2709. configure:19242: $? = 1
  2710. configure: failed program was:
  2711. | /* confdefs.h */
  2712. | #define PACKAGE_NAME "LibTIFF Software"
  2713. | #define PACKAGE_TARNAME "tiff"
  2714. | #define PACKAGE_VERSION "4.0.3"
  2715. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2716. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2717. | #define PACKAGE_URL ""
  2718. | #define PACKAGE "tiff"
  2719. | #define VERSION "4.0.3"
  2720. | #define STDC_HEADERS 1
  2721. | #define HAVE_SYS_TYPES_H 1
  2722. | #define HAVE_SYS_STAT_H 1
  2723. | #define HAVE_STDLIB_H 1
  2724. | #define HAVE_STRING_H 1
  2725. | #define HAVE_MEMORY_H 1
  2726. | #define HAVE_STRINGS_H 1
  2727. | #define HAVE_INTTYPES_H 1
  2728. | #define HAVE_STDINT_H 1
  2729. | #define HAVE_UNISTD_H 1
  2730. | #define HAVE_DLFCN_H 1
  2731. | #define LT_OBJDIR ".libs/"
  2732. | #define HAVE_LIBM 1
  2733. | #define HAVE_ASSERT_H 1
  2734. | #define HAVE_FCNTL_H 1
  2735. | #define HAVE_LIMITS_H 1
  2736. | #define HAVE_MALLOC_H 1
  2737. | #define HAVE_SEARCH_H 1
  2738. | #define HAVE_SYS_TIME_H 1
  2739. | #define HAVE_UNISTD_H 1
  2740. | #define TIME_WITH_SYS_TIME 1
  2741. | #define SIZEOF_SIGNED_SHORT 2
  2742. | #define SIZEOF_UNSIGNED_SHORT 2
  2743. | #define SIZEOF_SIGNED_INT 4
  2744. | #define SIZEOF_UNSIGNED_INT 4
  2745. | #define SIZEOF_SIGNED_LONG 8
  2746. | #define SIZEOF_UNSIGNED_LONG 8
  2747. | #define SIZEOF_SIGNED_LONG_LONG 8
  2748. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2749. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2750. | #define TIFF_INT8_T signed char
  2751. | #define TIFF_UINT8_T unsigned char
  2752. | #define TIFF_INT16_T signed short
  2753. | #define TIFF_UINT16_T unsigned short
  2754. | #define TIFF_INT32_T signed int
  2755. | #define TIFF_INT32_FORMAT "%d"
  2756. | #define TIFF_UINT32_T unsigned int
  2757. | #define TIFF_UINT32_FORMAT "%u"
  2758. | #define TIFF_INT64_T signed long
  2759. | #define TIFF_INT64_FORMAT "%ld"
  2760. | #define TIFF_UINT64_T unsigned long
  2761. | #define TIFF_UINT64_FORMAT "%lu"
  2762. | #define TIFF_SSIZE_T signed long
  2763. | #define TIFF_SSIZE_FORMAT "%ld"
  2764. | #define TIFF_PTRDIFF_T ptrdiff_t
  2765. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2766. | #define HAVE_FLOOR 1
  2767. | #define HAVE_ISASCII 1
  2768. | #define HAVE_MEMMOVE 1
  2769. | #define HAVE_MEMSET 1
  2770. | #define HAVE_MMAP 1
  2771. | #define HAVE_POW 1
  2772. | #define HAVE_SQRT 1
  2773. | #define HAVE_STRCHR 1
  2774. | #define HAVE_STRRCHR 1
  2775. | #define HAVE_STRSTR 1
  2776. | #define HAVE_STRTOL 1
  2777. | #define HAVE_STRTOULL 1
  2778. | #define HAVE_GETOPT 1
  2779. | #define HAVE_STRCASECMP 1
  2780. | #define HAVE_STRTOUL 1
  2781. | #define HAVE_STRTOULL 1
  2782. | #define HAVE_LFIND 1
  2783. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2784. | #define HOST_BIGENDIAN 0
  2785. | #define HAVE_IEEEFP 1
  2786. | #define CCITT_SUPPORT 1
  2787. | #define PACKBITS_SUPPORT 1
  2788. | #define LZW_SUPPORT 1
  2789. | #define THUNDER_SUPPORT 1
  2790. | #define NEXT_SUPPORT 1
  2791. | #define LOGLUV_SUPPORT 1
  2792. | #define MDI_SUPPORT 1
  2793. | #define ZIP_SUPPORT 1
  2794. | #define PIXARLOG_SUPPORT 1
  2795. | #define JPEG_SUPPORT 1
  2796. | #define OJPEG_SUPPORT 1
  2797. | #define LZMA_SUPPORT 1
  2798. | #define CXX_SUPPORT 1
  2799. | #define X_DISPLAY_MISSING 1
  2800. | #define HAVE_PTHREAD 1
  2801. | /* end confdefs.h. */
  2802. | #include <OpenGL/gl.h>
  2803. configure:19242: result: no
  2804. configure:19242: checking for OpenGL/gl.h
  2805. configure:19242: result: no
  2806. configure:19256: checking windows.h usability
  2807. configure:19256: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  2808. configure:19256: $? = 0
  2809. configure:19256: result: yes
  2810. configure:19256: checking windows.h presence
  2811. configure:19256: x86_64-pc-linux-gnu-gcc -E conftest.c
  2812. configure:19256: $? = 0
  2813. configure:19256: result: yes
  2814. configure:19256: checking for windows.h
  2815. configure:19256: result: yes
  2816. configure:19269: checking for OpenGL library
  2817. configure:19312: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lopengl32 -lm -llzma -ljpeg -lz -lm >&5
  2818. conftest.c:102:5: error: #error no gl.h
  2819. # error no gl.h
  2820. ^
  2821. conftest.c: In function 'main':
  2822. conftest.c:107:1: warning: implicit declaration of function 'glBegin' [-Wimplicit-function-declaration]
  2823. glBegin(0)
  2824. ^
  2825. configure:19312: $? = 1
  2826. configure: failed program was:
  2827. | /* confdefs.h */
  2828. | #define PACKAGE_NAME "LibTIFF Software"
  2829. | #define PACKAGE_TARNAME "tiff"
  2830. | #define PACKAGE_VERSION "4.0.3"
  2831. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2832. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2833. | #define PACKAGE_URL ""
  2834. | #define PACKAGE "tiff"
  2835. | #define VERSION "4.0.3"
  2836. | #define STDC_HEADERS 1
  2837. | #define HAVE_SYS_TYPES_H 1
  2838. | #define HAVE_SYS_STAT_H 1
  2839. | #define HAVE_STDLIB_H 1
  2840. | #define HAVE_STRING_H 1
  2841. | #define HAVE_MEMORY_H 1
  2842. | #define HAVE_STRINGS_H 1
  2843. | #define HAVE_INTTYPES_H 1
  2844. | #define HAVE_STDINT_H 1
  2845. | #define HAVE_UNISTD_H 1
  2846. | #define HAVE_DLFCN_H 1
  2847. | #define LT_OBJDIR ".libs/"
  2848. | #define HAVE_LIBM 1
  2849. | #define HAVE_ASSERT_H 1
  2850. | #define HAVE_FCNTL_H 1
  2851. | #define HAVE_LIMITS_H 1
  2852. | #define HAVE_MALLOC_H 1
  2853. | #define HAVE_SEARCH_H 1
  2854. | #define HAVE_SYS_TIME_H 1
  2855. | #define HAVE_UNISTD_H 1
  2856. | #define TIME_WITH_SYS_TIME 1
  2857. | #define SIZEOF_SIGNED_SHORT 2
  2858. | #define SIZEOF_UNSIGNED_SHORT 2
  2859. | #define SIZEOF_SIGNED_INT 4
  2860. | #define SIZEOF_UNSIGNED_INT 4
  2861. | #define SIZEOF_SIGNED_LONG 8
  2862. | #define SIZEOF_UNSIGNED_LONG 8
  2863. | #define SIZEOF_SIGNED_LONG_LONG 8
  2864. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2865. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2866. | #define TIFF_INT8_T signed char
  2867. | #define TIFF_UINT8_T unsigned char
  2868. | #define TIFF_INT16_T signed short
  2869. | #define TIFF_UINT16_T unsigned short
  2870. | #define TIFF_INT32_T signed int
  2871. | #define TIFF_INT32_FORMAT "%d"
  2872. | #define TIFF_UINT32_T unsigned int
  2873. | #define TIFF_UINT32_FORMAT "%u"
  2874. | #define TIFF_INT64_T signed long
  2875. | #define TIFF_INT64_FORMAT "%ld"
  2876. | #define TIFF_UINT64_T unsigned long
  2877. | #define TIFF_UINT64_FORMAT "%lu"
  2878. | #define TIFF_SSIZE_T signed long
  2879. | #define TIFF_SSIZE_FORMAT "%ld"
  2880. | #define TIFF_PTRDIFF_T ptrdiff_t
  2881. | #define TIFF_PTRDIFF_FORMAT "%ld"
  2882. | #define HAVE_FLOOR 1
  2883. | #define HAVE_ISASCII 1
  2884. | #define HAVE_MEMMOVE 1
  2885. | #define HAVE_MEMSET 1
  2886. | #define HAVE_MMAP 1
  2887. | #define HAVE_POW 1
  2888. | #define HAVE_SQRT 1
  2889. | #define HAVE_STRCHR 1
  2890. | #define HAVE_STRRCHR 1
  2891. | #define HAVE_STRSTR 1
  2892. | #define HAVE_STRTOL 1
  2893. | #define HAVE_STRTOULL 1
  2894. | #define HAVE_GETOPT 1
  2895. | #define HAVE_STRCASECMP 1
  2896. | #define HAVE_STRTOUL 1
  2897. | #define HAVE_STRTOULL 1
  2898. | #define HAVE_LFIND 1
  2899. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  2900. | #define HOST_BIGENDIAN 0
  2901. | #define HAVE_IEEEFP 1
  2902. | #define CCITT_SUPPORT 1
  2903. | #define PACKBITS_SUPPORT 1
  2904. | #define LZW_SUPPORT 1
  2905. | #define THUNDER_SUPPORT 1
  2906. | #define NEXT_SUPPORT 1
  2907. | #define LOGLUV_SUPPORT 1
  2908. | #define MDI_SUPPORT 1
  2909. | #define ZIP_SUPPORT 1
  2910. | #define PIXARLOG_SUPPORT 1
  2911. | #define JPEG_SUPPORT 1
  2912. | #define OJPEG_SUPPORT 1
  2913. | #define LZMA_SUPPORT 1
  2914. | #define CXX_SUPPORT 1
  2915. | #define X_DISPLAY_MISSING 1
  2916. | #define HAVE_PTHREAD 1
  2917. | #define HAVE_WINDOWS_H 1
  2918. | /* end confdefs.h. */
  2919. |
  2920. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  2921. | # include <windows.h>
  2922. | # endif
  2923. | # ifdef HAVE_GL_GL_H
  2924. | # include <GL/gl.h>
  2925. | # elif defined(HAVE_OPENGL_GL_H)
  2926. | # include <OpenGL/gl.h>
  2927. | # else
  2928. | # error no gl.h
  2929. | # endif
  2930. | int
  2931. | main ()
  2932. | {
  2933. | glBegin(0)
  2934. | ;
  2935. | return 0;
  2936. | }
  2937. configure:19337: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lopengl32 -L/usr/lib64/nvidia -lm -llzma -ljpeg -lz -lm >&5
  2938. conftest.c:102:5: error: #error no gl.h
  2939. # error no gl.h
  2940. ^
  2941. conftest.c: In function 'main':
  2942. conftest.c:107:1: warning: implicit declaration of function 'glBegin' [-Wimplicit-function-declaration]
  2943. glBegin(0)
  2944. ^
  2945. configure:19337: $? = 1
  2946. configure: failed program was:
  2947. | /* confdefs.h */
  2948. | #define PACKAGE_NAME "LibTIFF Software"
  2949. | #define PACKAGE_TARNAME "tiff"
  2950. | #define PACKAGE_VERSION "4.0.3"
  2951. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  2952. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  2953. | #define PACKAGE_URL ""
  2954. | #define PACKAGE "tiff"
  2955. | #define VERSION "4.0.3"
  2956. | #define STDC_HEADERS 1
  2957. | #define HAVE_SYS_TYPES_H 1
  2958. | #define HAVE_SYS_STAT_H 1
  2959. | #define HAVE_STDLIB_H 1
  2960. | #define HAVE_STRING_H 1
  2961. | #define HAVE_MEMORY_H 1
  2962. | #define HAVE_STRINGS_H 1
  2963. | #define HAVE_INTTYPES_H 1
  2964. | #define HAVE_STDINT_H 1
  2965. | #define HAVE_UNISTD_H 1
  2966. | #define HAVE_DLFCN_H 1
  2967. | #define LT_OBJDIR ".libs/"
  2968. | #define HAVE_LIBM 1
  2969. | #define HAVE_ASSERT_H 1
  2970. | #define HAVE_FCNTL_H 1
  2971. | #define HAVE_LIMITS_H 1
  2972. | #define HAVE_MALLOC_H 1
  2973. | #define HAVE_SEARCH_H 1
  2974. | #define HAVE_SYS_TIME_H 1
  2975. | #define HAVE_UNISTD_H 1
  2976. | #define TIME_WITH_SYS_TIME 1
  2977. | #define SIZEOF_SIGNED_SHORT 2
  2978. | #define SIZEOF_UNSIGNED_SHORT 2
  2979. | #define SIZEOF_SIGNED_INT 4
  2980. | #define SIZEOF_UNSIGNED_INT 4
  2981. | #define SIZEOF_SIGNED_LONG 8
  2982. | #define SIZEOF_UNSIGNED_LONG 8
  2983. | #define SIZEOF_SIGNED_LONG_LONG 8
  2984. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  2985. | #define SIZEOF_UNSIGNED_CHAR_P 8
  2986. | #define TIFF_INT8_T signed char
  2987. | #define TIFF_UINT8_T unsigned char
  2988. | #define TIFF_INT16_T signed short
  2989. | #define TIFF_UINT16_T unsigned short
  2990. | #define TIFF_INT32_T signed int
  2991. | #define TIFF_INT32_FORMAT "%d"
  2992. | #define TIFF_UINT32_T unsigned int
  2993. | #define TIFF_UINT32_FORMAT "%u"
  2994. | #define TIFF_INT64_T signed long
  2995. | #define TIFF_INT64_FORMAT "%ld"
  2996. | #define TIFF_UINT64_T unsigned long
  2997. | #define TIFF_UINT64_FORMAT "%lu"
  2998. | #define TIFF_SSIZE_T signed long
  2999. | #define TIFF_SSIZE_FORMAT "%ld"
  3000. | #define TIFF_PTRDIFF_T ptrdiff_t
  3001. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3002. | #define HAVE_FLOOR 1
  3003. | #define HAVE_ISASCII 1
  3004. | #define HAVE_MEMMOVE 1
  3005. | #define HAVE_MEMSET 1
  3006. | #define HAVE_MMAP 1
  3007. | #define HAVE_POW 1
  3008. | #define HAVE_SQRT 1
  3009. | #define HAVE_STRCHR 1
  3010. | #define HAVE_STRRCHR 1
  3011. | #define HAVE_STRSTR 1
  3012. | #define HAVE_STRTOL 1
  3013. | #define HAVE_STRTOULL 1
  3014. | #define HAVE_GETOPT 1
  3015. | #define HAVE_STRCASECMP 1
  3016. | #define HAVE_STRTOUL 1
  3017. | #define HAVE_STRTOULL 1
  3018. | #define HAVE_LFIND 1
  3019. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3020. | #define HOST_BIGENDIAN 0
  3021. | #define HAVE_IEEEFP 1
  3022. | #define CCITT_SUPPORT 1
  3023. | #define PACKBITS_SUPPORT 1
  3024. | #define LZW_SUPPORT 1
  3025. | #define THUNDER_SUPPORT 1
  3026. | #define NEXT_SUPPORT 1
  3027. | #define LOGLUV_SUPPORT 1
  3028. | #define MDI_SUPPORT 1
  3029. | #define ZIP_SUPPORT 1
  3030. | #define PIXARLOG_SUPPORT 1
  3031. | #define JPEG_SUPPORT 1
  3032. | #define OJPEG_SUPPORT 1
  3033. | #define LZMA_SUPPORT 1
  3034. | #define CXX_SUPPORT 1
  3035. | #define X_DISPLAY_MISSING 1
  3036. | #define HAVE_PTHREAD 1
  3037. | #define HAVE_WINDOWS_H 1
  3038. | /* end confdefs.h. */
  3039. |
  3040. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3041. | # include <windows.h>
  3042. | # endif
  3043. | # ifdef HAVE_GL_GL_H
  3044. | # include <GL/gl.h>
  3045. | # elif defined(HAVE_OPENGL_GL_H)
  3046. | # include <OpenGL/gl.h>
  3047. | # else
  3048. | # error no gl.h
  3049. | # endif
  3050. | int
  3051. | main ()
  3052. | {
  3053. | glBegin(0)
  3054. | ;
  3055. | return 0;
  3056. | }
  3057. configure:19362: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed 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 -lm >&5
  3058. x86_64-pc-linux-gnu-gcc: error: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: No such file or directory
  3059. configure:19362: $? = 1
  3060. configure: failed program was:
  3061. | /* confdefs.h */
  3062. | #define PACKAGE_NAME "LibTIFF Software"
  3063. | #define PACKAGE_TARNAME "tiff"
  3064. | #define PACKAGE_VERSION "4.0.3"
  3065. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3066. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3067. | #define PACKAGE_URL ""
  3068. | #define PACKAGE "tiff"
  3069. | #define VERSION "4.0.3"
  3070. | #define STDC_HEADERS 1
  3071. | #define HAVE_SYS_TYPES_H 1
  3072. | #define HAVE_SYS_STAT_H 1
  3073. | #define HAVE_STDLIB_H 1
  3074. | #define HAVE_STRING_H 1
  3075. | #define HAVE_MEMORY_H 1
  3076. | #define HAVE_STRINGS_H 1
  3077. | #define HAVE_INTTYPES_H 1
  3078. | #define HAVE_STDINT_H 1
  3079. | #define HAVE_UNISTD_H 1
  3080. | #define HAVE_DLFCN_H 1
  3081. | #define LT_OBJDIR ".libs/"
  3082. | #define HAVE_LIBM 1
  3083. | #define HAVE_ASSERT_H 1
  3084. | #define HAVE_FCNTL_H 1
  3085. | #define HAVE_LIMITS_H 1
  3086. | #define HAVE_MALLOC_H 1
  3087. | #define HAVE_SEARCH_H 1
  3088. | #define HAVE_SYS_TIME_H 1
  3089. | #define HAVE_UNISTD_H 1
  3090. | #define TIME_WITH_SYS_TIME 1
  3091. | #define SIZEOF_SIGNED_SHORT 2
  3092. | #define SIZEOF_UNSIGNED_SHORT 2
  3093. | #define SIZEOF_SIGNED_INT 4
  3094. | #define SIZEOF_UNSIGNED_INT 4
  3095. | #define SIZEOF_SIGNED_LONG 8
  3096. | #define SIZEOF_UNSIGNED_LONG 8
  3097. | #define SIZEOF_SIGNED_LONG_LONG 8
  3098. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3099. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3100. | #define TIFF_INT8_T signed char
  3101. | #define TIFF_UINT8_T unsigned char
  3102. | #define TIFF_INT16_T signed short
  3103. | #define TIFF_UINT16_T unsigned short
  3104. | #define TIFF_INT32_T signed int
  3105. | #define TIFF_INT32_FORMAT "%d"
  3106. | #define TIFF_UINT32_T unsigned int
  3107. | #define TIFF_UINT32_FORMAT "%u"
  3108. | #define TIFF_INT64_T signed long
  3109. | #define TIFF_INT64_FORMAT "%ld"
  3110. | #define TIFF_UINT64_T unsigned long
  3111. | #define TIFF_UINT64_FORMAT "%lu"
  3112. | #define TIFF_SSIZE_T signed long
  3113. | #define TIFF_SSIZE_FORMAT "%ld"
  3114. | #define TIFF_PTRDIFF_T ptrdiff_t
  3115. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3116. | #define HAVE_FLOOR 1
  3117. | #define HAVE_ISASCII 1
  3118. | #define HAVE_MEMMOVE 1
  3119. | #define HAVE_MEMSET 1
  3120. | #define HAVE_MMAP 1
  3121. | #define HAVE_POW 1
  3122. | #define HAVE_SQRT 1
  3123. | #define HAVE_STRCHR 1
  3124. | #define HAVE_STRRCHR 1
  3125. | #define HAVE_STRSTR 1
  3126. | #define HAVE_STRTOL 1
  3127. | #define HAVE_STRTOULL 1
  3128. | #define HAVE_GETOPT 1
  3129. | #define HAVE_STRCASECMP 1
  3130. | #define HAVE_STRTOUL 1
  3131. | #define HAVE_STRTOULL 1
  3132. | #define HAVE_LFIND 1
  3133. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3134. | #define HOST_BIGENDIAN 0
  3135. | #define HAVE_IEEEFP 1
  3136. | #define CCITT_SUPPORT 1
  3137. | #define PACKBITS_SUPPORT 1
  3138. | #define LZW_SUPPORT 1
  3139. | #define THUNDER_SUPPORT 1
  3140. | #define NEXT_SUPPORT 1
  3141. | #define LOGLUV_SUPPORT 1
  3142. | #define MDI_SUPPORT 1
  3143. | #define ZIP_SUPPORT 1
  3144. | #define PIXARLOG_SUPPORT 1
  3145. | #define JPEG_SUPPORT 1
  3146. | #define OJPEG_SUPPORT 1
  3147. | #define LZMA_SUPPORT 1
  3148. | #define CXX_SUPPORT 1
  3149. | #define X_DISPLAY_MISSING 1
  3150. | #define HAVE_PTHREAD 1
  3151. | #define HAVE_WINDOWS_H 1
  3152. | /* end confdefs.h. */
  3153. |
  3154. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3155. | # include <windows.h>
  3156. | # endif
  3157. | # ifdef HAVE_GL_GL_H
  3158. | # include <GL/gl.h>
  3159. | # elif defined(HAVE_OPENGL_GL_H)
  3160. | # include <OpenGL/gl.h>
  3161. | # else
  3162. | # error no gl.h
  3163. | # endif
  3164. | int
  3165. | main ()
  3166. | {
  3167. | glBegin(0)
  3168. | ;
  3169. | return 0;
  3170. | }
  3171. configure:19312: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lGL -lm -llzma -ljpeg -lz -lm >&5
  3172. conftest.c:102:5: error: #error no gl.h
  3173. # error no gl.h
  3174. ^
  3175. conftest.c: In function 'main':
  3176. conftest.c:107:1: warning: implicit declaration of function 'glBegin' [-Wimplicit-function-declaration]
  3177. glBegin(0)
  3178. ^
  3179. configure:19312: $? = 1
  3180. configure: failed program was:
  3181. | /* confdefs.h */
  3182. | #define PACKAGE_NAME "LibTIFF Software"
  3183. | #define PACKAGE_TARNAME "tiff"
  3184. | #define PACKAGE_VERSION "4.0.3"
  3185. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3186. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3187. | #define PACKAGE_URL ""
  3188. | #define PACKAGE "tiff"
  3189. | #define VERSION "4.0.3"
  3190. | #define STDC_HEADERS 1
  3191. | #define HAVE_SYS_TYPES_H 1
  3192. | #define HAVE_SYS_STAT_H 1
  3193. | #define HAVE_STDLIB_H 1
  3194. | #define HAVE_STRING_H 1
  3195. | #define HAVE_MEMORY_H 1
  3196. | #define HAVE_STRINGS_H 1
  3197. | #define HAVE_INTTYPES_H 1
  3198. | #define HAVE_STDINT_H 1
  3199. | #define HAVE_UNISTD_H 1
  3200. | #define HAVE_DLFCN_H 1
  3201. | #define LT_OBJDIR ".libs/"
  3202. | #define HAVE_LIBM 1
  3203. | #define HAVE_ASSERT_H 1
  3204. | #define HAVE_FCNTL_H 1
  3205. | #define HAVE_LIMITS_H 1
  3206. | #define HAVE_MALLOC_H 1
  3207. | #define HAVE_SEARCH_H 1
  3208. | #define HAVE_SYS_TIME_H 1
  3209. | #define HAVE_UNISTD_H 1
  3210. | #define TIME_WITH_SYS_TIME 1
  3211. | #define SIZEOF_SIGNED_SHORT 2
  3212. | #define SIZEOF_UNSIGNED_SHORT 2
  3213. | #define SIZEOF_SIGNED_INT 4
  3214. | #define SIZEOF_UNSIGNED_INT 4
  3215. | #define SIZEOF_SIGNED_LONG 8
  3216. | #define SIZEOF_UNSIGNED_LONG 8
  3217. | #define SIZEOF_SIGNED_LONG_LONG 8
  3218. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3219. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3220. | #define TIFF_INT8_T signed char
  3221. | #define TIFF_UINT8_T unsigned char
  3222. | #define TIFF_INT16_T signed short
  3223. | #define TIFF_UINT16_T unsigned short
  3224. | #define TIFF_INT32_T signed int
  3225. | #define TIFF_INT32_FORMAT "%d"
  3226. | #define TIFF_UINT32_T unsigned int
  3227. | #define TIFF_UINT32_FORMAT "%u"
  3228. | #define TIFF_INT64_T signed long
  3229. | #define TIFF_INT64_FORMAT "%ld"
  3230. | #define TIFF_UINT64_T unsigned long
  3231. | #define TIFF_UINT64_FORMAT "%lu"
  3232. | #define TIFF_SSIZE_T signed long
  3233. | #define TIFF_SSIZE_FORMAT "%ld"
  3234. | #define TIFF_PTRDIFF_T ptrdiff_t
  3235. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3236. | #define HAVE_FLOOR 1
  3237. | #define HAVE_ISASCII 1
  3238. | #define HAVE_MEMMOVE 1
  3239. | #define HAVE_MEMSET 1
  3240. | #define HAVE_MMAP 1
  3241. | #define HAVE_POW 1
  3242. | #define HAVE_SQRT 1
  3243. | #define HAVE_STRCHR 1
  3244. | #define HAVE_STRRCHR 1
  3245. | #define HAVE_STRSTR 1
  3246. | #define HAVE_STRTOL 1
  3247. | #define HAVE_STRTOULL 1
  3248. | #define HAVE_GETOPT 1
  3249. | #define HAVE_STRCASECMP 1
  3250. | #define HAVE_STRTOUL 1
  3251. | #define HAVE_STRTOULL 1
  3252. | #define HAVE_LFIND 1
  3253. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3254. | #define HOST_BIGENDIAN 0
  3255. | #define HAVE_IEEEFP 1
  3256. | #define CCITT_SUPPORT 1
  3257. | #define PACKBITS_SUPPORT 1
  3258. | #define LZW_SUPPORT 1
  3259. | #define THUNDER_SUPPORT 1
  3260. | #define NEXT_SUPPORT 1
  3261. | #define LOGLUV_SUPPORT 1
  3262. | #define MDI_SUPPORT 1
  3263. | #define ZIP_SUPPORT 1
  3264. | #define PIXARLOG_SUPPORT 1
  3265. | #define JPEG_SUPPORT 1
  3266. | #define OJPEG_SUPPORT 1
  3267. | #define LZMA_SUPPORT 1
  3268. | #define CXX_SUPPORT 1
  3269. | #define X_DISPLAY_MISSING 1
  3270. | #define HAVE_PTHREAD 1
  3271. | #define HAVE_WINDOWS_H 1
  3272. | /* end confdefs.h. */
  3273. |
  3274. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3275. | # include <windows.h>
  3276. | # endif
  3277. | # ifdef HAVE_GL_GL_H
  3278. | # include <GL/gl.h>
  3279. | # elif defined(HAVE_OPENGL_GL_H)
  3280. | # include <OpenGL/gl.h>
  3281. | # else
  3282. | # error no gl.h
  3283. | # endif
  3284. | int
  3285. | main ()
  3286. | {
  3287. | glBegin(0)
  3288. | ;
  3289. | return 0;
  3290. | }
  3291. configure:19337: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lGL -L/usr/lib64/nvidia -lm -llzma -ljpeg -lz -lm >&5
  3292. conftest.c:102:5: error: #error no gl.h
  3293. # error no gl.h
  3294. ^
  3295. conftest.c: In function 'main':
  3296. conftest.c:107:1: warning: implicit declaration of function 'glBegin' [-Wimplicit-function-declaration]
  3297. glBegin(0)
  3298. ^
  3299. configure:19337: $? = 1
  3300. configure: failed program was:
  3301. | /* confdefs.h */
  3302. | #define PACKAGE_NAME "LibTIFF Software"
  3303. | #define PACKAGE_TARNAME "tiff"
  3304. | #define PACKAGE_VERSION "4.0.3"
  3305. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3306. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3307. | #define PACKAGE_URL ""
  3308. | #define PACKAGE "tiff"
  3309. | #define VERSION "4.0.3"
  3310. | #define STDC_HEADERS 1
  3311. | #define HAVE_SYS_TYPES_H 1
  3312. | #define HAVE_SYS_STAT_H 1
  3313. | #define HAVE_STDLIB_H 1
  3314. | #define HAVE_STRING_H 1
  3315. | #define HAVE_MEMORY_H 1
  3316. | #define HAVE_STRINGS_H 1
  3317. | #define HAVE_INTTYPES_H 1
  3318. | #define HAVE_STDINT_H 1
  3319. | #define HAVE_UNISTD_H 1
  3320. | #define HAVE_DLFCN_H 1
  3321. | #define LT_OBJDIR ".libs/"
  3322. | #define HAVE_LIBM 1
  3323. | #define HAVE_ASSERT_H 1
  3324. | #define HAVE_FCNTL_H 1
  3325. | #define HAVE_LIMITS_H 1
  3326. | #define HAVE_MALLOC_H 1
  3327. | #define HAVE_SEARCH_H 1
  3328. | #define HAVE_SYS_TIME_H 1
  3329. | #define HAVE_UNISTD_H 1
  3330. | #define TIME_WITH_SYS_TIME 1
  3331. | #define SIZEOF_SIGNED_SHORT 2
  3332. | #define SIZEOF_UNSIGNED_SHORT 2
  3333. | #define SIZEOF_SIGNED_INT 4
  3334. | #define SIZEOF_UNSIGNED_INT 4
  3335. | #define SIZEOF_SIGNED_LONG 8
  3336. | #define SIZEOF_UNSIGNED_LONG 8
  3337. | #define SIZEOF_SIGNED_LONG_LONG 8
  3338. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3339. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3340. | #define TIFF_INT8_T signed char
  3341. | #define TIFF_UINT8_T unsigned char
  3342. | #define TIFF_INT16_T signed short
  3343. | #define TIFF_UINT16_T unsigned short
  3344. | #define TIFF_INT32_T signed int
  3345. | #define TIFF_INT32_FORMAT "%d"
  3346. | #define TIFF_UINT32_T unsigned int
  3347. | #define TIFF_UINT32_FORMAT "%u"
  3348. | #define TIFF_INT64_T signed long
  3349. | #define TIFF_INT64_FORMAT "%ld"
  3350. | #define TIFF_UINT64_T unsigned long
  3351. | #define TIFF_UINT64_FORMAT "%lu"
  3352. | #define TIFF_SSIZE_T signed long
  3353. | #define TIFF_SSIZE_FORMAT "%ld"
  3354. | #define TIFF_PTRDIFF_T ptrdiff_t
  3355. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3356. | #define HAVE_FLOOR 1
  3357. | #define HAVE_ISASCII 1
  3358. | #define HAVE_MEMMOVE 1
  3359. | #define HAVE_MEMSET 1
  3360. | #define HAVE_MMAP 1
  3361. | #define HAVE_POW 1
  3362. | #define HAVE_SQRT 1
  3363. | #define HAVE_STRCHR 1
  3364. | #define HAVE_STRRCHR 1
  3365. | #define HAVE_STRSTR 1
  3366. | #define HAVE_STRTOL 1
  3367. | #define HAVE_STRTOULL 1
  3368. | #define HAVE_GETOPT 1
  3369. | #define HAVE_STRCASECMP 1
  3370. | #define HAVE_STRTOUL 1
  3371. | #define HAVE_STRTOULL 1
  3372. | #define HAVE_LFIND 1
  3373. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3374. | #define HOST_BIGENDIAN 0
  3375. | #define HAVE_IEEEFP 1
  3376. | #define CCITT_SUPPORT 1
  3377. | #define PACKBITS_SUPPORT 1
  3378. | #define LZW_SUPPORT 1
  3379. | #define THUNDER_SUPPORT 1
  3380. | #define NEXT_SUPPORT 1
  3381. | #define LOGLUV_SUPPORT 1
  3382. | #define MDI_SUPPORT 1
  3383. | #define ZIP_SUPPORT 1
  3384. | #define PIXARLOG_SUPPORT 1
  3385. | #define JPEG_SUPPORT 1
  3386. | #define OJPEG_SUPPORT 1
  3387. | #define LZMA_SUPPORT 1
  3388. | #define CXX_SUPPORT 1
  3389. | #define X_DISPLAY_MISSING 1
  3390. | #define HAVE_PTHREAD 1
  3391. | #define HAVE_WINDOWS_H 1
  3392. | /* end confdefs.h. */
  3393. |
  3394. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3395. | # include <windows.h>
  3396. | # endif
  3397. | # ifdef HAVE_GL_GL_H
  3398. | # include <GL/gl.h>
  3399. | # elif defined(HAVE_OPENGL_GL_H)
  3400. | # include <OpenGL/gl.h>
  3401. | # else
  3402. | # error no gl.h
  3403. | # endif
  3404. | int
  3405. | main ()
  3406. | {
  3407. | glBegin(0)
  3408. | ;
  3409. | return 0;
  3410. | }
  3411. configure:19362: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed 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 -lm >&5
  3412. x86_64-pc-linux-gnu-gcc: error: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: No such file or directory
  3413. configure:19362: $? = 1
  3414. configure: failed program was:
  3415. | /* confdefs.h */
  3416. | #define PACKAGE_NAME "LibTIFF Software"
  3417. | #define PACKAGE_TARNAME "tiff"
  3418. | #define PACKAGE_VERSION "4.0.3"
  3419. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3420. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3421. | #define PACKAGE_URL ""
  3422. | #define PACKAGE "tiff"
  3423. | #define VERSION "4.0.3"
  3424. | #define STDC_HEADERS 1
  3425. | #define HAVE_SYS_TYPES_H 1
  3426. | #define HAVE_SYS_STAT_H 1
  3427. | #define HAVE_STDLIB_H 1
  3428. | #define HAVE_STRING_H 1
  3429. | #define HAVE_MEMORY_H 1
  3430. | #define HAVE_STRINGS_H 1
  3431. | #define HAVE_INTTYPES_H 1
  3432. | #define HAVE_STDINT_H 1
  3433. | #define HAVE_UNISTD_H 1
  3434. | #define HAVE_DLFCN_H 1
  3435. | #define LT_OBJDIR ".libs/"
  3436. | #define HAVE_LIBM 1
  3437. | #define HAVE_ASSERT_H 1
  3438. | #define HAVE_FCNTL_H 1
  3439. | #define HAVE_LIMITS_H 1
  3440. | #define HAVE_MALLOC_H 1
  3441. | #define HAVE_SEARCH_H 1
  3442. | #define HAVE_SYS_TIME_H 1
  3443. | #define HAVE_UNISTD_H 1
  3444. | #define TIME_WITH_SYS_TIME 1
  3445. | #define SIZEOF_SIGNED_SHORT 2
  3446. | #define SIZEOF_UNSIGNED_SHORT 2
  3447. | #define SIZEOF_SIGNED_INT 4
  3448. | #define SIZEOF_UNSIGNED_INT 4
  3449. | #define SIZEOF_SIGNED_LONG 8
  3450. | #define SIZEOF_UNSIGNED_LONG 8
  3451. | #define SIZEOF_SIGNED_LONG_LONG 8
  3452. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3453. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3454. | #define TIFF_INT8_T signed char
  3455. | #define TIFF_UINT8_T unsigned char
  3456. | #define TIFF_INT16_T signed short
  3457. | #define TIFF_UINT16_T unsigned short
  3458. | #define TIFF_INT32_T signed int
  3459. | #define TIFF_INT32_FORMAT "%d"
  3460. | #define TIFF_UINT32_T unsigned int
  3461. | #define TIFF_UINT32_FORMAT "%u"
  3462. | #define TIFF_INT64_T signed long
  3463. | #define TIFF_INT64_FORMAT "%ld"
  3464. | #define TIFF_UINT64_T unsigned long
  3465. | #define TIFF_UINT64_FORMAT "%lu"
  3466. | #define TIFF_SSIZE_T signed long
  3467. | #define TIFF_SSIZE_FORMAT "%ld"
  3468. | #define TIFF_PTRDIFF_T ptrdiff_t
  3469. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3470. | #define HAVE_FLOOR 1
  3471. | #define HAVE_ISASCII 1
  3472. | #define HAVE_MEMMOVE 1
  3473. | #define HAVE_MEMSET 1
  3474. | #define HAVE_MMAP 1
  3475. | #define HAVE_POW 1
  3476. | #define HAVE_SQRT 1
  3477. | #define HAVE_STRCHR 1
  3478. | #define HAVE_STRRCHR 1
  3479. | #define HAVE_STRSTR 1
  3480. | #define HAVE_STRTOL 1
  3481. | #define HAVE_STRTOULL 1
  3482. | #define HAVE_GETOPT 1
  3483. | #define HAVE_STRCASECMP 1
  3484. | #define HAVE_STRTOUL 1
  3485. | #define HAVE_STRTOULL 1
  3486. | #define HAVE_LFIND 1
  3487. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3488. | #define HOST_BIGENDIAN 0
  3489. | #define HAVE_IEEEFP 1
  3490. | #define CCITT_SUPPORT 1
  3491. | #define PACKBITS_SUPPORT 1
  3492. | #define LZW_SUPPORT 1
  3493. | #define THUNDER_SUPPORT 1
  3494. | #define NEXT_SUPPORT 1
  3495. | #define LOGLUV_SUPPORT 1
  3496. | #define MDI_SUPPORT 1
  3497. | #define ZIP_SUPPORT 1
  3498. | #define PIXARLOG_SUPPORT 1
  3499. | #define JPEG_SUPPORT 1
  3500. | #define OJPEG_SUPPORT 1
  3501. | #define LZMA_SUPPORT 1
  3502. | #define CXX_SUPPORT 1
  3503. | #define X_DISPLAY_MISSING 1
  3504. | #define HAVE_PTHREAD 1
  3505. | #define HAVE_WINDOWS_H 1
  3506. | /* end confdefs.h. */
  3507. |
  3508. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3509. | # include <windows.h>
  3510. | # endif
  3511. | # ifdef HAVE_GL_GL_H
  3512. | # include <GL/gl.h>
  3513. | # elif defined(HAVE_OPENGL_GL_H)
  3514. | # include <OpenGL/gl.h>
  3515. | # else
  3516. | # error no gl.h
  3517. | # endif
  3518. | int
  3519. | main ()
  3520. | {
  3521. | glBegin(0)
  3522. | ;
  3523. | return 0;
  3524. | }
  3525. configure:19398: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -pthread -Wl,-O1 -Wl,--as-needed conftest.c -framework OpenGL >&5
  3526. x86_64-pc-linux-gnu-gcc: error: OpenGL: No such file or directory
  3527. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-framework'
  3528. configure:19398: $? = 1
  3529. configure: failed program was:
  3530. | /* confdefs.h */
  3531. | #define PACKAGE_NAME "LibTIFF Software"
  3532. | #define PACKAGE_TARNAME "tiff"
  3533. | #define PACKAGE_VERSION "4.0.3"
  3534. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3535. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3536. | #define PACKAGE_URL ""
  3537. | #define PACKAGE "tiff"
  3538. | #define VERSION "4.0.3"
  3539. | #define STDC_HEADERS 1
  3540. | #define HAVE_SYS_TYPES_H 1
  3541. | #define HAVE_SYS_STAT_H 1
  3542. | #define HAVE_STDLIB_H 1
  3543. | #define HAVE_STRING_H 1
  3544. | #define HAVE_MEMORY_H 1
  3545. | #define HAVE_STRINGS_H 1
  3546. | #define HAVE_INTTYPES_H 1
  3547. | #define HAVE_STDINT_H 1
  3548. | #define HAVE_UNISTD_H 1
  3549. | #define HAVE_DLFCN_H 1
  3550. | #define LT_OBJDIR ".libs/"
  3551. | #define HAVE_LIBM 1
  3552. | #define HAVE_ASSERT_H 1
  3553. | #define HAVE_FCNTL_H 1
  3554. | #define HAVE_LIMITS_H 1
  3555. | #define HAVE_MALLOC_H 1
  3556. | #define HAVE_SEARCH_H 1
  3557. | #define HAVE_SYS_TIME_H 1
  3558. | #define HAVE_UNISTD_H 1
  3559. | #define TIME_WITH_SYS_TIME 1
  3560. | #define SIZEOF_SIGNED_SHORT 2
  3561. | #define SIZEOF_UNSIGNED_SHORT 2
  3562. | #define SIZEOF_SIGNED_INT 4
  3563. | #define SIZEOF_UNSIGNED_INT 4
  3564. | #define SIZEOF_SIGNED_LONG 8
  3565. | #define SIZEOF_UNSIGNED_LONG 8
  3566. | #define SIZEOF_SIGNED_LONG_LONG 8
  3567. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3568. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3569. | #define TIFF_INT8_T signed char
  3570. | #define TIFF_UINT8_T unsigned char
  3571. | #define TIFF_INT16_T signed short
  3572. | #define TIFF_UINT16_T unsigned short
  3573. | #define TIFF_INT32_T signed int
  3574. | #define TIFF_INT32_FORMAT "%d"
  3575. | #define TIFF_UINT32_T unsigned int
  3576. | #define TIFF_UINT32_FORMAT "%u"
  3577. | #define TIFF_INT64_T signed long
  3578. | #define TIFF_INT64_FORMAT "%ld"
  3579. | #define TIFF_UINT64_T unsigned long
  3580. | #define TIFF_UINT64_FORMAT "%lu"
  3581. | #define TIFF_SSIZE_T signed long
  3582. | #define TIFF_SSIZE_FORMAT "%ld"
  3583. | #define TIFF_PTRDIFF_T ptrdiff_t
  3584. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3585. | #define HAVE_FLOOR 1
  3586. | #define HAVE_ISASCII 1
  3587. | #define HAVE_MEMMOVE 1
  3588. | #define HAVE_MEMSET 1
  3589. | #define HAVE_MMAP 1
  3590. | #define HAVE_POW 1
  3591. | #define HAVE_SQRT 1
  3592. | #define HAVE_STRCHR 1
  3593. | #define HAVE_STRRCHR 1
  3594. | #define HAVE_STRSTR 1
  3595. | #define HAVE_STRTOL 1
  3596. | #define HAVE_STRTOULL 1
  3597. | #define HAVE_GETOPT 1
  3598. | #define HAVE_STRCASECMP 1
  3599. | #define HAVE_STRTOUL 1
  3600. | #define HAVE_STRTOULL 1
  3601. | #define HAVE_LFIND 1
  3602. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3603. | #define HOST_BIGENDIAN 0
  3604. | #define HAVE_IEEEFP 1
  3605. | #define CCITT_SUPPORT 1
  3606. | #define PACKBITS_SUPPORT 1
  3607. | #define LZW_SUPPORT 1
  3608. | #define THUNDER_SUPPORT 1
  3609. | #define NEXT_SUPPORT 1
  3610. | #define LOGLUV_SUPPORT 1
  3611. | #define MDI_SUPPORT 1
  3612. | #define ZIP_SUPPORT 1
  3613. | #define PIXARLOG_SUPPORT 1
  3614. | #define JPEG_SUPPORT 1
  3615. | #define OJPEG_SUPPORT 1
  3616. | #define LZMA_SUPPORT 1
  3617. | #define CXX_SUPPORT 1
  3618. | #define X_DISPLAY_MISSING 1
  3619. | #define HAVE_PTHREAD 1
  3620. | #define HAVE_WINDOWS_H 1
  3621. | /* end confdefs.h. */
  3622. |
  3623. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  3624. | # include <windows.h>
  3625. | # endif
  3626. | # ifdef HAVE_GL_GL_H
  3627. | # include <GL/gl.h>
  3628. | # elif defined(HAVE_OPENGL_GL_H)
  3629. | # include <OpenGL/gl.h>
  3630. | # else
  3631. | # error no gl.h
  3632. | # endif
  3633. | int
  3634. | main ()
  3635. | {
  3636. | glBegin(0)
  3637. | ;
  3638. | return 0;
  3639. | }
  3640. configure:19408: result: no
  3641. configure:19434: checking GL/glu.h usability
  3642. configure:19434: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  3643. conftest.c:126:20: fatal error: GL/glu.h: No such file or directory
  3644. #include <GL/glu.h>
  3645. ^
  3646. compilation terminated.
  3647. configure:19434: $? = 1
  3648. configure: failed program was:
  3649. | /* confdefs.h */
  3650. | #define PACKAGE_NAME "LibTIFF Software"
  3651. | #define PACKAGE_TARNAME "tiff"
  3652. | #define PACKAGE_VERSION "4.0.3"
  3653. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3654. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3655. | #define PACKAGE_URL ""
  3656. | #define PACKAGE "tiff"
  3657. | #define VERSION "4.0.3"
  3658. | #define STDC_HEADERS 1
  3659. | #define HAVE_SYS_TYPES_H 1
  3660. | #define HAVE_SYS_STAT_H 1
  3661. | #define HAVE_STDLIB_H 1
  3662. | #define HAVE_STRING_H 1
  3663. | #define HAVE_MEMORY_H 1
  3664. | #define HAVE_STRINGS_H 1
  3665. | #define HAVE_INTTYPES_H 1
  3666. | #define HAVE_STDINT_H 1
  3667. | #define HAVE_UNISTD_H 1
  3668. | #define HAVE_DLFCN_H 1
  3669. | #define LT_OBJDIR ".libs/"
  3670. | #define HAVE_LIBM 1
  3671. | #define HAVE_ASSERT_H 1
  3672. | #define HAVE_FCNTL_H 1
  3673. | #define HAVE_LIMITS_H 1
  3674. | #define HAVE_MALLOC_H 1
  3675. | #define HAVE_SEARCH_H 1
  3676. | #define HAVE_SYS_TIME_H 1
  3677. | #define HAVE_UNISTD_H 1
  3678. | #define TIME_WITH_SYS_TIME 1
  3679. | #define SIZEOF_SIGNED_SHORT 2
  3680. | #define SIZEOF_UNSIGNED_SHORT 2
  3681. | #define SIZEOF_SIGNED_INT 4
  3682. | #define SIZEOF_UNSIGNED_INT 4
  3683. | #define SIZEOF_SIGNED_LONG 8
  3684. | #define SIZEOF_UNSIGNED_LONG 8
  3685. | #define SIZEOF_SIGNED_LONG_LONG 8
  3686. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3687. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3688. | #define TIFF_INT8_T signed char
  3689. | #define TIFF_UINT8_T unsigned char
  3690. | #define TIFF_INT16_T signed short
  3691. | #define TIFF_UINT16_T unsigned short
  3692. | #define TIFF_INT32_T signed int
  3693. | #define TIFF_INT32_FORMAT "%d"
  3694. | #define TIFF_UINT32_T unsigned int
  3695. | #define TIFF_UINT32_FORMAT "%u"
  3696. | #define TIFF_INT64_T signed long
  3697. | #define TIFF_INT64_FORMAT "%ld"
  3698. | #define TIFF_UINT64_T unsigned long
  3699. | #define TIFF_UINT64_FORMAT "%lu"
  3700. | #define TIFF_SSIZE_T signed long
  3701. | #define TIFF_SSIZE_FORMAT "%ld"
  3702. | #define TIFF_PTRDIFF_T ptrdiff_t
  3703. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3704. | #define HAVE_FLOOR 1
  3705. | #define HAVE_ISASCII 1
  3706. | #define HAVE_MEMMOVE 1
  3707. | #define HAVE_MEMSET 1
  3708. | #define HAVE_MMAP 1
  3709. | #define HAVE_POW 1
  3710. | #define HAVE_SQRT 1
  3711. | #define HAVE_STRCHR 1
  3712. | #define HAVE_STRRCHR 1
  3713. | #define HAVE_STRSTR 1
  3714. | #define HAVE_STRTOL 1
  3715. | #define HAVE_STRTOULL 1
  3716. | #define HAVE_GETOPT 1
  3717. | #define HAVE_STRCASECMP 1
  3718. | #define HAVE_STRTOUL 1
  3719. | #define HAVE_STRTOULL 1
  3720. | #define HAVE_LFIND 1
  3721. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3722. | #define HOST_BIGENDIAN 0
  3723. | #define HAVE_IEEEFP 1
  3724. | #define CCITT_SUPPORT 1
  3725. | #define PACKBITS_SUPPORT 1
  3726. | #define LZW_SUPPORT 1
  3727. | #define THUNDER_SUPPORT 1
  3728. | #define NEXT_SUPPORT 1
  3729. | #define LOGLUV_SUPPORT 1
  3730. | #define MDI_SUPPORT 1
  3731. | #define ZIP_SUPPORT 1
  3732. | #define PIXARLOG_SUPPORT 1
  3733. | #define JPEG_SUPPORT 1
  3734. | #define OJPEG_SUPPORT 1
  3735. | #define LZMA_SUPPORT 1
  3736. | #define CXX_SUPPORT 1
  3737. | #define X_DISPLAY_MISSING 1
  3738. | #define HAVE_PTHREAD 1
  3739. | #define HAVE_WINDOWS_H 1
  3740. | /* end confdefs.h. */
  3741. | #include <stdio.h>
  3742. | #ifdef HAVE_SYS_TYPES_H
  3743. | # include <sys/types.h>
  3744. | #endif
  3745. | #ifdef HAVE_SYS_STAT_H
  3746. | # include <sys/stat.h>
  3747. | #endif
  3748. | #ifdef STDC_HEADERS
  3749. | # include <stdlib.h>
  3750. | # include <stddef.h>
  3751. | #else
  3752. | # ifdef HAVE_STDLIB_H
  3753. | # include <stdlib.h>
  3754. | # endif
  3755. | #endif
  3756. | #ifdef HAVE_STRING_H
  3757. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3758. | # include <memory.h>
  3759. | # endif
  3760. | # include <string.h>
  3761. | #endif
  3762. | #ifdef HAVE_STRINGS_H
  3763. | # include <strings.h>
  3764. | #endif
  3765. | #ifdef HAVE_INTTYPES_H
  3766. | # include <inttypes.h>
  3767. | #endif
  3768. | #ifdef HAVE_STDINT_H
  3769. | # include <stdint.h>
  3770. | #endif
  3771. | #ifdef HAVE_UNISTD_H
  3772. | # include <unistd.h>
  3773. | #endif
  3774. | #include <GL/glu.h>
  3775. configure:19434: result: no
  3776. configure:19434: checking GL/glu.h presence
  3777. configure:19434: x86_64-pc-linux-gnu-gcc -E conftest.c
  3778. conftest.c:93:20: fatal error: GL/glu.h: No such file or directory
  3779. #include <GL/glu.h>
  3780. ^
  3781. compilation terminated.
  3782. configure:19434: $? = 1
  3783. configure: failed program was:
  3784. | /* confdefs.h */
  3785. | #define PACKAGE_NAME "LibTIFF Software"
  3786. | #define PACKAGE_TARNAME "tiff"
  3787. | #define PACKAGE_VERSION "4.0.3"
  3788. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3789. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3790. | #define PACKAGE_URL ""
  3791. | #define PACKAGE "tiff"
  3792. | #define VERSION "4.0.3"
  3793. | #define STDC_HEADERS 1
  3794. | #define HAVE_SYS_TYPES_H 1
  3795. | #define HAVE_SYS_STAT_H 1
  3796. | #define HAVE_STDLIB_H 1
  3797. | #define HAVE_STRING_H 1
  3798. | #define HAVE_MEMORY_H 1
  3799. | #define HAVE_STRINGS_H 1
  3800. | #define HAVE_INTTYPES_H 1
  3801. | #define HAVE_STDINT_H 1
  3802. | #define HAVE_UNISTD_H 1
  3803. | #define HAVE_DLFCN_H 1
  3804. | #define LT_OBJDIR ".libs/"
  3805. | #define HAVE_LIBM 1
  3806. | #define HAVE_ASSERT_H 1
  3807. | #define HAVE_FCNTL_H 1
  3808. | #define HAVE_LIMITS_H 1
  3809. | #define HAVE_MALLOC_H 1
  3810. | #define HAVE_SEARCH_H 1
  3811. | #define HAVE_SYS_TIME_H 1
  3812. | #define HAVE_UNISTD_H 1
  3813. | #define TIME_WITH_SYS_TIME 1
  3814. | #define SIZEOF_SIGNED_SHORT 2
  3815. | #define SIZEOF_UNSIGNED_SHORT 2
  3816. | #define SIZEOF_SIGNED_INT 4
  3817. | #define SIZEOF_UNSIGNED_INT 4
  3818. | #define SIZEOF_SIGNED_LONG 8
  3819. | #define SIZEOF_UNSIGNED_LONG 8
  3820. | #define SIZEOF_SIGNED_LONG_LONG 8
  3821. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3822. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3823. | #define TIFF_INT8_T signed char
  3824. | #define TIFF_UINT8_T unsigned char
  3825. | #define TIFF_INT16_T signed short
  3826. | #define TIFF_UINT16_T unsigned short
  3827. | #define TIFF_INT32_T signed int
  3828. | #define TIFF_INT32_FORMAT "%d"
  3829. | #define TIFF_UINT32_T unsigned int
  3830. | #define TIFF_UINT32_FORMAT "%u"
  3831. | #define TIFF_INT64_T signed long
  3832. | #define TIFF_INT64_FORMAT "%ld"
  3833. | #define TIFF_UINT64_T unsigned long
  3834. | #define TIFF_UINT64_FORMAT "%lu"
  3835. | #define TIFF_SSIZE_T signed long
  3836. | #define TIFF_SSIZE_FORMAT "%ld"
  3837. | #define TIFF_PTRDIFF_T ptrdiff_t
  3838. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3839. | #define HAVE_FLOOR 1
  3840. | #define HAVE_ISASCII 1
  3841. | #define HAVE_MEMMOVE 1
  3842. | #define HAVE_MEMSET 1
  3843. | #define HAVE_MMAP 1
  3844. | #define HAVE_POW 1
  3845. | #define HAVE_SQRT 1
  3846. | #define HAVE_STRCHR 1
  3847. | #define HAVE_STRRCHR 1
  3848. | #define HAVE_STRSTR 1
  3849. | #define HAVE_STRTOL 1
  3850. | #define HAVE_STRTOULL 1
  3851. | #define HAVE_GETOPT 1
  3852. | #define HAVE_STRCASECMP 1
  3853. | #define HAVE_STRTOUL 1
  3854. | #define HAVE_STRTOULL 1
  3855. | #define HAVE_LFIND 1
  3856. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3857. | #define HOST_BIGENDIAN 0
  3858. | #define HAVE_IEEEFP 1
  3859. | #define CCITT_SUPPORT 1
  3860. | #define PACKBITS_SUPPORT 1
  3861. | #define LZW_SUPPORT 1
  3862. | #define THUNDER_SUPPORT 1
  3863. | #define NEXT_SUPPORT 1
  3864. | #define LOGLUV_SUPPORT 1
  3865. | #define MDI_SUPPORT 1
  3866. | #define ZIP_SUPPORT 1
  3867. | #define PIXARLOG_SUPPORT 1
  3868. | #define JPEG_SUPPORT 1
  3869. | #define OJPEG_SUPPORT 1
  3870. | #define LZMA_SUPPORT 1
  3871. | #define CXX_SUPPORT 1
  3872. | #define X_DISPLAY_MISSING 1
  3873. | #define HAVE_PTHREAD 1
  3874. | #define HAVE_WINDOWS_H 1
  3875. | /* end confdefs.h. */
  3876. | #include <GL/glu.h>
  3877. configure:19434: result: no
  3878. configure:19434: checking for GL/glu.h
  3879. configure:19434: result: no
  3880. configure:19434: checking OpenGL/glu.h usability
  3881. configure:19434: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  3882. conftest.c:126:24: fatal error: OpenGL/glu.h: No such file or directory
  3883. #include <OpenGL/glu.h>
  3884. ^
  3885. compilation terminated.
  3886. configure:19434: $? = 1
  3887. configure: failed program was:
  3888. | /* confdefs.h */
  3889. | #define PACKAGE_NAME "LibTIFF Software"
  3890. | #define PACKAGE_TARNAME "tiff"
  3891. | #define PACKAGE_VERSION "4.0.3"
  3892. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  3893. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  3894. | #define PACKAGE_URL ""
  3895. | #define PACKAGE "tiff"
  3896. | #define VERSION "4.0.3"
  3897. | #define STDC_HEADERS 1
  3898. | #define HAVE_SYS_TYPES_H 1
  3899. | #define HAVE_SYS_STAT_H 1
  3900. | #define HAVE_STDLIB_H 1
  3901. | #define HAVE_STRING_H 1
  3902. | #define HAVE_MEMORY_H 1
  3903. | #define HAVE_STRINGS_H 1
  3904. | #define HAVE_INTTYPES_H 1
  3905. | #define HAVE_STDINT_H 1
  3906. | #define HAVE_UNISTD_H 1
  3907. | #define HAVE_DLFCN_H 1
  3908. | #define LT_OBJDIR ".libs/"
  3909. | #define HAVE_LIBM 1
  3910. | #define HAVE_ASSERT_H 1
  3911. | #define HAVE_FCNTL_H 1
  3912. | #define HAVE_LIMITS_H 1
  3913. | #define HAVE_MALLOC_H 1
  3914. | #define HAVE_SEARCH_H 1
  3915. | #define HAVE_SYS_TIME_H 1
  3916. | #define HAVE_UNISTD_H 1
  3917. | #define TIME_WITH_SYS_TIME 1
  3918. | #define SIZEOF_SIGNED_SHORT 2
  3919. | #define SIZEOF_UNSIGNED_SHORT 2
  3920. | #define SIZEOF_SIGNED_INT 4
  3921. | #define SIZEOF_UNSIGNED_INT 4
  3922. | #define SIZEOF_SIGNED_LONG 8
  3923. | #define SIZEOF_UNSIGNED_LONG 8
  3924. | #define SIZEOF_SIGNED_LONG_LONG 8
  3925. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  3926. | #define SIZEOF_UNSIGNED_CHAR_P 8
  3927. | #define TIFF_INT8_T signed char
  3928. | #define TIFF_UINT8_T unsigned char
  3929. | #define TIFF_INT16_T signed short
  3930. | #define TIFF_UINT16_T unsigned short
  3931. | #define TIFF_INT32_T signed int
  3932. | #define TIFF_INT32_FORMAT "%d"
  3933. | #define TIFF_UINT32_T unsigned int
  3934. | #define TIFF_UINT32_FORMAT "%u"
  3935. | #define TIFF_INT64_T signed long
  3936. | #define TIFF_INT64_FORMAT "%ld"
  3937. | #define TIFF_UINT64_T unsigned long
  3938. | #define TIFF_UINT64_FORMAT "%lu"
  3939. | #define TIFF_SSIZE_T signed long
  3940. | #define TIFF_SSIZE_FORMAT "%ld"
  3941. | #define TIFF_PTRDIFF_T ptrdiff_t
  3942. | #define TIFF_PTRDIFF_FORMAT "%ld"
  3943. | #define HAVE_FLOOR 1
  3944. | #define HAVE_ISASCII 1
  3945. | #define HAVE_MEMMOVE 1
  3946. | #define HAVE_MEMSET 1
  3947. | #define HAVE_MMAP 1
  3948. | #define HAVE_POW 1
  3949. | #define HAVE_SQRT 1
  3950. | #define HAVE_STRCHR 1
  3951. | #define HAVE_STRRCHR 1
  3952. | #define HAVE_STRSTR 1
  3953. | #define HAVE_STRTOL 1
  3954. | #define HAVE_STRTOULL 1
  3955. | #define HAVE_GETOPT 1
  3956. | #define HAVE_STRCASECMP 1
  3957. | #define HAVE_STRTOUL 1
  3958. | #define HAVE_STRTOULL 1
  3959. | #define HAVE_LFIND 1
  3960. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  3961. | #define HOST_BIGENDIAN 0
  3962. | #define HAVE_IEEEFP 1
  3963. | #define CCITT_SUPPORT 1
  3964. | #define PACKBITS_SUPPORT 1
  3965. | #define LZW_SUPPORT 1
  3966. | #define THUNDER_SUPPORT 1
  3967. | #define NEXT_SUPPORT 1
  3968. | #define LOGLUV_SUPPORT 1
  3969. | #define MDI_SUPPORT 1
  3970. | #define ZIP_SUPPORT 1
  3971. | #define PIXARLOG_SUPPORT 1
  3972. | #define JPEG_SUPPORT 1
  3973. | #define OJPEG_SUPPORT 1
  3974. | #define LZMA_SUPPORT 1
  3975. | #define CXX_SUPPORT 1
  3976. | #define X_DISPLAY_MISSING 1
  3977. | #define HAVE_PTHREAD 1
  3978. | #define HAVE_WINDOWS_H 1
  3979. | /* end confdefs.h. */
  3980. | #include <stdio.h>
  3981. | #ifdef HAVE_SYS_TYPES_H
  3982. | # include <sys/types.h>
  3983. | #endif
  3984. | #ifdef HAVE_SYS_STAT_H
  3985. | # include <sys/stat.h>
  3986. | #endif
  3987. | #ifdef STDC_HEADERS
  3988. | # include <stdlib.h>
  3989. | # include <stddef.h>
  3990. | #else
  3991. | # ifdef HAVE_STDLIB_H
  3992. | # include <stdlib.h>
  3993. | # endif
  3994. | #endif
  3995. | #ifdef HAVE_STRING_H
  3996. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  3997. | # include <memory.h>
  3998. | # endif
  3999. | # include <string.h>
  4000. | #endif
  4001. | #ifdef HAVE_STRINGS_H
  4002. | # include <strings.h>
  4003. | #endif
  4004. | #ifdef HAVE_INTTYPES_H
  4005. | # include <inttypes.h>
  4006. | #endif
  4007. | #ifdef HAVE_STDINT_H
  4008. | # include <stdint.h>
  4009. | #endif
  4010. | #ifdef HAVE_UNISTD_H
  4011. | # include <unistd.h>
  4012. | #endif
  4013. | #include <OpenGL/glu.h>
  4014. configure:19434: result: no
  4015. configure:19434: checking OpenGL/glu.h presence
  4016. configure:19434: x86_64-pc-linux-gnu-gcc -E conftest.c
  4017. conftest.c:93:24: fatal error: OpenGL/glu.h: No such file or directory
  4018. #include <OpenGL/glu.h>
  4019. ^
  4020. compilation terminated.
  4021. configure:19434: $? = 1
  4022. configure: failed program was:
  4023. | /* confdefs.h */
  4024. | #define PACKAGE_NAME "LibTIFF Software"
  4025. | #define PACKAGE_TARNAME "tiff"
  4026. | #define PACKAGE_VERSION "4.0.3"
  4027. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4028. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4029. | #define PACKAGE_URL ""
  4030. | #define PACKAGE "tiff"
  4031. | #define VERSION "4.0.3"
  4032. | #define STDC_HEADERS 1
  4033. | #define HAVE_SYS_TYPES_H 1
  4034. | #define HAVE_SYS_STAT_H 1
  4035. | #define HAVE_STDLIB_H 1
  4036. | #define HAVE_STRING_H 1
  4037. | #define HAVE_MEMORY_H 1
  4038. | #define HAVE_STRINGS_H 1
  4039. | #define HAVE_INTTYPES_H 1
  4040. | #define HAVE_STDINT_H 1
  4041. | #define HAVE_UNISTD_H 1
  4042. | #define HAVE_DLFCN_H 1
  4043. | #define LT_OBJDIR ".libs/"
  4044. | #define HAVE_LIBM 1
  4045. | #define HAVE_ASSERT_H 1
  4046. | #define HAVE_FCNTL_H 1
  4047. | #define HAVE_LIMITS_H 1
  4048. | #define HAVE_MALLOC_H 1
  4049. | #define HAVE_SEARCH_H 1
  4050. | #define HAVE_SYS_TIME_H 1
  4051. | #define HAVE_UNISTD_H 1
  4052. | #define TIME_WITH_SYS_TIME 1
  4053. | #define SIZEOF_SIGNED_SHORT 2
  4054. | #define SIZEOF_UNSIGNED_SHORT 2
  4055. | #define SIZEOF_SIGNED_INT 4
  4056. | #define SIZEOF_UNSIGNED_INT 4
  4057. | #define SIZEOF_SIGNED_LONG 8
  4058. | #define SIZEOF_UNSIGNED_LONG 8
  4059. | #define SIZEOF_SIGNED_LONG_LONG 8
  4060. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4061. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4062. | #define TIFF_INT8_T signed char
  4063. | #define TIFF_UINT8_T unsigned char
  4064. | #define TIFF_INT16_T signed short
  4065. | #define TIFF_UINT16_T unsigned short
  4066. | #define TIFF_INT32_T signed int
  4067. | #define TIFF_INT32_FORMAT "%d"
  4068. | #define TIFF_UINT32_T unsigned int
  4069. | #define TIFF_UINT32_FORMAT "%u"
  4070. | #define TIFF_INT64_T signed long
  4071. | #define TIFF_INT64_FORMAT "%ld"
  4072. | #define TIFF_UINT64_T unsigned long
  4073. | #define TIFF_UINT64_FORMAT "%lu"
  4074. | #define TIFF_SSIZE_T signed long
  4075. | #define TIFF_SSIZE_FORMAT "%ld"
  4076. | #define TIFF_PTRDIFF_T ptrdiff_t
  4077. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4078. | #define HAVE_FLOOR 1
  4079. | #define HAVE_ISASCII 1
  4080. | #define HAVE_MEMMOVE 1
  4081. | #define HAVE_MEMSET 1
  4082. | #define HAVE_MMAP 1
  4083. | #define HAVE_POW 1
  4084. | #define HAVE_SQRT 1
  4085. | #define HAVE_STRCHR 1
  4086. | #define HAVE_STRRCHR 1
  4087. | #define HAVE_STRSTR 1
  4088. | #define HAVE_STRTOL 1
  4089. | #define HAVE_STRTOULL 1
  4090. | #define HAVE_GETOPT 1
  4091. | #define HAVE_STRCASECMP 1
  4092. | #define HAVE_STRTOUL 1
  4093. | #define HAVE_STRTOULL 1
  4094. | #define HAVE_LFIND 1
  4095. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4096. | #define HOST_BIGENDIAN 0
  4097. | #define HAVE_IEEEFP 1
  4098. | #define CCITT_SUPPORT 1
  4099. | #define PACKBITS_SUPPORT 1
  4100. | #define LZW_SUPPORT 1
  4101. | #define THUNDER_SUPPORT 1
  4102. | #define NEXT_SUPPORT 1
  4103. | #define LOGLUV_SUPPORT 1
  4104. | #define MDI_SUPPORT 1
  4105. | #define ZIP_SUPPORT 1
  4106. | #define PIXARLOG_SUPPORT 1
  4107. | #define JPEG_SUPPORT 1
  4108. | #define OJPEG_SUPPORT 1
  4109. | #define LZMA_SUPPORT 1
  4110. | #define CXX_SUPPORT 1
  4111. | #define X_DISPLAY_MISSING 1
  4112. | #define HAVE_PTHREAD 1
  4113. | #define HAVE_WINDOWS_H 1
  4114. | /* end confdefs.h. */
  4115. | #include <OpenGL/glu.h>
  4116. configure:19434: result: no
  4117. configure:19434: checking for OpenGL/glu.h
  4118. configure:19434: result: no
  4119. configure:19448: checking for OpenGL Utility library
  4120. configure:19494: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -llzma -ljpeg -lz -lm >&5
  4121. conftest.cpp:102:5: error: #error no glu.h
  4122. # error no glu.h
  4123. ^
  4124. conftest.cpp: In function 'int main()':
  4125. conftest.cpp:107:16: error: 'gluBeginCurve' was not declared in this scope
  4126. gluBeginCurve(0)
  4127. ^
  4128. configure:19494: $? = 1
  4129. configure: failed program was:
  4130. | /* confdefs.h */
  4131. | #define PACKAGE_NAME "LibTIFF Software"
  4132. | #define PACKAGE_TARNAME "tiff"
  4133. | #define PACKAGE_VERSION "4.0.3"
  4134. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4135. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4136. | #define PACKAGE_URL ""
  4137. | #define PACKAGE "tiff"
  4138. | #define VERSION "4.0.3"
  4139. | #define STDC_HEADERS 1
  4140. | #define HAVE_SYS_TYPES_H 1
  4141. | #define HAVE_SYS_STAT_H 1
  4142. | #define HAVE_STDLIB_H 1
  4143. | #define HAVE_STRING_H 1
  4144. | #define HAVE_MEMORY_H 1
  4145. | #define HAVE_STRINGS_H 1
  4146. | #define HAVE_INTTYPES_H 1
  4147. | #define HAVE_STDINT_H 1
  4148. | #define HAVE_UNISTD_H 1
  4149. | #define HAVE_DLFCN_H 1
  4150. | #define LT_OBJDIR ".libs/"
  4151. | #define HAVE_LIBM 1
  4152. | #define HAVE_ASSERT_H 1
  4153. | #define HAVE_FCNTL_H 1
  4154. | #define HAVE_LIMITS_H 1
  4155. | #define HAVE_MALLOC_H 1
  4156. | #define HAVE_SEARCH_H 1
  4157. | #define HAVE_SYS_TIME_H 1
  4158. | #define HAVE_UNISTD_H 1
  4159. | #define TIME_WITH_SYS_TIME 1
  4160. | #define SIZEOF_SIGNED_SHORT 2
  4161. | #define SIZEOF_UNSIGNED_SHORT 2
  4162. | #define SIZEOF_SIGNED_INT 4
  4163. | #define SIZEOF_UNSIGNED_INT 4
  4164. | #define SIZEOF_SIGNED_LONG 8
  4165. | #define SIZEOF_UNSIGNED_LONG 8
  4166. | #define SIZEOF_SIGNED_LONG_LONG 8
  4167. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4168. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4169. | #define TIFF_INT8_T signed char
  4170. | #define TIFF_UINT8_T unsigned char
  4171. | #define TIFF_INT16_T signed short
  4172. | #define TIFF_UINT16_T unsigned short
  4173. | #define TIFF_INT32_T signed int
  4174. | #define TIFF_INT32_FORMAT "%d"
  4175. | #define TIFF_UINT32_T unsigned int
  4176. | #define TIFF_UINT32_FORMAT "%u"
  4177. | #define TIFF_INT64_T signed long
  4178. | #define TIFF_INT64_FORMAT "%ld"
  4179. | #define TIFF_UINT64_T unsigned long
  4180. | #define TIFF_UINT64_FORMAT "%lu"
  4181. | #define TIFF_SSIZE_T signed long
  4182. | #define TIFF_SSIZE_FORMAT "%ld"
  4183. | #define TIFF_PTRDIFF_T ptrdiff_t
  4184. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4185. | #define HAVE_FLOOR 1
  4186. | #define HAVE_ISASCII 1
  4187. | #define HAVE_MEMMOVE 1
  4188. | #define HAVE_MEMSET 1
  4189. | #define HAVE_MMAP 1
  4190. | #define HAVE_POW 1
  4191. | #define HAVE_SQRT 1
  4192. | #define HAVE_STRCHR 1
  4193. | #define HAVE_STRRCHR 1
  4194. | #define HAVE_STRSTR 1
  4195. | #define HAVE_STRTOL 1
  4196. | #define HAVE_STRTOULL 1
  4197. | #define HAVE_GETOPT 1
  4198. | #define HAVE_STRCASECMP 1
  4199. | #define HAVE_STRTOUL 1
  4200. | #define HAVE_STRTOULL 1
  4201. | #define HAVE_LFIND 1
  4202. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4203. | #define HOST_BIGENDIAN 0
  4204. | #define HAVE_IEEEFP 1
  4205. | #define CCITT_SUPPORT 1
  4206. | #define PACKBITS_SUPPORT 1
  4207. | #define LZW_SUPPORT 1
  4208. | #define THUNDER_SUPPORT 1
  4209. | #define NEXT_SUPPORT 1
  4210. | #define LOGLUV_SUPPORT 1
  4211. | #define MDI_SUPPORT 1
  4212. | #define ZIP_SUPPORT 1
  4213. | #define PIXARLOG_SUPPORT 1
  4214. | #define JPEG_SUPPORT 1
  4215. | #define OJPEG_SUPPORT 1
  4216. | #define LZMA_SUPPORT 1
  4217. | #define CXX_SUPPORT 1
  4218. | #define X_DISPLAY_MISSING 1
  4219. | #define HAVE_PTHREAD 1
  4220. | #define HAVE_WINDOWS_H 1
  4221. | /* end confdefs.h. */
  4222. |
  4223. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  4224. | # include <windows.h>
  4225. | # endif
  4226. | # ifdef HAVE_GL_GLU_H
  4227. | # include <GL/glu.h>
  4228. | # elif defined(HAVE_OPENGL_GLU_H)
  4229. | # include <OpenGL/glu.h>
  4230. | # else
  4231. | # error no glu.h
  4232. | # endif
  4233. | int
  4234. | main ()
  4235. | {
  4236. | gluBeginCurve(0)
  4237. | ;
  4238. | return 0;
  4239. | }
  4240. configure:19527: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lglu32 -llzma -ljpeg -lz -lm >&5
  4241. conftest.cpp:102:5: error: #error no glu.h
  4242. # error no glu.h
  4243. ^
  4244. conftest.cpp: In function 'int main()':
  4245. conftest.cpp:107:16: error: 'gluBeginCurve' was not declared in this scope
  4246. gluBeginCurve(0)
  4247. ^
  4248. configure:19527: $? = 1
  4249. configure: failed program was:
  4250. | /* confdefs.h */
  4251. | #define PACKAGE_NAME "LibTIFF Software"
  4252. | #define PACKAGE_TARNAME "tiff"
  4253. | #define PACKAGE_VERSION "4.0.3"
  4254. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4255. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4256. | #define PACKAGE_URL ""
  4257. | #define PACKAGE "tiff"
  4258. | #define VERSION "4.0.3"
  4259. | #define STDC_HEADERS 1
  4260. | #define HAVE_SYS_TYPES_H 1
  4261. | #define HAVE_SYS_STAT_H 1
  4262. | #define HAVE_STDLIB_H 1
  4263. | #define HAVE_STRING_H 1
  4264. | #define HAVE_MEMORY_H 1
  4265. | #define HAVE_STRINGS_H 1
  4266. | #define HAVE_INTTYPES_H 1
  4267. | #define HAVE_STDINT_H 1
  4268. | #define HAVE_UNISTD_H 1
  4269. | #define HAVE_DLFCN_H 1
  4270. | #define LT_OBJDIR ".libs/"
  4271. | #define HAVE_LIBM 1
  4272. | #define HAVE_ASSERT_H 1
  4273. | #define HAVE_FCNTL_H 1
  4274. | #define HAVE_LIMITS_H 1
  4275. | #define HAVE_MALLOC_H 1
  4276. | #define HAVE_SEARCH_H 1
  4277. | #define HAVE_SYS_TIME_H 1
  4278. | #define HAVE_UNISTD_H 1
  4279. | #define TIME_WITH_SYS_TIME 1
  4280. | #define SIZEOF_SIGNED_SHORT 2
  4281. | #define SIZEOF_UNSIGNED_SHORT 2
  4282. | #define SIZEOF_SIGNED_INT 4
  4283. | #define SIZEOF_UNSIGNED_INT 4
  4284. | #define SIZEOF_SIGNED_LONG 8
  4285. | #define SIZEOF_UNSIGNED_LONG 8
  4286. | #define SIZEOF_SIGNED_LONG_LONG 8
  4287. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4288. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4289. | #define TIFF_INT8_T signed char
  4290. | #define TIFF_UINT8_T unsigned char
  4291. | #define TIFF_INT16_T signed short
  4292. | #define TIFF_UINT16_T unsigned short
  4293. | #define TIFF_INT32_T signed int
  4294. | #define TIFF_INT32_FORMAT "%d"
  4295. | #define TIFF_UINT32_T unsigned int
  4296. | #define TIFF_UINT32_FORMAT "%u"
  4297. | #define TIFF_INT64_T signed long
  4298. | #define TIFF_INT64_FORMAT "%ld"
  4299. | #define TIFF_UINT64_T unsigned long
  4300. | #define TIFF_UINT64_FORMAT "%lu"
  4301. | #define TIFF_SSIZE_T signed long
  4302. | #define TIFF_SSIZE_FORMAT "%ld"
  4303. | #define TIFF_PTRDIFF_T ptrdiff_t
  4304. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4305. | #define HAVE_FLOOR 1
  4306. | #define HAVE_ISASCII 1
  4307. | #define HAVE_MEMMOVE 1
  4308. | #define HAVE_MEMSET 1
  4309. | #define HAVE_MMAP 1
  4310. | #define HAVE_POW 1
  4311. | #define HAVE_SQRT 1
  4312. | #define HAVE_STRCHR 1
  4313. | #define HAVE_STRRCHR 1
  4314. | #define HAVE_STRSTR 1
  4315. | #define HAVE_STRTOL 1
  4316. | #define HAVE_STRTOULL 1
  4317. | #define HAVE_GETOPT 1
  4318. | #define HAVE_STRCASECMP 1
  4319. | #define HAVE_STRTOUL 1
  4320. | #define HAVE_STRTOULL 1
  4321. | #define HAVE_LFIND 1
  4322. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4323. | #define HOST_BIGENDIAN 0
  4324. | #define HAVE_IEEEFP 1
  4325. | #define CCITT_SUPPORT 1
  4326. | #define PACKBITS_SUPPORT 1
  4327. | #define LZW_SUPPORT 1
  4328. | #define THUNDER_SUPPORT 1
  4329. | #define NEXT_SUPPORT 1
  4330. | #define LOGLUV_SUPPORT 1
  4331. | #define MDI_SUPPORT 1
  4332. | #define ZIP_SUPPORT 1
  4333. | #define PIXARLOG_SUPPORT 1
  4334. | #define JPEG_SUPPORT 1
  4335. | #define OJPEG_SUPPORT 1
  4336. | #define LZMA_SUPPORT 1
  4337. | #define CXX_SUPPORT 1
  4338. | #define X_DISPLAY_MISSING 1
  4339. | #define HAVE_PTHREAD 1
  4340. | #define HAVE_WINDOWS_H 1
  4341. | /* end confdefs.h. */
  4342. |
  4343. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  4344. | # include <windows.h>
  4345. | # endif
  4346. | # ifdef HAVE_GL_GLU_H
  4347. | # include <GL/glu.h>
  4348. | # elif defined(HAVE_OPENGL_GLU_H)
  4349. | # include <OpenGL/glu.h>
  4350. | # else
  4351. | # error no glu.h
  4352. | # endif
  4353. | int
  4354. | main ()
  4355. | {
  4356. | gluBeginCurve(0)
  4357. | ;
  4358. | return 0;
  4359. | }
  4360. configure:19527: x86_64-pc-linux-gnu-g++ -o conftest -march=native -O2 -pipe -Wl,-O1 -Wl,--as-needed conftest.cpp -lGLU -llzma -ljpeg -lz -lm >&5
  4361. conftest.cpp:102:5: error: #error no glu.h
  4362. # error no glu.h
  4363. ^
  4364. conftest.cpp: In function 'int main()':
  4365. conftest.cpp:107:16: error: 'gluBeginCurve' was not declared in this scope
  4366. gluBeginCurve(0)
  4367. ^
  4368. configure:19527: $? = 1
  4369. configure: failed program was:
  4370. | /* confdefs.h */
  4371. | #define PACKAGE_NAME "LibTIFF Software"
  4372. | #define PACKAGE_TARNAME "tiff"
  4373. | #define PACKAGE_VERSION "4.0.3"
  4374. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4375. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4376. | #define PACKAGE_URL ""
  4377. | #define PACKAGE "tiff"
  4378. | #define VERSION "4.0.3"
  4379. | #define STDC_HEADERS 1
  4380. | #define HAVE_SYS_TYPES_H 1
  4381. | #define HAVE_SYS_STAT_H 1
  4382. | #define HAVE_STDLIB_H 1
  4383. | #define HAVE_STRING_H 1
  4384. | #define HAVE_MEMORY_H 1
  4385. | #define HAVE_STRINGS_H 1
  4386. | #define HAVE_INTTYPES_H 1
  4387. | #define HAVE_STDINT_H 1
  4388. | #define HAVE_UNISTD_H 1
  4389. | #define HAVE_DLFCN_H 1
  4390. | #define LT_OBJDIR ".libs/"
  4391. | #define HAVE_LIBM 1
  4392. | #define HAVE_ASSERT_H 1
  4393. | #define HAVE_FCNTL_H 1
  4394. | #define HAVE_LIMITS_H 1
  4395. | #define HAVE_MALLOC_H 1
  4396. | #define HAVE_SEARCH_H 1
  4397. | #define HAVE_SYS_TIME_H 1
  4398. | #define HAVE_UNISTD_H 1
  4399. | #define TIME_WITH_SYS_TIME 1
  4400. | #define SIZEOF_SIGNED_SHORT 2
  4401. | #define SIZEOF_UNSIGNED_SHORT 2
  4402. | #define SIZEOF_SIGNED_INT 4
  4403. | #define SIZEOF_UNSIGNED_INT 4
  4404. | #define SIZEOF_SIGNED_LONG 8
  4405. | #define SIZEOF_UNSIGNED_LONG 8
  4406. | #define SIZEOF_SIGNED_LONG_LONG 8
  4407. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4408. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4409. | #define TIFF_INT8_T signed char
  4410. | #define TIFF_UINT8_T unsigned char
  4411. | #define TIFF_INT16_T signed short
  4412. | #define TIFF_UINT16_T unsigned short
  4413. | #define TIFF_INT32_T signed int
  4414. | #define TIFF_INT32_FORMAT "%d"
  4415. | #define TIFF_UINT32_T unsigned int
  4416. | #define TIFF_UINT32_FORMAT "%u"
  4417. | #define TIFF_INT64_T signed long
  4418. | #define TIFF_INT64_FORMAT "%ld"
  4419. | #define TIFF_UINT64_T unsigned long
  4420. | #define TIFF_UINT64_FORMAT "%lu"
  4421. | #define TIFF_SSIZE_T signed long
  4422. | #define TIFF_SSIZE_FORMAT "%ld"
  4423. | #define TIFF_PTRDIFF_T ptrdiff_t
  4424. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4425. | #define HAVE_FLOOR 1
  4426. | #define HAVE_ISASCII 1
  4427. | #define HAVE_MEMMOVE 1
  4428. | #define HAVE_MEMSET 1
  4429. | #define HAVE_MMAP 1
  4430. | #define HAVE_POW 1
  4431. | #define HAVE_SQRT 1
  4432. | #define HAVE_STRCHR 1
  4433. | #define HAVE_STRRCHR 1
  4434. | #define HAVE_STRSTR 1
  4435. | #define HAVE_STRTOL 1
  4436. | #define HAVE_STRTOULL 1
  4437. | #define HAVE_GETOPT 1
  4438. | #define HAVE_STRCASECMP 1
  4439. | #define HAVE_STRTOUL 1
  4440. | #define HAVE_STRTOULL 1
  4441. | #define HAVE_LFIND 1
  4442. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4443. | #define HOST_BIGENDIAN 0
  4444. | #define HAVE_IEEEFP 1
  4445. | #define CCITT_SUPPORT 1
  4446. | #define PACKBITS_SUPPORT 1
  4447. | #define LZW_SUPPORT 1
  4448. | #define THUNDER_SUPPORT 1
  4449. | #define NEXT_SUPPORT 1
  4450. | #define LOGLUV_SUPPORT 1
  4451. | #define MDI_SUPPORT 1
  4452. | #define ZIP_SUPPORT 1
  4453. | #define PIXARLOG_SUPPORT 1
  4454. | #define JPEG_SUPPORT 1
  4455. | #define OJPEG_SUPPORT 1
  4456. | #define LZMA_SUPPORT 1
  4457. | #define CXX_SUPPORT 1
  4458. | #define X_DISPLAY_MISSING 1
  4459. | #define HAVE_PTHREAD 1
  4460. | #define HAVE_WINDOWS_H 1
  4461. | /* end confdefs.h. */
  4462. |
  4463. | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
  4464. | # include <windows.h>
  4465. | # endif
  4466. | # ifdef HAVE_GL_GLU_H
  4467. | # include <GL/glu.h>
  4468. | # elif defined(HAVE_OPENGL_GLU_H)
  4469. | # include <OpenGL/glu.h>
  4470. | # else
  4471. | # error no glu.h
  4472. | # endif
  4473. | int
  4474. | main ()
  4475. | {
  4476. | gluBeginCurve(0)
  4477. | ;
  4478. | return 0;
  4479. | }
  4480. configure:19555: result: no
  4481. configure:19616: checking GL/glut.h usability
  4482. configure:19616: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  4483. conftest.c:126:21: fatal error: GL/glut.h: No such file or directory
  4484. #include <GL/glut.h>
  4485. ^
  4486. compilation terminated.
  4487. configure:19616: $? = 1
  4488. configure: failed program was:
  4489. | /* confdefs.h */
  4490. | #define PACKAGE_NAME "LibTIFF Software"
  4491. | #define PACKAGE_TARNAME "tiff"
  4492. | #define PACKAGE_VERSION "4.0.3"
  4493. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4494. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4495. | #define PACKAGE_URL ""
  4496. | #define PACKAGE "tiff"
  4497. | #define VERSION "4.0.3"
  4498. | #define STDC_HEADERS 1
  4499. | #define HAVE_SYS_TYPES_H 1
  4500. | #define HAVE_SYS_STAT_H 1
  4501. | #define HAVE_STDLIB_H 1
  4502. | #define HAVE_STRING_H 1
  4503. | #define HAVE_MEMORY_H 1
  4504. | #define HAVE_STRINGS_H 1
  4505. | #define HAVE_INTTYPES_H 1
  4506. | #define HAVE_STDINT_H 1
  4507. | #define HAVE_UNISTD_H 1
  4508. | #define HAVE_DLFCN_H 1
  4509. | #define LT_OBJDIR ".libs/"
  4510. | #define HAVE_LIBM 1
  4511. | #define HAVE_ASSERT_H 1
  4512. | #define HAVE_FCNTL_H 1
  4513. | #define HAVE_LIMITS_H 1
  4514. | #define HAVE_MALLOC_H 1
  4515. | #define HAVE_SEARCH_H 1
  4516. | #define HAVE_SYS_TIME_H 1
  4517. | #define HAVE_UNISTD_H 1
  4518. | #define TIME_WITH_SYS_TIME 1
  4519. | #define SIZEOF_SIGNED_SHORT 2
  4520. | #define SIZEOF_UNSIGNED_SHORT 2
  4521. | #define SIZEOF_SIGNED_INT 4
  4522. | #define SIZEOF_UNSIGNED_INT 4
  4523. | #define SIZEOF_SIGNED_LONG 8
  4524. | #define SIZEOF_UNSIGNED_LONG 8
  4525. | #define SIZEOF_SIGNED_LONG_LONG 8
  4526. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4527. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4528. | #define TIFF_INT8_T signed char
  4529. | #define TIFF_UINT8_T unsigned char
  4530. | #define TIFF_INT16_T signed short
  4531. | #define TIFF_UINT16_T unsigned short
  4532. | #define TIFF_INT32_T signed int
  4533. | #define TIFF_INT32_FORMAT "%d"
  4534. | #define TIFF_UINT32_T unsigned int
  4535. | #define TIFF_UINT32_FORMAT "%u"
  4536. | #define TIFF_INT64_T signed long
  4537. | #define TIFF_INT64_FORMAT "%ld"
  4538. | #define TIFF_UINT64_T unsigned long
  4539. | #define TIFF_UINT64_FORMAT "%lu"
  4540. | #define TIFF_SSIZE_T signed long
  4541. | #define TIFF_SSIZE_FORMAT "%ld"
  4542. | #define TIFF_PTRDIFF_T ptrdiff_t
  4543. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4544. | #define HAVE_FLOOR 1
  4545. | #define HAVE_ISASCII 1
  4546. | #define HAVE_MEMMOVE 1
  4547. | #define HAVE_MEMSET 1
  4548. | #define HAVE_MMAP 1
  4549. | #define HAVE_POW 1
  4550. | #define HAVE_SQRT 1
  4551. | #define HAVE_STRCHR 1
  4552. | #define HAVE_STRRCHR 1
  4553. | #define HAVE_STRSTR 1
  4554. | #define HAVE_STRTOL 1
  4555. | #define HAVE_STRTOULL 1
  4556. | #define HAVE_GETOPT 1
  4557. | #define HAVE_STRCASECMP 1
  4558. | #define HAVE_STRTOUL 1
  4559. | #define HAVE_STRTOULL 1
  4560. | #define HAVE_LFIND 1
  4561. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4562. | #define HOST_BIGENDIAN 0
  4563. | #define HAVE_IEEEFP 1
  4564. | #define CCITT_SUPPORT 1
  4565. | #define PACKBITS_SUPPORT 1
  4566. | #define LZW_SUPPORT 1
  4567. | #define THUNDER_SUPPORT 1
  4568. | #define NEXT_SUPPORT 1
  4569. | #define LOGLUV_SUPPORT 1
  4570. | #define MDI_SUPPORT 1
  4571. | #define ZIP_SUPPORT 1
  4572. | #define PIXARLOG_SUPPORT 1
  4573. | #define JPEG_SUPPORT 1
  4574. | #define OJPEG_SUPPORT 1
  4575. | #define LZMA_SUPPORT 1
  4576. | #define CXX_SUPPORT 1
  4577. | #define X_DISPLAY_MISSING 1
  4578. | #define HAVE_PTHREAD 1
  4579. | #define HAVE_WINDOWS_H 1
  4580. | /* end confdefs.h. */
  4581. | #include <stdio.h>
  4582. | #ifdef HAVE_SYS_TYPES_H
  4583. | # include <sys/types.h>
  4584. | #endif
  4585. | #ifdef HAVE_SYS_STAT_H
  4586. | # include <sys/stat.h>
  4587. | #endif
  4588. | #ifdef STDC_HEADERS
  4589. | # include <stdlib.h>
  4590. | # include <stddef.h>
  4591. | #else
  4592. | # ifdef HAVE_STDLIB_H
  4593. | # include <stdlib.h>
  4594. | # endif
  4595. | #endif
  4596. | #ifdef HAVE_STRING_H
  4597. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4598. | # include <memory.h>
  4599. | # endif
  4600. | # include <string.h>
  4601. | #endif
  4602. | #ifdef HAVE_STRINGS_H
  4603. | # include <strings.h>
  4604. | #endif
  4605. | #ifdef HAVE_INTTYPES_H
  4606. | # include <inttypes.h>
  4607. | #endif
  4608. | #ifdef HAVE_STDINT_H
  4609. | # include <stdint.h>
  4610. | #endif
  4611. | #ifdef HAVE_UNISTD_H
  4612. | # include <unistd.h>
  4613. | #endif
  4614. | #include <GL/glut.h>
  4615. configure:19616: result: no
  4616. configure:19616: checking GL/glut.h presence
  4617. configure:19616: x86_64-pc-linux-gnu-gcc -E conftest.c
  4618. conftest.c:93:21: fatal error: GL/glut.h: No such file or directory
  4619. #include <GL/glut.h>
  4620. ^
  4621. compilation terminated.
  4622. configure:19616: $? = 1
  4623. configure: failed program was:
  4624. | /* confdefs.h */
  4625. | #define PACKAGE_NAME "LibTIFF Software"
  4626. | #define PACKAGE_TARNAME "tiff"
  4627. | #define PACKAGE_VERSION "4.0.3"
  4628. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4629. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4630. | #define PACKAGE_URL ""
  4631. | #define PACKAGE "tiff"
  4632. | #define VERSION "4.0.3"
  4633. | #define STDC_HEADERS 1
  4634. | #define HAVE_SYS_TYPES_H 1
  4635. | #define HAVE_SYS_STAT_H 1
  4636. | #define HAVE_STDLIB_H 1
  4637. | #define HAVE_STRING_H 1
  4638. | #define HAVE_MEMORY_H 1
  4639. | #define HAVE_STRINGS_H 1
  4640. | #define HAVE_INTTYPES_H 1
  4641. | #define HAVE_STDINT_H 1
  4642. | #define HAVE_UNISTD_H 1
  4643. | #define HAVE_DLFCN_H 1
  4644. | #define LT_OBJDIR ".libs/"
  4645. | #define HAVE_LIBM 1
  4646. | #define HAVE_ASSERT_H 1
  4647. | #define HAVE_FCNTL_H 1
  4648. | #define HAVE_LIMITS_H 1
  4649. | #define HAVE_MALLOC_H 1
  4650. | #define HAVE_SEARCH_H 1
  4651. | #define HAVE_SYS_TIME_H 1
  4652. | #define HAVE_UNISTD_H 1
  4653. | #define TIME_WITH_SYS_TIME 1
  4654. | #define SIZEOF_SIGNED_SHORT 2
  4655. | #define SIZEOF_UNSIGNED_SHORT 2
  4656. | #define SIZEOF_SIGNED_INT 4
  4657. | #define SIZEOF_UNSIGNED_INT 4
  4658. | #define SIZEOF_SIGNED_LONG 8
  4659. | #define SIZEOF_UNSIGNED_LONG 8
  4660. | #define SIZEOF_SIGNED_LONG_LONG 8
  4661. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4662. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4663. | #define TIFF_INT8_T signed char
  4664. | #define TIFF_UINT8_T unsigned char
  4665. | #define TIFF_INT16_T signed short
  4666. | #define TIFF_UINT16_T unsigned short
  4667. | #define TIFF_INT32_T signed int
  4668. | #define TIFF_INT32_FORMAT "%d"
  4669. | #define TIFF_UINT32_T unsigned int
  4670. | #define TIFF_UINT32_FORMAT "%u"
  4671. | #define TIFF_INT64_T signed long
  4672. | #define TIFF_INT64_FORMAT "%ld"
  4673. | #define TIFF_UINT64_T unsigned long
  4674. | #define TIFF_UINT64_FORMAT "%lu"
  4675. | #define TIFF_SSIZE_T signed long
  4676. | #define TIFF_SSIZE_FORMAT "%ld"
  4677. | #define TIFF_PTRDIFF_T ptrdiff_t
  4678. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4679. | #define HAVE_FLOOR 1
  4680. | #define HAVE_ISASCII 1
  4681. | #define HAVE_MEMMOVE 1
  4682. | #define HAVE_MEMSET 1
  4683. | #define HAVE_MMAP 1
  4684. | #define HAVE_POW 1
  4685. | #define HAVE_SQRT 1
  4686. | #define HAVE_STRCHR 1
  4687. | #define HAVE_STRRCHR 1
  4688. | #define HAVE_STRSTR 1
  4689. | #define HAVE_STRTOL 1
  4690. | #define HAVE_STRTOULL 1
  4691. | #define HAVE_GETOPT 1
  4692. | #define HAVE_STRCASECMP 1
  4693. | #define HAVE_STRTOUL 1
  4694. | #define HAVE_STRTOULL 1
  4695. | #define HAVE_LFIND 1
  4696. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4697. | #define HOST_BIGENDIAN 0
  4698. | #define HAVE_IEEEFP 1
  4699. | #define CCITT_SUPPORT 1
  4700. | #define PACKBITS_SUPPORT 1
  4701. | #define LZW_SUPPORT 1
  4702. | #define THUNDER_SUPPORT 1
  4703. | #define NEXT_SUPPORT 1
  4704. | #define LOGLUV_SUPPORT 1
  4705. | #define MDI_SUPPORT 1
  4706. | #define ZIP_SUPPORT 1
  4707. | #define PIXARLOG_SUPPORT 1
  4708. | #define JPEG_SUPPORT 1
  4709. | #define OJPEG_SUPPORT 1
  4710. | #define LZMA_SUPPORT 1
  4711. | #define CXX_SUPPORT 1
  4712. | #define X_DISPLAY_MISSING 1
  4713. | #define HAVE_PTHREAD 1
  4714. | #define HAVE_WINDOWS_H 1
  4715. | /* end confdefs.h. */
  4716. | #include <GL/glut.h>
  4717. configure:19616: result: no
  4718. configure:19616: checking for GL/glut.h
  4719. configure:19616: result: no
  4720. configure:19616: checking GLUT/glut.h usability
  4721. configure:19616: x86_64-pc-linux-gnu-gcc -c -march=native -O2 -pipe -Wall -W conftest.c >&5
  4722. conftest.c:126:23: fatal error: GLUT/glut.h: No such file or directory
  4723. #include <GLUT/glut.h>
  4724. ^
  4725. compilation terminated.
  4726. configure:19616: $? = 1
  4727. configure: failed program was:
  4728. | /* confdefs.h */
  4729. | #define PACKAGE_NAME "LibTIFF Software"
  4730. | #define PACKAGE_TARNAME "tiff"
  4731. | #define PACKAGE_VERSION "4.0.3"
  4732. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4733. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4734. | #define PACKAGE_URL ""
  4735. | #define PACKAGE "tiff"
  4736. | #define VERSION "4.0.3"
  4737. | #define STDC_HEADERS 1
  4738. | #define HAVE_SYS_TYPES_H 1
  4739. | #define HAVE_SYS_STAT_H 1
  4740. | #define HAVE_STDLIB_H 1
  4741. | #define HAVE_STRING_H 1
  4742. | #define HAVE_MEMORY_H 1
  4743. | #define HAVE_STRINGS_H 1
  4744. | #define HAVE_INTTYPES_H 1
  4745. | #define HAVE_STDINT_H 1
  4746. | #define HAVE_UNISTD_H 1
  4747. | #define HAVE_DLFCN_H 1
  4748. | #define LT_OBJDIR ".libs/"
  4749. | #define HAVE_LIBM 1
  4750. | #define HAVE_ASSERT_H 1
  4751. | #define HAVE_FCNTL_H 1
  4752. | #define HAVE_LIMITS_H 1
  4753. | #define HAVE_MALLOC_H 1
  4754. | #define HAVE_SEARCH_H 1
  4755. | #define HAVE_SYS_TIME_H 1
  4756. | #define HAVE_UNISTD_H 1
  4757. | #define TIME_WITH_SYS_TIME 1
  4758. | #define SIZEOF_SIGNED_SHORT 2
  4759. | #define SIZEOF_UNSIGNED_SHORT 2
  4760. | #define SIZEOF_SIGNED_INT 4
  4761. | #define SIZEOF_UNSIGNED_INT 4
  4762. | #define SIZEOF_SIGNED_LONG 8
  4763. | #define SIZEOF_UNSIGNED_LONG 8
  4764. | #define SIZEOF_SIGNED_LONG_LONG 8
  4765. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4766. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4767. | #define TIFF_INT8_T signed char
  4768. | #define TIFF_UINT8_T unsigned char
  4769. | #define TIFF_INT16_T signed short
  4770. | #define TIFF_UINT16_T unsigned short
  4771. | #define TIFF_INT32_T signed int
  4772. | #define TIFF_INT32_FORMAT "%d"
  4773. | #define TIFF_UINT32_T unsigned int
  4774. | #define TIFF_UINT32_FORMAT "%u"
  4775. | #define TIFF_INT64_T signed long
  4776. | #define TIFF_INT64_FORMAT "%ld"
  4777. | #define TIFF_UINT64_T unsigned long
  4778. | #define TIFF_UINT64_FORMAT "%lu"
  4779. | #define TIFF_SSIZE_T signed long
  4780. | #define TIFF_SSIZE_FORMAT "%ld"
  4781. | #define TIFF_PTRDIFF_T ptrdiff_t
  4782. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4783. | #define HAVE_FLOOR 1
  4784. | #define HAVE_ISASCII 1
  4785. | #define HAVE_MEMMOVE 1
  4786. | #define HAVE_MEMSET 1
  4787. | #define HAVE_MMAP 1
  4788. | #define HAVE_POW 1
  4789. | #define HAVE_SQRT 1
  4790. | #define HAVE_STRCHR 1
  4791. | #define HAVE_STRRCHR 1
  4792. | #define HAVE_STRSTR 1
  4793. | #define HAVE_STRTOL 1
  4794. | #define HAVE_STRTOULL 1
  4795. | #define HAVE_GETOPT 1
  4796. | #define HAVE_STRCASECMP 1
  4797. | #define HAVE_STRTOUL 1
  4798. | #define HAVE_STRTOULL 1
  4799. | #define HAVE_LFIND 1
  4800. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4801. | #define HOST_BIGENDIAN 0
  4802. | #define HAVE_IEEEFP 1
  4803. | #define CCITT_SUPPORT 1
  4804. | #define PACKBITS_SUPPORT 1
  4805. | #define LZW_SUPPORT 1
  4806. | #define THUNDER_SUPPORT 1
  4807. | #define NEXT_SUPPORT 1
  4808. | #define LOGLUV_SUPPORT 1
  4809. | #define MDI_SUPPORT 1
  4810. | #define ZIP_SUPPORT 1
  4811. | #define PIXARLOG_SUPPORT 1
  4812. | #define JPEG_SUPPORT 1
  4813. | #define OJPEG_SUPPORT 1
  4814. | #define LZMA_SUPPORT 1
  4815. | #define CXX_SUPPORT 1
  4816. | #define X_DISPLAY_MISSING 1
  4817. | #define HAVE_PTHREAD 1
  4818. | #define HAVE_WINDOWS_H 1
  4819. | /* end confdefs.h. */
  4820. | #include <stdio.h>
  4821. | #ifdef HAVE_SYS_TYPES_H
  4822. | # include <sys/types.h>
  4823. | #endif
  4824. | #ifdef HAVE_SYS_STAT_H
  4825. | # include <sys/stat.h>
  4826. | #endif
  4827. | #ifdef STDC_HEADERS
  4828. | # include <stdlib.h>
  4829. | # include <stddef.h>
  4830. | #else
  4831. | # ifdef HAVE_STDLIB_H
  4832. | # include <stdlib.h>
  4833. | # endif
  4834. | #endif
  4835. | #ifdef HAVE_STRING_H
  4836. | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
  4837. | # include <memory.h>
  4838. | # endif
  4839. | # include <string.h>
  4840. | #endif
  4841. | #ifdef HAVE_STRINGS_H
  4842. | # include <strings.h>
  4843. | #endif
  4844. | #ifdef HAVE_INTTYPES_H
  4845. | # include <inttypes.h>
  4846. | #endif
  4847. | #ifdef HAVE_STDINT_H
  4848. | # include <stdint.h>
  4849. | #endif
  4850. | #ifdef HAVE_UNISTD_H
  4851. | # include <unistd.h>
  4852. | #endif
  4853. | #include <GLUT/glut.h>
  4854. configure:19616: result: no
  4855. configure:19616: checking GLUT/glut.h presence
  4856. configure:19616: x86_64-pc-linux-gnu-gcc -E conftest.c
  4857. conftest.c:93:23: fatal error: GLUT/glut.h: No such file or directory
  4858. #include <GLUT/glut.h>
  4859. ^
  4860. compilation terminated.
  4861. configure:19616: $? = 1
  4862. configure: failed program was:
  4863. | /* confdefs.h */
  4864. | #define PACKAGE_NAME "LibTIFF Software"
  4865. | #define PACKAGE_TARNAME "tiff"
  4866. | #define PACKAGE_VERSION "4.0.3"
  4867. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4868. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4869. | #define PACKAGE_URL ""
  4870. | #define PACKAGE "tiff"
  4871. | #define VERSION "4.0.3"
  4872. | #define STDC_HEADERS 1
  4873. | #define HAVE_SYS_TYPES_H 1
  4874. | #define HAVE_SYS_STAT_H 1
  4875. | #define HAVE_STDLIB_H 1
  4876. | #define HAVE_STRING_H 1
  4877. | #define HAVE_MEMORY_H 1
  4878. | #define HAVE_STRINGS_H 1
  4879. | #define HAVE_INTTYPES_H 1
  4880. | #define HAVE_STDINT_H 1
  4881. | #define HAVE_UNISTD_H 1
  4882. | #define HAVE_DLFCN_H 1
  4883. | #define LT_OBJDIR ".libs/"
  4884. | #define HAVE_LIBM 1
  4885. | #define HAVE_ASSERT_H 1
  4886. | #define HAVE_FCNTL_H 1
  4887. | #define HAVE_LIMITS_H 1
  4888. | #define HAVE_MALLOC_H 1
  4889. | #define HAVE_SEARCH_H 1
  4890. | #define HAVE_SYS_TIME_H 1
  4891. | #define HAVE_UNISTD_H 1
  4892. | #define TIME_WITH_SYS_TIME 1
  4893. | #define SIZEOF_SIGNED_SHORT 2
  4894. | #define SIZEOF_UNSIGNED_SHORT 2
  4895. | #define SIZEOF_SIGNED_INT 4
  4896. | #define SIZEOF_UNSIGNED_INT 4
  4897. | #define SIZEOF_SIGNED_LONG 8
  4898. | #define SIZEOF_UNSIGNED_LONG 8
  4899. | #define SIZEOF_SIGNED_LONG_LONG 8
  4900. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  4901. | #define SIZEOF_UNSIGNED_CHAR_P 8
  4902. | #define TIFF_INT8_T signed char
  4903. | #define TIFF_UINT8_T unsigned char
  4904. | #define TIFF_INT16_T signed short
  4905. | #define TIFF_UINT16_T unsigned short
  4906. | #define TIFF_INT32_T signed int
  4907. | #define TIFF_INT32_FORMAT "%d"
  4908. | #define TIFF_UINT32_T unsigned int
  4909. | #define TIFF_UINT32_FORMAT "%u"
  4910. | #define TIFF_INT64_T signed long
  4911. | #define TIFF_INT64_FORMAT "%ld"
  4912. | #define TIFF_UINT64_T unsigned long
  4913. | #define TIFF_UINT64_FORMAT "%lu"
  4914. | #define TIFF_SSIZE_T signed long
  4915. | #define TIFF_SSIZE_FORMAT "%ld"
  4916. | #define TIFF_PTRDIFF_T ptrdiff_t
  4917. | #define TIFF_PTRDIFF_FORMAT "%ld"
  4918. | #define HAVE_FLOOR 1
  4919. | #define HAVE_ISASCII 1
  4920. | #define HAVE_MEMMOVE 1
  4921. | #define HAVE_MEMSET 1
  4922. | #define HAVE_MMAP 1
  4923. | #define HAVE_POW 1
  4924. | #define HAVE_SQRT 1
  4925. | #define HAVE_STRCHR 1
  4926. | #define HAVE_STRRCHR 1
  4927. | #define HAVE_STRSTR 1
  4928. | #define HAVE_STRTOL 1
  4929. | #define HAVE_STRTOULL 1
  4930. | #define HAVE_GETOPT 1
  4931. | #define HAVE_STRCASECMP 1
  4932. | #define HAVE_STRTOUL 1
  4933. | #define HAVE_STRTOULL 1
  4934. | #define HAVE_LFIND 1
  4935. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  4936. | #define HOST_BIGENDIAN 0
  4937. | #define HAVE_IEEEFP 1
  4938. | #define CCITT_SUPPORT 1
  4939. | #define PACKBITS_SUPPORT 1
  4940. | #define LZW_SUPPORT 1
  4941. | #define THUNDER_SUPPORT 1
  4942. | #define NEXT_SUPPORT 1
  4943. | #define LOGLUV_SUPPORT 1
  4944. | #define MDI_SUPPORT 1
  4945. | #define ZIP_SUPPORT 1
  4946. | #define PIXARLOG_SUPPORT 1
  4947. | #define JPEG_SUPPORT 1
  4948. | #define OJPEG_SUPPORT 1
  4949. | #define LZMA_SUPPORT 1
  4950. | #define CXX_SUPPORT 1
  4951. | #define X_DISPLAY_MISSING 1
  4952. | #define HAVE_PTHREAD 1
  4953. | #define HAVE_WINDOWS_H 1
  4954. | /* end confdefs.h. */
  4955. | #include <GLUT/glut.h>
  4956. configure:19616: result: no
  4957. configure:19616: checking for GLUT/glut.h
  4958. configure:19616: result: no
  4959. configure:19637: checking for GLUT library
  4960. configure:19682: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lglut32 -llzma -ljpeg -lz -lm >&5
  4961. conftest.c:102:5: error: #error no glut.h
  4962. # error no glut.h
  4963. ^
  4964. conftest.c: In function 'main':
  4965. conftest.c:107:1: warning: implicit declaration of function 'glutMainLoop' [-Wimplicit-function-declaration]
  4966. glutMainLoop()
  4967. ^
  4968. configure:19682: $? = 1
  4969. configure: failed program was:
  4970. | /* confdefs.h */
  4971. | #define PACKAGE_NAME "LibTIFF Software"
  4972. | #define PACKAGE_TARNAME "tiff"
  4973. | #define PACKAGE_VERSION "4.0.3"
  4974. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  4975. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  4976. | #define PACKAGE_URL ""
  4977. | #define PACKAGE "tiff"
  4978. | #define VERSION "4.0.3"
  4979. | #define STDC_HEADERS 1
  4980. | #define HAVE_SYS_TYPES_H 1
  4981. | #define HAVE_SYS_STAT_H 1
  4982. | #define HAVE_STDLIB_H 1
  4983. | #define HAVE_STRING_H 1
  4984. | #define HAVE_MEMORY_H 1
  4985. | #define HAVE_STRINGS_H 1
  4986. | #define HAVE_INTTYPES_H 1
  4987. | #define HAVE_STDINT_H 1
  4988. | #define HAVE_UNISTD_H 1
  4989. | #define HAVE_DLFCN_H 1
  4990. | #define LT_OBJDIR ".libs/"
  4991. | #define HAVE_LIBM 1
  4992. | #define HAVE_ASSERT_H 1
  4993. | #define HAVE_FCNTL_H 1
  4994. | #define HAVE_LIMITS_H 1
  4995. | #define HAVE_MALLOC_H 1
  4996. | #define HAVE_SEARCH_H 1
  4997. | #define HAVE_SYS_TIME_H 1
  4998. | #define HAVE_UNISTD_H 1
  4999. | #define TIME_WITH_SYS_TIME 1
  5000. | #define SIZEOF_SIGNED_SHORT 2
  5001. | #define SIZEOF_UNSIGNED_SHORT 2
  5002. | #define SIZEOF_SIGNED_INT 4
  5003. | #define SIZEOF_UNSIGNED_INT 4
  5004. | #define SIZEOF_SIGNED_LONG 8
  5005. | #define SIZEOF_UNSIGNED_LONG 8
  5006. | #define SIZEOF_SIGNED_LONG_LONG 8
  5007. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5008. | #define SIZEOF_UNSIGNED_CHAR_P 8
  5009. | #define TIFF_INT8_T signed char
  5010. | #define TIFF_UINT8_T unsigned char
  5011. | #define TIFF_INT16_T signed short
  5012. | #define TIFF_UINT16_T unsigned short
  5013. | #define TIFF_INT32_T signed int
  5014. | #define TIFF_INT32_FORMAT "%d"
  5015. | #define TIFF_UINT32_T unsigned int
  5016. | #define TIFF_UINT32_FORMAT "%u"
  5017. | #define TIFF_INT64_T signed long
  5018. | #define TIFF_INT64_FORMAT "%ld"
  5019. | #define TIFF_UINT64_T unsigned long
  5020. | #define TIFF_UINT64_FORMAT "%lu"
  5021. | #define TIFF_SSIZE_T signed long
  5022. | #define TIFF_SSIZE_FORMAT "%ld"
  5023. | #define TIFF_PTRDIFF_T ptrdiff_t
  5024. | #define TIFF_PTRDIFF_FORMAT "%ld"
  5025. | #define HAVE_FLOOR 1
  5026. | #define HAVE_ISASCII 1
  5027. | #define HAVE_MEMMOVE 1
  5028. | #define HAVE_MEMSET 1
  5029. | #define HAVE_MMAP 1
  5030. | #define HAVE_POW 1
  5031. | #define HAVE_SQRT 1
  5032. | #define HAVE_STRCHR 1
  5033. | #define HAVE_STRRCHR 1
  5034. | #define HAVE_STRSTR 1
  5035. | #define HAVE_STRTOL 1
  5036. | #define HAVE_STRTOULL 1
  5037. | #define HAVE_GETOPT 1
  5038. | #define HAVE_STRCASECMP 1
  5039. | #define HAVE_STRTOUL 1
  5040. | #define HAVE_STRTOULL 1
  5041. | #define HAVE_LFIND 1
  5042. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5043. | #define HOST_BIGENDIAN 0
  5044. | #define HAVE_IEEEFP 1
  5045. | #define CCITT_SUPPORT 1
  5046. | #define PACKBITS_SUPPORT 1
  5047. | #define LZW_SUPPORT 1
  5048. | #define THUNDER_SUPPORT 1
  5049. | #define NEXT_SUPPORT 1
  5050. | #define LOGLUV_SUPPORT 1
  5051. | #define MDI_SUPPORT 1
  5052. | #define ZIP_SUPPORT 1
  5053. | #define PIXARLOG_SUPPORT 1
  5054. | #define JPEG_SUPPORT 1
  5055. | #define OJPEG_SUPPORT 1
  5056. | #define LZMA_SUPPORT 1
  5057. | #define CXX_SUPPORT 1
  5058. | #define X_DISPLAY_MISSING 1
  5059. | #define HAVE_PTHREAD 1
  5060. | #define HAVE_WINDOWS_H 1
  5061. | /* end confdefs.h. */
  5062. |
  5063. | # if HAVE_WINDOWS_H && defined(_WIN32)
  5064. | # include <windows.h>
  5065. | # endif
  5066. | # ifdef HAVE_GL_GLUT_H
  5067. | # include <GL/glut.h>
  5068. | # elif defined(HAVE_GLUT_GLUT_H)
  5069. | # include <GLUT/glut.h>
  5070. | # else
  5071. | # error no glut.h
  5072. | # endif
  5073. | int
  5074. | main ()
  5075. | {
  5076. | glutMainLoop()
  5077. | ;
  5078. | return 0;
  5079. | }
  5080. configure:19682: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -lglut -llzma -ljpeg -lz -lm >&5
  5081. conftest.c:102:5: error: #error no glut.h
  5082. # error no glut.h
  5083. ^
  5084. conftest.c: In function 'main':
  5085. conftest.c:107:1: warning: implicit declaration of function 'glutMainLoop' [-Wimplicit-function-declaration]
  5086. glutMainLoop()
  5087. ^
  5088. configure:19682: $? = 1
  5089. configure: failed program was:
  5090. | /* confdefs.h */
  5091. | #define PACKAGE_NAME "LibTIFF Software"
  5092. | #define PACKAGE_TARNAME "tiff"
  5093. | #define PACKAGE_VERSION "4.0.3"
  5094. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  5095. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  5096. | #define PACKAGE_URL ""
  5097. | #define PACKAGE "tiff"
  5098. | #define VERSION "4.0.3"
  5099. | #define STDC_HEADERS 1
  5100. | #define HAVE_SYS_TYPES_H 1
  5101. | #define HAVE_SYS_STAT_H 1
  5102. | #define HAVE_STDLIB_H 1
  5103. | #define HAVE_STRING_H 1
  5104. | #define HAVE_MEMORY_H 1
  5105. | #define HAVE_STRINGS_H 1
  5106. | #define HAVE_INTTYPES_H 1
  5107. | #define HAVE_STDINT_H 1
  5108. | #define HAVE_UNISTD_H 1
  5109. | #define HAVE_DLFCN_H 1
  5110. | #define LT_OBJDIR ".libs/"
  5111. | #define HAVE_LIBM 1
  5112. | #define HAVE_ASSERT_H 1
  5113. | #define HAVE_FCNTL_H 1
  5114. | #define HAVE_LIMITS_H 1
  5115. | #define HAVE_MALLOC_H 1
  5116. | #define HAVE_SEARCH_H 1
  5117. | #define HAVE_SYS_TIME_H 1
  5118. | #define HAVE_UNISTD_H 1
  5119. | #define TIME_WITH_SYS_TIME 1
  5120. | #define SIZEOF_SIGNED_SHORT 2
  5121. | #define SIZEOF_UNSIGNED_SHORT 2
  5122. | #define SIZEOF_SIGNED_INT 4
  5123. | #define SIZEOF_UNSIGNED_INT 4
  5124. | #define SIZEOF_SIGNED_LONG 8
  5125. | #define SIZEOF_UNSIGNED_LONG 8
  5126. | #define SIZEOF_SIGNED_LONG_LONG 8
  5127. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5128. | #define SIZEOF_UNSIGNED_CHAR_P 8
  5129. | #define TIFF_INT8_T signed char
  5130. | #define TIFF_UINT8_T unsigned char
  5131. | #define TIFF_INT16_T signed short
  5132. | #define TIFF_UINT16_T unsigned short
  5133. | #define TIFF_INT32_T signed int
  5134. | #define TIFF_INT32_FORMAT "%d"
  5135. | #define TIFF_UINT32_T unsigned int
  5136. | #define TIFF_UINT32_FORMAT "%u"
  5137. | #define TIFF_INT64_T signed long
  5138. | #define TIFF_INT64_FORMAT "%ld"
  5139. | #define TIFF_UINT64_T unsigned long
  5140. | #define TIFF_UINT64_FORMAT "%lu"
  5141. | #define TIFF_SSIZE_T signed long
  5142. | #define TIFF_SSIZE_FORMAT "%ld"
  5143. | #define TIFF_PTRDIFF_T ptrdiff_t
  5144. | #define TIFF_PTRDIFF_FORMAT "%ld"
  5145. | #define HAVE_FLOOR 1
  5146. | #define HAVE_ISASCII 1
  5147. | #define HAVE_MEMMOVE 1
  5148. | #define HAVE_MEMSET 1
  5149. | #define HAVE_MMAP 1
  5150. | #define HAVE_POW 1
  5151. | #define HAVE_SQRT 1
  5152. | #define HAVE_STRCHR 1
  5153. | #define HAVE_STRRCHR 1
  5154. | #define HAVE_STRSTR 1
  5155. | #define HAVE_STRTOL 1
  5156. | #define HAVE_STRTOULL 1
  5157. | #define HAVE_GETOPT 1
  5158. | #define HAVE_STRCASECMP 1
  5159. | #define HAVE_STRTOUL 1
  5160. | #define HAVE_STRTOULL 1
  5161. | #define HAVE_LFIND 1
  5162. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5163. | #define HOST_BIGENDIAN 0
  5164. | #define HAVE_IEEEFP 1
  5165. | #define CCITT_SUPPORT 1
  5166. | #define PACKBITS_SUPPORT 1
  5167. | #define LZW_SUPPORT 1
  5168. | #define THUNDER_SUPPORT 1
  5169. | #define NEXT_SUPPORT 1
  5170. | #define LOGLUV_SUPPORT 1
  5171. | #define MDI_SUPPORT 1
  5172. | #define ZIP_SUPPORT 1
  5173. | #define PIXARLOG_SUPPORT 1
  5174. | #define JPEG_SUPPORT 1
  5175. | #define OJPEG_SUPPORT 1
  5176. | #define LZMA_SUPPORT 1
  5177. | #define CXX_SUPPORT 1
  5178. | #define X_DISPLAY_MISSING 1
  5179. | #define HAVE_PTHREAD 1
  5180. | #define HAVE_WINDOWS_H 1
  5181. | /* end confdefs.h. */
  5182. |
  5183. | # if HAVE_WINDOWS_H && defined(_WIN32)
  5184. | # include <windows.h>
  5185. | # endif
  5186. | # ifdef HAVE_GL_GLUT_H
  5187. | # include <GL/glut.h>
  5188. | # elif defined(HAVE_GLUT_GLUT_H)
  5189. | # include <GLUT/glut.h>
  5190. | # else
  5191. | # error no glut.h
  5192. | # endif
  5193. | int
  5194. | main ()
  5195. | {
  5196. | glutMainLoop()
  5197. | ;
  5198. | return 0;
  5199. | }
  5200. configure:19712: x86_64-pc-linux-gnu-gcc -o conftest -march=native -O2 -pipe -Wall -W -Wl,-O1 -Wl,--as-needed conftest.c -framework GLUT >&5
  5201. x86_64-pc-linux-gnu-gcc: error: GLUT: No such file or directory
  5202. x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-framework'
  5203. configure:19712: $? = 1
  5204. configure: failed program was:
  5205. | /* confdefs.h */
  5206. | #define PACKAGE_NAME "LibTIFF Software"
  5207. | #define PACKAGE_TARNAME "tiff"
  5208. | #define PACKAGE_VERSION "4.0.3"
  5209. | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  5210. | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  5211. | #define PACKAGE_URL ""
  5212. | #define PACKAGE "tiff"
  5213. | #define VERSION "4.0.3"
  5214. | #define STDC_HEADERS 1
  5215. | #define HAVE_SYS_TYPES_H 1
  5216. | #define HAVE_SYS_STAT_H 1
  5217. | #define HAVE_STDLIB_H 1
  5218. | #define HAVE_STRING_H 1
  5219. | #define HAVE_MEMORY_H 1
  5220. | #define HAVE_STRINGS_H 1
  5221. | #define HAVE_INTTYPES_H 1
  5222. | #define HAVE_STDINT_H 1
  5223. | #define HAVE_UNISTD_H 1
  5224. | #define HAVE_DLFCN_H 1
  5225. | #define LT_OBJDIR ".libs/"
  5226. | #define HAVE_LIBM 1
  5227. | #define HAVE_ASSERT_H 1
  5228. | #define HAVE_FCNTL_H 1
  5229. | #define HAVE_LIMITS_H 1
  5230. | #define HAVE_MALLOC_H 1
  5231. | #define HAVE_SEARCH_H 1
  5232. | #define HAVE_SYS_TIME_H 1
  5233. | #define HAVE_UNISTD_H 1
  5234. | #define TIME_WITH_SYS_TIME 1
  5235. | #define SIZEOF_SIGNED_SHORT 2
  5236. | #define SIZEOF_UNSIGNED_SHORT 2
  5237. | #define SIZEOF_SIGNED_INT 4
  5238. | #define SIZEOF_UNSIGNED_INT 4
  5239. | #define SIZEOF_SIGNED_LONG 8
  5240. | #define SIZEOF_UNSIGNED_LONG 8
  5241. | #define SIZEOF_SIGNED_LONG_LONG 8
  5242. | #define SIZEOF_UNSIGNED_LONG_LONG 8
  5243. | #define SIZEOF_UNSIGNED_CHAR_P 8
  5244. | #define TIFF_INT8_T signed char
  5245. | #define TIFF_UINT8_T unsigned char
  5246. | #define TIFF_INT16_T signed short
  5247. | #define TIFF_UINT16_T unsigned short
  5248. | #define TIFF_INT32_T signed int
  5249. | #define TIFF_INT32_FORMAT "%d"
  5250. | #define TIFF_UINT32_T unsigned int
  5251. | #define TIFF_UINT32_FORMAT "%u"
  5252. | #define TIFF_INT64_T signed long
  5253. | #define TIFF_INT64_FORMAT "%ld"
  5254. | #define TIFF_UINT64_T unsigned long
  5255. | #define TIFF_UINT64_FORMAT "%lu"
  5256. | #define TIFF_SSIZE_T signed long
  5257. | #define TIFF_SSIZE_FORMAT "%ld"
  5258. | #define TIFF_PTRDIFF_T ptrdiff_t
  5259. | #define TIFF_PTRDIFF_FORMAT "%ld"
  5260. | #define HAVE_FLOOR 1
  5261. | #define HAVE_ISASCII 1
  5262. | #define HAVE_MEMMOVE 1
  5263. | #define HAVE_MEMSET 1
  5264. | #define HAVE_MMAP 1
  5265. | #define HAVE_POW 1
  5266. | #define HAVE_SQRT 1
  5267. | #define HAVE_STRCHR 1
  5268. | #define HAVE_STRRCHR 1
  5269. | #define HAVE_STRSTR 1
  5270. | #define HAVE_STRTOL 1
  5271. | #define HAVE_STRTOULL 1
  5272. | #define HAVE_GETOPT 1
  5273. | #define HAVE_STRCASECMP 1
  5274. | #define HAVE_STRTOUL 1
  5275. | #define HAVE_STRTOULL 1
  5276. | #define HAVE_LFIND 1
  5277. | #define HOST_FILLORDER FILLORDER_LSB2MSB
  5278. | #define HOST_BIGENDIAN 0
  5279. | #define HAVE_IEEEFP 1
  5280. | #define CCITT_SUPPORT 1
  5281. | #define PACKBITS_SUPPORT 1
  5282. | #define LZW_SUPPORT 1
  5283. | #define THUNDER_SUPPORT 1
  5284. | #define NEXT_SUPPORT 1
  5285. | #define LOGLUV_SUPPORT 1
  5286. | #define MDI_SUPPORT 1
  5287. | #define ZIP_SUPPORT 1
  5288. | #define PIXARLOG_SUPPORT 1
  5289. | #define JPEG_SUPPORT 1
  5290. | #define OJPEG_SUPPORT 1
  5291. | #define LZMA_SUPPORT 1
  5292. | #define CXX_SUPPORT 1
  5293. | #define X_DISPLAY_MISSING 1
  5294. | #define HAVE_PTHREAD 1
  5295. | #define HAVE_WINDOWS_H 1
  5296. | /* end confdefs.h. */
  5297. |
  5298. | # if HAVE_WINDOWS_H && defined(_WIN32)
  5299. | # include <windows.h>
  5300. | # endif
  5301. | # ifdef HAVE_GL_GLUT_H
  5302. | # include <GL/glut.h>
  5303. | # elif defined(HAVE_GLUT_GLUT_H)
  5304. | # include <GLUT/glut.h>
  5305. | # else
  5306. | # error no glut.h
  5307. | # endif
  5308. | int
  5309. | main ()
  5310. | {
  5311. | glutMainLoop()
  5312. | ;
  5313. | return 0;
  5314. | }
  5315. configure:19728: result: no
  5316. configure:20001: checking that generated files are newer than configure
  5317. configure:20007: result: done
  5318. configure:20059: creating ./config.status
  5319.  
  5320. ## ---------------------- ##
  5321. ## Running config.status. ##
  5322. ## ---------------------- ##
  5323.  
  5324. This file was extended by LibTIFF Software config.status 4.0.3, which was
  5325. generated by GNU Autoconf 2.69. Invocation command line was
  5326.  
  5327. CONFIG_FILES =
  5328. CONFIG_HEADERS =
  5329. CONFIG_LINKS =
  5330. CONFIG_COMMANDS =
  5331. $ ./config.status
  5332.  
  5333. on dbserver
  5334.  
  5335. config.status:1281: creating Makefile
  5336. config.status:1281: creating build/Makefile
  5337. config.status:1281: creating contrib/Makefile
  5338. config.status:1281: creating contrib/addtiffo/Makefile
  5339. config.status:1281: creating contrib/dbs/Makefile
  5340. config.status:1281: creating contrib/dbs/xtiff/Makefile
  5341. config.status:1281: creating contrib/iptcutil/Makefile
  5342. config.status:1281: creating contrib/mfs/Makefile
  5343. config.status:1281: creating contrib/pds/Makefile
  5344. config.status:1281: creating contrib/ras/Makefile
  5345. config.status:1281: creating contrib/stream/Makefile
  5346. config.status:1281: creating contrib/tags/Makefile
  5347. config.status:1281: creating contrib/win_dib/Makefile
  5348. config.status:1281: creating html/Makefile
  5349. config.status:1281: creating html/images/Makefile
  5350. config.status:1281: creating html/man/Makefile
  5351. config.status:1281: creating libtiff-4.pc
  5352. config.status:1281: creating libtiff/Makefile
  5353. config.status:1281: creating man/Makefile
  5354. config.status:1281: creating port/Makefile
  5355. config.status:1281: creating test/Makefile
  5356. config.status:1281: creating tools/Makefile
  5357. config.status:1281: creating libtiff/tif_config.h
  5358. config.status:1281: creating libtiff/tiffconf.h
  5359. config.status:1495: executing depfiles commands
  5360. config.status:1495: executing libtool commands
  5361.  
  5362. ## ---------------- ##
  5363. ## Cache variables. ##
  5364. ## ---------------- ##
  5365.  
  5366. ac_cv_build=x86_64-pc-linux-gnu
  5367. ac_cv_c_bigendian=no
  5368. ac_cv_c_compiler_gnu=yes
  5369. ac_cv_c_const=yes
  5370. ac_cv_c_inline=inline
  5371. ac_cv_cxx_compiler_gnu=yes
  5372. ac_cv_env_CCC_set=
  5373. ac_cv_env_CCC_value=
  5374. ac_cv_env_CC_set=
  5375. ac_cv_env_CC_value=
  5376. ac_cv_env_CFLAGS_set=set
  5377. ac_cv_env_CFLAGS_value='-march=native -O2 -pipe'
  5378. ac_cv_env_CPPFLAGS_set=
  5379. ac_cv_env_CPPFLAGS_value=
  5380. ac_cv_env_CPP_set=
  5381. ac_cv_env_CPP_value=
  5382. ac_cv_env_CXXCPP_set=
  5383. ac_cv_env_CXXCPP_value=
  5384. ac_cv_env_CXXFLAGS_set=set
  5385. ac_cv_env_CXXFLAGS_value='-march=native -O2 -pipe'
  5386. ac_cv_env_CXX_set=
  5387. ac_cv_env_CXX_value=
  5388. ac_cv_env_LDFLAGS_set=set
  5389. ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed'
  5390. ac_cv_env_LIBS_set=
  5391. ac_cv_env_LIBS_value=
  5392. ac_cv_env_XMKMF_set=
  5393. ac_cv_env_XMKMF_value=
  5394. ac_cv_env_build_alias_set=set
  5395. ac_cv_env_build_alias_value=x86_64-pc-linux-gnu
  5396. ac_cv_env_host_alias_set=set
  5397. ac_cv_env_host_alias_value=x86_64-pc-linux-gnu
  5398. ac_cv_env_target_alias_set=
  5399. ac_cv_env_target_alias_value=
  5400. ac_cv_func_floor=yes
  5401. ac_cv_func_getopt=yes
  5402. ac_cv_func_isascii=yes
  5403. ac_cv_func_lfind=yes
  5404. ac_cv_func_memmove=yes
  5405. ac_cv_func_memset=yes
  5406. ac_cv_func_mmap=yes
  5407. ac_cv_func_pow=yes
  5408. ac_cv_func_setmode=no
  5409. ac_cv_func_sqrt=yes
  5410. ac_cv_func_strcasecmp=yes
  5411. ac_cv_func_strchr=yes
  5412. ac_cv_func_strrchr=yes
  5413. ac_cv_func_strstr=yes
  5414. ac_cv_func_strtol=yes
  5415. ac_cv_func_strtoul=yes
  5416. ac_cv_func_strtoull=yes
  5417. ac_cv_header_GLUT_glut_h=no
  5418. ac_cv_header_GL_gl_h=no
  5419. ac_cv_header_GL_glu_h=no
  5420. ac_cv_header_GL_glut_h=no
  5421. ac_cv_header_OpenGL_gl_h=no
  5422. ac_cv_header_OpenGL_glu_h=no
  5423. ac_cv_header_assert_h=yes
  5424. ac_cv_header_dlfcn_h=yes
  5425. ac_cv_header_fcntl_h=yes
  5426. ac_cv_header_inttypes_h=yes
  5427. ac_cv_header_io_h=no
  5428. ac_cv_header_jpeglib_h=yes
  5429. ac_cv_header_limits_h=yes
  5430. ac_cv_header_lzma_h=yes
  5431. ac_cv_header_malloc_h=yes
  5432. ac_cv_header_memory_h=yes
  5433. ac_cv_header_search_h=yes
  5434. ac_cv_header_stdc=yes
  5435. ac_cv_header_stdint_h=yes
  5436. ac_cv_header_stdlib_h=yes
  5437. ac_cv_header_string_h=yes
  5438. ac_cv_header_strings_h=yes
  5439. ac_cv_header_sys_stat_h=yes
  5440. ac_cv_header_sys_time_h=yes
  5441. ac_cv_header_sys_types_h=yes
  5442. ac_cv_header_time=yes
  5443. ac_cv_header_unistd_h=yes
  5444. ac_cv_header_windows_h=yes
  5445. ac_cv_header_zlib_h=yes
  5446. ac_cv_host=x86_64-pc-linux-gnu
  5447. ac_cv_lib_jpeg_jpeg_read_scanlines=yes
  5448. ac_cv_lib_lzma_lzma_code=yes
  5449. ac_cv_lib_m_sin=yes
  5450. ac_cv_lib_z_inflateEnd=yes
  5451. ac_cv_objext=o
  5452. ac_cv_path_EGREP='/bin/grep -E'
  5453. ac_cv_path_FGREP='/bin/grep -F'
  5454. ac_cv_path_GREP=/bin/grep
  5455. ac_cv_path_SED=/bin/sed
  5456. ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c'
  5457. ac_cv_path_mkdir=/bin/mkdir
  5458. ac_cv_prog_AR=x86_64-pc-linux-gnu-ar
  5459. ac_cv_prog_AWK=gawk
  5460. ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc
  5461. ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E'
  5462. ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++
  5463. ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E'
  5464. ac_cv_prog_OBJDUMP=x86_64-pc-linux-gnu-objdump
  5465. ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib
  5466. ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip
  5467. ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
  5468. ac_cv_prog_cc_c89=
  5469. ac_cv_prog_cc_g=yes
  5470. ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes
  5471. ac_cv_prog_cxx_g=yes
  5472. ac_cv_prog_make_make_set=yes
  5473. ac_cv_sizeof_signed_int=4
  5474. ac_cv_sizeof_signed_long=8
  5475. ac_cv_sizeof_signed_long_long=8
  5476. ac_cv_sizeof_signed_short=2
  5477. ac_cv_sizeof_unsigned_char_p=8
  5478. ac_cv_sizeof_unsigned_int=4
  5479. ac_cv_sizeof_unsigned_long=8
  5480. ac_cv_sizeof_unsigned_long_long=8
  5481. ac_cv_sizeof_unsigned_short=2
  5482. ac_cv_struct_tm=time.h
  5483. ac_cv_sys_file_offset_bits=no
  5484. ac_cv_sys_largefile_CC=no
  5485. ac_cv_type_int16=no
  5486. ac_cv_type_int32=no
  5487. ac_cv_type_int8=no
  5488. ac_cv_type_off_t=yes
  5489. ac_cv_type_ptrdiff_t=yes
  5490. ac_cv_type_size_t=yes
  5491. am_cv_CC_dependencies_compiler_type=none
  5492. am_cv_CXX_dependencies_compiler_type=none
  5493. am_cv_make_support_nested_variables=yes
  5494. ax_cv_c_compiler_ms=no
  5495. ax_cv_check_gl_libgl=no
  5496. ax_cv_check_glu_libglu=no
  5497. ax_cv_check_glut_libglut=no
  5498. lt_cv_ar_at_file=@
  5499. lt_cv_archive_cmds_need_lc=no
  5500. lt_cv_deplibs_check_method=pass_all
  5501. lt_cv_file_magic_cmd='$MAGIC_CMD'
  5502. lt_cv_file_magic_test_file=
  5503. lt_cv_ld_reload_flag=-r
  5504. lt_cv_nm_interface='BSD nm'
  5505. lt_cv_objdir=.libs
  5506. lt_cv_path_LD=/usr/x86_64-pc-linux-gnu/bin/ld
  5507. lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  5508. lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B'
  5509. lt_cv_path_mainfest_tool=no
  5510. lt_cv_prog_compiler_c_o=yes
  5511. lt_cv_prog_compiler_c_o_CXX=yes
  5512. lt_cv_prog_compiler_pic='-fPIC -DPIC'
  5513. lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
  5514. lt_cv_prog_compiler_pic_works=yes
  5515. lt_cv_prog_compiler_pic_works_CXX=yes
  5516. lt_cv_prog_compiler_rtti_exceptions=no
  5517. lt_cv_prog_compiler_static_works=yes
  5518. lt_cv_prog_compiler_static_works_CXX=yes
  5519. lt_cv_prog_gnu_ld=yes
  5520. lt_cv_prog_gnu_ldcxx=yes
  5521. lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
  5522. lt_cv_shlibpath_overrides_runpath=yes
  5523. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
  5524. lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
  5525. lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
  5526. lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
  5527. lt_cv_sys_max_cmd_len=1572864
  5528. lt_cv_to_host_file_cmd=func_convert_file_noop
  5529. lt_cv_to_tool_file_cmd=func_convert_file_noop
  5530. vl_cv_prog_cc_warnings='-Wall -W'
  5531.  
  5532. ## ----------------- ##
  5533. ## Output variables. ##
  5534. ## ----------------- ##
  5535.  
  5536. ACLOCAL='${SHELL} /var/tmp/portage/media-libs/tiff-4.0.3-r6/work/tiff-4.0.3/config/missing --run aclocal-1.12'
  5537. AMDEPBACKSLASH=''
  5538. AMDEP_FALSE=''
  5539. AMDEP_TRUE='#'
  5540. AMTAR='$${TAR-tar}'
  5541. AM_BACKSLASH='\'
  5542. AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
  5543. AM_DEFAULT_VERBOSITY='1'
  5544. AM_V='$(V)'
  5545. AR='x86_64-pc-linux-gnu-ar'
  5546. AS='as'
  5547. AUTOCONF='${SHELL} /var/tmp/portage/media-libs/tiff-4.0.3-r6/work/tiff-4.0.3/config/missing --run autoconf'
  5548. AUTOHEADER='${SHELL} /var/tmp/portage/media-libs/tiff-4.0.3-r6/work/tiff-4.0.3/config/missing --run autoheader'
  5549. AUTOMAKE='${SHELL} /var/tmp/portage/media-libs/tiff-4.0.3-r6/work/tiff-4.0.3/config/missing --run automake-1.12'
  5550. AWK='gawk'
  5551. CC='x86_64-pc-linux-gnu-gcc'
  5552. CCDEPMODE='depmode=none'
  5553. CFLAGS='-march=native -O2 -pipe -Wall -W'
  5554. CPP='x86_64-pc-linux-gnu-gcc -E'
  5555. CPPFLAGS=''
  5556. CXX='x86_64-pc-linux-gnu-g++'
  5557. CXXCPP='x86_64-pc-linux-gnu-g++ -E'
  5558. CXXDEPMODE='depmode=none'
  5559. CXXFLAGS='-march=native -O2 -pipe'
  5560. CYGPATH_W='echo'
  5561. DEFS='-DHAVE_CONFIG_H'
  5562. DEPDIR='.deps'
  5563. DLLTOOL='false'
  5564. DSYMUTIL=''
  5565. DUMPBIN=''
  5566. ECHO_C=''
  5567. ECHO_N='-n'
  5568. ECHO_T=''
  5569. EGREP='/bin/grep -E'
  5570. EXEEXT=''
  5571. FGREP='/bin/grep -F'
  5572. GLUT_CFLAGS=''
  5573. GLUT_LIBS=''
  5574. GLU_CFLAGS=''
  5575. GLU_LIBS=''
  5576. GL_CFLAGS=''
  5577. GL_LIBS=''
  5578. GREP='/bin/grep'
  5579. HAVE_CXX_FALSE='#'
  5580. HAVE_CXX_TRUE=''
  5581. HAVE_LD_VERSION_SCRIPT_FALSE=''
  5582. HAVE_LD_VERSION_SCRIPT_TRUE='#'
  5583. HAVE_OPENGL_FALSE=''
  5584. HAVE_OPENGL_TRUE='#'
  5585. HAVE_RPATH_FALSE=''
  5586. HAVE_RPATH_TRUE='#'
  5587. INSTALL_DATA='${INSTALL} -m 644'
  5588. INSTALL_PROGRAM='${INSTALL}'
  5589. INSTALL_SCRIPT='${INSTALL}'
  5590. INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
  5591. LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64'
  5592. LDFLAGS='-Wl,-O1 -Wl,--as-needed'
  5593. LIBDIR=''
  5594. LIBOBJS=''
  5595. LIBS='-llzma -ljpeg -lz -lm '
  5596. LIBTIFF_ALPHA_VERSION=''
  5597. LIBTIFF_DOCDIR='/usr/share/doc/tiff-4.0.3-r6'
  5598. LIBTIFF_MAJOR_VERSION='4'
  5599. LIBTIFF_MICRO_VERSION='3'
  5600. LIBTIFF_MINOR_VERSION='0'
  5601. LIBTIFF_RELEASE_DATE='20151118'
  5602. LIBTIFF_VERSION='4.0.3'
  5603. LIBTIFF_VERSION_INFO='7:0:2'
  5604. LIBTOOL='$(SHELL) $(top_builddir)/libtool'
  5605. LIPO=''
  5606. LN_S='ln -s'
  5607. LTLIBOBJS=''
  5608. MAINT='#'
  5609. MAINTAINER_MODE_FALSE=''
  5610. MAINTAINER_MODE_TRUE='#'
  5611. MAKEINFO='${SHELL} /var/tmp/portage/media-libs/tiff-4.0.3-r6/work/tiff-4.0.3/config/missing --run makeinfo'
  5612. MANIFEST_TOOL=':'
  5613. MKDIR_P='/bin/mkdir -p'
  5614. NM='/usr/bin/x86_64-pc-linux-gnu-nm -B'
  5615. NMEDIT=''
  5616. OBJDUMP='x86_64-pc-linux-gnu-objdump'
  5617. OBJEXT='o'
  5618. OTOOL64=''
  5619. OTOOL=''
  5620. PACKAGE='tiff'
  5621. PACKAGE_BUGREPORT='tiff@lists.maptools.org'
  5622. PACKAGE_NAME='LibTIFF Software'
  5623. PACKAGE_STRING='LibTIFF Software 4.0.3'
  5624. PACKAGE_TARNAME='tiff'
  5625. PACKAGE_URL=''
  5626. PACKAGE_VERSION='4.0.3'
  5627. PATH_SEPARATOR=':'
  5628. PTHREAD_CC='x86_64-pc-linux-gnu-gcc'
  5629. PTHREAD_CFLAGS='-pthread'
  5630. PTHREAD_LIBS=''
  5631. RANLIB='x86_64-pc-linux-gnu-ranlib'
  5632. SED='/bin/sed'
  5633. SET_MAKE=''
  5634. SHELL='/bin/sh'
  5635. STRIP='x86_64-pc-linux-gnu-strip'
  5636. VERSION='4.0.3'
  5637. WIN32_IO_FALSE='#'
  5638. WIN32_IO_TRUE=''
  5639. XMKMF=''
  5640. X_CFLAGS=''
  5641. X_EXTRA_LIBS=''
  5642. X_LIBS=''
  5643. X_PRE_LIBS=''
  5644. ac_ct_AR=''
  5645. ac_ct_CC=''
  5646. ac_ct_CXX=''
  5647. ac_ct_DUMPBIN=''
  5648. am__EXEEXT_FALSE=''
  5649. am__EXEEXT_TRUE='#'
  5650. am__fastdepCC_FALSE=''
  5651. am__fastdepCC_TRUE='#'
  5652. am__fastdepCXX_FALSE=''
  5653. am__fastdepCXX_TRUE='#'
  5654. am__include='include'
  5655. am__isrc=' -I$(srcdir)'
  5656. am__leading_dot='.'
  5657. am__nodep=''
  5658. am__quote=''
  5659. am__tar='$${TAR-tar} chof - "$$tardir"'
  5660. am__untar='$${TAR-tar} xf -'
  5661. ax_pthread_config=''
  5662. bindir='${exec_prefix}/bin'
  5663. build='x86_64-pc-linux-gnu'
  5664. build_alias='x86_64-pc-linux-gnu'
  5665. build_cpu='x86_64'
  5666. build_os='linux-gnu'
  5667. build_vendor='pc'
  5668. datadir='/usr/share'
  5669. datarootdir='${prefix}/share'
  5670. docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
  5671. dvidir='${docdir}'
  5672. exec_prefix='${prefix}'
  5673. host='x86_64-pc-linux-gnu'
  5674. host_alias='x86_64-pc-linux-gnu'
  5675. host_cpu='x86_64'
  5676. host_os='linux-gnu'
  5677. host_vendor='pc'
  5678. htmldir='${docdir}'
  5679. includedir='${prefix}/include'
  5680. infodir='/usr/share/info'
  5681. install_sh='${SHELL} /var/tmp/portage/media-libs/tiff-4.0.3-r6/work/tiff-4.0.3/config/install-sh'
  5682. libdir='/usr/lib64'
  5683. libexecdir='${exec_prefix}/libexec'
  5684. localedir='${datarootdir}/locale'
  5685. localstatedir='/var/lib'
  5686. mandir='/usr/share/man'
  5687. mkdir_p='$(MKDIR_P)'
  5688. oldincludedir='/usr/include'
  5689. pdfdir='${docdir}'
  5690. prefix='/usr'
  5691. program_transform_name='s,x,x,'
  5692. psdir='${docdir}'
  5693. sbindir='${exec_prefix}/sbin'
  5694. sharedstatedir='${prefix}/com'
  5695. sysconfdir='/etc'
  5696. target_alias=''
  5697. tiff_libs_private='-llzma -ljpeg -lz '
  5698.  
  5699. ## ----------- ##
  5700. ## confdefs.h. ##
  5701. ## ----------- ##
  5702.  
  5703. /* confdefs.h */
  5704. #define PACKAGE_NAME "LibTIFF Software"
  5705. #define PACKAGE_TARNAME "tiff"
  5706. #define PACKAGE_VERSION "4.0.3"
  5707. #define PACKAGE_STRING "LibTIFF Software 4.0.3"
  5708. #define PACKAGE_BUGREPORT "tiff@lists.maptools.org"
  5709. #define PACKAGE_URL ""
  5710. #define PACKAGE "tiff"
  5711. #define VERSION "4.0.3"
  5712. #define STDC_HEADERS 1
  5713. #define HAVE_SYS_TYPES_H 1
  5714. #define HAVE_SYS_STAT_H 1
  5715. #define HAVE_STDLIB_H 1
  5716. #define HAVE_STRING_H 1
  5717. #define HAVE_MEMORY_H 1
  5718. #define HAVE_STRINGS_H 1
  5719. #define HAVE_INTTYPES_H 1
  5720. #define HAVE_STDINT_H 1
  5721. #define HAVE_UNISTD_H 1
  5722. #define HAVE_DLFCN_H 1
  5723. #define LT_OBJDIR ".libs/"
  5724. #define HAVE_LIBM 1
  5725. #define HAVE_ASSERT_H 1
  5726. #define HAVE_FCNTL_H 1
  5727. #define HAVE_LIMITS_H 1
  5728. #define HAVE_MALLOC_H 1
  5729. #define HAVE_SEARCH_H 1
  5730. #define HAVE_SYS_TIME_H 1
  5731. #define HAVE_UNISTD_H 1
  5732. #define TIME_WITH_SYS_TIME 1
  5733. #define SIZEOF_SIGNED_SHORT 2
  5734. #define SIZEOF_UNSIGNED_SHORT 2
  5735. #define SIZEOF_SIGNED_INT 4
  5736. #define SIZEOF_UNSIGNED_INT 4
  5737. #define SIZEOF_SIGNED_LONG 8
  5738. #define SIZEOF_UNSIGNED_LONG 8
  5739. #define SIZEOF_SIGNED_LONG_LONG 8
  5740. #define SIZEOF_UNSIGNED_LONG_LONG 8
  5741. #define SIZEOF_UNSIGNED_CHAR_P 8
  5742. #define TIFF_INT8_T signed char
  5743. #define TIFF_UINT8_T unsigned char
  5744. #define TIFF_INT16_T signed short
  5745. #define TIFF_UINT16_T unsigned short
  5746. #define TIFF_INT32_T signed int
  5747. #define TIFF_INT32_FORMAT "%d"
  5748. #define TIFF_UINT32_T unsigned int
  5749. #define TIFF_UINT32_FORMAT "%u"
  5750. #define TIFF_INT64_T signed long
  5751. #define TIFF_INT64_FORMAT "%ld"
  5752. #define TIFF_UINT64_T unsigned long
  5753. #define TIFF_UINT64_FORMAT "%lu"
  5754. #define TIFF_SSIZE_T signed long
  5755. #define TIFF_SSIZE_FORMAT "%ld"
  5756. #define TIFF_PTRDIFF_T ptrdiff_t
  5757. #define TIFF_PTRDIFF_FORMAT "%ld"
  5758. #define HAVE_FLOOR 1
  5759. #define HAVE_ISASCII 1
  5760. #define HAVE_MEMMOVE 1
  5761. #define HAVE_MEMSET 1
  5762. #define HAVE_MMAP 1
  5763. #define HAVE_POW 1
  5764. #define HAVE_SQRT 1
  5765. #define HAVE_STRCHR 1
  5766. #define HAVE_STRRCHR 1
  5767. #define HAVE_STRSTR 1
  5768. #define HAVE_STRTOL 1
  5769. #define HAVE_STRTOULL 1
  5770. #define HAVE_GETOPT 1
  5771. #define HAVE_STRCASECMP 1
  5772. #define HAVE_STRTOUL 1
  5773. #define HAVE_STRTOULL 1
  5774. #define HAVE_LFIND 1
  5775. #define HOST_FILLORDER FILLORDER_LSB2MSB
  5776. #define HOST_BIGENDIAN 0
  5777. #define HAVE_IEEEFP 1
  5778. #define CCITT_SUPPORT 1
  5779. #define PACKBITS_SUPPORT 1
  5780. #define LZW_SUPPORT 1
  5781. #define THUNDER_SUPPORT 1
  5782. #define NEXT_SUPPORT 1
  5783. #define LOGLUV_SUPPORT 1
  5784. #define MDI_SUPPORT 1
  5785. #define ZIP_SUPPORT 1
  5786. #define PIXARLOG_SUPPORT 1
  5787. #define JPEG_SUPPORT 1
  5788. #define OJPEG_SUPPORT 1
  5789. #define LZMA_SUPPORT 1
  5790. #define CXX_SUPPORT 1
  5791. #define X_DISPLAY_MISSING 1
  5792. #define HAVE_PTHREAD 1
  5793. #define HAVE_WINDOWS_H 1
  5794. #define USE_WIN32_FILEIO 1
  5795. #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
  5796. #define STRIP_SIZE_DEFAULT 8192
  5797. #define SUBIFD_SUPPORT 1
  5798. #define DEFAULT_EXTRASAMPLE_AS_ALPHA 1
  5799. #define CHECK_JPEG_YCBCR_SUBSAMPLING 1
  5800.  
  5801. configure: exit 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement