| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by LibTIFF Software configure 3.9.5, which was |
|---|
| 5 | generated by GNU Autoconf 2.68. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --disable-jbig --mandir=/opt/local/share/man --with-docdir=/opt/local/share/doc/tiff-3.9.5 --with-jpeg-include-dir=/opt/local/include --with-jpeg-lib-dir=/opt/local/lib --with-zlib-include-dir=/opt/local/include --with-zlib-lib-dir=/opt/local/lib --with-apple-opengl-framework |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = dhcp-15-204.math.tu-berlin.de |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 11.3.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = i386 |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = Mach kernel version: |
|---|
| 26 | Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 |
|---|
| 27 | Kernel configured for up to 2 processors. |
|---|
| 28 | 2 processors are physically available. |
|---|
| 29 | 2 processors are logically available. |
|---|
| 30 | Processor type: i486 (Intel 80486) |
|---|
| 31 | Processors active: 0 1 |
|---|
| 32 | Primary memory available: 4.00 gigabytes |
|---|
| 33 | Default processor set: 131 tasks, 641 threads, 2 processors |
|---|
| 34 | Load average: 0.96, Mach factor: 1.08 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH: /opt/local/bin |
|---|
| 40 | PATH: /opt/local/sbin |
|---|
| 41 | PATH: /bin |
|---|
| 42 | PATH: /sbin |
|---|
| 43 | PATH: /usr/bin |
|---|
| 44 | PATH: /usr/sbin |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | ## ----------- ## |
|---|
| 48 | ## Core tests. ## |
|---|
| 49 | ## ----------- ## |
|---|
| 50 | |
|---|
| 51 | configure:2711: checking build system type |
|---|
| 52 | configure:2725: result: i386-apple-darwin11.3.0 |
|---|
| 53 | configure:2745: checking host system type |
|---|
| 54 | configure:2758: result: i386-apple-darwin11.3.0 |
|---|
| 55 | configure:2795: checking for a BSD-compatible install |
|---|
| 56 | configure:2863: result: /usr/bin/install -c |
|---|
| 57 | configure:2874: checking whether build environment is sane |
|---|
| 58 | configure:2924: result: yes |
|---|
| 59 | configure:3065: checking for a thread-safe mkdir -p |
|---|
| 60 | configure:3104: result: /opt/local/bin/gmkdir -p |
|---|
| 61 | configure:3117: checking for gawk |
|---|
| 62 | configure:3133: found /opt/local/bin/gawk |
|---|
| 63 | configure:3144: result: gawk |
|---|
| 64 | configure:3155: checking whether make sets $(MAKE) |
|---|
| 65 | configure:3177: result: yes |
|---|
| 66 | configure:3258: checking whether to enable maintainer-specific portions of Makefiles |
|---|
| 67 | configure:3267: result: no |
|---|
| 68 | configure:3310: checking whether build environment is sane |
|---|
| 69 | configure:3360: result: yes |
|---|
| 70 | configure:3411: checking for gcc |
|---|
| 71 | configure:3438: result: /usr/bin/clang |
|---|
| 72 | configure:3667: checking for C compiler version |
|---|
| 73 | configure:3676: /usr/bin/clang --version >&5 |
|---|
| 74 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
|---|
| 75 | Target: x86_64-apple-darwin11.3.0 |
|---|
| 76 | Thread model: posix |
|---|
| 77 | configure:3687: $? = 0 |
|---|
| 78 | configure:3676: /usr/bin/clang -v >&5 |
|---|
| 79 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
|---|
| 80 | Target: x86_64-apple-darwin11.3.0 |
|---|
| 81 | Thread model: posix |
|---|
| 82 | configure:3687: $? = 0 |
|---|
| 83 | configure:3676: /usr/bin/clang -V >&5 |
|---|
| 84 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 85 | clang: error: no input files |
|---|
| 86 | configure:3687: $? = 1 |
|---|
| 87 | configure:3676: /usr/bin/clang -qversion >&5 |
|---|
| 88 | clang: error: no input files |
|---|
| 89 | configure:3687: $? = 1 |
|---|
| 90 | configure:3707: checking whether the C compiler works |
|---|
| 91 | configure:3729: /usr/bin/clang -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
|---|
| 92 | configure:3733: $? = 0 |
|---|
| 93 | configure:3781: result: yes |
|---|
| 94 | configure:3784: checking for C compiler default output file name |
|---|
| 95 | configure:3786: result: a.out |
|---|
| 96 | configure:3792: checking for suffix of executables |
|---|
| 97 | configure:3799: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
|---|
| 98 | configure:3803: $? = 0 |
|---|
| 99 | configure:3825: result: |
|---|
| 100 | configure:3847: checking whether we are cross compiling |
|---|
| 101 | configure:3855: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
|---|
| 102 | configure:3859: $? = 0 |
|---|
| 103 | configure:3866: ./conftest |
|---|
| 104 | configure:3870: $? = 0 |
|---|
| 105 | configure:3885: result: no |
|---|
| 106 | configure:3890: checking for suffix of object files |
|---|
| 107 | configure:3912: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 108 | configure:3916: $? = 0 |
|---|
| 109 | configure:3937: result: o |
|---|
| 110 | configure:3941: checking whether we are using the GNU C compiler |
|---|
| 111 | configure:3960: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 112 | configure:3960: $? = 0 |
|---|
| 113 | configure:3969: result: yes |
|---|
| 114 | configure:3978: checking whether /usr/bin/clang accepts -g |
|---|
| 115 | configure:3998: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
|---|
| 116 | configure:3998: $? = 0 |
|---|
| 117 | configure:4039: result: yes |
|---|
| 118 | configure:4056: checking for /usr/bin/clang option to accept ISO C89 |
|---|
| 119 | configure:4120: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 120 | configure:4120: $? = 0 |
|---|
| 121 | configure:4133: result: none needed |
|---|
| 122 | configure:4164: checking for style of include used by make |
|---|
| 123 | configure:4192: result: GNU |
|---|
| 124 | configure:4217: checking dependency style of /usr/bin/clang |
|---|
| 125 | configure:4327: result: gcc3 |
|---|
| 126 | configure:4346: checking for /usr/bin/clang option to accept ISO C99 |
|---|
| 127 | configure:4495: /usr/bin/clang -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 128 | configure:4495: $? = 0 |
|---|
| 129 | configure:4508: result: none needed |
|---|
| 130 | configure:4617: checking for /usr/bin/clang option to accept ISO Standard C |
|---|
| 131 | configure:4628: result: none needed |
|---|
| 132 | configure:4640: checking how to run the C preprocessor |
|---|
| 133 | configure:4671: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 134 | configure:4671: $? = 0 |
|---|
| 135 | configure:4685: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 136 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 137 | #include <ac_nonexistent.h> |
|---|
| 138 | ^ |
|---|
| 139 | 1 error generated. |
|---|
| 140 | configure:4685: $? = 1 |
|---|
| 141 | configure: failed program was: |
|---|
| 142 | | /* confdefs.h */ |
|---|
| 143 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 144 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 145 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 146 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 147 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 148 | | #define PACKAGE_URL "" |
|---|
| 149 | | #define PACKAGE "tiff" |
|---|
| 150 | | #define VERSION "3.9.5" |
|---|
| 151 | | /* end confdefs.h. */ |
|---|
| 152 | | #include <ac_nonexistent.h> |
|---|
| 153 | configure:4710: result: /usr/bin/clang -E |
|---|
| 154 | configure:4730: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 155 | configure:4730: $? = 0 |
|---|
| 156 | configure:4744: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 157 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 158 | #include <ac_nonexistent.h> |
|---|
| 159 | ^ |
|---|
| 160 | 1 error generated. |
|---|
| 161 | configure:4744: $? = 1 |
|---|
| 162 | configure: failed program was: |
|---|
| 163 | | /* confdefs.h */ |
|---|
| 164 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 165 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 166 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 167 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 168 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 169 | | #define PACKAGE_URL "" |
|---|
| 170 | | #define PACKAGE "tiff" |
|---|
| 171 | | #define VERSION "3.9.5" |
|---|
| 172 | | /* end confdefs.h. */ |
|---|
| 173 | | #include <ac_nonexistent.h> |
|---|
| 174 | configure:4772: checking for a sed that does not truncate output |
|---|
| 175 | configure:4836: result: /opt/local/bin/gsed |
|---|
| 176 | configure:4854: checking for grep that handles long lines and -e |
|---|
| 177 | configure:4912: result: /usr/bin/grep |
|---|
| 178 | configure:4917: checking for egrep |
|---|
| 179 | configure:4979: result: /usr/bin/grep -E |
|---|
| 180 | configure:4984: checking for fgrep |
|---|
| 181 | configure:5046: result: /usr/bin/grep -F |
|---|
| 182 | configure:5073: checking how to print strings |
|---|
| 183 | configure:5100: result: printf |
|---|
| 184 | configure:5133: checking for ld used by /usr/bin/clang |
|---|
| 185 | configure:5200: result: /usr/bin/ld |
|---|
| 186 | configure:5207: checking if the linker (/usr/bin/ld) is GNU ld |
|---|
| 187 | configure:5222: result: no |
|---|
| 188 | configure:5236: checking whether /usr/bin/clang and cc understand -c and -o together |
|---|
| 189 | configure:5267: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
|---|
| 190 | configure:5271: $? = 0 |
|---|
| 191 | configure:5277: /usr/bin/clang -c conftest.c -o conftest2.o >&5 |
|---|
| 192 | configure:5281: $? = 0 |
|---|
| 193 | configure:5292: cc -c conftest.c >&5 |
|---|
| 194 | configure:5296: $? = 0 |
|---|
| 195 | configure:5304: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 196 | configure:5308: $? = 0 |
|---|
| 197 | configure:5314: cc -c conftest.c -o conftest2.o >&5 |
|---|
| 198 | configure:5318: $? = 0 |
|---|
| 199 | configure:5336: result: yes |
|---|
| 200 | configure:5373: checking for ld used by /usr/bin/clang |
|---|
| 201 | configure:5440: result: /usr/bin/ld |
|---|
| 202 | configure:5447: checking if the linker (/usr/bin/ld) is GNU ld |
|---|
| 203 | configure:5462: result: no |
|---|
| 204 | configure:5479: checking for C compiler warning flags |
|---|
| 205 | configure:5571: result: -Wall -W |
|---|
| 206 | configure:5575: checking whether make sets $(MAKE) |
|---|
| 207 | configure:5597: result: yes |
|---|
| 208 | configure:5606: checking whether ln -s works |
|---|
| 209 | configure:5610: result: yes |
|---|
| 210 | configure:5663: checking for BSD- or MS-compatible name lister (nm) |
|---|
| 211 | configure:5712: result: /usr/bin/nm |
|---|
| 212 | configure:5842: checking the name lister (/usr/bin/nm) interface |
|---|
| 213 | configure:5849: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 214 | configure:5852: /usr/bin/nm "conftest.o" |
|---|
| 215 | configure:5855: output |
|---|
| 216 | 0000000000000000 S _some_variable |
|---|
| 217 | configure:5862: result: BSD nm |
|---|
| 218 | configure:5866: checking the maximum length of command line arguments |
|---|
| 219 | configure:5991: result: 196608 |
|---|
| 220 | configure:6008: checking whether the shell understands some XSI constructs |
|---|
| 221 | configure:6018: result: yes |
|---|
| 222 | configure:6022: checking whether the shell understands "+=" |
|---|
| 223 | configure:6028: result: yes |
|---|
| 224 | configure:6063: checking how to convert i386-apple-darwin11.3.0 file names to i386-apple-darwin11.3.0 format |
|---|
| 225 | configure:6103: result: func_convert_file_noop |
|---|
| 226 | configure:6110: checking how to convert i386-apple-darwin11.3.0 file names to toolchain format |
|---|
| 227 | configure:6130: result: func_convert_file_noop |
|---|
| 228 | configure:6137: checking for /usr/bin/ld option to reload object files |
|---|
| 229 | configure:6144: result: -r |
|---|
| 230 | configure:6218: checking for objdump |
|---|
| 231 | configure:6248: result: no |
|---|
| 232 | configure:6274: checking how to recognize dependent libraries |
|---|
| 233 | configure:6476: result: pass_all |
|---|
| 234 | configure:6561: checking for dlltool |
|---|
| 235 | configure:6591: result: no |
|---|
| 236 | configure:6618: checking how to associate runtime and link libraries |
|---|
| 237 | configure:6645: result: printf %s\n |
|---|
| 238 | configure:6706: checking for ar |
|---|
| 239 | configure:6722: found /usr/bin/ar |
|---|
| 240 | configure:6733: result: ar |
|---|
| 241 | configure:6770: checking for archiver @FILE support |
|---|
| 242 | configure:6787: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 243 | configure:6787: $? = 0 |
|---|
| 244 | configure:6790: ar cru libconftest.a @conftest.lst >&5 |
|---|
| 245 | ar: @conftest.lst: No such file or directory |
|---|
| 246 | configure:6793: $? = 1 |
|---|
| 247 | configure:6813: result: no |
|---|
| 248 | configure:6871: checking for strip |
|---|
| 249 | configure:6887: found /usr/bin/strip |
|---|
| 250 | configure:6898: result: strip |
|---|
| 251 | configure:6970: checking for ranlib |
|---|
| 252 | configure:6986: found /usr/bin/ranlib |
|---|
| 253 | configure:6997: result: ranlib |
|---|
| 254 | configure:7099: checking command to parse /usr/bin/nm output from /usr/bin/clang object |
|---|
| 255 | configure:7218: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 256 | configure:7221: $? = 0 |
|---|
| 257 | configure:7225: /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 |
|---|
| 258 | configure:7228: $? = 0 |
|---|
| 259 | cannot find nm_test_var in conftest.nm |
|---|
| 260 | configure:7218: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 261 | configure:7221: $? = 0 |
|---|
| 262 | configure:7225: /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 |
|---|
| 263 | configure:7228: $? = 0 |
|---|
| 264 | configure:7294: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c conftstm.o >&5 |
|---|
| 265 | configure:7297: $? = 0 |
|---|
| 266 | configure:7335: result: ok |
|---|
| 267 | configure:7372: checking for sysroot |
|---|
| 268 | configure:7402: result: no |
|---|
| 269 | configure:7645: checking for mt |
|---|
| 270 | configure:7675: result: no |
|---|
| 271 | configure:7695: checking if : is a manifest tool |
|---|
| 272 | configure:7701: : '-?' |
|---|
| 273 | configure:7709: result: no |
|---|
| 274 | configure:7765: checking for dsymutil |
|---|
| 275 | configure:7781: found /usr/bin/dsymutil |
|---|
| 276 | configure:7792: result: dsymutil |
|---|
| 277 | configure:7857: checking for nmedit |
|---|
| 278 | configure:7873: found /usr/bin/nmedit |
|---|
| 279 | configure:7884: result: nmedit |
|---|
| 280 | configure:7949: checking for lipo |
|---|
| 281 | configure:7965: found /usr/bin/lipo |
|---|
| 282 | configure:7976: result: lipo |
|---|
| 283 | configure:8041: checking for otool |
|---|
| 284 | configure:8057: found /usr/bin/otool |
|---|
| 285 | configure:8068: result: otool |
|---|
| 286 | configure:8133: checking for otool64 |
|---|
| 287 | configure:8163: result: no |
|---|
| 288 | configure:8208: checking for -single_module linker flag |
|---|
| 289 | /usr/bin/clang -pipe -O2 -arch x86_64 -Wall -W -L/opt/local/lib -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
|---|
| 290 | configure:8235: result: yes |
|---|
| 291 | configure:8237: checking for -exported_symbols_list linker flag |
|---|
| 292 | configure:8257: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
|---|
| 293 | configure:8257: $? = 0 |
|---|
| 294 | configure:8267: result: yes |
|---|
| 295 | configure:8269: checking for -force_load linker flag |
|---|
| 296 | /usr/bin/clang -pipe -O2 -arch x86_64 -Wall -W -c -o conftest.o conftest.c |
|---|
| 297 | ar cru libconftest.a conftest.o |
|---|
| 298 | ranlib libconftest.a |
|---|
| 299 | /usr/bin/clang -pipe -O2 -arch x86_64 -Wall -W -L/opt/local/lib -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
|---|
| 300 | configure:8299: result: yes |
|---|
| 301 | configure:8337: checking for ANSI C header files |
|---|
| 302 | configure:8357: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 303 | configure:8357: $? = 0 |
|---|
| 304 | configure:8430: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c >&5 |
|---|
| 305 | configure:8430: $? = 0 |
|---|
| 306 | configure:8430: ./conftest |
|---|
| 307 | configure:8430: $? = 0 |
|---|
| 308 | configure:8441: result: yes |
|---|
| 309 | configure:8454: checking for sys/types.h |
|---|
| 310 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 311 | configure:8454: $? = 0 |
|---|
| 312 | configure:8454: result: yes |
|---|
| 313 | configure:8454: checking for sys/stat.h |
|---|
| 314 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 315 | configure:8454: $? = 0 |
|---|
| 316 | configure:8454: result: yes |
|---|
| 317 | configure:8454: checking for stdlib.h |
|---|
| 318 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 319 | configure:8454: $? = 0 |
|---|
| 320 | configure:8454: result: yes |
|---|
| 321 | configure:8454: checking for string.h |
|---|
| 322 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 323 | configure:8454: $? = 0 |
|---|
| 324 | configure:8454: result: yes |
|---|
| 325 | configure:8454: checking for memory.h |
|---|
| 326 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 327 | configure:8454: $? = 0 |
|---|
| 328 | configure:8454: result: yes |
|---|
| 329 | configure:8454: checking for strings.h |
|---|
| 330 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 331 | configure:8454: $? = 0 |
|---|
| 332 | configure:8454: result: yes |
|---|
| 333 | configure:8454: checking for inttypes.h |
|---|
| 334 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 335 | configure:8454: $? = 0 |
|---|
| 336 | configure:8454: result: yes |
|---|
| 337 | configure:8454: checking for stdint.h |
|---|
| 338 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 339 | configure:8454: $? = 0 |
|---|
| 340 | configure:8454: result: yes |
|---|
| 341 | configure:8454: checking for unistd.h |
|---|
| 342 | configure:8454: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 343 | configure:8454: $? = 0 |
|---|
| 344 | configure:8454: result: yes |
|---|
| 345 | configure:8468: checking for dlfcn.h |
|---|
| 346 | configure:8468: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 347 | configure:8468: $? = 0 |
|---|
| 348 | configure:8468: result: yes |
|---|
| 349 | configure:8953: checking for objdir |
|---|
| 350 | configure:8968: result: .libs |
|---|
| 351 | configure:9239: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
|---|
| 352 | configure:9257: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 353 | configure:9261: $? = 0 |
|---|
| 354 | configure:9274: result: yes |
|---|
| 355 | configure:9584: checking for /usr/bin/clang option to produce PIC |
|---|
| 356 | configure:9591: result: -fno-common -DPIC |
|---|
| 357 | configure:9599: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
|---|
| 358 | configure:9617: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
|---|
| 359 | configure:9621: $? = 0 |
|---|
| 360 | configure:9634: result: yes |
|---|
| 361 | configure:9663: checking if /usr/bin/clang static flag -static works |
|---|
| 362 | configure:9691: result: no |
|---|
| 363 | configure:9706: checking if /usr/bin/clang supports -c -o file.o |
|---|
| 364 | configure:9727: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
|---|
| 365 | configure:9731: $? = 0 |
|---|
| 366 | configure:9753: result: yes |
|---|
| 367 | configure:9761: checking if /usr/bin/clang supports -c -o file.o |
|---|
| 368 | configure:9808: result: yes |
|---|
| 369 | configure:9841: checking whether the /usr/bin/clang linker (/usr/bin/ld) supports shared libraries |
|---|
| 370 | configure:10999: result: yes |
|---|
| 371 | configure:11244: checking dynamic linker characteristics |
|---|
| 372 | configure:11980: result: darwin11.3.0 dyld |
|---|
| 373 | configure:12087: checking how to hardcode library paths into programs |
|---|
| 374 | configure:12112: result: immediate |
|---|
| 375 | configure:12652: checking whether stripping libraries is possible |
|---|
| 376 | configure:12666: result: yes |
|---|
| 377 | configure:12692: checking if libtool supports shared libraries |
|---|
| 378 | configure:12694: result: yes |
|---|
| 379 | configure:12697: checking whether to build shared libraries |
|---|
| 380 | configure:12718: result: yes |
|---|
| 381 | configure:12721: checking whether to build static libraries |
|---|
| 382 | configure:12725: result: yes |
|---|
| 383 | configure:12872: checking for C++ compiler version |
|---|
| 384 | configure:12881: /usr/bin/clang++ --version >&5 |
|---|
| 385 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
|---|
| 386 | Target: x86_64-apple-darwin11.3.0 |
|---|
| 387 | Thread model: posix |
|---|
| 388 | configure:12892: $? = 0 |
|---|
| 389 | configure:12881: /usr/bin/clang++ -v >&5 |
|---|
| 390 | Apple clang version 2.1 (tags/Apple/clang-163.7.1) (based on LLVM 3.0svn) |
|---|
| 391 | Target: x86_64-apple-darwin11.3.0 |
|---|
| 392 | Thread model: posix |
|---|
| 393 | configure:12892: $? = 0 |
|---|
| 394 | configure:12881: /usr/bin/clang++ -V >&5 |
|---|
| 395 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 396 | clang: error: no input files |
|---|
| 397 | configure:12892: $? = 1 |
|---|
| 398 | configure:12881: /usr/bin/clang++ -qversion >&5 |
|---|
| 399 | clang: error: no input files |
|---|
| 400 | configure:12892: $? = 1 |
|---|
| 401 | configure:12896: checking whether we are using the GNU C++ compiler |
|---|
| 402 | configure:12915: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
|---|
| 403 | configure:12915: $? = 0 |
|---|
| 404 | configure:12924: result: yes |
|---|
| 405 | configure:12933: checking whether /usr/bin/clang++ accepts -g |
|---|
| 406 | configure:12953: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
|---|
| 407 | configure:12953: $? = 0 |
|---|
| 408 | configure:12994: result: yes |
|---|
| 409 | configure:13019: checking dependency style of /usr/bin/clang++ |
|---|
| 410 | configure:13129: result: gcc3 |
|---|
| 411 | configure:13163: checking how to run the C++ preprocessor |
|---|
| 412 | configure:13190: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 413 | configure:13190: $? = 0 |
|---|
| 414 | configure:13204: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 415 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 416 | #include <ac_nonexistent.h> |
|---|
| 417 | ^ |
|---|
| 418 | 1 error generated. |
|---|
| 419 | configure:13204: $? = 1 |
|---|
| 420 | configure: failed program was: |
|---|
| 421 | | /* confdefs.h */ |
|---|
| 422 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 423 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 424 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 425 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 426 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 427 | | #define PACKAGE_URL "" |
|---|
| 428 | | #define PACKAGE "tiff" |
|---|
| 429 | | #define VERSION "3.9.5" |
|---|
| 430 | | #define STDC_HEADERS 1 |
|---|
| 431 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 432 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 433 | | #define HAVE_STDLIB_H 1 |
|---|
| 434 | | #define HAVE_STRING_H 1 |
|---|
| 435 | | #define HAVE_MEMORY_H 1 |
|---|
| 436 | | #define HAVE_STRINGS_H 1 |
|---|
| 437 | | #define HAVE_INTTYPES_H 1 |
|---|
| 438 | | #define HAVE_STDINT_H 1 |
|---|
| 439 | | #define HAVE_UNISTD_H 1 |
|---|
| 440 | | #define HAVE_DLFCN_H 1 |
|---|
| 441 | | #define LT_OBJDIR ".libs/" |
|---|
| 442 | | /* end confdefs.h. */ |
|---|
| 443 | | #include <ac_nonexistent.h> |
|---|
| 444 | configure:13229: result: /usr/bin/clang++ -E |
|---|
| 445 | configure:13249: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 446 | configure:13249: $? = 0 |
|---|
| 447 | configure:13263: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 448 | conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 449 | #include <ac_nonexistent.h> |
|---|
| 450 | ^ |
|---|
| 451 | 1 error generated. |
|---|
| 452 | configure:13263: $? = 1 |
|---|
| 453 | configure: failed program was: |
|---|
| 454 | | /* confdefs.h */ |
|---|
| 455 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 456 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 457 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 458 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 459 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 460 | | #define PACKAGE_URL "" |
|---|
| 461 | | #define PACKAGE "tiff" |
|---|
| 462 | | #define VERSION "3.9.5" |
|---|
| 463 | | #define STDC_HEADERS 1 |
|---|
| 464 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 465 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 466 | | #define HAVE_STDLIB_H 1 |
|---|
| 467 | | #define HAVE_STRING_H 1 |
|---|
| 468 | | #define HAVE_MEMORY_H 1 |
|---|
| 469 | | #define HAVE_STRINGS_H 1 |
|---|
| 470 | | #define HAVE_INTTYPES_H 1 |
|---|
| 471 | | #define HAVE_STDINT_H 1 |
|---|
| 472 | | #define HAVE_UNISTD_H 1 |
|---|
| 473 | | #define HAVE_DLFCN_H 1 |
|---|
| 474 | | #define LT_OBJDIR ".libs/" |
|---|
| 475 | | /* end confdefs.h. */ |
|---|
| 476 | | #include <ac_nonexistent.h> |
|---|
| 477 | configure:13433: checking for ld used by /usr/bin/clang++ |
|---|
| 478 | configure:13500: result: /usr/bin/ld |
|---|
| 479 | configure:13507: checking if the linker (/usr/bin/ld) is GNU ld |
|---|
| 480 | configure:13522: result: no |
|---|
| 481 | configure:13577: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
|---|
| 482 | configure:14581: result: yes |
|---|
| 483 | configure:14616: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include conftest.cpp >&5 |
|---|
| 484 | configure:14619: $? = 0 |
|---|
| 485 | configure:15139: checking for /usr/bin/clang++ option to produce PIC |
|---|
| 486 | configure:15146: result: -fno-common -DPIC |
|---|
| 487 | configure:15154: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
|---|
| 488 | configure:15172: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
|---|
| 489 | configure:15176: $? = 0 |
|---|
| 490 | configure:15189: result: yes |
|---|
| 491 | configure:15212: checking if /usr/bin/clang++ static flag -static works |
|---|
| 492 | configure:15240: result: no |
|---|
| 493 | configure:15252: checking if /usr/bin/clang++ supports -c -o file.o |
|---|
| 494 | configure:15273: /usr/bin/clang++ -c -pipe -O2 -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
|---|
| 495 | configure:15277: $? = 0 |
|---|
| 496 | configure:15299: result: yes |
|---|
| 497 | configure:15304: checking if /usr/bin/clang++ supports -c -o file.o |
|---|
| 498 | configure:15351: result: yes |
|---|
| 499 | configure:15381: checking whether the /usr/bin/clang++ linker (/usr/bin/ld) supports shared libraries |
|---|
| 500 | configure:15415: result: yes |
|---|
| 501 | configure:15558: checking dynamic linker characteristics |
|---|
| 502 | configure:16228: result: darwin11.3.0 dyld |
|---|
| 503 | configure:16281: checking how to hardcode library paths into programs |
|---|
| 504 | configure:16306: result: immediate |
|---|
| 505 | configure:16361: checking for main in -lc |
|---|
| 506 | configure:16380: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 507 | configure:16380: $? = 0 |
|---|
| 508 | configure:16389: result: yes |
|---|
| 509 | configure:16456: checking assert.h usability |
|---|
| 510 | configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 511 | configure:16456: $? = 0 |
|---|
| 512 | configure:16456: result: yes |
|---|
| 513 | configure:16456: checking assert.h presence |
|---|
| 514 | configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 515 | configure:16456: $? = 0 |
|---|
| 516 | configure:16456: result: yes |
|---|
| 517 | configure:16456: checking for assert.h |
|---|
| 518 | configure:16456: result: yes |
|---|
| 519 | configure:16456: checking fcntl.h usability |
|---|
| 520 | configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 521 | configure:16456: $? = 0 |
|---|
| 522 | configure:16456: result: yes |
|---|
| 523 | configure:16456: checking fcntl.h presence |
|---|
| 524 | configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 525 | configure:16456: $? = 0 |
|---|
| 526 | configure:16456: result: yes |
|---|
| 527 | configure:16456: checking for fcntl.h |
|---|
| 528 | configure:16456: result: yes |
|---|
| 529 | configure:16456: checking io.h usability |
|---|
| 530 | configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 531 | conftest.c:59:10: fatal error: 'io.h' file not found |
|---|
| 532 | #include <io.h> |
|---|
| 533 | ^ |
|---|
| 534 | 1 error generated. |
|---|
| 535 | configure:16456: $? = 1 |
|---|
| 536 | configure: failed program was: |
|---|
| 537 | | /* confdefs.h */ |
|---|
| 538 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 539 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 540 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 541 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 542 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 543 | | #define PACKAGE_URL "" |
|---|
| 544 | | #define PACKAGE "tiff" |
|---|
| 545 | | #define VERSION "3.9.5" |
|---|
| 546 | | #define STDC_HEADERS 1 |
|---|
| 547 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 548 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 549 | | #define HAVE_STDLIB_H 1 |
|---|
| 550 | | #define HAVE_STRING_H 1 |
|---|
| 551 | | #define HAVE_MEMORY_H 1 |
|---|
| 552 | | #define HAVE_STRINGS_H 1 |
|---|
| 553 | | #define HAVE_INTTYPES_H 1 |
|---|
| 554 | | #define HAVE_STDINT_H 1 |
|---|
| 555 | | #define HAVE_UNISTD_H 1 |
|---|
| 556 | | #define HAVE_DLFCN_H 1 |
|---|
| 557 | | #define LT_OBJDIR ".libs/" |
|---|
| 558 | | #define HAVE_LIBC 1 |
|---|
| 559 | | #define HAVE_ASSERT_H 1 |
|---|
| 560 | | #define HAVE_FCNTL_H 1 |
|---|
| 561 | | /* end confdefs.h. */ |
|---|
| 562 | | #include <stdio.h> |
|---|
| 563 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 564 | | # include <sys/types.h> |
|---|
| 565 | | #endif |
|---|
| 566 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 567 | | # include <sys/stat.h> |
|---|
| 568 | | #endif |
|---|
| 569 | | #ifdef STDC_HEADERS |
|---|
| 570 | | # include <stdlib.h> |
|---|
| 571 | | # include <stddef.h> |
|---|
| 572 | | #else |
|---|
| 573 | | # ifdef HAVE_STDLIB_H |
|---|
| 574 | | # include <stdlib.h> |
|---|
| 575 | | # endif |
|---|
| 576 | | #endif |
|---|
| 577 | | #ifdef HAVE_STRING_H |
|---|
| 578 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 579 | | # include <memory.h> |
|---|
| 580 | | # endif |
|---|
| 581 | | # include <string.h> |
|---|
| 582 | | #endif |
|---|
| 583 | | #ifdef HAVE_STRINGS_H |
|---|
| 584 | | # include <strings.h> |
|---|
| 585 | | #endif |
|---|
| 586 | | #ifdef HAVE_INTTYPES_H |
|---|
| 587 | | # include <inttypes.h> |
|---|
| 588 | | #endif |
|---|
| 589 | | #ifdef HAVE_STDINT_H |
|---|
| 590 | | # include <stdint.h> |
|---|
| 591 | | #endif |
|---|
| 592 | | #ifdef HAVE_UNISTD_H |
|---|
| 593 | | # include <unistd.h> |
|---|
| 594 | | #endif |
|---|
| 595 | | #include <io.h> |
|---|
| 596 | configure:16456: result: no |
|---|
| 597 | configure:16456: checking io.h presence |
|---|
| 598 | configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 599 | conftest.c:26:10: fatal error: 'io.h' file not found |
|---|
| 600 | #include <io.h> |
|---|
| 601 | ^ |
|---|
| 602 | 1 error generated. |
|---|
| 603 | configure:16456: $? = 1 |
|---|
| 604 | configure: failed program was: |
|---|
| 605 | | /* confdefs.h */ |
|---|
| 606 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 607 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 608 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 609 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 610 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 611 | | #define PACKAGE_URL "" |
|---|
| 612 | | #define PACKAGE "tiff" |
|---|
| 613 | | #define VERSION "3.9.5" |
|---|
| 614 | | #define STDC_HEADERS 1 |
|---|
| 615 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 616 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 617 | | #define HAVE_STDLIB_H 1 |
|---|
| 618 | | #define HAVE_STRING_H 1 |
|---|
| 619 | | #define HAVE_MEMORY_H 1 |
|---|
| 620 | | #define HAVE_STRINGS_H 1 |
|---|
| 621 | | #define HAVE_INTTYPES_H 1 |
|---|
| 622 | | #define HAVE_STDINT_H 1 |
|---|
| 623 | | #define HAVE_UNISTD_H 1 |
|---|
| 624 | | #define HAVE_DLFCN_H 1 |
|---|
| 625 | | #define LT_OBJDIR ".libs/" |
|---|
| 626 | | #define HAVE_LIBC 1 |
|---|
| 627 | | #define HAVE_ASSERT_H 1 |
|---|
| 628 | | #define HAVE_FCNTL_H 1 |
|---|
| 629 | | /* end confdefs.h. */ |
|---|
| 630 | | #include <io.h> |
|---|
| 631 | configure:16456: result: no |
|---|
| 632 | configure:16456: checking for io.h |
|---|
| 633 | configure:16456: result: no |
|---|
| 634 | configure:16456: checking limits.h usability |
|---|
| 635 | configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 636 | configure:16456: $? = 0 |
|---|
| 637 | configure:16456: result: yes |
|---|
| 638 | configure:16456: checking limits.h presence |
|---|
| 639 | configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 640 | configure:16456: $? = 0 |
|---|
| 641 | configure:16456: result: yes |
|---|
| 642 | configure:16456: checking for limits.h |
|---|
| 643 | configure:16456: result: yes |
|---|
| 644 | configure:16456: checking malloc.h usability |
|---|
| 645 | configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 646 | conftest.c:60:10: fatal error: 'malloc.h' file not found |
|---|
| 647 | #include <malloc.h> |
|---|
| 648 | ^ |
|---|
| 649 | 1 error generated. |
|---|
| 650 | configure:16456: $? = 1 |
|---|
| 651 | configure: failed program was: |
|---|
| 652 | | /* confdefs.h */ |
|---|
| 653 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 654 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 655 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 656 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 657 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 658 | | #define PACKAGE_URL "" |
|---|
| 659 | | #define PACKAGE "tiff" |
|---|
| 660 | | #define VERSION "3.9.5" |
|---|
| 661 | | #define STDC_HEADERS 1 |
|---|
| 662 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 663 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 664 | | #define HAVE_STDLIB_H 1 |
|---|
| 665 | | #define HAVE_STRING_H 1 |
|---|
| 666 | | #define HAVE_MEMORY_H 1 |
|---|
| 667 | | #define HAVE_STRINGS_H 1 |
|---|
| 668 | | #define HAVE_INTTYPES_H 1 |
|---|
| 669 | | #define HAVE_STDINT_H 1 |
|---|
| 670 | | #define HAVE_UNISTD_H 1 |
|---|
| 671 | | #define HAVE_DLFCN_H 1 |
|---|
| 672 | | #define LT_OBJDIR ".libs/" |
|---|
| 673 | | #define HAVE_LIBC 1 |
|---|
| 674 | | #define HAVE_ASSERT_H 1 |
|---|
| 675 | | #define HAVE_FCNTL_H 1 |
|---|
| 676 | | #define HAVE_LIMITS_H 1 |
|---|
| 677 | | /* end confdefs.h. */ |
|---|
| 678 | | #include <stdio.h> |
|---|
| 679 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 680 | | # include <sys/types.h> |
|---|
| 681 | | #endif |
|---|
| 682 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 683 | | # include <sys/stat.h> |
|---|
| 684 | | #endif |
|---|
| 685 | | #ifdef STDC_HEADERS |
|---|
| 686 | | # include <stdlib.h> |
|---|
| 687 | | # include <stddef.h> |
|---|
| 688 | | #else |
|---|
| 689 | | # ifdef HAVE_STDLIB_H |
|---|
| 690 | | # include <stdlib.h> |
|---|
| 691 | | # endif |
|---|
| 692 | | #endif |
|---|
| 693 | | #ifdef HAVE_STRING_H |
|---|
| 694 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 695 | | # include <memory.h> |
|---|
| 696 | | # endif |
|---|
| 697 | | # include <string.h> |
|---|
| 698 | | #endif |
|---|
| 699 | | #ifdef HAVE_STRINGS_H |
|---|
| 700 | | # include <strings.h> |
|---|
| 701 | | #endif |
|---|
| 702 | | #ifdef HAVE_INTTYPES_H |
|---|
| 703 | | # include <inttypes.h> |
|---|
| 704 | | #endif |
|---|
| 705 | | #ifdef HAVE_STDINT_H |
|---|
| 706 | | # include <stdint.h> |
|---|
| 707 | | #endif |
|---|
| 708 | | #ifdef HAVE_UNISTD_H |
|---|
| 709 | | # include <unistd.h> |
|---|
| 710 | | #endif |
|---|
| 711 | | #include <malloc.h> |
|---|
| 712 | configure:16456: result: no |
|---|
| 713 | configure:16456: checking malloc.h presence |
|---|
| 714 | configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 715 | conftest.c:27:10: fatal error: 'malloc.h' file not found |
|---|
| 716 | #include <malloc.h> |
|---|
| 717 | ^ |
|---|
| 718 | 1 error generated. |
|---|
| 719 | configure:16456: $? = 1 |
|---|
| 720 | configure: failed program was: |
|---|
| 721 | | /* confdefs.h */ |
|---|
| 722 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 723 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 724 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 725 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 726 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 727 | | #define PACKAGE_URL "" |
|---|
| 728 | | #define PACKAGE "tiff" |
|---|
| 729 | | #define VERSION "3.9.5" |
|---|
| 730 | | #define STDC_HEADERS 1 |
|---|
| 731 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 732 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 733 | | #define HAVE_STDLIB_H 1 |
|---|
| 734 | | #define HAVE_STRING_H 1 |
|---|
| 735 | | #define HAVE_MEMORY_H 1 |
|---|
| 736 | | #define HAVE_STRINGS_H 1 |
|---|
| 737 | | #define HAVE_INTTYPES_H 1 |
|---|
| 738 | | #define HAVE_STDINT_H 1 |
|---|
| 739 | | #define HAVE_UNISTD_H 1 |
|---|
| 740 | | #define HAVE_DLFCN_H 1 |
|---|
| 741 | | #define LT_OBJDIR ".libs/" |
|---|
| 742 | | #define HAVE_LIBC 1 |
|---|
| 743 | | #define HAVE_ASSERT_H 1 |
|---|
| 744 | | #define HAVE_FCNTL_H 1 |
|---|
| 745 | | #define HAVE_LIMITS_H 1 |
|---|
| 746 | | /* end confdefs.h. */ |
|---|
| 747 | | #include <malloc.h> |
|---|
| 748 | configure:16456: result: no |
|---|
| 749 | configure:16456: checking for malloc.h |
|---|
| 750 | configure:16456: result: no |
|---|
| 751 | configure:16456: checking search.h usability |
|---|
| 752 | configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 753 | configure:16456: $? = 0 |
|---|
| 754 | configure:16456: result: yes |
|---|
| 755 | configure:16456: checking search.h presence |
|---|
| 756 | configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 757 | configure:16456: $? = 0 |
|---|
| 758 | configure:16456: result: yes |
|---|
| 759 | configure:16456: checking for search.h |
|---|
| 760 | configure:16456: result: yes |
|---|
| 761 | configure:16456: checking sys/time.h usability |
|---|
| 762 | configure:16456: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 763 | configure:16456: $? = 0 |
|---|
| 764 | configure:16456: result: yes |
|---|
| 765 | configure:16456: checking sys/time.h presence |
|---|
| 766 | configure:16456: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 767 | configure:16456: $? = 0 |
|---|
| 768 | configure:16456: result: yes |
|---|
| 769 | configure:16456: checking for sys/time.h |
|---|
| 770 | configure:16456: result: yes |
|---|
| 771 | configure:16456: checking for unistd.h |
|---|
| 772 | configure:16456: result: yes |
|---|
| 773 | configure:16467: checking for an ANSI C-conforming const |
|---|
| 774 | configure:16532: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 775 | conftest.c:75:18: warning: variable 'b' is uninitialized when used here [-Wuninitialized] |
|---|
| 776 | struct s *b; b->j = 5; |
|---|
| 777 | ^ |
|---|
| 778 | conftest.c:75:5: note: variable 'b' is declared here |
|---|
| 779 | struct s *b; b->j = 5; |
|---|
| 780 | ^ |
|---|
| 781 | conftest.c:75:16: note: add initialization to silence this warning |
|---|
| 782 | struct s *b; b->j = 5; |
|---|
| 783 | ^ |
|---|
| 784 | = 0 |
|---|
| 785 | conftest.c:59:6: warning: variable 't' is uninitialized when used here [-Wuninitialized] |
|---|
| 786 | *t++ = 0; |
|---|
| 787 | ^ |
|---|
| 788 | conftest.c:56:5: note: variable 't' is declared here |
|---|
| 789 | char *t; |
|---|
| 790 | ^ |
|---|
| 791 | conftest.c:56:12: note: add initialization to silence this warning |
|---|
| 792 | char *t; |
|---|
| 793 | ^ |
|---|
| 794 | = 0 |
|---|
| 795 | 2 warnings generated. |
|---|
| 796 | configure:16532: $? = 0 |
|---|
| 797 | configure:16539: result: yes |
|---|
| 798 | configure:16547: checking for inline |
|---|
| 799 | configure:16563: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 800 | configure:16563: $? = 0 |
|---|
| 801 | configure:16571: result: inline |
|---|
| 802 | configure:16589: checking whether byte ordering is bigendian |
|---|
| 803 | configure:16604: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 804 | configure:16604: $? = 0 |
|---|
| 805 | configure:16649: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 806 | configure:16649: $? = 0 |
|---|
| 807 | configure:16667: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 808 | conftest.c:37:4: error: use of undeclared identifier 'not' |
|---|
| 809 | not big endian |
|---|
| 810 | ^ |
|---|
| 811 | 1 error generated. |
|---|
| 812 | configure:16667: $? = 1 |
|---|
| 813 | configure: failed program was: |
|---|
| 814 | | /* confdefs.h */ |
|---|
| 815 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 816 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 817 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 818 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 819 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 820 | | #define PACKAGE_URL "" |
|---|
| 821 | | #define PACKAGE "tiff" |
|---|
| 822 | | #define VERSION "3.9.5" |
|---|
| 823 | | #define STDC_HEADERS 1 |
|---|
| 824 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 825 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 826 | | #define HAVE_STDLIB_H 1 |
|---|
| 827 | | #define HAVE_STRING_H 1 |
|---|
| 828 | | #define HAVE_MEMORY_H 1 |
|---|
| 829 | | #define HAVE_STRINGS_H 1 |
|---|
| 830 | | #define HAVE_INTTYPES_H 1 |
|---|
| 831 | | #define HAVE_STDINT_H 1 |
|---|
| 832 | | #define HAVE_UNISTD_H 1 |
|---|
| 833 | | #define HAVE_DLFCN_H 1 |
|---|
| 834 | | #define LT_OBJDIR ".libs/" |
|---|
| 835 | | #define HAVE_LIBC 1 |
|---|
| 836 | | #define HAVE_ASSERT_H 1 |
|---|
| 837 | | #define HAVE_FCNTL_H 1 |
|---|
| 838 | | #define HAVE_LIMITS_H 1 |
|---|
| 839 | | #define HAVE_SEARCH_H 1 |
|---|
| 840 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 841 | | #define HAVE_UNISTD_H 1 |
|---|
| 842 | | /* end confdefs.h. */ |
|---|
| 843 | | #include <sys/types.h> |
|---|
| 844 | | #include <sys/param.h> |
|---|
| 845 | | |
|---|
| 846 | | int |
|---|
| 847 | | main () |
|---|
| 848 | | { |
|---|
| 849 | | #if BYTE_ORDER != BIG_ENDIAN |
|---|
| 850 | | not big endian |
|---|
| 851 | | #endif |
|---|
| 852 | | |
|---|
| 853 | | ; |
|---|
| 854 | | return 0; |
|---|
| 855 | | } |
|---|
| 856 | configure:16795: result: no |
|---|
| 857 | configure:16813: checking for off_t |
|---|
| 858 | configure:16813: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 859 | configure:16813: $? = 0 |
|---|
| 860 | configure:16813: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 861 | conftest.c:66:20: error: expected expression |
|---|
| 862 | if (sizeof ((off_t))) |
|---|
| 863 | ^ |
|---|
| 864 | 1 error generated. |
|---|
| 865 | configure:16813: $? = 1 |
|---|
| 866 | configure: failed program was: |
|---|
| 867 | | /* confdefs.h */ |
|---|
| 868 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 869 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 870 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 871 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 872 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 873 | | #define PACKAGE_URL "" |
|---|
| 874 | | #define PACKAGE "tiff" |
|---|
| 875 | | #define VERSION "3.9.5" |
|---|
| 876 | | #define STDC_HEADERS 1 |
|---|
| 877 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 878 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 879 | | #define HAVE_STDLIB_H 1 |
|---|
| 880 | | #define HAVE_STRING_H 1 |
|---|
| 881 | | #define HAVE_MEMORY_H 1 |
|---|
| 882 | | #define HAVE_STRINGS_H 1 |
|---|
| 883 | | #define HAVE_INTTYPES_H 1 |
|---|
| 884 | | #define HAVE_STDINT_H 1 |
|---|
| 885 | | #define HAVE_UNISTD_H 1 |
|---|
| 886 | | #define HAVE_DLFCN_H 1 |
|---|
| 887 | | #define LT_OBJDIR ".libs/" |
|---|
| 888 | | #define HAVE_LIBC 1 |
|---|
| 889 | | #define HAVE_ASSERT_H 1 |
|---|
| 890 | | #define HAVE_FCNTL_H 1 |
|---|
| 891 | | #define HAVE_LIMITS_H 1 |
|---|
| 892 | | #define HAVE_SEARCH_H 1 |
|---|
| 893 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 894 | | #define HAVE_UNISTD_H 1 |
|---|
| 895 | | /* end confdefs.h. */ |
|---|
| 896 | | #include <stdio.h> |
|---|
| 897 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 898 | | # include <sys/types.h> |
|---|
| 899 | | #endif |
|---|
| 900 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 901 | | # include <sys/stat.h> |
|---|
| 902 | | #endif |
|---|
| 903 | | #ifdef STDC_HEADERS |
|---|
| 904 | | # include <stdlib.h> |
|---|
| 905 | | # include <stddef.h> |
|---|
| 906 | | #else |
|---|
| 907 | | # ifdef HAVE_STDLIB_H |
|---|
| 908 | | # include <stdlib.h> |
|---|
| 909 | | # endif |
|---|
| 910 | | #endif |
|---|
| 911 | | #ifdef HAVE_STRING_H |
|---|
| 912 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 913 | | # include <memory.h> |
|---|
| 914 | | # endif |
|---|
| 915 | | # include <string.h> |
|---|
| 916 | | #endif |
|---|
| 917 | | #ifdef HAVE_STRINGS_H |
|---|
| 918 | | # include <strings.h> |
|---|
| 919 | | #endif |
|---|
| 920 | | #ifdef HAVE_INTTYPES_H |
|---|
| 921 | | # include <inttypes.h> |
|---|
| 922 | | #endif |
|---|
| 923 | | #ifdef HAVE_STDINT_H |
|---|
| 924 | | # include <stdint.h> |
|---|
| 925 | | #endif |
|---|
| 926 | | #ifdef HAVE_UNISTD_H |
|---|
| 927 | | # include <unistd.h> |
|---|
| 928 | | #endif |
|---|
| 929 | | int |
|---|
| 930 | | main () |
|---|
| 931 | | { |
|---|
| 932 | | if (sizeof ((off_t))) |
|---|
| 933 | | return 0; |
|---|
| 934 | | ; |
|---|
| 935 | | return 0; |
|---|
| 936 | | } |
|---|
| 937 | configure:16813: result: yes |
|---|
| 938 | configure:16824: checking for size_t |
|---|
| 939 | configure:16824: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 940 | configure:16824: $? = 0 |
|---|
| 941 | configure:16824: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 942 | conftest.c:66:21: error: expected expression |
|---|
| 943 | if (sizeof ((size_t))) |
|---|
| 944 | ^ |
|---|
| 945 | 1 error generated. |
|---|
| 946 | configure:16824: $? = 1 |
|---|
| 947 | configure: failed program was: |
|---|
| 948 | | /* confdefs.h */ |
|---|
| 949 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 950 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 951 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 952 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 953 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 954 | | #define PACKAGE_URL "" |
|---|
| 955 | | #define PACKAGE "tiff" |
|---|
| 956 | | #define VERSION "3.9.5" |
|---|
| 957 | | #define STDC_HEADERS 1 |
|---|
| 958 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 959 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 960 | | #define HAVE_STDLIB_H 1 |
|---|
| 961 | | #define HAVE_STRING_H 1 |
|---|
| 962 | | #define HAVE_MEMORY_H 1 |
|---|
| 963 | | #define HAVE_STRINGS_H 1 |
|---|
| 964 | | #define HAVE_INTTYPES_H 1 |
|---|
| 965 | | #define HAVE_STDINT_H 1 |
|---|
| 966 | | #define HAVE_UNISTD_H 1 |
|---|
| 967 | | #define HAVE_DLFCN_H 1 |
|---|
| 968 | | #define LT_OBJDIR ".libs/" |
|---|
| 969 | | #define HAVE_LIBC 1 |
|---|
| 970 | | #define HAVE_ASSERT_H 1 |
|---|
| 971 | | #define HAVE_FCNTL_H 1 |
|---|
| 972 | | #define HAVE_LIMITS_H 1 |
|---|
| 973 | | #define HAVE_SEARCH_H 1 |
|---|
| 974 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 975 | | #define HAVE_UNISTD_H 1 |
|---|
| 976 | | /* end confdefs.h. */ |
|---|
| 977 | | #include <stdio.h> |
|---|
| 978 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 979 | | # include <sys/types.h> |
|---|
| 980 | | #endif |
|---|
| 981 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 982 | | # include <sys/stat.h> |
|---|
| 983 | | #endif |
|---|
| 984 | | #ifdef STDC_HEADERS |
|---|
| 985 | | # include <stdlib.h> |
|---|
| 986 | | # include <stddef.h> |
|---|
| 987 | | #else |
|---|
| 988 | | # ifdef HAVE_STDLIB_H |
|---|
| 989 | | # include <stdlib.h> |
|---|
| 990 | | # endif |
|---|
| 991 | | #endif |
|---|
| 992 | | #ifdef HAVE_STRING_H |
|---|
| 993 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 994 | | # include <memory.h> |
|---|
| 995 | | # endif |
|---|
| 996 | | # include <string.h> |
|---|
| 997 | | #endif |
|---|
| 998 | | #ifdef HAVE_STRINGS_H |
|---|
| 999 | | # include <strings.h> |
|---|
| 1000 | | #endif |
|---|
| 1001 | | #ifdef HAVE_INTTYPES_H |
|---|
| 1002 | | # include <inttypes.h> |
|---|
| 1003 | | #endif |
|---|
| 1004 | | #ifdef HAVE_STDINT_H |
|---|
| 1005 | | # include <stdint.h> |
|---|
| 1006 | | #endif |
|---|
| 1007 | | #ifdef HAVE_UNISTD_H |
|---|
| 1008 | | # include <unistd.h> |
|---|
| 1009 | | #endif |
|---|
| 1010 | | int |
|---|
| 1011 | | main () |
|---|
| 1012 | | { |
|---|
| 1013 | | if (sizeof ((size_t))) |
|---|
| 1014 | | return 0; |
|---|
| 1015 | | ; |
|---|
| 1016 | | return 0; |
|---|
| 1017 | | } |
|---|
| 1018 | configure:16824: result: yes |
|---|
| 1019 | configure:16839: checking size of int |
|---|
| 1020 | configure:16844: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1021 | configure:16844: $? = 0 |
|---|
| 1022 | configure:16844: ./conftest |
|---|
| 1023 | configure:16844: $? = 0 |
|---|
| 1024 | configure:16858: result: 4 |
|---|
| 1025 | configure:16872: checking size of long |
|---|
| 1026 | configure:16877: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1027 | configure:16877: $? = 0 |
|---|
| 1028 | configure:16877: ./conftest |
|---|
| 1029 | configure:16877: $? = 0 |
|---|
| 1030 | configure:16891: result: 8 |
|---|
| 1031 | configure:16901: checking whether time.h and sys/time.h may both be included |
|---|
| 1032 | configure:16921: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 1033 | configure:16921: $? = 0 |
|---|
| 1034 | configure:16928: result: yes |
|---|
| 1035 | configure:16936: checking whether struct tm is in sys/time.h or time.h |
|---|
| 1036 | configure:16956: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 1037 | configure:16956: $? = 0 |
|---|
| 1038 | configure:16963: result: time.h |
|---|
| 1039 | configure:16971: checking for int8 |
|---|
| 1040 | configure:16971: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 1041 | conftest.c:42:13: error: use of undeclared identifier 'int8'; did you mean 'int'? |
|---|
| 1042 | if (sizeof (int8)) |
|---|
| 1043 | ^ |
|---|
| 1044 | 1 error generated. |
|---|
| 1045 | configure:16971: $? = 1 |
|---|
| 1046 | configure: failed program was: |
|---|
| 1047 | | /* confdefs.h */ |
|---|
| 1048 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 1049 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 1050 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 1051 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 1052 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 1053 | | #define PACKAGE_URL "" |
|---|
| 1054 | | #define PACKAGE "tiff" |
|---|
| 1055 | | #define VERSION "3.9.5" |
|---|
| 1056 | | #define STDC_HEADERS 1 |
|---|
| 1057 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1058 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1059 | | #define HAVE_STDLIB_H 1 |
|---|
| 1060 | | #define HAVE_STRING_H 1 |
|---|
| 1061 | | #define HAVE_MEMORY_H 1 |
|---|
| 1062 | | #define HAVE_STRINGS_H 1 |
|---|
| 1063 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1064 | | #define HAVE_STDINT_H 1 |
|---|
| 1065 | | #define HAVE_UNISTD_H 1 |
|---|
| 1066 | | #define HAVE_DLFCN_H 1 |
|---|
| 1067 | | #define LT_OBJDIR ".libs/" |
|---|
| 1068 | | #define HAVE_LIBC 1 |
|---|
| 1069 | | #define HAVE_ASSERT_H 1 |
|---|
| 1070 | | #define HAVE_FCNTL_H 1 |
|---|
| 1071 | | #define HAVE_LIMITS_H 1 |
|---|
| 1072 | | #define HAVE_SEARCH_H 1 |
|---|
| 1073 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1074 | | #define HAVE_UNISTD_H 1 |
|---|
| 1075 | | #define SIZEOF_INT 4 |
|---|
| 1076 | | #define SIZEOF_LONG 8 |
|---|
| 1077 | | #define TIME_WITH_SYS_TIME 1 |
|---|
| 1078 | | /* end confdefs.h. */ |
|---|
| 1079 | | |
|---|
| 1080 | | #if HAVE_INTTYPES_H |
|---|
| 1081 | | # include <inttypes.h> |
|---|
| 1082 | | #endif |
|---|
| 1083 | | |
|---|
| 1084 | | |
|---|
| 1085 | | int |
|---|
| 1086 | | main () |
|---|
| 1087 | | { |
|---|
| 1088 | | if (sizeof (int8)) |
|---|
| 1089 | | return 0; |
|---|
| 1090 | | ; |
|---|
| 1091 | | return 0; |
|---|
| 1092 | | } |
|---|
| 1093 | configure:16971: result: no |
|---|
| 1094 | configure:16985: checking for int16 |
|---|
| 1095 | configure:16985: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 1096 | conftest.c:42:13: error: use of undeclared identifier 'int16' |
|---|
| 1097 | if (sizeof (int16)) |
|---|
| 1098 | ^ |
|---|
| 1099 | 1 error generated. |
|---|
| 1100 | configure:16985: $? = 1 |
|---|
| 1101 | configure: failed program was: |
|---|
| 1102 | | /* confdefs.h */ |
|---|
| 1103 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 1104 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 1105 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 1106 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 1107 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 1108 | | #define PACKAGE_URL "" |
|---|
| 1109 | | #define PACKAGE "tiff" |
|---|
| 1110 | | #define VERSION "3.9.5" |
|---|
| 1111 | | #define STDC_HEADERS 1 |
|---|
| 1112 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1113 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1114 | | #define HAVE_STDLIB_H 1 |
|---|
| 1115 | | #define HAVE_STRING_H 1 |
|---|
| 1116 | | #define HAVE_MEMORY_H 1 |
|---|
| 1117 | | #define HAVE_STRINGS_H 1 |
|---|
| 1118 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1119 | | #define HAVE_STDINT_H 1 |
|---|
| 1120 | | #define HAVE_UNISTD_H 1 |
|---|
| 1121 | | #define HAVE_DLFCN_H 1 |
|---|
| 1122 | | #define LT_OBJDIR ".libs/" |
|---|
| 1123 | | #define HAVE_LIBC 1 |
|---|
| 1124 | | #define HAVE_ASSERT_H 1 |
|---|
| 1125 | | #define HAVE_FCNTL_H 1 |
|---|
| 1126 | | #define HAVE_LIMITS_H 1 |
|---|
| 1127 | | #define HAVE_SEARCH_H 1 |
|---|
| 1128 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1129 | | #define HAVE_UNISTD_H 1 |
|---|
| 1130 | | #define SIZEOF_INT 4 |
|---|
| 1131 | | #define SIZEOF_LONG 8 |
|---|
| 1132 | | #define TIME_WITH_SYS_TIME 1 |
|---|
| 1133 | | /* end confdefs.h. */ |
|---|
| 1134 | | |
|---|
| 1135 | | #if HAVE_INTTYPES_H |
|---|
| 1136 | | # include <inttypes.h> |
|---|
| 1137 | | #endif |
|---|
| 1138 | | |
|---|
| 1139 | | |
|---|
| 1140 | | int |
|---|
| 1141 | | main () |
|---|
| 1142 | | { |
|---|
| 1143 | | if (sizeof (int16)) |
|---|
| 1144 | | return 0; |
|---|
| 1145 | | ; |
|---|
| 1146 | | return 0; |
|---|
| 1147 | | } |
|---|
| 1148 | configure:16985: result: no |
|---|
| 1149 | configure:16999: checking for int32 |
|---|
| 1150 | configure:16999: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 1151 | conftest.c:42:13: error: use of undeclared identifier 'int32' |
|---|
| 1152 | if (sizeof (int32)) |
|---|
| 1153 | ^ |
|---|
| 1154 | 1 error generated. |
|---|
| 1155 | configure:16999: $? = 1 |
|---|
| 1156 | configure: failed program was: |
|---|
| 1157 | | /* confdefs.h */ |
|---|
| 1158 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 1159 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 1160 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 1161 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 1162 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 1163 | | #define PACKAGE_URL "" |
|---|
| 1164 | | #define PACKAGE "tiff" |
|---|
| 1165 | | #define VERSION "3.9.5" |
|---|
| 1166 | | #define STDC_HEADERS 1 |
|---|
| 1167 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1168 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1169 | | #define HAVE_STDLIB_H 1 |
|---|
| 1170 | | #define HAVE_STRING_H 1 |
|---|
| 1171 | | #define HAVE_MEMORY_H 1 |
|---|
| 1172 | | #define HAVE_STRINGS_H 1 |
|---|
| 1173 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1174 | | #define HAVE_STDINT_H 1 |
|---|
| 1175 | | #define HAVE_UNISTD_H 1 |
|---|
| 1176 | | #define HAVE_DLFCN_H 1 |
|---|
| 1177 | | #define LT_OBJDIR ".libs/" |
|---|
| 1178 | | #define HAVE_LIBC 1 |
|---|
| 1179 | | #define HAVE_ASSERT_H 1 |
|---|
| 1180 | | #define HAVE_FCNTL_H 1 |
|---|
| 1181 | | #define HAVE_LIMITS_H 1 |
|---|
| 1182 | | #define HAVE_SEARCH_H 1 |
|---|
| 1183 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1184 | | #define HAVE_UNISTD_H 1 |
|---|
| 1185 | | #define SIZEOF_INT 4 |
|---|
| 1186 | | #define SIZEOF_LONG 8 |
|---|
| 1187 | | #define TIME_WITH_SYS_TIME 1 |
|---|
| 1188 | | /* end confdefs.h. */ |
|---|
| 1189 | | |
|---|
| 1190 | | #if HAVE_INTTYPES_H |
|---|
| 1191 | | # include <inttypes.h> |
|---|
| 1192 | | #endif |
|---|
| 1193 | | |
|---|
| 1194 | | |
|---|
| 1195 | | int |
|---|
| 1196 | | main () |
|---|
| 1197 | | { |
|---|
| 1198 | | if (sizeof (int32)) |
|---|
| 1199 | | return 0; |
|---|
| 1200 | | ; |
|---|
| 1201 | | return 0; |
|---|
| 1202 | | } |
|---|
| 1203 | configure:16999: result: no |
|---|
| 1204 | configure:17020: checking size of signed long |
|---|
| 1205 | configure:17025: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1206 | configure:17025: $? = 0 |
|---|
| 1207 | configure:17025: ./conftest |
|---|
| 1208 | configure:17025: $? = 0 |
|---|
| 1209 | configure:17039: result: 8 |
|---|
| 1210 | configure:17055: checking size of unsigned long |
|---|
| 1211 | configure:17060: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1212 | configure:17060: $? = 0 |
|---|
| 1213 | configure:17060: ./conftest |
|---|
| 1214 | configure:17060: $? = 0 |
|---|
| 1215 | configure:17074: result: 8 |
|---|
| 1216 | configure:17091: checking size of signed long long |
|---|
| 1217 | configure:17096: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1218 | configure:17096: $? = 0 |
|---|
| 1219 | configure:17096: ./conftest |
|---|
| 1220 | configure:17096: $? = 0 |
|---|
| 1221 | configure:17110: result: 8 |
|---|
| 1222 | configure:17128: checking size of unsigned long long |
|---|
| 1223 | configure:17133: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1224 | configure:17133: $? = 0 |
|---|
| 1225 | configure:17133: ./conftest |
|---|
| 1226 | configure:17133: $? = 0 |
|---|
| 1227 | configure:17147: result: 8 |
|---|
| 1228 | configure:17158: checking for signed 64-bit type |
|---|
| 1229 | configure:17171: result: signed long |
|---|
| 1230 | configure:17184: checking for unsigned 64-bit type |
|---|
| 1231 | configure:17197: result: unsigned long |
|---|
| 1232 | configure:17213: checking for floor |
|---|
| 1233 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1234 | configure:17213: $? = 0 |
|---|
| 1235 | configure:17213: result: yes |
|---|
| 1236 | configure:17213: checking for isascii |
|---|
| 1237 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1238 | configure:17213: $? = 0 |
|---|
| 1239 | configure:17213: result: yes |
|---|
| 1240 | configure:17213: checking for memmove |
|---|
| 1241 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1242 | conftest.c:66:6: warning: incompatible redeclaration of library function 'memmove' |
|---|
| 1243 | char memmove (); |
|---|
| 1244 | ^ |
|---|
| 1245 | conftest.c:66:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)' |
|---|
| 1246 | 1 warning generated. |
|---|
| 1247 | configure:17213: $? = 0 |
|---|
| 1248 | configure:17213: result: yes |
|---|
| 1249 | configure:17213: checking for memset |
|---|
| 1250 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1251 | conftest.c:67:6: warning: incompatible redeclaration of library function 'memset' |
|---|
| 1252 | char memset (); |
|---|
| 1253 | ^ |
|---|
| 1254 | conftest.c:67:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)' |
|---|
| 1255 | 1 warning generated. |
|---|
| 1256 | configure:17213: $? = 0 |
|---|
| 1257 | configure:17213: result: yes |
|---|
| 1258 | configure:17213: checking for mmap |
|---|
| 1259 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1260 | configure:17213: $? = 0 |
|---|
| 1261 | configure:17213: result: yes |
|---|
| 1262 | configure:17213: checking for pow |
|---|
| 1263 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1264 | conftest.c:69:6: warning: incompatible redeclaration of library function 'pow' |
|---|
| 1265 | char pow (); |
|---|
| 1266 | ^ |
|---|
| 1267 | conftest.c:69:6: note: 'pow' is a builtin with type 'double (double, double)' |
|---|
| 1268 | 1 warning generated. |
|---|
| 1269 | configure:17213: $? = 0 |
|---|
| 1270 | configure:17213: result: yes |
|---|
| 1271 | configure:17213: checking for setmode |
|---|
| 1272 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1273 | configure:17213: $? = 0 |
|---|
| 1274 | configure:17213: result: yes |
|---|
| 1275 | configure:17213: checking for sqrt |
|---|
| 1276 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1277 | conftest.c:71:6: warning: incompatible redeclaration of library function 'sqrt' |
|---|
| 1278 | char sqrt (); |
|---|
| 1279 | ^ |
|---|
| 1280 | conftest.c:71:6: note: 'sqrt' is a builtin with type 'double (double)' |
|---|
| 1281 | 1 warning generated. |
|---|
| 1282 | configure:17213: $? = 0 |
|---|
| 1283 | configure:17213: result: yes |
|---|
| 1284 | configure:17213: checking for strchr |
|---|
| 1285 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1286 | conftest.c:72:6: warning: incompatible redeclaration of library function 'strchr' |
|---|
| 1287 | char strchr (); |
|---|
| 1288 | ^ |
|---|
| 1289 | conftest.c:72:6: note: 'strchr' is a builtin with type 'char *(const char *, int)' |
|---|
| 1290 | 1 warning generated. |
|---|
| 1291 | configure:17213: $? = 0 |
|---|
| 1292 | configure:17213: result: yes |
|---|
| 1293 | configure:17213: checking for strrchr |
|---|
| 1294 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1295 | conftest.c:73:6: warning: incompatible redeclaration of library function 'strrchr' |
|---|
| 1296 | char strrchr (); |
|---|
| 1297 | ^ |
|---|
| 1298 | conftest.c:73:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)' |
|---|
| 1299 | 1 warning generated. |
|---|
| 1300 | configure:17213: $? = 0 |
|---|
| 1301 | configure:17213: result: yes |
|---|
| 1302 | configure:17213: checking for strstr |
|---|
| 1303 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1304 | conftest.c:74:6: warning: incompatible redeclaration of library function 'strstr' |
|---|
| 1305 | char strstr (); |
|---|
| 1306 | ^ |
|---|
| 1307 | conftest.c:74:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' |
|---|
| 1308 | 1 warning generated. |
|---|
| 1309 | configure:17213: $? = 0 |
|---|
| 1310 | configure:17213: result: yes |
|---|
| 1311 | configure:17213: checking for strtol |
|---|
| 1312 | configure:17213: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1313 | configure:17213: $? = 0 |
|---|
| 1314 | configure:17213: result: yes |
|---|
| 1315 | configure:17223: checking for getopt |
|---|
| 1316 | configure:17223: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1317 | configure:17223: $? = 0 |
|---|
| 1318 | configure:17223: result: yes |
|---|
| 1319 | configure:17237: checking for strcasecmp |
|---|
| 1320 | configure:17237: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1321 | configure:17237: $? = 0 |
|---|
| 1322 | configure:17237: result: yes |
|---|
| 1323 | configure:17251: checking for strtoul |
|---|
| 1324 | configure:17251: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1325 | configure:17251: $? = 0 |
|---|
| 1326 | configure:17251: result: yes |
|---|
| 1327 | configure:17265: checking for lfind |
|---|
| 1328 | configure:17265: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -arch x86_64 conftest.c -lc >&5 |
|---|
| 1329 | configure:17265: $? = 0 |
|---|
| 1330 | configure:17265: result: yes |
|---|
| 1331 | configure:17280: checking native cpu bit order |
|---|
| 1332 | configure:17285: result: lsb2msb |
|---|
| 1333 | configure:17346: checking for special C compiler options needed for large files |
|---|
| 1334 | configure:17391: result: no |
|---|
| 1335 | configure:17397: checking for _FILE_OFFSET_BITS value needed for large files |
|---|
| 1336 | configure:17422: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include conftest.c >&5 |
|---|
| 1337 | configure:17422: $? = 0 |
|---|
| 1338 | configure:17454: result: no |
|---|
| 1339 | configure:17682: checking for inflateEnd in -lz |
|---|
| 1340 | configure:17707: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lz -lc >&5 |
|---|
| 1341 | configure:17707: $? = 0 |
|---|
| 1342 | configure:17716: result: yes |
|---|
| 1343 | configure:17731: checking zlib.h usability |
|---|
| 1344 | configure:17731: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include conftest.c >&5 |
|---|
| 1345 | configure:17731: $? = 0 |
|---|
| 1346 | configure:17731: result: yes |
|---|
| 1347 | configure:17731: checking zlib.h presence |
|---|
| 1348 | configure:17731: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include conftest.c |
|---|
| 1349 | configure:17731: $? = 0 |
|---|
| 1350 | configure:17731: result: yes |
|---|
| 1351 | configure:17731: checking for zlib.h |
|---|
| 1352 | configure:17731: result: yes |
|---|
| 1353 | configure:17806: checking for jpeg_read_scanlines in -ljpeg |
|---|
| 1354 | configure:17831: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc >&5 |
|---|
| 1355 | configure:17831: $? = 0 |
|---|
| 1356 | configure:17840: result: yes |
|---|
| 1357 | configure:17855: checking jpeglib.h usability |
|---|
| 1358 | configure:17855: /usr/bin/clang -c -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c >&5 |
|---|
| 1359 | configure:17855: $? = 0 |
|---|
| 1360 | configure:17855: result: yes |
|---|
| 1361 | configure:17855: checking jpeglib.h presence |
|---|
| 1362 | configure:17855: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c |
|---|
| 1363 | configure:17855: $? = 0 |
|---|
| 1364 | configure:17855: result: yes |
|---|
| 1365 | configure:17855: checking for jpeglib.h |
|---|
| 1366 | configure:17855: result: yes |
|---|
| 1367 | configure:18051: checking for X |
|---|
| 1368 | configure:18159: /usr/bin/clang -E -I/opt/local/include -I/opt/local/include -I/opt/local/include conftest.c |
|---|
| 1369 | configure:18159: $? = 0 |
|---|
| 1370 | configure:18190: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lX11 -ljpeg -lz -lc >&5 |
|---|
| 1371 | configure:18190: $? = 0 |
|---|
| 1372 | configure:18240: result: libraries , headers |
|---|
| 1373 | configure:18339: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc -lX11 >&5 |
|---|
| 1374 | configure:18339: $? = 0 |
|---|
| 1375 | configure:18437: checking for gethostbyname |
|---|
| 1376 | configure:18437: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc >&5 |
|---|
| 1377 | configure:18437: $? = 0 |
|---|
| 1378 | configure:18437: result: yes |
|---|
| 1379 | configure:18534: checking for connect |
|---|
| 1380 | configure:18534: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc >&5 |
|---|
| 1381 | configure:18534: $? = 0 |
|---|
| 1382 | configure:18534: result: yes |
|---|
| 1383 | configure:18583: checking for remove |
|---|
| 1384 | configure:18583: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc >&5 |
|---|
| 1385 | configure:18583: $? = 0 |
|---|
| 1386 | configure:18583: result: yes |
|---|
| 1387 | configure:18632: checking for shmat |
|---|
| 1388 | configure:18632: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc >&5 |
|---|
| 1389 | configure:18632: $? = 0 |
|---|
| 1390 | configure:18632: result: yes |
|---|
| 1391 | configure:18690: checking for IceConnectionNumber in -lICE |
|---|
| 1392 | configure:18715: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lICE -ljpeg -lz -lc >&5 |
|---|
| 1393 | configure:18715: $? = 0 |
|---|
| 1394 | configure:18724: result: yes |
|---|
| 1395 | configure:18899: checking for the pthreads library -lpthreads |
|---|
| 1396 | configure:18932: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -lpthreads -ljpeg -lz -lc >&5 |
|---|
| 1397 | conftest.c:76:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
|---|
| 1398 | pthread_t th; pthread_join(th, 0); |
|---|
| 1399 | ^~ |
|---|
| 1400 | conftest.c:76:1: note: variable 'th' is declared here |
|---|
| 1401 | pthread_t th; pthread_join(th, 0); |
|---|
| 1402 | ^ |
|---|
| 1403 | conftest.c:76:13: note: add initialization to silence this warning |
|---|
| 1404 | pthread_t th; pthread_join(th, 0); |
|---|
| 1405 | ^ |
|---|
| 1406 | = 0 |
|---|
| 1407 | 1 warning generated. |
|---|
| 1408 | ld: library not found for -lpthreads |
|---|
| 1409 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 1410 | configure:18932: $? = 1 |
|---|
| 1411 | configure: failed program was: |
|---|
| 1412 | | /* confdefs.h */ |
|---|
| 1413 | | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 1414 | | #define PACKAGE_TARNAME "tiff" |
|---|
| 1415 | | #define PACKAGE_VERSION "3.9.5" |
|---|
| 1416 | | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 1417 | | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 1418 | | #define PACKAGE_URL "" |
|---|
| 1419 | | #define PACKAGE "tiff" |
|---|
| 1420 | | #define VERSION "3.9.5" |
|---|
| 1421 | | #define STDC_HEADERS 1 |
|---|
| 1422 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1423 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1424 | | #define HAVE_STDLIB_H 1 |
|---|
| 1425 | | #define HAVE_STRING_H 1 |
|---|
| 1426 | | #define HAVE_MEMORY_H 1 |
|---|
| 1427 | | #define HAVE_STRINGS_H 1 |
|---|
| 1428 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1429 | | #define HAVE_STDINT_H 1 |
|---|
| 1430 | | #define HAVE_UNISTD_H 1 |
|---|
| 1431 | | #define HAVE_DLFCN_H 1 |
|---|
| 1432 | | #define LT_OBJDIR ".libs/" |
|---|
| 1433 | | #define HAVE_LIBC 1 |
|---|
| 1434 | | #define HAVE_ASSERT_H 1 |
|---|
| 1435 | | #define HAVE_FCNTL_H 1 |
|---|
| 1436 | | #define HAVE_LIMITS_H 1 |
|---|
| 1437 | | #define HAVE_SEARCH_H 1 |
|---|
| 1438 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1439 | | #define HAVE_UNISTD_H 1 |
|---|
| 1440 | | #define SIZEOF_INT 4 |
|---|
| 1441 | | #define SIZEOF_LONG 8 |
|---|
| 1442 | | #define TIME_WITH_SYS_TIME 1 |
|---|
| 1443 | | #define SIZEOF_SIGNED_LONG 8 |
|---|
| 1444 | | #define SIZEOF_UNSIGNED_LONG 8 |
|---|
| 1445 | | #define SIZEOF_SIGNED_LONG_LONG 8 |
|---|
| 1446 | | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
|---|
| 1447 | | #define TIFF_INT64_T signed long |
|---|
| 1448 | | #define TIFF_INT64_FORMAT "%ld" |
|---|
| 1449 | | #define TIFF_UINT64_T unsigned long |
|---|
| 1450 | | #define TIFF_UINT64_FORMAT "%lu" |
|---|
| 1451 | | #define HAVE_FLOOR 1 |
|---|
| 1452 | | #define HAVE_ISASCII 1 |
|---|
| 1453 | | #define HAVE_MEMMOVE 1 |
|---|
| 1454 | | #define HAVE_MEMSET 1 |
|---|
| 1455 | | #define HAVE_MMAP 1 |
|---|
| 1456 | | #define HAVE_POW 1 |
|---|
| 1457 | | #define HAVE_SETMODE 1 |
|---|
| 1458 | | #define HAVE_SQRT 1 |
|---|
| 1459 | | #define HAVE_STRCHR 1 |
|---|
| 1460 | | #define HAVE_STRRCHR 1 |
|---|
| 1461 | | #define HAVE_STRSTR 1 |
|---|
| 1462 | | #define HAVE_STRTOL 1 |
|---|
| 1463 | | #define HAVE_GETOPT 1 |
|---|
| 1464 | | #define HAVE_STRCASECMP 1 |
|---|
| 1465 | | #define HAVE_STRTOUL 1 |
|---|
| 1466 | | #define HAVE_LFIND 1 |
|---|
| 1467 | | #define HOST_FILLORDER FILLORDER_LSB2MSB |
|---|
| 1468 | | #define HOST_BIGENDIAN 0 |
|---|
| 1469 | | #define HAVE_IEEEFP 1 |
|---|
| 1470 | | #define CCITT_SUPPORT 1 |
|---|
| 1471 | | #define PACKBITS_SUPPORT 1 |
|---|
| 1472 | | #define LZW_SUPPORT 1 |
|---|
| 1473 | | #define THUNDER_SUPPORT 1 |
|---|
| 1474 | | #define NEXT_SUPPORT 1 |
|---|
| 1475 | | #define LOGLUV_SUPPORT 1 |
|---|
| 1476 | | #define MDI_SUPPORT 1 |
|---|
| 1477 | | #define ZIP_SUPPORT 1 |
|---|
| 1478 | | #define PIXARLOG_SUPPORT 1 |
|---|
| 1479 | | #define JPEG_SUPPORT 1 |
|---|
| 1480 | | #define OJPEG_SUPPORT 1 |
|---|
| 1481 | | #define CXX_SUPPORT 1 |
|---|
| 1482 | | /* end confdefs.h. */ |
|---|
| 1483 | | #include <pthread.h> |
|---|
| 1484 | | int |
|---|
| 1485 | | main () |
|---|
| 1486 | | { |
|---|
| 1487 | | pthread_t th; pthread_join(th, 0); |
|---|
| 1488 | | pthread_attr_init(0); pthread_cleanup_push(0, 0); |
|---|
| 1489 | | pthread_create(0,0,0,0); pthread_cleanup_pop(0); |
|---|
| 1490 | | ; |
|---|
| 1491 | | return 0; |
|---|
| 1492 | | } |
|---|
| 1493 | configure:18941: result: no |
|---|
| 1494 | configure:18844: checking whether pthreads work without any flags |
|---|
| 1495 | configure:18932: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc >&5 |
|---|
| 1496 | conftest.c:76:28: warning: variable 'th' is uninitialized when used here [-Wuninitialized] |
|---|
| 1497 | pthread_t th; pthread_join(th, 0); |
|---|
| 1498 | ^~ |
|---|
| 1499 | conftest.c:76:1: note: variable 'th' is declared here |
|---|
| 1500 | pthread_t th; pthread_join(th, 0); |
|---|
| 1501 | ^ |
|---|
| 1502 | conftest.c:76:13: note: add initialization to silence this warning |
|---|
| 1503 | pthread_t th; pthread_join(th, 0); |
|---|
| 1504 | ^ |
|---|
| 1505 | = 0 |
|---|
| 1506 | 1 warning generated. |
|---|
| 1507 | configure:18932: $? = 0 |
|---|
| 1508 | configure:18941: result: yes |
|---|
| 1509 | configure:18960: checking for joinable pthread attribute |
|---|
| 1510 | configure:18975: /usr/bin/clang -o conftest -pipe -O2 -arch x86_64 -Wall -W -I/opt/local/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64 conftest.c -ljpeg -lz -lc >&5 |
|---|
| 1511 | conftest.c:76:5: warning: unused variable 'attr' [-Wunused-variable] |
|---|
| 1512 | int attr=PTHREAD_CREATE_JOINABLE; |
|---|
| 1513 | ^ |
|---|
| 1514 | 1 warning generated. |
|---|
| 1515 | configure:18975: $? = 0 |
|---|
| 1516 | configure:18981: result: PTHREAD_CREATE_JOINABLE |
|---|
| 1517 | configure:18991: checking if more special flags are required for pthreads |
|---|
| 1518 | configure:18998: result: -D_THREAD_SAFE |
|---|
| 1519 | configure:19010: checking for cc_r |
|---|
| 1520 | configure:19038: result: /usr/bin/clang |
|---|
| 1521 | configure:19647: creating ./config.status |
|---|
| 1522 | |
|---|
| 1523 | ## ---------------------- ## |
|---|
| 1524 | ## Running config.status. ## |
|---|
| 1525 | ## ---------------------- ## |
|---|
| 1526 | |
|---|
| 1527 | This file was extended by LibTIFF Software config.status 3.9.5, which was |
|---|
| 1528 | generated by GNU Autoconf 2.68. Invocation command line was |
|---|
| 1529 | |
|---|
| 1530 | CONFIG_FILES = |
|---|
| 1531 | CONFIG_HEADERS = |
|---|
| 1532 | CONFIG_LINKS = |
|---|
| 1533 | CONFIG_COMMANDS = |
|---|
| 1534 | $ ./config.status |
|---|
| 1535 | |
|---|
| 1536 | on dhcp-15-204.math.tu-berlin.de |
|---|
| 1537 | |
|---|
| 1538 | config.status:1272: creating Makefile |
|---|
| 1539 | config.status:1272: creating build/Makefile |
|---|
| 1540 | config.status:1272: creating contrib/Makefile |
|---|
| 1541 | config.status:1272: creating contrib/acorn/Makefile |
|---|
| 1542 | config.status:1272: creating contrib/addtiffo/Makefile |
|---|
| 1543 | config.status:1272: creating contrib/dbs/Makefile |
|---|
| 1544 | config.status:1272: creating contrib/dbs/xtiff/Makefile |
|---|
| 1545 | config.status:1272: creating contrib/iptcutil/Makefile |
|---|
| 1546 | config.status:1272: creating contrib/mac-cw/Makefile |
|---|
| 1547 | config.status:1272: creating contrib/mac-mpw/Makefile |
|---|
| 1548 | config.status:1272: creating contrib/mfs/Makefile |
|---|
| 1549 | config.status:1272: creating contrib/pds/Makefile |
|---|
| 1550 | config.status:1272: creating contrib/ras/Makefile |
|---|
| 1551 | config.status:1272: creating contrib/stream/Makefile |
|---|
| 1552 | config.status:1272: creating contrib/tags/Makefile |
|---|
| 1553 | config.status:1272: creating contrib/win_dib/Makefile |
|---|
| 1554 | config.status:1272: creating html/Makefile |
|---|
| 1555 | config.status:1272: creating html/images/Makefile |
|---|
| 1556 | config.status:1272: creating html/man/Makefile |
|---|
| 1557 | config.status:1272: creating libtiff/Makefile |
|---|
| 1558 | config.status:1272: creating man/Makefile |
|---|
| 1559 | config.status:1272: creating port/Makefile |
|---|
| 1560 | config.status:1272: creating test/Makefile |
|---|
| 1561 | config.status:1272: creating tools/Makefile |
|---|
| 1562 | config.status:1272: creating libtiff/tif_config.h |
|---|
| 1563 | config.status:1272: creating libtiff/tiffconf.h |
|---|
| 1564 | config.status:1501: executing depfiles commands |
|---|
| 1565 | config.status:1501: executing libtool commands |
|---|
| 1566 | |
|---|
| 1567 | ## ---------------- ## |
|---|
| 1568 | ## Cache variables. ## |
|---|
| 1569 | ## ---------------- ## |
|---|
| 1570 | |
|---|
| 1571 | ac_cv_build=i386-apple-darwin11.3.0 |
|---|
| 1572 | ac_cv_c_bigendian=no |
|---|
| 1573 | ac_cv_c_compiler_gnu=yes |
|---|
| 1574 | ac_cv_c_const=yes |
|---|
| 1575 | ac_cv_c_inline=inline |
|---|
| 1576 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 1577 | ac_cv_env_CCC_set= |
|---|
| 1578 | ac_cv_env_CCC_value= |
|---|
| 1579 | ac_cv_env_CC_set=set |
|---|
| 1580 | ac_cv_env_CC_value=/usr/bin/clang |
|---|
| 1581 | ac_cv_env_CFLAGS_set=set |
|---|
| 1582 | ac_cv_env_CFLAGS_value='-pipe -O2 -arch x86_64' |
|---|
| 1583 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 1584 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
|---|
| 1585 | ac_cv_env_CPP_set= |
|---|
| 1586 | ac_cv_env_CPP_value= |
|---|
| 1587 | ac_cv_env_CXXCPP_set= |
|---|
| 1588 | ac_cv_env_CXXCPP_value= |
|---|
| 1589 | ac_cv_env_CXXFLAGS_set=set |
|---|
| 1590 | ac_cv_env_CXXFLAGS_value='-pipe -O2 -arch x86_64' |
|---|
| 1591 | ac_cv_env_CXX_set=set |
|---|
| 1592 | ac_cv_env_CXX_value=/usr/bin/clang++ |
|---|
| 1593 | ac_cv_env_LDFLAGS_set=set |
|---|
| 1594 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64' |
|---|
| 1595 | ac_cv_env_LIBS_set= |
|---|
| 1596 | ac_cv_env_LIBS_value= |
|---|
| 1597 | ac_cv_env_XMKMF_set= |
|---|
| 1598 | ac_cv_env_XMKMF_value= |
|---|
| 1599 | ac_cv_env_build_alias_set= |
|---|
| 1600 | ac_cv_env_build_alias_value= |
|---|
| 1601 | ac_cv_env_host_alias_set= |
|---|
| 1602 | ac_cv_env_host_alias_value= |
|---|
| 1603 | ac_cv_env_target_alias_set= |
|---|
| 1604 | ac_cv_env_target_alias_value= |
|---|
| 1605 | ac_cv_func_connect=yes |
|---|
| 1606 | ac_cv_func_floor=yes |
|---|
| 1607 | ac_cv_func_gethostbyname=yes |
|---|
| 1608 | ac_cv_func_getopt=yes |
|---|
| 1609 | ac_cv_func_isascii=yes |
|---|
| 1610 | ac_cv_func_lfind=yes |
|---|
| 1611 | ac_cv_func_memmove=yes |
|---|
| 1612 | ac_cv_func_memset=yes |
|---|
| 1613 | ac_cv_func_mmap=yes |
|---|
| 1614 | ac_cv_func_pow=yes |
|---|
| 1615 | ac_cv_func_remove=yes |
|---|
| 1616 | ac_cv_func_setmode=yes |
|---|
| 1617 | ac_cv_func_shmat=yes |
|---|
| 1618 | ac_cv_func_sqrt=yes |
|---|
| 1619 | ac_cv_func_strcasecmp=yes |
|---|
| 1620 | ac_cv_func_strchr=yes |
|---|
| 1621 | ac_cv_func_strrchr=yes |
|---|
| 1622 | ac_cv_func_strstr=yes |
|---|
| 1623 | ac_cv_func_strtol=yes |
|---|
| 1624 | ac_cv_func_strtoul=yes |
|---|
| 1625 | ac_cv_have_x='have_x=yes ac_x_includes='\'''\'' ac_x_libraries='\'''\''' |
|---|
| 1626 | ac_cv_header_assert_h=yes |
|---|
| 1627 | ac_cv_header_dlfcn_h=yes |
|---|
| 1628 | ac_cv_header_fcntl_h=yes |
|---|
| 1629 | ac_cv_header_inttypes_h=yes |
|---|
| 1630 | ac_cv_header_io_h=no |
|---|
| 1631 | ac_cv_header_jpeglib_h=yes |
|---|
| 1632 | ac_cv_header_limits_h=yes |
|---|
| 1633 | ac_cv_header_malloc_h=no |
|---|
| 1634 | ac_cv_header_memory_h=yes |
|---|
| 1635 | ac_cv_header_search_h=yes |
|---|
| 1636 | ac_cv_header_stdc=yes |
|---|
| 1637 | ac_cv_header_stdint_h=yes |
|---|
| 1638 | ac_cv_header_stdlib_h=yes |
|---|
| 1639 | ac_cv_header_string_h=yes |
|---|
| 1640 | ac_cv_header_strings_h=yes |
|---|
| 1641 | ac_cv_header_sys_stat_h=yes |
|---|
| 1642 | ac_cv_header_sys_time_h=yes |
|---|
| 1643 | ac_cv_header_sys_types_h=yes |
|---|
| 1644 | ac_cv_header_time=yes |
|---|
| 1645 | ac_cv_header_unistd_h=yes |
|---|
| 1646 | ac_cv_header_zlib_h=yes |
|---|
| 1647 | ac_cv_host=i386-apple-darwin11.3.0 |
|---|
| 1648 | ac_cv_lib_ICE_IceConnectionNumber=yes |
|---|
| 1649 | ac_cv_lib_c_main=yes |
|---|
| 1650 | ac_cv_lib_jpeg_jpeg_read_scanlines=yes |
|---|
| 1651 | ac_cv_lib_z_inflateEnd=yes |
|---|
| 1652 | ac_cv_objext=o |
|---|
| 1653 | ac_cv_path_EGREP='/usr/bin/grep -E' |
|---|
| 1654 | ac_cv_path_FGREP='/usr/bin/grep -F' |
|---|
| 1655 | ac_cv_path_GREP=/usr/bin/grep |
|---|
| 1656 | ac_cv_path_SED=/opt/local/bin/gsed |
|---|
| 1657 | ac_cv_path_mkdir=/opt/local/bin/gmkdir |
|---|
| 1658 | ac_cv_prog_AWK=gawk |
|---|
| 1659 | ac_cv_prog_CPP='/usr/bin/clang -E' |
|---|
| 1660 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
|---|
| 1661 | ac_cv_prog_PTHREAD_CC=/usr/bin/clang |
|---|
| 1662 | ac_cv_prog_ac_ct_AR=ar |
|---|
| 1663 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
|---|
| 1664 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
|---|
| 1665 | ac_cv_prog_ac_ct_LIPO=lipo |
|---|
| 1666 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
|---|
| 1667 | ac_cv_prog_ac_ct_OTOOL=otool |
|---|
| 1668 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 1669 | ac_cv_prog_ac_ct_STRIP=strip |
|---|
| 1670 | ac_cv_prog_cc__usr_bin_clang_c_o=yes |
|---|
| 1671 | ac_cv_prog_cc_c89= |
|---|
| 1672 | ac_cv_prog_cc_c99= |
|---|
| 1673 | ac_cv_prog_cc_g=yes |
|---|
| 1674 | ac_cv_prog_cc_stdc= |
|---|
| 1675 | ac_cv_prog_cxx_g=yes |
|---|
| 1676 | ac_cv_prog_make_make_set=yes |
|---|
| 1677 | ac_cv_sizeof_int=4 |
|---|
| 1678 | ac_cv_sizeof_long=8 |
|---|
| 1679 | ac_cv_sizeof_signed_long=8 |
|---|
| 1680 | ac_cv_sizeof_signed_long_long=8 |
|---|
| 1681 | ac_cv_sizeof_unsigned_long=8 |
|---|
| 1682 | ac_cv_sizeof_unsigned_long_long=8 |
|---|
| 1683 | ac_cv_struct_tm=time.h |
|---|
| 1684 | ac_cv_sys_file_offset_bits=no |
|---|
| 1685 | ac_cv_sys_largefile_CC=no |
|---|
| 1686 | ac_cv_type_int16=no |
|---|
| 1687 | ac_cv_type_int32=no |
|---|
| 1688 | ac_cv_type_int8=no |
|---|
| 1689 | ac_cv_type_off_t=yes |
|---|
| 1690 | ac_cv_type_size_t=yes |
|---|
| 1691 | am_cv_CC_dependencies_compiler_type=gcc3 |
|---|
| 1692 | am_cv_CXX_dependencies_compiler_type=gcc3 |
|---|
| 1693 | lt_cv_apple_cc_single_mod=yes |
|---|
| 1694 | lt_cv_ar_at_file=no |
|---|
| 1695 | lt_cv_deplibs_check_method=pass_all |
|---|
| 1696 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
|---|
| 1697 | lt_cv_file_magic_test_file= |
|---|
| 1698 | lt_cv_ld_exported_symbols_list=yes |
|---|
| 1699 | lt_cv_ld_force_load=yes |
|---|
| 1700 | lt_cv_ld_reload_flag=-r |
|---|
| 1701 | lt_cv_nm_interface='BSD nm' |
|---|
| 1702 | lt_cv_objdir=.libs |
|---|
| 1703 | lt_cv_path_LD=/usr/bin/ld |
|---|
| 1704 | lt_cv_path_LDCXX=/usr/bin/ld |
|---|
| 1705 | lt_cv_path_NM=/usr/bin/nm |
|---|
| 1706 | lt_cv_path_mainfest_tool=no |
|---|
| 1707 | lt_cv_prog_compiler_c_o=yes |
|---|
| 1708 | lt_cv_prog_compiler_c_o_CXX=yes |
|---|
| 1709 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
|---|
| 1710 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
|---|
| 1711 | lt_cv_prog_compiler_pic_works=yes |
|---|
| 1712 | lt_cv_prog_compiler_pic_works_CXX=yes |
|---|
| 1713 | lt_cv_prog_compiler_rtti_exceptions=yes |
|---|
| 1714 | lt_cv_prog_compiler_static_works=no |
|---|
| 1715 | lt_cv_prog_compiler_static_works_CXX=no |
|---|
| 1716 | lt_cv_prog_gnu_ld=no |
|---|
| 1717 | lt_cv_prog_gnu_ldcxx=no |
|---|
| 1718 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
|---|
| 1719 | 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'\''' |
|---|
| 1720 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|---|
| 1721 | 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'\''' |
|---|
| 1722 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
|---|
| 1723 | lt_cv_sys_max_cmd_len=196608 |
|---|
| 1724 | lt_cv_to_host_file_cmd=func_convert_file_noop |
|---|
| 1725 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
|---|
| 1726 | vl_cv_prog_cc_warnings='-Wall -W' |
|---|
| 1727 | |
|---|
| 1728 | ## ----------------- ## |
|---|
| 1729 | ## Output variables. ## |
|---|
| 1730 | ## ----------------- ## |
|---|
| 1731 | |
|---|
| 1732 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run aclocal-1.11' |
|---|
| 1733 | AMDEPBACKSLASH='\' |
|---|
| 1734 | AMDEP_FALSE='#' |
|---|
| 1735 | AMDEP_TRUE='' |
|---|
| 1736 | AMTAR='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run tar' |
|---|
| 1737 | AM_BACKSLASH='\' |
|---|
| 1738 | AM_DEFAULT_VERBOSITY='1' |
|---|
| 1739 | AR='ar' |
|---|
| 1740 | AS='as' |
|---|
| 1741 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run autoconf' |
|---|
| 1742 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run autoheader' |
|---|
| 1743 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run automake-1.11' |
|---|
| 1744 | AWK='gawk' |
|---|
| 1745 | CC='/usr/bin/clang' |
|---|
| 1746 | CCDEPMODE='depmode=gcc3' |
|---|
| 1747 | CFLAGS='-pipe -O2 -arch x86_64 -Wall -W' |
|---|
| 1748 | CPP='/usr/bin/clang -E' |
|---|
| 1749 | CPPFLAGS='-I/opt/local/include -I/opt/local/include -I/opt/local/include' |
|---|
| 1750 | CXX='/usr/bin/clang++' |
|---|
| 1751 | CXXCPP='/usr/bin/clang++ -E' |
|---|
| 1752 | CXXDEPMODE='depmode=gcc3' |
|---|
| 1753 | CXXFLAGS='-pipe -O2 -arch x86_64' |
|---|
| 1754 | CYGPATH_W='echo' |
|---|
| 1755 | DEFS='-DHAVE_CONFIG_H' |
|---|
| 1756 | DEPDIR='.deps' |
|---|
| 1757 | DLLTOOL='false' |
|---|
| 1758 | DSYMUTIL='dsymutil' |
|---|
| 1759 | DUMPBIN='' |
|---|
| 1760 | ECHO_C='\c' |
|---|
| 1761 | ECHO_N='' |
|---|
| 1762 | ECHO_T='' |
|---|
| 1763 | EGREP='/usr/bin/grep -E' |
|---|
| 1764 | EXEEXT='' |
|---|
| 1765 | FGREP='/usr/bin/grep -F' |
|---|
| 1766 | GLUT_CFLAGS='' |
|---|
| 1767 | GLUT_LIBS='-framework GLUT -lobjc -framework OpenGL' |
|---|
| 1768 | GLU_CFLAGS='' |
|---|
| 1769 | GLU_LIBS='' |
|---|
| 1770 | GL_CFLAGS='' |
|---|
| 1771 | GL_LIBS='-framework OpenGL' |
|---|
| 1772 | GREP='/usr/bin/grep' |
|---|
| 1773 | HAVE_CXX_FALSE='#' |
|---|
| 1774 | HAVE_CXX_TRUE='' |
|---|
| 1775 | HAVE_OPENGL_FALSE='#' |
|---|
| 1776 | HAVE_OPENGL_TRUE='' |
|---|
| 1777 | HAVE_RPATH_FALSE='' |
|---|
| 1778 | HAVE_RPATH_TRUE='#' |
|---|
| 1779 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 1780 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 1781 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 1782 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 1783 | LD='/usr/bin/ld' |
|---|
| 1784 | LDFLAGS='-L/opt/local/lib -L/opt/local/lib -L/opt/local/lib -arch x86_64' |
|---|
| 1785 | LIBDIR='' |
|---|
| 1786 | LIBOBJS='' |
|---|
| 1787 | LIBS='-ljpeg -lz -lc ' |
|---|
| 1788 | LIBTIFF_ALPHA_VERSION='' |
|---|
| 1789 | LIBTIFF_DOCDIR='/opt/local/share/doc/tiff-3.9.5' |
|---|
| 1790 | LIBTIFF_MAJOR_VERSION='3' |
|---|
| 1791 | LIBTIFF_MICRO_VERSION='5' |
|---|
| 1792 | LIBTIFF_MINOR_VERSION='9' |
|---|
| 1793 | LIBTIFF_RELEASE_DATE='20120306' |
|---|
| 1794 | LIBTIFF_VERSION='3.9.5' |
|---|
| 1795 | LIBTIFF_VERSION_INFO='3:9:5' |
|---|
| 1796 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|---|
| 1797 | LIPO='lipo' |
|---|
| 1798 | LN_S='ln -s' |
|---|
| 1799 | LTLIBOBJS='' |
|---|
| 1800 | MAINT='#' |
|---|
| 1801 | MAINTAINER_MODE_FALSE='' |
|---|
| 1802 | MAINTAINER_MODE_TRUE='#' |
|---|
| 1803 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/missing --run makeinfo' |
|---|
| 1804 | MANIFEST_TOOL=':' |
|---|
| 1805 | MKDIR_P='/opt/local/bin/gmkdir -p' |
|---|
| 1806 | NM='/usr/bin/nm' |
|---|
| 1807 | NMEDIT='nmedit' |
|---|
| 1808 | OBJDUMP='false' |
|---|
| 1809 | OBJEXT='o' |
|---|
| 1810 | OTOOL64=':' |
|---|
| 1811 | OTOOL='otool' |
|---|
| 1812 | PACKAGE='tiff' |
|---|
| 1813 | PACKAGE_BUGREPORT='tiff@lists.maptools.org' |
|---|
| 1814 | PACKAGE_NAME='LibTIFF Software' |
|---|
| 1815 | PACKAGE_STRING='LibTIFF Software 3.9.5' |
|---|
| 1816 | PACKAGE_TARNAME='tiff' |
|---|
| 1817 | PACKAGE_URL='' |
|---|
| 1818 | PACKAGE_VERSION='3.9.5' |
|---|
| 1819 | PATH_SEPARATOR=':' |
|---|
| 1820 | PTHREAD_CC='/usr/bin/clang' |
|---|
| 1821 | PTHREAD_CFLAGS='-D_THREAD_SAFE ' |
|---|
| 1822 | PTHREAD_LIBS='' |
|---|
| 1823 | RANLIB='ranlib' |
|---|
| 1824 | SED='/opt/local/bin/gsed' |
|---|
| 1825 | SET_MAKE='' |
|---|
| 1826 | SHELL='/bin/sh' |
|---|
| 1827 | STRIP='strip' |
|---|
| 1828 | VERSION='3.9.5' |
|---|
| 1829 | XMKMF='' |
|---|
| 1830 | X_CFLAGS='' |
|---|
| 1831 | X_EXTRA_LIBS='' |
|---|
| 1832 | X_LIBS='' |
|---|
| 1833 | X_PRE_LIBS=' -lSM -lICE' |
|---|
| 1834 | ac_ct_AR='ar' |
|---|
| 1835 | ac_ct_CC='/usr/bin/clang' |
|---|
| 1836 | ac_ct_CXX='' |
|---|
| 1837 | ac_ct_DUMPBIN='' |
|---|
| 1838 | acx_pthread_config='' |
|---|
| 1839 | am__EXEEXT_FALSE='' |
|---|
| 1840 | am__EXEEXT_TRUE='#' |
|---|
| 1841 | am__fastdepCC_FALSE='#' |
|---|
| 1842 | am__fastdepCC_TRUE='' |
|---|
| 1843 | am__fastdepCXX_FALSE='#' |
|---|
| 1844 | am__fastdepCXX_TRUE='' |
|---|
| 1845 | am__include='include' |
|---|
| 1846 | am__isrc='' |
|---|
| 1847 | am__leading_dot='.' |
|---|
| 1848 | am__quote='' |
|---|
| 1849 | am__tar='${AMTAR} chof - "$$tardir"' |
|---|
| 1850 | am__untar='${AMTAR} xf -' |
|---|
| 1851 | bindir='${exec_prefix}/bin' |
|---|
| 1852 | build='i386-apple-darwin11.3.0' |
|---|
| 1853 | build_alias='' |
|---|
| 1854 | build_cpu='i386' |
|---|
| 1855 | build_os='darwin11.3.0' |
|---|
| 1856 | build_vendor='apple' |
|---|
| 1857 | datadir='${datarootdir}' |
|---|
| 1858 | datarootdir='${prefix}/share' |
|---|
| 1859 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 1860 | dvidir='${docdir}' |
|---|
| 1861 | exec_prefix='${prefix}' |
|---|
| 1862 | host='i386-apple-darwin11.3.0' |
|---|
| 1863 | host_alias='' |
|---|
| 1864 | host_cpu='i386' |
|---|
| 1865 | host_os='darwin11.3.0' |
|---|
| 1866 | host_vendor='apple' |
|---|
| 1867 | htmldir='${docdir}' |
|---|
| 1868 | includedir='${prefix}/include' |
|---|
| 1869 | infodir='${datarootdir}/info' |
|---|
| 1870 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_tiff/tiff/work/tiff-3.9.5/config/install-sh' |
|---|
| 1871 | libdir='${exec_prefix}/lib' |
|---|
| 1872 | libexecdir='${exec_prefix}/libexec' |
|---|
| 1873 | localedir='${datarootdir}/locale' |
|---|
| 1874 | localstatedir='${prefix}/var' |
|---|
| 1875 | mandir='/opt/local/share/man' |
|---|
| 1876 | mkdir_p='/opt/local/bin/gmkdir -p' |
|---|
| 1877 | oldincludedir='/usr/include' |
|---|
| 1878 | pdfdir='${docdir}' |
|---|
| 1879 | prefix='/opt/local' |
|---|
| 1880 | program_transform_name='s,x,x,' |
|---|
| 1881 | psdir='${docdir}' |
|---|
| 1882 | sbindir='${exec_prefix}/sbin' |
|---|
| 1883 | sharedstatedir='${prefix}/com' |
|---|
| 1884 | sysconfdir='${prefix}/etc' |
|---|
| 1885 | target_alias='' |
|---|
| 1886 | |
|---|
| 1887 | ## ----------- ## |
|---|
| 1888 | ## confdefs.h. ## |
|---|
| 1889 | ## ----------- ## |
|---|
| 1890 | |
|---|
| 1891 | /* confdefs.h */ |
|---|
| 1892 | #define PACKAGE_NAME "LibTIFF Software" |
|---|
| 1893 | #define PACKAGE_TARNAME "tiff" |
|---|
| 1894 | #define PACKAGE_VERSION "3.9.5" |
|---|
| 1895 | #define PACKAGE_STRING "LibTIFF Software 3.9.5" |
|---|
| 1896 | #define PACKAGE_BUGREPORT "tiff@lists.maptools.org" |
|---|
| 1897 | #define PACKAGE_URL "" |
|---|
| 1898 | #define PACKAGE "tiff" |
|---|
| 1899 | #define VERSION "3.9.5" |
|---|
| 1900 | #define STDC_HEADERS 1 |
|---|
| 1901 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1902 | #define HAVE_SYS_STAT_H 1 |
|---|
| 1903 | #define HAVE_STDLIB_H 1 |
|---|
| 1904 | #define HAVE_STRING_H 1 |
|---|
| 1905 | #define HAVE_MEMORY_H 1 |
|---|
| 1906 | #define HAVE_STRINGS_H 1 |
|---|
| 1907 | #define HAVE_INTTYPES_H 1 |
|---|
| 1908 | #define HAVE_STDINT_H 1 |
|---|
| 1909 | #define HAVE_UNISTD_H 1 |
|---|
| 1910 | #define HAVE_DLFCN_H 1 |
|---|
| 1911 | #define LT_OBJDIR ".libs/" |
|---|
| 1912 | #define HAVE_LIBC 1 |
|---|
| 1913 | #define HAVE_ASSERT_H 1 |
|---|
| 1914 | #define HAVE_FCNTL_H 1 |
|---|
| 1915 | #define HAVE_LIMITS_H 1 |
|---|
| 1916 | #define HAVE_SEARCH_H 1 |
|---|
| 1917 | #define HAVE_SYS_TIME_H 1 |
|---|
| 1918 | #define HAVE_UNISTD_H 1 |
|---|
| 1919 | #define SIZEOF_INT 4 |
|---|
| 1920 | #define SIZEOF_LONG 8 |
|---|
| 1921 | #define TIME_WITH_SYS_TIME 1 |
|---|
| 1922 | #define SIZEOF_SIGNED_LONG 8 |
|---|
| 1923 | #define SIZEOF_UNSIGNED_LONG 8 |
|---|
| 1924 | #define SIZEOF_SIGNED_LONG_LONG 8 |
|---|
| 1925 | #define SIZEOF_UNSIGNED_LONG_LONG 8 |
|---|
| 1926 | #define TIFF_INT64_T signed long |
|---|
| 1927 | #define TIFF_INT64_FORMAT "%ld" |
|---|
| 1928 | #define TIFF_UINT64_T unsigned long |
|---|
| 1929 | #define TIFF_UINT64_FORMAT "%lu" |
|---|
| 1930 | #define HAVE_FLOOR 1 |
|---|
| 1931 | #define HAVE_ISASCII 1 |
|---|
| 1932 | #define HAVE_MEMMOVE 1 |
|---|
| 1933 | #define HAVE_MEMSET 1 |
|---|
| 1934 | #define HAVE_MMAP 1 |
|---|
| 1935 | #define HAVE_POW 1 |
|---|
| 1936 | #define HAVE_SETMODE 1 |
|---|
| 1937 | #define HAVE_SQRT 1 |
|---|
| 1938 | #define HAVE_STRCHR 1 |
|---|
| 1939 | #define HAVE_STRRCHR 1 |
|---|
| 1940 | #define HAVE_STRSTR 1 |
|---|
| 1941 | #define HAVE_STRTOL 1 |
|---|
| 1942 | #define HAVE_GETOPT 1 |
|---|
| 1943 | #define HAVE_STRCASECMP 1 |
|---|
| 1944 | #define HAVE_STRTOUL 1 |
|---|
| 1945 | #define HAVE_LFIND 1 |
|---|
| 1946 | #define HOST_FILLORDER FILLORDER_LSB2MSB |
|---|
| 1947 | #define HOST_BIGENDIAN 0 |
|---|
| 1948 | #define HAVE_IEEEFP 1 |
|---|
| 1949 | #define CCITT_SUPPORT 1 |
|---|
| 1950 | #define PACKBITS_SUPPORT 1 |
|---|
| 1951 | #define LZW_SUPPORT 1 |
|---|
| 1952 | #define THUNDER_SUPPORT 1 |
|---|
| 1953 | #define NEXT_SUPPORT 1 |
|---|
| 1954 | #define LOGLUV_SUPPORT 1 |
|---|
| 1955 | #define MDI_SUPPORT 1 |
|---|
| 1956 | #define ZIP_SUPPORT 1 |
|---|
| 1957 | #define PIXARLOG_SUPPORT 1 |
|---|
| 1958 | #define JPEG_SUPPORT 1 |
|---|
| 1959 | #define OJPEG_SUPPORT 1 |
|---|
| 1960 | #define CXX_SUPPORT 1 |
|---|
| 1961 | #define HAVE_PTHREAD 1 |
|---|
| 1962 | #define HAVE_APPLE_OPENGL_FRAMEWORK 1 |
|---|
| 1963 | #define STRIPCHOP_DEFAULT TIFF_STRIPCHOP |
|---|
| 1964 | #define STRIP_SIZE_DEFAULT 8192 |
|---|
| 1965 | #define SUBIFD_SUPPORT 1 |
|---|
| 1966 | #define DEFAULT_EXTRASAMPLE_AS_ALPHA 1 |
|---|
| 1967 | #define CHECK_JPEG_YCBCR_SUBSAMPLING 1 |
|---|
| 1968 | |
|---|
| 1969 | configure: exit 0 |
|---|