Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by LibTIFF Software configure 4.0.3, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ../../../src/tiff/configure --disable-option-checking --prefix=/Users/guiohm/perl5/lib/perl5/darwin-thread-multi-2level/Alien/wxWidgets/osx_cocoa_3_0_2_uni --with-osx_cocoa --with-opengl --disable-compat24 --enable-unicode --disable-monolithic --disable-universal_binary --with-macosx-version-min=10.7 --with-macosx-sdk=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk --enable-graphics_ctx CC=clang CXX=clang++ CXXFLAGS=-stdlib=libc++ -std=c++11 OBJCXXFLAGS=-stdlib=libc++ -std=c++11 LDFLAGS=-stdlib=libc++ --cache-file=/dev/null --srcdir=../../../src/tiff
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = Andromeda.local
- uname -m = x86_64
- uname -r = 14.5.0
- uname -s = Darwin
- uname -v = Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64
- /usr/bin/uname -p = i386
- /bin/uname -X = unknown
- /bin/arch = unknown
- /usr/bin/arch -k = unknown
- /usr/convex/getsysinfo = unknown
- /usr/bin/hostinfo = Mach kernel version:
- Darwin Kernel Version 14.5.0: Tue Sep 1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64
- Kernel configured for up to 4 processors.
- 2 processors are physically available.
- 4 processors are logically available.
- Processor type: i486 (Intel 80486)
- Processors active: 0 1 2 3
- Primary memory available: 8.00 gigabytes
- Default processor set: 271 tasks, 1064 threads, 4 processors
- Load average: 3.60, Mach factor: 0.61
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /Users/guiohm/perl5/bin
- PATH: /Users/guiohm/Dropbox/bin
- PATH: /usr/local/bin
- PATH: /usr/local/sbin
- PATH: /usr/bin
- PATH: /usr/sbin
- PATH: /bin
- PATH: /sbin
- PATH: /opt/X11/bin
- PATH: /Library/TeX/texbin
- PATH: /Applications/microchip/xc8/v1.31/bin
- PATH: /Users/guiohm/.node/bin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2769: checking build system type
- configure:2783: result: i386-apple-darwin14.5.0
- configure:2803: checking host system type
- configure:2816: result: i386-apple-darwin14.5.0
- configure:2853: checking for a BSD-compatible install
- configure:2921: result: /usr/local/bin/ginstall -c
- configure:2932: checking whether build environment is sane
- configure:2987: result: yes
- configure:3138: checking for a thread-safe mkdir -p
- configure:3177: result: /usr/local/bin/gmkdir -p
- configure:3184: checking for gawk
- configure:3214: result: no
- configure:3184: checking for mawk
- configure:3214: result: no
- configure:3184: checking for nawk
- configure:3214: result: no
- configure:3184: checking for awk
- configure:3200: found /usr/bin/awk
- configure:3211: result: awk
- configure:3222: checking whether make sets $(MAKE)
- configure:3244: result: yes
- configure:3331: checking whether to enable maintainer-specific portions of Makefiles
- configure:3340: result: no
- configure:3435: checking for gcc
- configure:3462: result: clang
- configure:3691: checking for C compiler version
- configure:3700: clang --version >&5
- Apple LLVM version 7.0.2 (clang-700.1.81)
- Target: x86_64-apple-darwin14.5.0
- Thread model: posix
- configure:3711: $? = 0
- configure:3700: clang -v >&5
- Apple LLVM version 7.0.2 (clang-700.1.81)
- Target: x86_64-apple-darwin14.5.0
- Thread model: posix
- configure:3711: $? = 0
- configure:3700: clang -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:3711: $? = 1
- configure:3700: clang -qversion >&5
- clang: error: unknown argument: '-qversion'
- clang: error: no input files
- configure:3711: $? = 1
- configure:3731: checking whether the C compiler works
- configure:3753: clang -stdlib=libc++ conftest.c >&5
- configure:3757: $? = 0
- configure:3805: result: yes
- configure:3808: checking for C compiler default output file name
- configure:3810: result: a.out
- configure:3816: checking for suffix of executables
- configure:3823: clang -o conftest -stdlib=libc++ conftest.c >&5
- configure:3827: $? = 0
- configure:3849: result:
- configure:3871: checking whether we are cross compiling
- configure:3879: clang -o conftest -stdlib=libc++ conftest.c >&5
- configure:3883: $? = 0
- configure:3890: ./conftest
- configure:3894: $? = 0
- configure:3909: result: no
- configure:3914: checking for suffix of object files
- configure:3936: clang -c conftest.c >&5
- configure:3940: $? = 0
- configure:3961: result: o
- configure:3965: checking whether we are using the GNU C compiler
- configure:3984: clang -c conftest.c >&5
- configure:3984: $? = 0
- configure:3993: result: yes
- configure:4002: checking whether clang accepts -g
- configure:4022: clang -c -g conftest.c >&5
- configure:4022: $? = 0
- configure:4063: result: yes
- configure:4080: checking for clang option to accept ISO C89
- configure:4143: clang -c -g -O2 conftest.c >&5
- configure:4143: $? = 0
- configure:4156: result: none needed
- configure:4187: checking for style of include used by make
- configure:4215: result: GNU
- configure:4241: checking dependency style of clang
- configure:4352: result: gcc3
- configure:4368: checking whether clang and cc understand -c and -o together
- configure:4399: clang -c conftest.c -o conftest2.o >&5
- configure:4403: $? = 0
- configure:4409: clang -c conftest.c -o conftest2.o >&5
- configure:4413: $? = 0
- configure:4424: cc -c conftest.c >&5
- configure:4428: $? = 0
- configure:4436: cc -c conftest.c -o conftest2.o >&5
- configure:4440: $? = 0
- configure:4446: cc -c conftest.c -o conftest2.o >&5
- configure:4450: $? = 0
- configure:4468: result: yes
- configure:4501: checking for C compiler warning flags
- configure:4593: result: -Wall -W
- configure:4598: checking whether ln -s works
- configure:4602: result: yes
- configure:4719: checking how to print strings
- configure:4746: result: printf
- configure:4767: checking for a sed that does not truncate output
- configure:4831: result: /usr/bin/sed
- configure:4849: checking for grep that handles long lines and -e
- configure:4907: result: /usr/bin/grep
- configure:4912: checking for egrep
- configure:4974: result: /usr/bin/grep -E
- configure:4979: checking for fgrep
- configure:5041: result: /usr/bin/grep -F
- configure:5076: checking for ld used by clang
- configure:5143: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- configure:5150: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
- configure:5165: result: no
- configure:5177: checking for BSD- or MS-compatible name lister (nm)
- configure:5226: result: /usr/bin/nm
- configure:5356: checking the name lister (/usr/bin/nm) interface
- configure:5363: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:5366: /usr/bin/nm "conftest.o"
- configure:5369: output
- 0000000000000220 S _some_variable
- configure:5376: result: BSD nm
- configure:5380: checking the maximum length of command line arguments
- configure:5510: result: 196608
- configure:5527: checking whether the shell understands some XSI constructs
- configure:5537: result: yes
- configure:5541: checking whether the shell understands "+="
- configure:5547: result: yes
- configure:5582: checking how to convert i386-apple-darwin14.5.0 file names to i386-apple-darwin14.5.0 format
- configure:5622: result: func_convert_file_noop
- configure:5629: checking how to convert i386-apple-darwin14.5.0 file names to toolchain format
- configure:5649: result: func_convert_file_noop
- configure:5656: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files
- configure:5663: result: -r
- configure:5737: checking for objdump
- configure:5767: result: no
- configure:5793: checking how to recognize dependent libraries
- configure:5995: result: pass_all
- configure:6080: checking for dlltool
- configure:6110: result: no
- configure:6137: checking how to associate runtime and link libraries
- configure:6164: result: printf %s\n
- configure:6224: checking for ar
- configure:6240: found /usr/bin/ar
- configure:6251: result: ar
- configure:6288: checking for archiver @FILE support
- configure:6305: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:6305: $? = 0
- configure:6308: ar cru libconftest.a @conftest.lst >&5
- ar: @conftest.lst: No such file or directory
- configure:6311: $? = 1
- configure:6331: result: no
- configure:6389: checking for strip
- configure:6405: found /usr/bin/strip
- configure:6416: result: strip
- configure:6488: checking for ranlib
- configure:6504: found /usr/bin/ranlib
- configure:6515: result: ranlib
- configure:6617: checking command to parse /usr/bin/nm output from clang object
- configure:6737: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:6740: $? = 0
- configure:6744: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6747: $? = 0
- cannot find nm_test_var in conftest.nm
- configure:6737: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:6740: $? = 0
- configure:6744: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6747: $? = 0
- configure:6813: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c conftstm.o >&5
- warning: (x86_64) could not find object file symbol for symbol _main
- configure:6816: $? = 0
- configure:6854: result: ok
- configure:6891: checking for sysroot
- configure:6921: result: no
- configure:7177: checking for mt
- configure:7207: result: no
- configure:7227: checking if : is a manifest tool
- configure:7233: : '-?'
- configure:7241: result: no
- configure:7297: checking for dsymutil
- configure:7313: found /usr/bin/dsymutil
- configure:7324: result: dsymutil
- configure:7389: checking for nmedit
- configure:7405: found /usr/bin/nmedit
- configure:7416: result: nmedit
- configure:7481: checking for lipo
- configure:7497: found /usr/bin/lipo
- configure:7508: result: lipo
- configure:7573: checking for otool
- configure:7589: found /usr/bin/otool
- configure:7600: result: otool
- configure:7665: checking for otool64
- configure:7695: result: no
- configure:7740: checking for -single_module linker flag
- clang -g -O2 -Wall -W -stdlib=libc++ -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
- configure:7773: result: yes
- configure:7776: checking for -exported_symbols_list linker flag
- configure:7796: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
- configure:7796: $? = 0
- configure:7806: result: yes
- configure:7809: checking for -force_load linker flag
- clang -g -O2 -Wall -W -c -o conftest.o conftest.c
- ar cru libconftest.a conftest.o
- ranlib libconftest.a
- clang -g -O2 -Wall -W -stdlib=libc++ -o conftest conftest.c -Wl,-force_load,./libconftest.a
- configure:7841: result: yes
- configure:7883: checking how to run the C preprocessor
- configure:7914: clang -E conftest.c
- configure:7914: $? = 0
- configure:7928: clang -E conftest.c
- conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:7928: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7953: result: clang -E
- configure:7973: clang -E conftest.c
- configure:7973: $? = 0
- configure:7987: clang -E conftest.c
- conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:7987: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:8016: checking for ANSI C header files
- configure:8036: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8036: $? = 0
- configure:8109: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:8109: $? = 0
- configure:8109: ./conftest
- configure:8109: $? = 0
- configure:8120: result: yes
- configure:8133: checking for sys/types.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for sys/stat.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for stdlib.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for string.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for memory.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for strings.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for inttypes.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for stdint.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8133: checking for unistd.h
- configure:8133: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8133: $? = 0
- configure:8133: result: yes
- configure:8147: checking for dlfcn.h
- configure:8147: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:8147: $? = 0
- configure:8147: result: yes
- configure:8651: checking for objdir
- configure:8666: result: .libs
- configure:8937: checking if clang supports -fno-rtti -fno-exceptions
- configure:8955: clang -c -g -O2 -Wall -W -fno-rtti -fno-exceptions conftest.c >&5
- configure:8959: $? = 0
- configure:8972: result: yes
- configure:9299: checking for clang option to produce PIC
- configure:9306: result: -fno-common -DPIC
- configure:9314: checking if clang PIC flag -fno-common -DPIC works
- configure:9332: clang -c -g -O2 -Wall -W -fno-common -DPIC -DPIC conftest.c >&5
- configure:9336: $? = 0
- configure:9349: result: yes
- configure:9378: checking if clang static flag -static works
- configure:9406: result: no
- configure:9421: checking if clang supports -c -o file.o
- configure:9442: clang -c -g -O2 -Wall -W -o out/conftest2.o conftest.c >&5
- configure:9446: $? = 0
- configure:9468: result: yes
- configure:9476: checking if clang supports -c -o file.o
- configure:9523: result: yes
- configure:9556: checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
- configure:10709: result: yes
- configure:10949: checking dynamic linker characteristics
- configure:11682: result: darwin14.5.0 dyld
- configure:11789: checking how to hardcode library paths into programs
- configure:11814: result: immediate
- configure:12354: checking whether stripping libraries is possible
- configure:12368: result: yes
- configure:12394: checking if libtool supports shared libraries
- configure:12396: result: yes
- configure:12399: checking whether to build shared libraries
- configure:12420: result: yes
- configure:12423: checking whether to build static libraries
- configure:12427: result: yes
- configure:12576: checking for C++ compiler version
- configure:12585: clang++ --version >&5
- Apple LLVM version 7.0.2 (clang-700.1.81)
- Target: x86_64-apple-darwin14.5.0
- Thread model: posix
- configure:12596: $? = 0
- configure:12585: clang++ -v >&5
- Apple LLVM version 7.0.2 (clang-700.1.81)
- Target: x86_64-apple-darwin14.5.0
- Thread model: posix
- configure:12596: $? = 0
- configure:12585: clang++ -V >&5
- clang: error: argument to '-V' is missing (expected 1 value)
- clang: error: no input files
- configure:12596: $? = 1
- configure:12585: clang++ -qversion >&5
- clang: error: unknown argument: '-qversion'
- clang: error: no input files
- configure:12596: $? = 1
- configure:12600: checking whether we are using the GNU C++ compiler
- configure:12619: clang++ -c -stdlib=libc++ -std=c++11 conftest.cpp >&5
- configure:12619: $? = 0
- configure:12628: result: yes
- configure:12637: checking whether clang++ accepts -g
- configure:12657: clang++ -c -g conftest.cpp >&5
- configure:12657: $? = 0
- configure:12698: result: yes
- configure:12723: checking dependency style of clang++
- configure:12834: result: gcc3
- configure:12868: checking how to run the C++ preprocessor
- configure:12895: clang++ -E conftest.cpp
- configure:12895: $? = 0
- configure:12909: clang++ -E conftest.cpp
- conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:12909: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:12934: result: clang++ -E
- configure:12954: clang++ -E conftest.cpp
- configure:12954: $? = 0
- configure:12968: clang++ -E conftest.cpp
- conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
- #include <ac_nonexistent.h>
- ^
- 1 error generated.
- configure:12968: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:13137: checking for ld used by clang++
- configure:13204: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- configure:13211: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld
- configure:13226: result: no
- configure:13281: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
- configure:14286: result: yes
- configure:14322: clang++ -c -stdlib=libc++ -std=c++11 conftest.cpp >&5
- configure:14325: $? = 0
- configure:14845: checking for clang++ option to produce PIC
- configure:14852: result: -fno-common -DPIC
- configure:14860: checking if clang++ PIC flag -fno-common -DPIC works
- configure:14878: clang++ -c -stdlib=libc++ -std=c++11 -fno-common -DPIC -DPIC conftest.cpp >&5
- configure:14882: $? = 0
- configure:14895: result: yes
- configure:14918: checking if clang++ static flag -static works
- configure:14946: result: no
- configure:14958: checking if clang++ supports -c -o file.o
- configure:14979: clang++ -c -stdlib=libc++ -std=c++11 -o out/conftest2.o conftest.cpp >&5
- configure:14983: $? = 0
- configure:15005: result: yes
- configure:15010: checking if clang++ supports -c -o file.o
- configure:15057: result: yes
- configure:15087: checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries
- configure:15123: result: yes
- configure:15264: checking dynamic linker characteristics
- configure:15931: result: darwin14.5.0 dyld
- configure:15984: checking how to hardcode library paths into programs
- configure:16009: result: immediate
- configure:16062: checking whether make supports nested variables
- configure:16079: result: yes
- configure:16149: checking assert.h usability
- configure:16149: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking assert.h presence
- configure:16149: clang -E conftest.c
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking for assert.h
- configure:16149: result: yes
- configure:16149: checking fcntl.h usability
- configure:16149: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking fcntl.h presence
- configure:16149: clang -E conftest.c
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking for fcntl.h
- configure:16149: result: yes
- configure:16149: checking io.h usability
- configure:16149: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:58:10: fatal error: 'io.h' file not found
- #include <io.h>
- ^
- 1 error generated.
- configure:16149: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <io.h>
- configure:16149: result: no
- configure:16149: checking io.h presence
- configure:16149: clang -E conftest.c
- conftest.c:25:10: fatal error: 'io.h' file not found
- #include <io.h>
- ^
- 1 error generated.
- configure:16149: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | /* end confdefs.h. */
- | #include <io.h>
- configure:16149: result: no
- configure:16149: checking for io.h
- configure:16149: result: no
- configure:16149: checking limits.h usability
- configure:16149: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking limits.h presence
- configure:16149: clang -E conftest.c
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking for limits.h
- configure:16149: result: yes
- configure:16149: checking malloc.h usability
- configure:16149: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:59:10: fatal error: 'malloc.h' file not found
- #include <malloc.h>
- ^
- 1 error generated.
- configure:16149: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <malloc.h>
- configure:16149: result: no
- configure:16149: checking malloc.h presence
- configure:16149: clang -E conftest.c
- conftest.c:26:10: fatal error: 'malloc.h' file not found
- #include <malloc.h>
- ^
- 1 error generated.
- configure:16149: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | /* end confdefs.h. */
- | #include <malloc.h>
- configure:16149: result: no
- configure:16149: checking for malloc.h
- configure:16149: result: no
- configure:16149: checking search.h usability
- configure:16149: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking search.h presence
- configure:16149: clang -E conftest.c
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking for search.h
- configure:16149: result: yes
- configure:16149: checking sys/time.h usability
- configure:16149: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking sys/time.h presence
- configure:16149: clang -E conftest.c
- configure:16149: $? = 0
- configure:16149: result: yes
- configure:16149: checking for sys/time.h
- configure:16149: result: yes
- configure:16149: checking for unistd.h
- configure:16149: result: yes
- configure:16160: checking for an ANSI C-conforming const
- configure:16226: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16226: $? = 0
- configure:16233: result: yes
- configure:16241: checking for inline
- configure:16257: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:31:21: warning: unused function 'static_foo' [-Wunused-function]
- static inline foo_t static_foo () {return 0; }
- ^
- 1 warning generated.
- configure:16257: $? = 0
- configure:16265: result: inline
- configure:16283: checking whether byte ordering is bigendian
- configure:16298: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16298: $? = 0
- configure:16343: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16343: $? = 0
- configure:16361: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:36:4: error: use of undeclared identifier 'not'
- not big endian
- ^
- 1 error generated.
- configure:16361: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <sys/types.h>
- | #include <sys/param.h>
- |
- | int
- | main ()
- | {
- | #if BYTE_ORDER != BIG_ENDIAN
- | not big endian
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:16489: result: no
- configure:16507: checking for off_t
- configure:16507: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16507: $? = 0
- configure:16507: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:65:20: error: expected expression
- if (sizeof ((off_t)))
- ^
- 1 error generated.
- configure:16507: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((off_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:16507: result: yes
- configure:16518: checking for size_t
- configure:16518: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16518: $? = 0
- configure:16518: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:65:21: error: expected expression
- if (sizeof ((size_t)))
- ^
- 1 error generated.
- configure:16518: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((size_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:16518: result: yes
- configure:16529: checking whether time.h and sys/time.h may both be included
- configure:16549: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16549: $? = 0
- configure:16556: result: yes
- configure:16564: checking whether struct tm is in sys/time.h or time.h
- configure:16584: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:16584: $? = 0
- configure:16591: result: time.h
- configure:16606: checking size of signed short
- configure:16611: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16611: $? = 0
- configure:16611: ./conftest
- configure:16611: $? = 0
- configure:16625: result: 2
- configure:16641: checking size of unsigned short
- configure:16646: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16646: $? = 0
- configure:16646: ./conftest
- configure:16646: $? = 0
- configure:16660: result: 2
- configure:16676: checking size of signed int
- configure:16681: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16681: $? = 0
- configure:16681: ./conftest
- configure:16681: $? = 0
- configure:16695: result: 4
- configure:16711: checking size of unsigned int
- configure:16716: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16716: $? = 0
- configure:16716: ./conftest
- configure:16716: $? = 0
- configure:16730: result: 4
- configure:16746: checking size of signed long
- configure:16751: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16751: $? = 0
- configure:16751: ./conftest
- configure:16751: $? = 0
- configure:16765: result: 8
- configure:16781: checking size of unsigned long
- configure:16786: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16786: $? = 0
- configure:16786: ./conftest
- configure:16786: $? = 0
- configure:16800: result: 8
- configure:16817: checking size of signed long long
- configure:16822: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16822: $? = 0
- configure:16822: ./conftest
- configure:16822: $? = 0
- configure:16836: result: 8
- configure:16854: checking size of unsigned long long
- configure:16859: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16859: $? = 0
- configure:16859: ./conftest
- configure:16859: $? = 0
- configure:16873: result: 8
- configure:16891: checking size of unsigned char *
- configure:16896: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:16896: $? = 0
- configure:16896: ./conftest
- configure:16896: $? = 0
- configure:16910: result: 8
- configure:16921: checking for signed 8-bit type
- configure:16924: result: signed char
- configure:16932: checking for unsigned 8-bit type
- configure:16935: result: unsigned char
- configure:16943: checking for signed 16-bit type
- configure:16946: result: signed short
- configure:16955: checking for unsigned 16-bit type
- configure:16958: result: unsigned short
- configure:16966: checking for signed 32-bit type
- configure:16979: result: signed int
- configure:16992: checking for unsigned 32-bit type
- configure:17005: result: unsigned int
- configure:17018: checking for signed 64-bit type
- configure:17041: result: signed long
- configure:17054: checking for unsigned 64-bit type
- configure:17075: result: unsigned long
- configure:17089: checking for signed size type
- configure:17102: result: signed long
- configure:17120: checking for ptrdiff_t
- configure:17120: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:17120: $? = 0
- configure:17120: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:89:24: error: expected expression
- if (sizeof ((ptrdiff_t)))
- ^
- 1 error generated.
- configure:17120: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | int
- | main ()
- | {
- | if (sizeof ((ptrdiff_t)))
- | return 0;
- | ;
- | return 0;
- | }
- configure:17120: result: yes
- configure:17130: checking for pointer difference type
- configure:17132: result: ptrdiff_t
- configure:17145: checking for int8
- configure:17145: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:64:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
- if (sizeof (int8))
- ^~~~
- int
- conftest.c:64:13: error: expected expression
- 2 errors generated.
- configure:17145: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | /* end confdefs.h. */
- |
- | #if HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (int8))
- | return 0;
- | ;
- | return 0;
- | }
- configure:17145: result: no
- configure:17159: checking for int16
- configure:17159: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:64:13: error: use of undeclared identifier 'int16'
- if (sizeof (int16))
- ^
- 1 error generated.
- configure:17159: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | /* end confdefs.h. */
- |
- | #if HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (int16))
- | return 0;
- | ;
- | return 0;
- | }
- configure:17159: result: no
- configure:17173: checking for int32
- configure:17173: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:64:13: error: use of undeclared identifier 'int32'
- if (sizeof (int32))
- ^
- 1 error generated.
- configure:17173: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | /* end confdefs.h. */
- |
- | #if HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- |
- |
- | int
- | main ()
- | {
- | if (sizeof (int32))
- | return 0;
- | ;
- | return 0;
- | }
- configure:17173: result: no
- configure:17192: checking for floor
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:78:6: warning: incompatible redeclaration of library function 'floor' [-Wincompatible-library-redeclaration]
- char floor ();
- ^
- conftest.c:78:6: note: 'floor' is a builtin with type 'double (double)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for isascii
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for memmove
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:80:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
- char memmove ();
- ^
- conftest.c:80:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for memset
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:81:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
- char memset ();
- ^
- conftest.c:81:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for mmap
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for pow
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:83:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
- char pow ();
- ^
- conftest.c:83:6: note: 'pow' is a builtin with type 'double (double, double)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for setmode
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for sqrt
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:85:6: warning: incompatible redeclaration of library function 'sqrt' [-Wincompatible-library-redeclaration]
- char sqrt ();
- ^
- conftest.c:85:6: note: 'sqrt' is a builtin with type 'double (double)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for strchr
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:86:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
- char strchr ();
- ^
- conftest.c:86:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for strrchr
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:87:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
- char strrchr ();
- ^
- conftest.c:87:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for strstr
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:88:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
- char strstr ();
- ^
- conftest.c:88:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
- 1 warning generated.
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for strtol
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17192: checking for strtoull
- configure:17192: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17192: $? = 0
- configure:17192: result: yes
- configure:17202: checking for getopt
- configure:17202: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17202: $? = 0
- configure:17202: result: yes
- configure:17216: checking for strcasecmp
- configure:17216: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- conftest.c:92:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
- char strcasecmp ();
- ^
- conftest.c:92:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
- 1 warning generated.
- configure:17216: $? = 0
- configure:17216: result: yes
- configure:17230: checking for strtoul
- configure:17230: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17230: $? = 0
- configure:17230: result: yes
- configure:17244: checking for strtoull
- configure:17244: result: yes
- configure:17258: checking for lfind
- configure:17258: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c >&5
- configure:17258: $? = 0
- configure:17258: result: yes
- configure:17273: checking native cpu bit order
- configure:17278: result: lsb2msb
- configure:17339: checking for special C compiler options needed for large files
- configure:17384: result: no
- configure:17390: checking for _FILE_OFFSET_BITS value needed for large files
- configure:17415: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:17415: $? = 0
- configure:17447: result: no
- configure:17677: checking for inflateEnd in -lz
- configure:17702: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c -lz >&5
- configure:17702: $? = 0
- configure:17711: result: yes
- configure:17726: checking zlib.h usability
- configure:17726: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:17726: $? = 0
- configure:17726: result: yes
- configure:17726: checking zlib.h presence
- configure:17726: clang -E conftest.c
- configure:17726: $? = 0
- configure:17726: result: yes
- configure:17726: checking for zlib.h
- configure:17726: result: yes
- configure:17802: checking for jpeg_read_scanlines in -ljpeg
- configure:17827: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c -ljpeg -lz >&5
- configure:17827: $? = 0
- configure:17836: result: yes
- configure:17851: checking jpeglib.h usability
- configure:17851: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:17851: $? = 0
- configure:17851: result: yes
- configure:17851: checking jpeglib.h presence
- configure:17851: clang -E conftest.c
- configure:17851: $? = 0
- configure:17851: result: yes
- configure:17851: checking for jpeglib.h
- configure:17851: result: yes
- configure:17927: checking for jbg_dec_init in -ljbig
- configure:17952: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c -ljbig -ljpeg -lz >&5
- ld: library not found for -ljbig
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:17952: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char jbg_dec_init ();
- | int
- | main ()
- | {
- | return jbg_dec_init ();
- | ;
- | return 0;
- | }
- configure:17961: result: no
- configure:17976: checking jbig.h usability
- configure:17976: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:120:10: fatal error: 'jbig.h' file not found
- #include <jbig.h>
- ^
- 1 error generated.
- configure:17976: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <jbig.h>
- configure:17976: result: no
- configure:17976: checking jbig.h presence
- configure:17976: clang -E conftest.c
- conftest.c:87:10: fatal error: 'jbig.h' file not found
- #include <jbig.h>
- ^
- 1 error generated.
- configure:17976: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | /* end confdefs.h. */
- | #include <jbig.h>
- configure:17976: result: no
- configure:17976: checking for jbig.h
- configure:17976: result: no
- configure:18047: checking for lzma_code in -llzma
- configure:18072: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c -llzma -ljpeg -lz >&5
- configure:18072: $? = 0
- configure:18081: result: yes
- configure:18096: checking lzma.h usability
- configure:18096: clang -c -g -O2 -Wall -W conftest.c >&5
- configure:18096: $? = 0
- configure:18096: result: yes
- configure:18096: checking lzma.h presence
- configure:18096: clang -E conftest.c
- configure:18096: $? = 0
- configure:18096: result: yes
- configure:18096: checking for lzma.h
- configure:18096: result: yes
- configure:18199: checking for X
- configure:18307: clang -E conftest.c
- conftest.c:89:10: fatal error: 'X11/Xlib.h' file not found
- #include <X11/Xlib.h>
- ^
- 1 error generated.
- configure:18307: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | /* end confdefs.h. */
- | #include <X11/Xlib.h>
- configure:18338: clang -o conftest -g -O2 -Wall -W -stdlib=libc++ conftest.c -lX11 -llzma -ljpeg -lz >&5
- conftest.c:89:10: fatal error: 'X11/Xlib.h' file not found
- #include <X11/Xlib.h>
- ^
- 1 error generated.
- configure:18338: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | /* end confdefs.h. */
- | #include <X11/Xlib.h>
- | int
- | main ()
- | {
- | XrmInitialize ()
- | ;
- | return 0;
- | }
- configure:18377: result: no
- configure:18963: checking whether pthreads work with -pthread
- configure:19042: clang -o conftest -g -O2 -Wall -W -pthread -stdlib=libc++ conftest.c -llzma -ljpeg -lz >&5
- configure:19042: $? = 0
- configure:19051: result: yes
- configure:19068: checking for joinable pthread attribute
- configure:19083: clang -o conftest -g -O2 -Wall -W -pthread -stdlib=libc++ conftest.c -llzma -ljpeg -lz >&5
- configure:19083: $? = 0
- configure:19089: result: PTHREAD_CREATE_JOINABLE
- configure:19099: checking if more special flags are required for pthreads
- configure:19106: result: -D_THREAD_SAFE
- configure:19194: checking whether we are using the Microsoft C compiler
- configure:19213: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:96:8: error: use of undeclared identifier 'choke'
- choke me
- ^
- 1 error generated.
- configure:19213: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | /* end confdefs.h. */
- |
- | int
- | main ()
- | {
- | #ifndef _MSC_VER
- | choke me
- | #endif
- |
- | ;
- | return 0;
- | }
- configure:19222: result: no
- configure:19242: checking GL/gl.h usability
- configure:19242: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread conftest.c >&5
- conftest.c:124:10: fatal error: 'GL/gl.h' file not found
- #include <GL/gl.h>
- ^
- 1 error generated.
- configure:19242: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <GL/gl.h>
- configure:19242: result: no
- configure:19242: checking GL/gl.h presence
- configure:19242: clang -E -D_THREAD_SAFE -pthread conftest.c
- conftest.c:91:10: fatal error: 'GL/gl.h' file not found
- #include <GL/gl.h>
- ^
- 1 error generated.
- configure:19242: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | /* end confdefs.h. */
- | #include <GL/gl.h>
- configure:19242: result: no
- configure:19242: checking for GL/gl.h
- configure:19242: result: no
- configure:19242: checking OpenGL/gl.h usability
- configure:19242: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread conftest.c >&5
- configure:19242: $? = 0
- configure:19242: result: yes
- configure:19242: checking OpenGL/gl.h presence
- configure:19242: clang -E -D_THREAD_SAFE -pthread conftest.c
- configure:19242: $? = 0
- configure:19242: result: yes
- configure:19242: checking for OpenGL/gl.h
- configure:19242: result: yes
- configure:19256: checking windows.h usability
- configure:19256: clang -c -g -O2 -Wall -W conftest.c >&5
- conftest.c:125:10: fatal error: 'windows.h' file not found
- #include <windows.h>
- ^
- 1 error generated.
- configure:19256: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <windows.h>
- configure:19256: result: no
- configure:19256: checking windows.h presence
- configure:19256: clang -E conftest.c
- conftest.c:92:10: fatal error: 'windows.h' file not found
- #include <windows.h>
- ^
- 1 error generated.
- configure:19256: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- | #include <windows.h>
- configure:19256: result: no
- configure:19256: checking for windows.h
- configure:19256: result: no
- configure:19269: checking for OpenGL library
- configure:19312: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lopengl32 -lm -llzma -ljpeg -lz >&5
- ld: library not found for -lopengl32
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19312: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- |
- | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GL_H
- | # include <GL/gl.h>
- | # elif defined(HAVE_OPENGL_GL_H)
- | # include <OpenGL/gl.h>
- | # else
- | # error no gl.h
- | # endif
- | int
- | main ()
- | {
- | glBegin(0)
- | ;
- | return 0;
- | }
- configure:19337: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lopengl32 -L/usr/lib/nvidia -lm -llzma -ljpeg -lz >&5
- ld: warning: directory not found for option '-L/usr/lib/nvidia'
- ld: library not found for -lopengl32
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19337: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- |
- | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GL_H
- | # include <GL/gl.h>
- | # elif defined(HAVE_OPENGL_GL_H)
- | # include <OpenGL/gl.h>
- | # else
- | # error no gl.h
- | # endif
- | int
- | main ()
- | {
- | glBegin(0)
- | ;
- | return 0;
- | }
- configure:19362: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lopengl32 -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lm -llzma -ljpeg -lz >&5
- ld: library not found for -lopengl32
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19362: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- |
- | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GL_H
- | # include <GL/gl.h>
- | # elif defined(HAVE_OPENGL_GL_H)
- | # include <OpenGL/gl.h>
- | # else
- | # error no gl.h
- | # endif
- | int
- | main ()
- | {
- | glBegin(0)
- | ;
- | return 0;
- | }
- configure:19312: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lGL -lm -llzma -ljpeg -lz >&5
- ld: library not found for -lGL
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19312: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- |
- | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GL_H
- | # include <GL/gl.h>
- | # elif defined(HAVE_OPENGL_GL_H)
- | # include <OpenGL/gl.h>
- | # else
- | # error no gl.h
- | # endif
- | int
- | main ()
- | {
- | glBegin(0)
- | ;
- | return 0;
- | }
- configure:19337: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lGL -L/usr/lib/nvidia -lm -llzma -ljpeg -lz >&5
- ld: warning: directory not found for option '-L/usr/lib/nvidia'
- ld: library not found for -lGL
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19337: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- |
- | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GL_H
- | # include <GL/gl.h>
- | # elif defined(HAVE_OPENGL_GL_H)
- | # include <OpenGL/gl.h>
- | # else
- | # error no gl.h
- | # endif
- | int
- | main ()
- | {
- | glBegin(0)
- | ;
- | return 0;
- | }
- configure:19362: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lGL -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -lm -llzma -ljpeg -lz >&5
- ld: library not found for -lGL
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19362: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- |
- | # if defined(HAVE_WINDOWS_H) && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GL_H
- | # include <GL/gl.h>
- | # elif defined(HAVE_OPENGL_GL_H)
- | # include <OpenGL/gl.h>
- | # else
- | # error no gl.h
- | # endif
- | int
- | main ()
- | {
- | glBegin(0)
- | ;
- | return 0;
- | }
- configure:19398: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -framework OpenGL >&5
- configure:19398: $? = 0
- configure:19408: result: -framework OpenGL
- configure:19434: checking GL/glu.h usability
- configure:19434: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread conftest.c >&5
- conftest.c:125:10: fatal error: 'GL/glu.h' file not found
- #include <GL/glu.h>
- ^
- 1 error generated.
- configure:19434: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <GL/glu.h>
- configure:19434: result: no
- configure:19434: checking GL/glu.h presence
- configure:19434: clang -E -D_THREAD_SAFE -pthread conftest.c
- conftest.c:92:10: fatal error: 'GL/glu.h' file not found
- #include <GL/glu.h>
- ^
- 1 error generated.
- configure:19434: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | /* end confdefs.h. */
- | #include <GL/glu.h>
- configure:19434: result: no
- configure:19434: checking for GL/glu.h
- configure:19434: result: no
- configure:19434: checking OpenGL/glu.h usability
- configure:19434: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread conftest.c >&5
- configure:19434: $? = 0
- configure:19434: result: yes
- configure:19434: checking OpenGL/glu.h presence
- configure:19434: clang -E -D_THREAD_SAFE -pthread conftest.c
- configure:19434: $? = 0
- configure:19434: result: yes
- configure:19434: checking for OpenGL/glu.h
- configure:19434: result: yes
- configure:19448: checking for OpenGL Utility library
- configure:19494: clang++ -o conftest -stdlib=libc++ -std=c++11 -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.cpp -framework OpenGL -lm -llzma -ljpeg -lz >&5
- conftest.cpp:107:1: warning: 'gluBeginCurve' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
- gluBeginCurve(0)
- ^
- /System/Library/Frameworks/OpenGL.framework/Headers/glu.h:240:13: note: 'gluBeginCurve' has been explicitly marked deprecated here
- extern void gluBeginCurve (GLUnurbs* nurb) OPENGL_DEPRECATED(10_0, 10_9);
- ^
- 1 warning generated.
- configure:19494: $? = 0
- configure:19555: result: yes
- configure:19570: checking for varargs GLU tesselator callback function type
- configure:19594: clang -c -D_THREAD_SAFE -pthread -g -O2 -Wall -W conftest.c >&5
- conftest.c:102:16: error: ISO C requires a named parameter before '...'
- GLvoid (*func)(...); gluTessCallback(0, 0, func)
- ^
- conftest.c:102:22: warning: 'gluTessCallback' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
- GLvoid (*func)(...); gluTessCallback(0, 0, func)
- ^
- /System/Library/Frameworks/OpenGL.framework/Headers/glu.h:291:13: note: 'gluTessCallback' has been explicitly marked deprecated here
- extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)()) OPENGL_DEPRECATED(10_0, 10_9);
- ^
- conftest.c:102:44: warning: incompatible pointer types passing 'GLvoid (*)(...)' to parameter of type 'GLvoid (*)()' [-Wincompatible-pointer-types]
- GLvoid (*func)(...); gluTessCallback(0, 0, func)
- ^~~~
- /System/Library/Frameworks/OpenGL.framework/Headers/glu.h:291:74: note: passing argument to parameter 'CallBackFunc' here
- extern void gluTessCallback (GLUtesselator* tess, GLenum which, GLvoid (*CallBackFunc)()) OPENGL_DEPRECATED(10_0, 10_9);
- ^
- 2 warnings and 1 error generated.
- configure:19594: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | #define HAVE_OPENGL_GLU_H 1
- | /* end confdefs.h. */
- |
- | # ifdef HAVE_GL_GLU_H
- | # include <GL/glu.h>
- | # else
- | # include <OpenGL/glu.h>
- | # endif
- | int
- | main ()
- | {
- | GLvoid (*func)(...); gluTessCallback(0, 0, func)
- | ;
- | return 0;
- | }
- configure:19600: result: no
- configure:19616: checking GL/glut.h usability
- configure:19616: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread conftest.c >&5
- conftest.c:126:10: fatal error: 'GL/glut.h' file not found
- #include <GL/glut.h>
- ^
- 1 error generated.
- configure:19616: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | #define HAVE_OPENGL_GLU_H 1
- | /* end confdefs.h. */
- | #include <stdio.h>
- | #ifdef HAVE_SYS_TYPES_H
- | # include <sys/types.h>
- | #endif
- | #ifdef HAVE_SYS_STAT_H
- | # include <sys/stat.h>
- | #endif
- | #ifdef STDC_HEADERS
- | # include <stdlib.h>
- | # include <stddef.h>
- | #else
- | # ifdef HAVE_STDLIB_H
- | # include <stdlib.h>
- | # endif
- | #endif
- | #ifdef HAVE_STRING_H
- | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
- | # include <memory.h>
- | # endif
- | # include <string.h>
- | #endif
- | #ifdef HAVE_STRINGS_H
- | # include <strings.h>
- | #endif
- | #ifdef HAVE_INTTYPES_H
- | # include <inttypes.h>
- | #endif
- | #ifdef HAVE_STDINT_H
- | # include <stdint.h>
- | #endif
- | #ifdef HAVE_UNISTD_H
- | # include <unistd.h>
- | #endif
- | #include <GL/glut.h>
- configure:19616: result: no
- configure:19616: checking GL/glut.h presence
- configure:19616: clang -E -D_THREAD_SAFE -pthread conftest.c
- conftest.c:93:10: fatal error: 'GL/glut.h' file not found
- #include <GL/glut.h>
- ^
- 1 error generated.
- configure:19616: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | #define HAVE_OPENGL_GLU_H 1
- | /* end confdefs.h. */
- | #include <GL/glut.h>
- configure:19616: result: no
- configure:19616: checking for GL/glut.h
- configure:19616: result: no
- configure:19616: checking GLUT/glut.h usability
- configure:19616: clang -c -g -O2 -Wall -W -D_THREAD_SAFE -pthread conftest.c >&5
- configure:19616: $? = 0
- configure:19616: result: yes
- configure:19616: checking GLUT/glut.h presence
- configure:19616: clang -E -D_THREAD_SAFE -pthread conftest.c
- configure:19616: $? = 0
- configure:19616: result: yes
- configure:19616: checking for GLUT/glut.h
- configure:19616: result: yes
- configure:19637: checking for GLUT library
- configure:19682: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lglut32 -framework OpenGL -lm -llzma -ljpeg -lz >&5
- conftest.c:108:1: warning: 'glutMainLoop' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
- glutMainLoop()
- ^
- /System/Library/Frameworks/GLUT.framework/Headers/glut.h:438:22: note: 'glutMainLoop' has been explicitly marked deprecated here
- extern void APIENTRY glutMainLoop(void) OPENGL_DEPRECATED(10_0, 10_9);
- ^
- 1 warning generated.
- ld: library not found for -lglut32
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19682: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | #define HAVE_OPENGL_GLU_H 1
- | #define HAVE_GLUT_GLUT_H 1
- | /* end confdefs.h. */
- |
- | # if HAVE_WINDOWS_H && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GLUT_H
- | # include <GL/glut.h>
- | # elif defined(HAVE_GLUT_GLUT_H)
- | # include <GLUT/glut.h>
- | # else
- | # error no glut.h
- | # endif
- | int
- | main ()
- | {
- | glutMainLoop()
- | ;
- | return 0;
- | }
- configure:19682: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -lglut -framework OpenGL -lm -llzma -ljpeg -lz >&5
- conftest.c:108:1: warning: 'glutMainLoop' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
- glutMainLoop()
- ^
- /System/Library/Frameworks/GLUT.framework/Headers/glut.h:438:22: note: 'glutMainLoop' has been explicitly marked deprecated here
- extern void APIENTRY glutMainLoop(void) OPENGL_DEPRECATED(10_0, 10_9);
- ^
- 1 warning generated.
- ld: library not found for -lglut
- clang: error: linker command failed with exit code 1 (use -v to see invocation)
- configure:19682: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "LibTIFF Software"
- | #define PACKAGE_TARNAME "tiff"
- | #define PACKAGE_VERSION "4.0.3"
- | #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "tiff"
- | #define VERSION "4.0.3"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_ASSERT_H 1
- | #define HAVE_FCNTL_H 1
- | #define HAVE_LIMITS_H 1
- | #define HAVE_SEARCH_H 1
- | #define HAVE_SYS_TIME_H 1
- | #define HAVE_UNISTD_H 1
- | #define TIME_WITH_SYS_TIME 1
- | #define SIZEOF_SIGNED_SHORT 2
- | #define SIZEOF_UNSIGNED_SHORT 2
- | #define SIZEOF_SIGNED_INT 4
- | #define SIZEOF_UNSIGNED_INT 4
- | #define SIZEOF_SIGNED_LONG 8
- | #define SIZEOF_UNSIGNED_LONG 8
- | #define SIZEOF_SIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_LONG_LONG 8
- | #define SIZEOF_UNSIGNED_CHAR_P 8
- | #define TIFF_INT8_T signed char
- | #define TIFF_UINT8_T unsigned char
- | #define TIFF_INT16_T signed short
- | #define TIFF_UINT16_T unsigned short
- | #define TIFF_INT32_T signed int
- | #define TIFF_INT32_FORMAT "%d"
- | #define TIFF_UINT32_T unsigned int
- | #define TIFF_UINT32_FORMAT "%u"
- | #define TIFF_INT64_T signed long
- | #define TIFF_INT64_FORMAT "%ld"
- | #define TIFF_UINT64_T unsigned long
- | #define TIFF_UINT64_FORMAT "%lu"
- | #define TIFF_SSIZE_T signed long
- | #define TIFF_SSIZE_FORMAT "%ld"
- | #define TIFF_PTRDIFF_T ptrdiff_t
- | #define TIFF_PTRDIFF_FORMAT "%ld"
- | #define HAVE_FLOOR 1
- | #define HAVE_ISASCII 1
- | #define HAVE_MEMMOVE 1
- | #define HAVE_MEMSET 1
- | #define HAVE_MMAP 1
- | #define HAVE_POW 1
- | #define HAVE_SETMODE 1
- | #define HAVE_SQRT 1
- | #define HAVE_STRCHR 1
- | #define HAVE_STRRCHR 1
- | #define HAVE_STRSTR 1
- | #define HAVE_STRTOL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_GETOPT 1
- | #define HAVE_STRCASECMP 1
- | #define HAVE_STRTOUL 1
- | #define HAVE_STRTOULL 1
- | #define HAVE_LFIND 1
- | #define HOST_FILLORDER FILLORDER_LSB2MSB
- | #define HOST_BIGENDIAN 0
- | #define HAVE_IEEEFP 1
- | #define CCITT_SUPPORT 1
- | #define PACKBITS_SUPPORT 1
- | #define LZW_SUPPORT 1
- | #define THUNDER_SUPPORT 1
- | #define NEXT_SUPPORT 1
- | #define LOGLUV_SUPPORT 1
- | #define MDI_SUPPORT 1
- | #define ZIP_SUPPORT 1
- | #define PIXARLOG_SUPPORT 1
- | #define JPEG_SUPPORT 1
- | #define OJPEG_SUPPORT 1
- | #define LZMA_SUPPORT 1
- | #define CXX_SUPPORT 1
- | #define X_DISPLAY_MISSING 1
- | #define HAVE_PTHREAD 1
- | #define HAVE_OPENGL_GL_H 1
- | #define HAVE_OPENGL_GLU_H 1
- | #define HAVE_GLUT_GLUT_H 1
- | /* end confdefs.h. */
- |
- | # if HAVE_WINDOWS_H && defined(_WIN32)
- | # include <windows.h>
- | # endif
- | # ifdef HAVE_GL_GLUT_H
- | # include <GL/glut.h>
- | # elif defined(HAVE_GLUT_GLUT_H)
- | # include <GLUT/glut.h>
- | # else
- | # error no glut.h
- | # endif
- | int
- | main ()
- | {
- | glutMainLoop()
- | ;
- | return 0;
- | }
- configure:19712: clang -o conftest -g -O2 -Wall -W -D_THREAD_SAFE -pthread -stdlib=libc++ conftest.c -framework GLUT >&5
- conftest.c:108:1: warning: 'glutMainLoop' is deprecated: first deprecated in OS X 10.9 [-Wdeprecated-declarations]
- glutMainLoop()
- ^
- /System/Library/Frameworks/GLUT.framework/Headers/glut.h:438:22: note: 'glutMainLoop' has been explicitly marked deprecated here
- extern void APIENTRY glutMainLoop(void) OPENGL_DEPRECATED(10_0, 10_9);
- ^
- 1 warning generated.
- configure:19712: $? = 0
- configure:19728: result: -framework GLUT
- configure:20001: checking that generated files are newer than configure
- configure:20007: result: done
- configure:20059: creating ./config.status
- ## ---------------------- ##
- ## Running config.status. ##
- ## ---------------------- ##
- This file was extended by LibTIFF Software config.status 4.0.3, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- CONFIG_FILES =
- CONFIG_HEADERS =
- CONFIG_LINKS =
- CONFIG_COMMANDS =
- $ ./config.status
- on Andromeda.local
- config.status:1278: creating Makefile
- config.status:1278: creating build/Makefile
- config.status:1278: creating contrib/Makefile
- config.status:1278: creating contrib/addtiffo/Makefile
- config.status:1278: creating contrib/dbs/Makefile
- config.status:1278: creating contrib/dbs/xtiff/Makefile
- config.status:1278: creating contrib/iptcutil/Makefile
- config.status:1278: creating contrib/mfs/Makefile
- config.status:1278: creating contrib/pds/Makefile
- config.status:1278: creating contrib/ras/Makefile
- config.status:1278: creating contrib/stream/Makefile
- config.status:1278: creating contrib/tags/Makefile
- config.status:1278: creating contrib/win_dib/Makefile
- config.status:1278: creating html/Makefile
- config.status:1278: creating html/images/Makefile
- config.status:1278: creating html/man/Makefile
- config.status:1278: creating libtiff-4.pc
- config.status:1278: creating libtiff/Makefile
- config.status:1278: creating man/Makefile
- config.status:1278: creating port/Makefile
- config.status:1278: creating test/Makefile
- config.status:1278: creating tools/Makefile
- config.status:1278: creating libtiff/tif_config.h
- config.status:1278: creating libtiff/tiffconf.h
- config.status:1492: executing depfiles commands
- config.status:1492: executing libtool commands
- ## ---------------- ##
- ## Cache variables. ##
- ## ---------------- ##
- ac_cv_build=i386-apple-darwin14.5.0
- ac_cv_c_bigendian=no
- ac_cv_c_compiler_gnu=yes
- ac_cv_c_const=yes
- ac_cv_c_inline=inline
- ac_cv_cxx_compiler_gnu=yes
- ac_cv_env_CCC_set=
- ac_cv_env_CCC_value=
- ac_cv_env_CC_set=set
- ac_cv_env_CC_value=clang
- ac_cv_env_CFLAGS_set=
- ac_cv_env_CFLAGS_value=
- ac_cv_env_CPPFLAGS_set=
- ac_cv_env_CPPFLAGS_value=
- ac_cv_env_CPP_set=
- ac_cv_env_CPP_value=
- ac_cv_env_CXXCPP_set=
- ac_cv_env_CXXCPP_value=
- ac_cv_env_CXXFLAGS_set=set
- ac_cv_env_CXXFLAGS_value='-stdlib=libc++ -std=c++11'
- ac_cv_env_CXX_set=set
- ac_cv_env_CXX_value=clang++
- ac_cv_env_LDFLAGS_set=set
- ac_cv_env_LDFLAGS_value=-stdlib=libc++
- ac_cv_env_LIBS_set=
- ac_cv_env_LIBS_value=
- ac_cv_env_XMKMF_set=
- ac_cv_env_XMKMF_value=
- ac_cv_env_build_alias_set=
- ac_cv_env_build_alias_value=
- ac_cv_env_host_alias_set=
- ac_cv_env_host_alias_value=
- ac_cv_env_target_alias_set=
- ac_cv_env_target_alias_value=
- ac_cv_func_floor=yes
- ac_cv_func_getopt=yes
- ac_cv_func_isascii=yes
- ac_cv_func_lfind=yes
- ac_cv_func_memmove=yes
- ac_cv_func_memset=yes
- ac_cv_func_mmap=yes
- ac_cv_func_pow=yes
- ac_cv_func_setmode=yes
- ac_cv_func_sqrt=yes
- ac_cv_func_strcasecmp=yes
- ac_cv_func_strchr=yes
- ac_cv_func_strrchr=yes
- ac_cv_func_strstr=yes
- ac_cv_func_strtol=yes
- ac_cv_func_strtoul=yes
- ac_cv_func_strtoull=yes
- ac_cv_have_x=have_x=no
- ac_cv_header_GLUT_glut_h=yes
- ac_cv_header_GL_gl_h=no
- ac_cv_header_GL_glu_h=no
- ac_cv_header_GL_glut_h=no
- ac_cv_header_OpenGL_gl_h=yes
- ac_cv_header_OpenGL_glu_h=yes
- ac_cv_header_assert_h=yes
- ac_cv_header_dlfcn_h=yes
- ac_cv_header_fcntl_h=yes
- ac_cv_header_inttypes_h=yes
- ac_cv_header_io_h=no
- ac_cv_header_jbig_h=no
- ac_cv_header_jpeglib_h=yes
- ac_cv_header_limits_h=yes
- ac_cv_header_lzma_h=yes
- ac_cv_header_malloc_h=no
- ac_cv_header_memory_h=yes
- ac_cv_header_search_h=yes
- ac_cv_header_stdc=yes
- ac_cv_header_stdint_h=yes
- ac_cv_header_stdlib_h=yes
- ac_cv_header_string_h=yes
- ac_cv_header_strings_h=yes
- ac_cv_header_sys_stat_h=yes
- ac_cv_header_sys_time_h=yes
- ac_cv_header_sys_types_h=yes
- ac_cv_header_time=yes
- ac_cv_header_unistd_h=yes
- ac_cv_header_windows_h=no
- ac_cv_header_zlib_h=yes
- ac_cv_host=i386-apple-darwin14.5.0
- ac_cv_lib_jbig_jbg_dec_init=no
- ac_cv_lib_jpeg_jpeg_read_scanlines=yes
- ac_cv_lib_lzma_lzma_code=yes
- ac_cv_lib_z_inflateEnd=yes
- ac_cv_objext=o
- ac_cv_path_EGREP='/usr/bin/grep -E'
- ac_cv_path_FGREP='/usr/bin/grep -F'
- ac_cv_path_GREP=/usr/bin/grep
- ac_cv_path_SED=/usr/bin/sed
- ac_cv_path_install='/usr/local/bin/ginstall -c'
- ac_cv_path_mkdir=/usr/local/bin/gmkdir
- ac_cv_prog_AWK=awk
- ac_cv_prog_CPP='clang -E'
- ac_cv_prog_CXXCPP='clang++ -E'
- ac_cv_prog_ac_ct_AR=ar
- ac_cv_prog_ac_ct_CC=clang
- ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
- ac_cv_prog_ac_ct_LIPO=lipo
- ac_cv_prog_ac_ct_NMEDIT=nmedit
- ac_cv_prog_ac_ct_OTOOL=otool
- ac_cv_prog_ac_ct_RANLIB=ranlib
- ac_cv_prog_ac_ct_STRIP=strip
- ac_cv_prog_cc_c89=
- ac_cv_prog_cc_clang_c_o=yes
- ac_cv_prog_cc_g=yes
- ac_cv_prog_cxx_g=yes
- ac_cv_prog_make_make_set=yes
- ac_cv_sizeof_signed_int=4
- ac_cv_sizeof_signed_long=8
- ac_cv_sizeof_signed_long_long=8
- ac_cv_sizeof_signed_short=2
- ac_cv_sizeof_unsigned_char_p=8
- ac_cv_sizeof_unsigned_int=4
- ac_cv_sizeof_unsigned_long=8
- ac_cv_sizeof_unsigned_long_long=8
- ac_cv_sizeof_unsigned_short=2
- ac_cv_struct_tm=time.h
- ac_cv_sys_file_offset_bits=no
- ac_cv_sys_largefile_CC=no
- ac_cv_type_int16=no
- ac_cv_type_int32=no
- ac_cv_type_int8=no
- ac_cv_type_off_t=yes
- ac_cv_type_ptrdiff_t=yes
- ac_cv_type_size_t=yes
- am_cv_CC_dependencies_compiler_type=gcc3
- am_cv_CXX_dependencies_compiler_type=gcc3
- am_cv_make_support_nested_variables=yes
- ax_cv_c_compiler_ms=no
- ax_cv_check_gl_libgl='-framework OpenGL'
- ax_cv_check_glu_libglu=yes
- ax_cv_check_glut_libglut='-framework GLUT'
- ax_cv_varargs_glu_tesscb=no
- lt_cv_apple_cc_single_mod=yes
- lt_cv_ar_at_file=no
- lt_cv_deplibs_check_method=pass_all
- lt_cv_file_magic_cmd='$MAGIC_CMD'
- lt_cv_file_magic_test_file=
- lt_cv_ld_exported_symbols_list=yes
- lt_cv_ld_force_load=yes
- lt_cv_ld_reload_flag=-r
- lt_cv_nm_interface='BSD nm'
- lt_cv_objdir=.libs
- lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
- lt_cv_path_NM=/usr/bin/nm
- lt_cv_path_mainfest_tool=no
- lt_cv_prog_compiler_c_o=yes
- lt_cv_prog_compiler_c_o_CXX=yes
- lt_cv_prog_compiler_pic='-fno-common -DPIC'
- lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
- lt_cv_prog_compiler_pic_works=yes
- lt_cv_prog_compiler_pic_works_CXX=yes
- lt_cv_prog_compiler_rtti_exceptions=yes
- lt_cv_prog_compiler_static_works=no
- lt_cv_prog_compiler_static_works_CXX=no
- lt_cv_prog_gnu_ld=no
- lt_cv_prog_gnu_ldcxx=no
- lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
- lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
- lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
- lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
- lt_cv_sys_max_cmd_len=196608
- lt_cv_to_host_file_cmd=func_convert_file_noop
- lt_cv_to_tool_file_cmd=func_convert_file_noop
- vl_cv_prog_cc_warnings='-Wall -W'
- ## ----------------- ##
- ## Output variables. ##
- ## ----------------- ##
- ACLOCAL='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run aclocal-1.12'
- AMDEPBACKSLASH='\'
- AMDEP_FALSE='#'
- AMDEP_TRUE=''
- AMTAR='$${TAR-tar}'
- AM_BACKSLASH='\'
- AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
- AM_DEFAULT_VERBOSITY='1'
- AM_V='$(V)'
- AR='ar'
- AS='as'
- AUTOCONF='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run autoconf'
- AUTOHEADER='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run autoheader'
- AUTOMAKE='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run automake-1.12'
- AWK='awk'
- CC='clang'
- CCDEPMODE='depmode=gcc3'
- CFLAGS='-g -O2 -Wall -W'
- CPP='clang -E'
- CPPFLAGS=''
- CXX='clang++'
- CXXCPP='clang++ -E'
- CXXDEPMODE='depmode=gcc3'
- CXXFLAGS='-stdlib=libc++ -std=c++11'
- CYGPATH_W='echo'
- DEFS='-DHAVE_CONFIG_H'
- DEPDIR='.deps'
- DLLTOOL='false'
- DSYMUTIL='dsymutil'
- DUMPBIN=''
- ECHO_C='\c'
- ECHO_N=''
- ECHO_T=''
- EGREP='/usr/bin/grep -E'
- EXEEXT=''
- FGREP='/usr/bin/grep -F'
- GLUT_CFLAGS='-D_THREAD_SAFE -pthread'
- GLUT_LIBS='-framework GLUT -framework OpenGL -lm'
- GLU_CFLAGS='-D_THREAD_SAFE -pthread'
- GLU_LIBS='-framework OpenGL -lm'
- GL_CFLAGS='-D_THREAD_SAFE -pthread'
- GL_LIBS='-framework OpenGL -lm'
- GREP='/usr/bin/grep'
- HAVE_CXX_FALSE='#'
- HAVE_CXX_TRUE=''
- HAVE_LD_VERSION_SCRIPT_FALSE=''
- HAVE_LD_VERSION_SCRIPT_TRUE='#'
- HAVE_OPENGL_FALSE=''
- HAVE_OPENGL_TRUE='#'
- HAVE_RPATH_FALSE=''
- HAVE_RPATH_TRUE='#'
- INSTALL_DATA='${INSTALL} -m 644'
- INSTALL_PROGRAM='${INSTALL}'
- INSTALL_SCRIPT='${INSTALL}'
- INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
- LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld'
- LDFLAGS='-stdlib=libc++'
- LIBDIR=''
- LIBOBJS=''
- LIBS='-llzma -ljpeg -lz '
- LIBTIFF_ALPHA_VERSION=''
- LIBTIFF_DOCDIR='${prefix}/share/doc/tiff-4.0.3'
- LIBTIFF_MAJOR_VERSION='4'
- LIBTIFF_MICRO_VERSION='3'
- LIBTIFF_MINOR_VERSION='0'
- LIBTIFF_RELEASE_DATE='20160403'
- LIBTIFF_VERSION='4.0.3'
- LIBTIFF_VERSION_INFO='7:0:2'
- LIBTOOL='$(SHELL) $(top_builddir)/libtool'
- LIPO='lipo'
- LN_S='ln -s'
- LTLIBOBJS=''
- MAINT='#'
- MAINTAINER_MODE_FALSE=''
- MAINTAINER_MODE_TRUE='#'
- MAKEINFO='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/missing --run makeinfo'
- MANIFEST_TOOL=':'
- MKDIR_P='/usr/local/bin/gmkdir -p'
- NM='/usr/bin/nm'
- NMEDIT='nmedit'
- OBJDUMP='false'
- OBJEXT='o'
- OTOOL64=':'
- OTOOL='otool'
- PACKAGE='tiff'
- PACKAGE_BUGREPORT='[email protected]'
- PACKAGE_NAME='LibTIFF Software'
- PACKAGE_STRING='LibTIFF Software 4.0.3'
- PACKAGE_TARNAME='tiff'
- PACKAGE_URL=''
- PACKAGE_VERSION='4.0.3'
- PATH_SEPARATOR=':'
- PTHREAD_CC='clang'
- PTHREAD_CFLAGS='-D_THREAD_SAFE -pthread'
- PTHREAD_LIBS=''
- RANLIB='ranlib'
- SED='/usr/bin/sed'
- SET_MAKE=''
- SHELL='/bin/sh'
- STRIP='strip'
- VERSION='4.0.3'
- WIN32_IO_FALSE=''
- WIN32_IO_TRUE='#'
- XMKMF=''
- X_CFLAGS=''
- X_EXTRA_LIBS=''
- X_LIBS=''
- X_PRE_LIBS=''
- ac_ct_AR='ar'
- ac_ct_CC='clang'
- ac_ct_CXX=''
- ac_ct_DUMPBIN=''
- am__EXEEXT_FALSE=''
- am__EXEEXT_TRUE='#'
- am__fastdepCC_FALSE='#'
- am__fastdepCC_TRUE=''
- am__fastdepCXX_FALSE='#'
- am__fastdepCXX_TRUE=''
- am__include='include'
- am__isrc=' -I$(srcdir)'
- am__leading_dot='.'
- am__nodep='_no'
- am__quote=''
- am__tar='$${TAR-tar} chof - "$$tardir"'
- am__untar='$${TAR-tar} xf -'
- ax_pthread_config=''
- bindir='${exec_prefix}/bin'
- build='i386-apple-darwin14.5.0'
- build_alias=''
- build_cpu='i386'
- build_os='darwin14.5.0'
- build_vendor='apple'
- datadir='${datarootdir}'
- datarootdir='${prefix}/share'
- docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
- dvidir='${docdir}'
- exec_prefix='${prefix}'
- host='i386-apple-darwin14.5.0'
- host_alias=''
- host_cpu='i386'
- host_os='darwin14.5.0'
- host_vendor='apple'
- htmldir='${docdir}'
- includedir='${prefix}/include'
- infodir='${datarootdir}/info'
- install_sh='${SHELL} /Users/guiohm/.cpan/build/Alien-wxWidgets-0.67-rVjMTK/wxWidgets-3.0.2/src/tiff/config/install-sh'
- libdir='${exec_prefix}/lib'
- libexecdir='${exec_prefix}/libexec'
- localedir='${datarootdir}/locale'
- localstatedir='${prefix}/var'
- mandir='${datarootdir}/man'
- mkdir_p='$(MKDIR_P)'
- oldincludedir='/usr/include'
- pdfdir='${docdir}'
- prefix='/Users/guiohm/perl5/lib/perl5/darwin-thread-multi-2level/Alien/wxWidgets/osx_cocoa_3_0_2_uni'
- program_transform_name='s,x,x,'
- psdir='${docdir}'
- sbindir='${exec_prefix}/sbin'
- sharedstatedir='${prefix}/com'
- sysconfdir='${prefix}/etc'
- target_alias=''
- tiff_libs_private='-llzma -ljpeg -lz '
- ## ----------- ##
- ## confdefs.h. ##
- ## ----------- ##
- /* confdefs.h */
- #define PACKAGE_NAME "LibTIFF Software"
- #define PACKAGE_TARNAME "tiff"
- #define PACKAGE_VERSION "4.0.3"
- #define PACKAGE_STRING "LibTIFF Software 4.0.3"
- #define PACKAGE_BUGREPORT "[email protected]"
- #define PACKAGE_URL ""
- #define PACKAGE "tiff"
- #define VERSION "4.0.3"
- #define STDC_HEADERS 1
- #define HAVE_SYS_TYPES_H 1
- #define HAVE_SYS_STAT_H 1
- #define HAVE_STDLIB_H 1
- #define HAVE_STRING_H 1
- #define HAVE_MEMORY_H 1
- #define HAVE_STRINGS_H 1
- #define HAVE_INTTYPES_H 1
- #define HAVE_STDINT_H 1
- #define HAVE_UNISTD_H 1
- #define HAVE_DLFCN_H 1
- #define LT_OBJDIR ".libs/"
- #define HAVE_ASSERT_H 1
- #define HAVE_FCNTL_H 1
- #define HAVE_LIMITS_H 1
- #define HAVE_SEARCH_H 1
- #define HAVE_SYS_TIME_H 1
- #define HAVE_UNISTD_H 1
- #define TIME_WITH_SYS_TIME 1
- #define SIZEOF_SIGNED_SHORT 2
- #define SIZEOF_UNSIGNED_SHORT 2
- #define SIZEOF_SIGNED_INT 4
- #define SIZEOF_UNSIGNED_INT 4
- #define SIZEOF_SIGNED_LONG 8
- #define SIZEOF_UNSIGNED_LONG 8
- #define SIZEOF_SIGNED_LONG_LONG 8
- #define SIZEOF_UNSIGNED_LONG_LONG 8
- #define SIZEOF_UNSIGNED_CHAR_P 8
- #define TIFF_INT8_T signed char
- #define TIFF_UINT8_T unsigned char
- #define TIFF_INT16_T signed short
- #define TIFF_UINT16_T unsigned short
- #define TIFF_INT32_T signed int
- #define TIFF_INT32_FORMAT "%d"
- #define TIFF_UINT32_T unsigned int
- #define TIFF_UINT32_FORMAT "%u"
- #define TIFF_INT64_T signed long
- #define TIFF_INT64_FORMAT "%ld"
- #define TIFF_UINT64_T unsigned long
- #define TIFF_UINT64_FORMAT "%lu"
- #define TIFF_SSIZE_T signed long
- #define TIFF_SSIZE_FORMAT "%ld"
- #define TIFF_PTRDIFF_T ptrdiff_t
- #define TIFF_PTRDIFF_FORMAT "%ld"
- #define HAVE_FLOOR 1
- #define HAVE_ISASCII 1
- #define HAVE_MEMMOVE 1
- #define HAVE_MEMSET 1
- #define HAVE_MMAP 1
- #define HAVE_POW 1
- #define HAVE_SETMODE 1
- #define HAVE_SQRT 1
- #define HAVE_STRCHR 1
- #define HAVE_STRRCHR 1
- #define HAVE_STRSTR 1
- #define HAVE_STRTOL 1
- #define HAVE_STRTOULL 1
- #define HAVE_GETOPT 1
- #define HAVE_STRCASECMP 1
- #define HAVE_STRTOUL 1
- #define HAVE_STRTOULL 1
- #define HAVE_LFIND 1
- #define HOST_FILLORDER FILLORDER_LSB2MSB
- #define HOST_BIGENDIAN 0
- #define HAVE_IEEEFP 1
- #define CCITT_SUPPORT 1
- #define PACKBITS_SUPPORT 1
- #define LZW_SUPPORT 1
- #define THUNDER_SUPPORT 1
- #define NEXT_SUPPORT 1
- #define LOGLUV_SUPPORT 1
- #define MDI_SUPPORT 1
- #define ZIP_SUPPORT 1
- #define PIXARLOG_SUPPORT 1
- #define JPEG_SUPPORT 1
- #define OJPEG_SUPPORT 1
- #define LZMA_SUPPORT 1
- #define CXX_SUPPORT 1
- #define X_DISPLAY_MISSING 1
- #define HAVE_PTHREAD 1
- #define HAVE_OPENGL_GL_H 1
- #define HAVE_OPENGL_GLU_H 1
- #define HAVE_GLUT_GLUT_H 1
- #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP
- #define STRIP_SIZE_DEFAULT 8192
- #define SUBIFD_SUPPORT 1
- #define DEFAULT_EXTRASAMPLE_AS_ALPHA 1
- #define CHECK_JPEG_YCBCR_SUBSAMPLING 1
- configure: exit 0
Advertisement