Created
May 20, 2012 19:50
-
-
Save christopherdbull/2759312 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by configure, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/gdal/1.9.0 --mandir=/usr/local/Cellar/gdal/1.9.0/share/man --disable-debug --with-local=/usr/local/Cellar/gdal/1.9.0 --with-threads --with-libtool --with-libtiff=internal --with-geotiff=internal --with-pcraster=internal --with-pcidsk=internal --with-bsb --with-grib --with-pam --with-libz=/usr --with-png=/usr/X11 --with-expat=/usr --with-jpeg=/usr/local --with-jpeg12 --with-gif=/usr/local --with-curl=/usr/bin/curl-config --with-sqlite3=/usr/local --without-grass --without-libgrass --without-cfitsio --without-netcdf --without-ogdi --without-hdf4 --without-hdf5 --without-openjpeg --without-jasper --without-xerces --without-epsilon --without-spatialite --without-libkml --without-poppler --without-podofo --with-freexl=no --with-dods-root=no --without-msg --without-mrsid --without-jp2mrsid --without-kakadu --without-fme --without-ecw --without-dwgdirect --without-pg --without-mysql --without-sde --without-ingres --without-oci --without-idb --without-python --without-perl --without-php --without-ruby --with-armadillo=no | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = server.local | |
uname -m = x86_64 | |
uname -r = 11.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
Kernel configured for up to 8 processors. | |
4 processors are physically available. | |
8 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 4 5 6 7 | |
Primary memory available: 4.00 gigabytes | |
Default processor set: 149 tasks, 790 threads, 8 processors | |
Load average: 2.83, Mach factor: 5.16 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /usr/local/Cellar/readline/6.2.2/bin | |
PATH: /usr/local/bin | |
PATH: /Users/chrisbull/.rvm/gems/ruby-1.9.3-p194@popin/bin | |
PATH: /Users/chrisbull/.rvm/gems/ruby-1.9.3-p194@global/bin | |
PATH: /Users/chrisbull/.rvm/rubies/ruby-1.9.3-p194/bin | |
PATH: /Users/chrisbull/.rvm/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/X11/bin | |
PATH: /Users/chrisbull/.rvm/bin | |
PATH: /usr/local/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:2914: checking build system type | |
configure:2928: result: i386-apple-darwin11.4.0 | |
configure:2948: checking host system type | |
configure:2961: result: i386-apple-darwin11.4.0 | |
configure:3030: checking for gcc | |
configure:3057: result: /usr/bin/clang | |
configure:3286: checking for C compiler version | |
configure:3295: /usr/bin/clang --version >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:3306: $? = 0 | |
configure:3295: /usr/bin/clang -v >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:3306: $? = 0 | |
configure:3295: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3306: $? = 1 | |
configure:3295: /usr/bin/clang -qversion >&5 | |
clang: error: no input files | |
configure:3306: $? = 1 | |
configure:3326: checking whether the C compiler works | |
configure:3348: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c >&5 | |
configure:3352: $? = 0 | |
configure:3400: result: yes | |
configure:3403: checking for C compiler default output file name | |
configure:3405: result: a.out | |
configure:3411: checking for suffix of executables | |
configure:3418: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c >&5 | |
configure:3422: $? = 0 | |
configure:3444: result: | |
configure:3466: checking whether we are cross compiling | |
configure:3474: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c >&5 | |
configure:3478: $? = 0 | |
configure:3485: ./conftest | |
configure:3489: $? = 0 | |
configure:3504: result: no | |
configure:3509: checking for suffix of object files | |
configure:3531: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:3535: $? = 0 | |
configure:3556: result: o | |
configure:3560: checking whether we are using the GNU C compiler | |
configure:3579: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:3579: $? = 0 | |
configure:3588: result: yes | |
configure:3597: checking whether /usr/bin/clang accepts -g | |
configure:3617: /usr/bin/clang -c -g -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:3617: $? = 0 | |
configure:3658: result: yes | |
configure:3675: checking for /usr/bin/clang option to accept ISO C89 | |
configure:3739: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:3739: $? = 0 | |
configure:3752: result: none needed | |
configure:3773: checking C_WFLAGS for maximum warnings | |
configure:3800: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -pedantic -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:3800: $? = 0 | |
configure:3814: result: -Wall -Wdeclaration-after-statement | |
configure:3827: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all" | |
configure:3830: $? = 0 | |
configure:3949: checking for C++ compiler version | |
configure:3958: /usr/bin/clang++ --version >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:3969: $? = 0 | |
configure:3958: /usr/bin/clang++ -v >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:3969: $? = 0 | |
configure:3958: /usr/bin/clang++ -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:3969: $? = 1 | |
configure:3958: /usr/bin/clang++ -qversion >&5 | |
clang: error: no input files | |
configure:3969: $? = 1 | |
configure:3973: checking whether we are using the GNU C++ compiler | |
configure:3992: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp >&5 | |
configure:3992: $? = 0 | |
configure:4001: result: yes | |
configure:4010: checking whether /usr/bin/clang++ accepts -g | |
configure:4030: /usr/bin/clang++ -c -g -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp >&5 | |
configure:4030: $? = 0 | |
configure:4071: result: yes | |
configure:4095: checking CXX_WFLAGS for maximum warnings | |
configure:4122: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -pedantic -Wall -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp >&5 | |
configure:4122: $? = 0 | |
configure:4136: result: -Wall | |
configure:4149: : CXX_WFLAGS="$CXX_WFLAGS $ac_cv_cxxflags_warn_all" | |
configure:4152: $? = 0 | |
configure:4212: checking for gcc | |
configure:4239: result: /usr/bin/clang | |
configure:4468: checking for C compiler version | |
configure:4477: /usr/bin/clang --version >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:4488: $? = 0 | |
configure:4477: /usr/bin/clang -v >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:4488: $? = 0 | |
configure:4477: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:4488: $? = 1 | |
configure:4477: /usr/bin/clang -qversion >&5 | |
clang: error: no input files | |
configure:4488: $? = 1 | |
configure:4492: checking whether we are using the GNU C compiler | |
configure:4520: result: yes | |
configure:4529: checking whether /usr/bin/clang accepts -g | |
configure:4590: result: yes | |
configure:4607: checking for /usr/bin/clang option to accept ISO C89 | |
configure:4684: result: none needed | |
configure:4816: checking for C++ compiler version | |
configure:4825: /usr/bin/clang++ --version >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:4836: $? = 0 | |
configure:4825: /usr/bin/clang++ -v >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:4836: $? = 0 | |
configure:4825: /usr/bin/clang++ -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:4836: $? = 1 | |
configure:4825: /usr/bin/clang++ -qversion >&5 | |
clang: error: no input files | |
configure:4836: $? = 1 | |
configure:4840: checking whether we are using the GNU C++ compiler | |
configure:4868: result: yes | |
configure:4877: checking whether /usr/bin/clang++ accepts -g | |
configure:4938: result: yes | |
configure:5310: checking how to print strings | |
configure:5337: result: printf | |
configure:5358: checking for a sed that does not truncate output | |
configure:5422: result: /usr/bin/sed | |
configure:5440: checking for grep that handles long lines and -e | |
configure:5498: result: /usr/bin/grep | |
configure:5503: checking for egrep | |
configure:5565: result: /usr/bin/grep -E | |
configure:5570: checking for fgrep | |
configure:5632: result: /usr/bin/grep -F | |
configure:5667: checking for ld used by /usr/bin/clang | |
configure:5734: result: /usr/bin/clang | |
configure:5741: checking if the linker (/usr/bin/clang) is GNU ld | |
configure:5756: result: no | |
configure:5768: checking for BSD- or MS-compatible name lister (nm) | |
configure:5817: result: /usr/bin/nm | |
configure:5947: checking the name lister (/usr/bin/nm) interface | |
configure:5954: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:5957: /usr/bin/nm "conftest.o" | |
configure:5960: output | |
0000000000000000 S _some_variable | |
configure:5967: result: BSD nm | |
configure:5970: checking whether ln -s works | |
configure:5974: result: yes | |
configure:5982: checking the maximum length of command line arguments | |
configure:6107: result: 196608 | |
configure:6124: checking whether the shell understands some XSI constructs | |
configure:6134: result: yes | |
configure:6138: checking whether the shell understands "+=" | |
configure:6144: result: yes | |
configure:6179: checking how to convert i386-apple-darwin11.4.0 file names to i386-apple-darwin11.4.0 format | |
configure:6219: result: func_convert_file_noop | |
configure:6226: checking how to convert i386-apple-darwin11.4.0 file names to toolchain format | |
configure:6246: result: func_convert_file_noop | |
configure:6253: checking for /usr/bin/clang option to reload object files | |
configure:6260: result: -r | |
configure:6334: checking for objdump | |
configure:6361: result: objdump | |
configure:6390: checking how to recognize dependent libraries | |
configure:6592: result: pass_all | |
configure:6677: checking for dlltool | |
configure:6704: result: dlltool | |
configure:6734: checking how to associate runtime and link libraries | |
configure:6761: result: printf %s\n | |
configure:6821: checking for ar | |
configure:6837: found /usr/bin/ar | |
configure:6848: result: ar | |
configure:6885: checking for archiver @FILE support | |
configure:6902: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:6902: $? = 0 | |
configure:6905: ar cru libconftest.a @conftest.lst >&5 | |
ar: @conftest.lst: No such file or directory | |
configure:6908: $? = 1 | |
configure:6928: result: no | |
configure:6986: checking for strip | |
configure:7002: found /usr/bin/strip | |
configure:7013: result: strip | |
configure:7085: checking for ranlib | |
configure:7101: found /usr/bin/ranlib | |
configure:7112: result: ranlib | |
configure:7189: checking for gawk | |
configure:7219: result: no | |
configure:7189: checking for mawk | |
configure:7219: result: no | |
configure:7189: checking for nawk | |
configure:7219: result: no | |
configure:7189: checking for awk | |
configure:7205: found /usr/bin/awk | |
configure:7216: result: awk | |
configure:7256: checking command to parse /usr/bin/nm output from /usr/bin/clang object | |
configure:7375: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:7378: $? = 0 | |
configure:7382: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:7385: $? = 0 | |
cannot find nm_test_var in conftest.nm | |
configure:7375: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:7378: $? = 0 | |
configure:7382: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm | |
configure:7385: $? = 0 | |
configure:7451: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c conftstm.o >&5 | |
configure:7454: $? = 0 | |
configure:7492: result: ok | |
configure:7529: checking for sysroot | |
configure:7559: result: no | |
configure:7802: checking for mt | |
configure:7832: result: no | |
configure:7852: checking if : is a manifest tool | |
configure:7858: : '-?' | |
configure:7866: result: no | |
configure:7922: checking for dsymutil | |
configure:7938: found /usr/bin/dsymutil | |
configure:7949: result: dsymutil | |
configure:8014: checking for nmedit | |
configure:8030: found /usr/bin/nmedit | |
configure:8041: result: nmedit | |
configure:8106: checking for lipo | |
configure:8122: found /usr/bin/lipo | |
configure:8133: result: lipo | |
configure:8198: checking for otool | |
configure:8214: found /usr/bin/otool | |
configure:8225: result: otool | |
configure:8290: checking for otool64 | |
configure:8320: result: no | |
configure:8365: checking for -single_module linker flag | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
configure:8392: result: yes | |
configure:8394: checking for -exported_symbols_list linker flag | |
configure:8414: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 | |
configure:8414: $? = 0 | |
configure:8424: result: yes | |
configure:8426: checking for -force_load linker flag | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -c -o conftest.o conftest.c | |
ar cru libconftest.a conftest.o | |
ranlib libconftest.a | |
/usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
configure:8456: result: yes | |
configure:8498: checking how to run the C preprocessor | |
configure:8529: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:8529: $? = 0 | |
configure:8543: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:8543: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8568: result: /usr/bin/clang -E | |
configure:8588: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:8588: $? = 0 | |
configure:8602: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:8602: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:8631: checking for ANSI C header files | |
configure:8651: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8651: $? = 0 | |
configure:8724: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c >&5 | |
configure:8724: $? = 0 | |
configure:8724: ./conftest | |
configure:8724: $? = 0 | |
configure:8735: result: yes | |
configure:8748: checking for sys/types.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for sys/stat.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for stdlib.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for string.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for memory.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for strings.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for inttypes.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for stdint.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8748: checking for unistd.h | |
configure:8748: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8748: $? = 0 | |
configure:8748: result: yes | |
configure:8762: checking for dlfcn.h | |
configure:8762: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:8762: $? = 0 | |
configure:8762: result: yes | |
configure:8957: checking for objdir | |
configure:8972: result: .libs | |
configure:9243: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions | |
configure:9261: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -fno-rtti -fno-exceptions conftest.c >&5 | |
configure:9265: $? = 0 | |
configure:9278: result: yes | |
configure:9588: checking for /usr/bin/clang option to produce PIC | |
configure:9595: result: -fno-common -DPIC | |
configure:9603: checking if /usr/bin/clang PIC flag -fno-common -DPIC works | |
configure:9621: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -fno-common -DPIC -DPIC conftest.c >&5 | |
configure:9625: $? = 0 | |
configure:9638: result: yes | |
configure:9667: checking if /usr/bin/clang static flag -static works | |
configure:9695: result: no | |
configure:9710: checking if /usr/bin/clang supports -c -o file.o | |
configure:9731: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -o out/conftest2.o conftest.c >&5 | |
configure:9735: $? = 0 | |
configure:9757: result: yes | |
configure:9765: checking if /usr/bin/clang supports -c -o file.o | |
configure:9812: result: yes | |
configure:9845: checking whether the /usr/bin/clang linker (/usr/bin/clang) supports shared libraries | |
configure:11003: result: yes | |
configure:11248: checking dynamic linker characteristics | |
configure:11984: result: darwin11.4.0 dyld | |
configure:12091: checking how to hardcode library paths into programs | |
configure:12116: result: immediate | |
configure:12656: checking whether stripping libraries is possible | |
configure:12670: result: yes | |
configure:12696: checking if libtool supports shared libraries | |
configure:12698: result: yes | |
configure:12701: checking whether to build shared libraries | |
configure:12722: result: yes | |
configure:12725: checking whether to build static libraries | |
configure:12729: result: yes | |
configure:12752: checking how to run the C++ preprocessor | |
configure:12779: /usr/bin/clang++ -E -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp | |
configure:12779: $? = 0 | |
configure:12793: /usr/bin/clang++ -E -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp | |
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:12793: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:12818: result: /usr/bin/clang++ -E | |
configure:12838: /usr/bin/clang++ -E -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp | |
configure:12838: $? = 0 | |
configure:12852: /usr/bin/clang++ -E -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp | |
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:12852: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:13022: checking for ld used by /usr/bin/clang++ | |
configure:13089: result: /usr/bin/clang | |
configure:13096: checking if the linker (/usr/bin/clang) is GNU ld | |
configure:13111: result: no | |
configure:13166: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries | |
configure:14170: result: yes | |
configure:14205: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.cpp >&5 | |
configure:14208: $? = 0 | |
configure:14728: checking for /usr/bin/clang++ option to produce PIC | |
configure:14735: result: -fno-common -DPIC | |
configure:14743: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works | |
configure:14761: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -fno-common -DPIC -DPIC conftest.cpp >&5 | |
configure:14765: $? = 0 | |
configure:14778: result: yes | |
configure:14801: checking if /usr/bin/clang++ static flag -static works | |
configure:14829: result: no | |
configure:14841: checking if /usr/bin/clang++ supports -c -o file.o | |
configure:14862: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -o out/conftest2.o conftest.cpp >&5 | |
configure:14866: $? = 0 | |
configure:14888: result: yes | |
configure:14893: checking if /usr/bin/clang++ supports -c -o file.o | |
configure:14940: result: yes | |
configure:14970: checking whether the /usr/bin/clang++ linker (/usr/bin/clang) supports shared libraries | |
configure:15004: result: yes | |
configure:15147: checking dynamic linker characteristics | |
configure:15817: result: darwin11.4.0 dyld | |
configure:15870: checking how to hardcode library paths into programs | |
configure:15895: result: immediate | |
configure:16213: checking for dlopen in -ldl | |
configure:16238: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:16238: $? = 0 | |
configure:16247: result: yes | |
configure:16259: checking for nanosleep in -lrt | |
configure:16284: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lrt -ldl >&5 | |
ld: library not found for -lrt | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16284: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char nanosleep (); | |
| int | |
| main () | |
| { | |
| return nanosleep (); | |
| ; | |
| return 0; | |
| } | |
configure:16293: result: no | |
configure:16357: checking for ANSI C header files | |
configure:16461: result: yes | |
configure:16472: checking assert.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking assert.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking for assert.h | |
configure:16472: result: yes | |
configure:16472: checking fcntl.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking fcntl.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking for fcntl.h | |
configure:16472: result: yes | |
configure:16472: checking for unistd.h | |
configure:16472: result: yes | |
configure:16472: checking dbmalloc.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
conftest.c:59:10: fatal error: 'dbmalloc.h' file not found | |
#include <dbmalloc.h> | |
^ | |
1 error generated. | |
configure:16472: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <dbmalloc.h> | |
configure:16472: result: no | |
configure:16472: checking dbmalloc.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
conftest.c:26:10: fatal error: 'dbmalloc.h' file not found | |
#include <dbmalloc.h> | |
^ | |
1 error generated. | |
configure:16472: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| /* end confdefs.h. */ | |
| #include <dbmalloc.h> | |
configure:16472: result: no | |
configure:16472: checking for dbmalloc.h | |
configure:16472: result: no | |
configure:16472: checking for dlfcn.h | |
configure:16472: result: yes | |
configure:16472: checking for stdint.h | |
configure:16472: result: yes | |
configure:16472: checking limits.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking limits.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking for limits.h | |
configure:16472: result: yes | |
configure:16472: checking locale.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking locale.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking for locale.h | |
configure:16472: result: yes | |
configure:16472: checking values.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
conftest.c:63:10: fatal error: 'values.h' file not found | |
#include <values.h> | |
^ | |
1 error generated. | |
configure:16472: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <values.h> | |
configure:16472: result: no | |
configure:16472: checking values.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
conftest.c:30:10: fatal error: 'values.h' file not found | |
#include <values.h> | |
^ | |
1 error generated. | |
configure:16472: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| /* end confdefs.h. */ | |
| #include <values.h> | |
configure:16472: result: no | |
configure:16472: checking for values.h | |
configure:16472: result: no | |
configure:16472: checking float.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking float.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking for float.h | |
configure:16472: result: yes | |
configure:16472: checking errno.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking errno.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
configure:16472: $? = 0 | |
configure:16472: result: yes | |
configure:16472: checking for errno.h | |
configure:16472: result: yes | |
configure:16472: checking direct.h usability | |
configure:16472: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
conftest.c:65:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^ | |
1 error generated. | |
configure:16472: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <direct.h> | |
configure:16472: result: no | |
configure:16472: checking direct.h presence | |
configure:16472: /usr/bin/clang -E -I/usr/local/Cellar/readline/6.2.2/include conftest.c | |
conftest.c:32:10: fatal error: 'direct.h' file not found | |
#include <direct.h> | |
^ | |
1 error generated. | |
configure:16472: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| /* end confdefs.h. */ | |
| #include <direct.h> | |
configure:16472: result: no | |
configure:16472: checking for direct.h | |
configure:16472: result: no | |
configure:16483: checking whether byte ordering is bigendian | |
configure:16498: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16498: $? = 0 | |
configure:16543: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:16543: $? = 0 | |
configure:16561: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
conftest.c:39:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:16561: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:16689: result: no | |
configure:16709: checking for 64bit integer type | |
configure:16717: result: long long | |
configure:16733: checking for 64bit file io | |
configure:16820: result: yes | |
configure:16823: checking for stat64 | |
configure:16823: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:16823: $? = 0 | |
configure:16823: result: yes | |
configure:16830: checking for fopen64 | |
configure:16830: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
Undefined symbols for architecture x86_64: | |
"_fopen64", referenced from: | |
_main in conftest-fxTzMP.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16830: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| /* end confdefs.h. */ | |
| /* Define fopen64 to an innocuous variant, in case <limits.h> declares fopen64. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fopen64 innocuous_fopen64 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fopen64 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fopen64 | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char fopen64 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_fopen64 || defined __stub___fopen64 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fopen64 (); | |
| ; | |
| return 0; | |
| } | |
configure:16830: result: no | |
configure:16837: checking for ftruncate64 | |
configure:16837: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
Undefined symbols for architecture x86_64: | |
"_ftruncate64", referenced from: | |
_main in conftest-2zd1QF.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:16837: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| /* end confdefs.h. */ | |
| /* Define ftruncate64 to an innocuous variant, in case <limits.h> declares ftruncate64. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define ftruncate64 innocuous_ftruncate64 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char ftruncate64 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef ftruncate64 | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char ftruncate64 (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_ftruncate64 || defined __stub___ftruncate64 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return ftruncate64 (); | |
| ; | |
| return 0; | |
| } | |
configure:16837: result: no | |
configure:16894: checking size of int | |
configure:16899: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:16899: $? = 0 | |
configure:16899: ./conftest | |
configure:16899: $? = 0 | |
configure:16913: result: 4 | |
configure:16927: checking size of unsigned long | |
configure:16932: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:16932: $? = 0 | |
configure:16932: ./conftest | |
configure:16932: $? = 0 | |
configure:16946: result: 8 | |
configure:16960: checking size of void* | |
configure:16965: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:16965: $? = 0 | |
configure:16965: ./conftest | |
configure:16965: $? = 0 | |
configure:16979: result: 8 | |
configure:16989: checking for int8 | |
configure:16989: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
conftest.c:53:13: error: use of undeclared identifier 'int8'; did you mean 'int'? | |
if (sizeof (int8)) | |
^ | |
1 error generated. | |
configure:16989: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define UNIX_STDIO_64 1 | |
| #define VSI_LARGE_API_SUPPORTED 1 | |
| #define VSI_FTELL64 ftello | |
| #define VSI_FSEEK64 fseeko | |
| #define VSI_STAT64 stat64 | |
| #define VSI_STAT64_T stat64 | |
| #define VSI_FOPEN64 fopen | |
| #define VSI_FTRUNCATE64 ftruncate | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_UNSIGNED_LONG 8 | |
| #define SIZEOF_VOIDP 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int8)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:16989: result: no | |
configure:17003: checking for int16 | |
configure:17003: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
conftest.c:53:13: error: use of undeclared identifier 'int16' | |
if (sizeof (int16)) | |
^ | |
1 error generated. | |
configure:17003: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define UNIX_STDIO_64 1 | |
| #define VSI_LARGE_API_SUPPORTED 1 | |
| #define VSI_FTELL64 ftello | |
| #define VSI_FSEEK64 fseeko | |
| #define VSI_STAT64 stat64 | |
| #define VSI_STAT64_T stat64 | |
| #define VSI_FOPEN64 fopen | |
| #define VSI_FTRUNCATE64 ftruncate | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_UNSIGNED_LONG 8 | |
| #define SIZEOF_VOIDP 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int16)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17003: result: no | |
configure:17017: checking for int32 | |
configure:17017: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
conftest.c:53:13: error: use of undeclared identifier 'int32' | |
if (sizeof (int32)) | |
^ | |
1 error generated. | |
configure:17017: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define UNIX_STDIO_64 1 | |
| #define VSI_LARGE_API_SUPPORTED 1 | |
| #define VSI_FTELL64 ftello | |
| #define VSI_FSEEK64 fseeko | |
| #define VSI_STAT64 stat64 | |
| #define VSI_STAT64_T stat64 | |
| #define VSI_FOPEN64 fopen | |
| #define VSI_FTRUNCATE64 ftruncate | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_UNSIGNED_LONG 8 | |
| #define SIZEOF_VOIDP 8 | |
| /* end confdefs.h. */ | |
| | |
| #if HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof (int32)) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:17017: result: no | |
configure:17040: checking native cpu bit order | |
configure:17045: result: lsb2msb | |
configure:17062: checking for vprintf | |
configure:17062: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17062: $? = 0 | |
configure:17062: result: yes | |
configure:17068: checking for _doprnt | |
configure:17068: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
Undefined symbols for architecture x86_64: | |
"__doprnt", referenced from: | |
_main in conftest-a6IwrW.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17068: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define UNIX_STDIO_64 1 | |
| #define VSI_LARGE_API_SUPPORTED 1 | |
| #define VSI_FTELL64 ftello | |
| #define VSI_FSEEK64 fseeko | |
| #define VSI_STAT64 stat64 | |
| #define VSI_STAT64_T stat64 | |
| #define VSI_FOPEN64 fopen | |
| #define VSI_FTRUNCATE64 ftruncate | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_UNSIGNED_LONG 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define HAVE_IEEEFP 1 | |
| #define HOST_FILLORDER FILLORDER_LSB2MSB | |
| #define HAVE_VPRINTF 1 | |
| /* end confdefs.h. */ | |
| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define _doprnt innocuous__doprnt | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char _doprnt (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef _doprnt | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char _doprnt (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub__doprnt || defined __stub____doprnt | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return _doprnt (); | |
| ; | |
| return 0; | |
| } | |
configure:17068: result: no | |
configure:17082: checking for snprintf | |
configure:17082: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17082: $? = 0 | |
configure:17082: result: yes | |
configure:17082: checking for vsnprintf | |
configure:17082: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17082: $? = 0 | |
configure:17082: result: yes | |
configure:17093: checking for atoll | |
configure:17093: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17093: $? = 0 | |
configure:17093: result: yes | |
configure:17104: checking for strtof | |
configure:17104: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17104: $? = 0 | |
configure:17104: result: yes | |
configure:17115: checking for getcwd | |
configure:17115: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17115: $? = 0 | |
configure:17115: result: yes | |
configure:17125: checking whether strtof is declared | |
configure:17125: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include conftest.c >&5 | |
configure:17125: $? = 0 | |
configure:17125: result: yes | |
configure:17139: checking for readlink | |
configure:17139: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17139: $? = 0 | |
configure:17139: result: yes | |
configure:17156: checking for gmtime_r | |
configure:17179: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.cpp -ldl >&5 | |
configure:17179: $? = 0 | |
configure:17187: result: yes | |
configure:17192: checking for localtime_r | |
configure:17215: /usr/bin/clang++ -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.cpp -ldl >&5 | |
configure:17215: $? = 0 | |
configure:17223: result: yes | |
configure:17235: checking for setlocale | |
configure:17235: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -ldl >&5 | |
configure:17235: $? = 0 | |
configure:17235: result: yes | |
configure:17245: checking to enable debug build | |
configure:17275: result: no, CFLAGS="-Os -w -pipe -march=native -Qunused-arguments" | |
configure:17280: checking whether GCC 4.1 atomic builtins are available | |
configure:17296: result: no | |
configure:17338: checking whether we should hide internal symbols | |
configure:17340: result: no | |
configure:17383: checking for local include/lib path | |
configure:17401: result: adding /usr/local/Cellar/gdal/1.9.0 | |
configure:17425: checking for pthread_create in -lpthread | |
configure:17450: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
configure:17450: $? = 0 | |
configure:17459: result: yes | |
configure:17470: checking for PTHREAD_MUTEX_RECURSIVE | |
configure:17489: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include conftest.c >&5 | |
configure:17489: $? = 0 | |
configure:17491: result: yes | |
configure:17650: checking for deflateInit_ in -lz | |
configure:17675: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
configure:17675: $? = 0 | |
configure:17684: result: yes | |
configure:17693: checking for inflateCopy in -lz | |
configure:17718: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
configure:17718: $? = 0 | |
configure:17727: result: yes | |
configure:17736: result: using libz library from /usr | |
configure:17808: checking for ld used by GCC | |
configure:17872: result: /usr/bin/clang | |
configure:17879: checking if the linker (/usr/bin/clang) is GNU ld | |
configure:17892: result: no | |
configure:17899: checking for shared library run path origin | |
configure:17912: result: done | |
configure:18420: checking for iconv | |
configure:18444: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv_open", referenced from: | |
_main in conftest-Kg21HB.o | |
"_iconv", referenced from: | |
_main in conftest-Kg21HB.o | |
"_iconv_close", referenced from: | |
_main in conftest-Kg21HB.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:18444: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define UNIX_STDIO_64 1 | |
| #define VSI_LARGE_API_SUPPORTED 1 | |
| #define VSI_FTELL64 ftello | |
| #define VSI_FSEEK64 fseeko | |
| #define VSI_STAT64 stat64 | |
| #define VSI_STAT64_T stat64 | |
| #define VSI_FOPEN64 fopen | |
| #define VSI_FTRUNCATE64 ftruncate | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_UNSIGNED_LONG 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define HAVE_IEEEFP 1 | |
| #define HOST_FILLORDER FILLORDER_LSB2MSB | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_DECL_STRTOF 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define CPL_MULTIPROC_PTHREAD 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:18468: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib -liconv >&5 | |
configure:18468: $? = 0 | |
configure:18478: result: yes | |
configure:18481: checking for working iconv | |
configure:18601: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib -liconv >&5 | |
configure:18601: $? = 0 | |
configure:18601: ./conftest | |
configure:18601: $? = 0 | |
configure:18613: result: yes | |
configure:18628: checking how to link with libiconv | |
configure:18630: result: -liconv | |
configure:18641: checking for iconv declaration | |
configure:18670: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include conftest.c >&5 | |
configure:18670: $? = 0 | |
configure:18681: result: | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
configure:18702: result: using ICONV_CPP_CONST="" | |
configure:18834: checking for PostgreSQL | |
configure:18843: result: no | |
configure:19422: checking for libpng | |
configure:19537: checking for gta_version in -lgta | |
configure:19562: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lgta -L/usr/X11 -L/usr/X11/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
ld: library not found for -lgta | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:19562: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define UNIX_STDIO_64 1 | |
| #define VSI_LARGE_API_SUPPORTED 1 | |
| #define VSI_FTELL64 ftello | |
| #define VSI_FSEEK64 fseeko | |
| #define VSI_STAT64 stat64 | |
| #define VSI_STAT64_T stat64 | |
| #define VSI_FOPEN64 fopen | |
| #define VSI_FTRUNCATE64 ftruncate | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_UNSIGNED_LONG 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define HAVE_IEEEFP 1 | |
| #define HOST_FILLORDER FILLORDER_LSB2MSB | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_DECL_STRTOF 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define CPL_MULTIPROC_PTHREAD 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define ICONV_CPP_CONST | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char gta_version (); | |
| int | |
| main () | |
| { | |
| return gta_version (); | |
| ; | |
| return 0; | |
| } | |
configure:19571: result: no | |
configure:19611: checking for PCIDSK | |
configure:19654: checking for libtiff | |
configure:19761: result: using internal TIFF code. | |
configure:20159: checking for jpeg12 | |
configure:20162: result: enabled | |
configure:20559: checking for FMEObjects | |
configure:20564: result: disabled by user | |
configure:21305: JasPer (JPEG2000) support disabled. | |
configure:21525: OpenJPEG (JPEG2000) support disabled. | |
configure:21680: checking for OpenGeodatabase in -lFileGDBAPI | |
configure:21705: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lFileGDBAPI -lFileGDBAPI -lfgdblinuxrtl -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/X11 -L/usr/X11/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
ld: library not found for -lFileGDBAPI | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:21705: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "" | |
| #define PACKAGE_TARNAME "" | |
| #define PACKAGE_VERSION "" | |
| #define PACKAGE_STRING "" | |
| #define PACKAGE_BUGREPORT "" | |
| #define PACKAGE_URL "" | |
| #define STDC_HEADERS 1 | |
| #define HAVE_SYS_TYPES_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define HAVE_STRING_H 1 | |
| #define HAVE_MEMORY_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define LT_OBJDIR ".libs/" | |
| #define HAVE_LIBDL 1 | |
| #define STDC_HEADERS 1 | |
| #define HAVE_ASSERT_H 1 | |
| #define HAVE_FCNTL_H 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_DLFCN_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_LIMITS_H 1 | |
| #define HAVE_LOCALE_H 1 | |
| #define HAVE_FLOAT_H 1 | |
| #define HAVE_ERRNO_H 1 | |
| #define HAVE_LONG_LONG 1 | |
| #define UNIX_STDIO_64 1 | |
| #define VSI_LARGE_API_SUPPORTED 1 | |
| #define VSI_FTELL64 ftello | |
| #define VSI_FSEEK64 fseeko | |
| #define VSI_STAT64 stat64 | |
| #define VSI_STAT64_T stat64 | |
| #define VSI_FOPEN64 fopen | |
| #define VSI_FTRUNCATE64 ftruncate | |
| #define SIZEOF_INT 4 | |
| #define SIZEOF_UNSIGNED_LONG 8 | |
| #define SIZEOF_VOIDP 8 | |
| #define HAVE_IEEEFP 1 | |
| #define HOST_FILLORDER FILLORDER_LSB2MSB | |
| #define HAVE_VPRINTF 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_VSNPRINTF 1 | |
| #define HAVE_ATOLL 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_GETCWD 1 | |
| #define HAVE_DECL_STRTOF 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
| #define CPL_MULTIPROC_PTHREAD 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define ICONV_CPP_CONST | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char OpenGeodatabase (); | |
| int | |
| main () | |
| { | |
| return OpenGeodatabase (); | |
| ; | |
| return 0; | |
| } | |
configure:21714: result: no | |
configure:21920: checking for Kakadu JPEG2000 support | |
configure:21932: result: not requested. | |
configure:21972: MrSID support disabled. | |
configure:22112: MrSID/MG4 Lidar support disabled. | |
configure:22174: checking for MSG | |
configure:22185: result: not requested | |
configure:22198: checking for BSB | |
configure:22202: result: enabled | |
configure:22527: checking if Oracle support is enabled | |
configure:22541: result: no | |
configure:22560: checking for GRIB | |
configure:22565: result: enabled | |
configure:22654: checking for MySQL | |
configure:22663: result: no | |
configure:22712: checking for Ingres | |
configure:22720: result: no | |
configure:22941: checking for Xerces C++ Parser | |
configure:23016: result: no | |
configure:23168: checking for XML_ParserCreate in -lexpat | |
configure:23193: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lexpat >&5 | |
configure:23193: $? = 0 | |
configure:23202: result: yes | |
configure:23271: checking for Expat XML Parser headers in /usr/include | |
configure:23295: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -I/usr/include conftest.cpp >&5 | |
configure:23295: $? = 0 | |
configure:23299: result: found | |
configure:23321: checking for Expat XML Parser | |
configure:23335: result: yes | |
configure:23344: checking if Expat XML Parser version is >= 1.95.0 | |
configure:23376: result: yes | |
configure:23609: checking for Google libkml | |
configure:23684: result: no | |
configure:23719: checking for SQLConnect in -lodbc | |
configure:23744: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lodbc -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/X11 -L/usr/X11/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
configure:23744: $? = 0 | |
configure:23753: result: yes | |
configure:23761: checking for SQLInstallDriverEx in -lodbcinst | |
configure:23786: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lodbcinst -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/X11 -L/usr/X11/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
configure:23786: $? = 0 | |
configure:23795: result: yes | |
configure:24147: checking if Oracle support is enabled | |
configure:24161: result: no | |
configure:24178: checking Checking for DODS | |
configure:24188: result: disabled | |
configure:24326: result: found libcurl version 7.21.4 | |
configure:24329: checking for curl_global_init in -lcurl | |
configure:24354: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lcurl -lcurl -lodbc -lodbcinst -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/X11 -L/usr/X11/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib >&5 | |
configure:24354: $? = 0 | |
configure:24363: result: yes | |
configure:24401: result: disabled | |
configure:24620: checking for sqlite3_open in -lsqlite3 | |
configure:24645: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lsqlite3 -L/usr/local/lib >&5 | |
configure:24645: $? = 0 | |
configure:24654: result: yes | |
configure:24785: checking for SQLite3 library >= 3.0.0 | |
configure:24821: /usr/bin/clang++ -c -Os -w -pipe -march=native -Qunused-arguments -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -I/usr/local/include conftest.cpp >&5 | |
configure:24821: $? = 0 | |
configure:24823: result: yes | |
configure:24894: checking Checking for DWGdirect | |
configure:24904: result: disabled | |
configure:24940: "IBM Informix DataBlade support disabled." | |
configure:25025: checking whether we should include ESRI SDE support... | |
configure:25340: result: ESRI SDE support not requested. | |
configure:25352: checking for VFK support | |
configure:25374: result: yes | |
configure:25650: checking for geos-config | |
configure:25668: found /usr/local/bin/geos-config | |
configure:25681: result: /usr/local/bin/geos-config | |
configure:25781: checking for GEOS version >= 2.2.0 | |
configure:25804: result: yes | |
configure:25834: checking for GEOSversion in -lgeos_c | |
configure:25860: /usr/bin/clang -o conftest -I/usr/local/Cellar/geos/3.3.3/include -I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include -L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3 conftest.c -lgeos_c | |
-L/usr/local/Cellar/geos/3.3.3/lib -lgeos_c >&5 | |
configure:25860: $? = 0 | |
configure:25869: result: yes | |
configure:25892: Using C API from GEOS 3.3.3 | |
configure:25910: checking for OpenCL support | |
configure:25949: result: no | |
configure:25966: checking for FreeXL support | |
configure:26308: checking whether to enable PAM | |
configure:26324: result: yes | |
configure:26344: checking for poppler | |
configure:26420: result: disabled | |
configure:26443: checking for podofo | |
configure:26522: result: disabled | |
configure:26532: checking how to link PROJ.4 library | |
configure:26545: result: link dynamically. | |
configure:26868: result: checking GDAL version information from gdal_version.h: 1.9.0 | |
configure:26907: checking for Mac OS X Framework build | |
configure:26927: result: disabled | |
configure:26997: checking for perl bindings | |
configure:27004: result: disabled | |
configure:27016: checking for php bindings | |
configure:27023: result: disabled | |
configure:27035: checking for ruby bindings | |
configure:27042: result: disabled | |
configure:27054: checking for python bindings | |
configure:27185: result: disabled | |
configure:27200: checking whether we should include Java support | |
configure:27255: result: no | |
configure:27272: checking whether we should include MDB support | |
configure:27480: result: no | |
configure:27493: checking whether we should include rasdaman support... | |
configure:27567: result: rasdaman support not requested. | |
configure:27586: checking whether we should include Armadillo support | |
configure:27608: result: no | |
configure:27649: creating ./config.status | |
## ---------------------- ## | |
## Running config.status. ## | |
## ---------------------- ## | |
This file was extended by config.status, which was | |
generated by GNU Autoconf 2.68. Invocation command line was | |
CONFIG_FILES = | |
CONFIG_HEADERS = | |
CONFIG_LINKS = | |
CONFIG_COMMANDS = | |
$ ./config.status | |
on server.local | |
config.status:1302: creating GDALmake.opt | |
config.status:1401: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting | |
config.status:1302: creating port/cpl_config.h | |
config.status:1486: executing libtool commands | |
## ---------------- ## | |
## Cache variables. ## | |
## ---------------- ## | |
ac_cv_build=i386-apple-darwin11.4.0 | |
ac_cv_c_bigendian=no | |
ac_cv_c_compiler_gnu=yes | |
ac_cv_cflags_warn_all='-Wall -Wdeclaration-after-statement' | |
ac_cv_cxx_compiler_gnu=yes | |
ac_cv_cxxflags_warn_all=-Wall | |
ac_cv_env_CCC_set= | |
ac_cv_env_CCC_value= | |
ac_cv_env_CC_set=set | |
ac_cv_env_CC_value=/usr/bin/clang | |
ac_cv_env_CFLAGS_set=set | |
ac_cv_env_CFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments' | |
ac_cv_env_CPPFLAGS_set=set | |
ac_cv_env_CPPFLAGS_value=-I/usr/local/Cellar/readline/6.2.2/include | |
ac_cv_env_CPP_set= | |
ac_cv_env_CPP_value= | |
ac_cv_env_CXXCPP_set= | |
ac_cv_env_CXXCPP_value= | |
ac_cv_env_CXXFLAGS_set=set | |
ac_cv_env_CXXFLAGS_value='-Os -w -pipe -march=native -Qunused-arguments' | |
ac_cv_env_CXX_set=set | |
ac_cv_env_CXX_value=/usr/bin/clang++ | |
ac_cv_env_LDFLAGS_set=set | |
ac_cv_env_LDFLAGS_value='-L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3' | |
ac_cv_env_LIBS_set= | |
ac_cv_env_LIBS_value= | |
ac_cv_env_build_alias_set= | |
ac_cv_env_build_alias_value= | |
ac_cv_env_host_alias_set= | |
ac_cv_env_host_alias_value= | |
ac_cv_env_target_alias_set= | |
ac_cv_env_target_alias_value= | |
ac_cv_func__doprnt=no | |
ac_cv_func_atoll=yes | |
ac_cv_func_fopen64=no | |
ac_cv_func_ftruncate64=no | |
ac_cv_func_getcwd=yes | |
ac_cv_func_gmtime_r=yes | |
ac_cv_func_localtime_r=yes | |
ac_cv_func_readlink=yes | |
ac_cv_func_setlocale=yes | |
ac_cv_func_snprintf=yes | |
ac_cv_func_stat64=yes | |
ac_cv_func_strtof=yes | |
ac_cv_func_vprintf=yes | |
ac_cv_func_vsnprintf=yes | |
ac_cv_have_decl_strtof=yes | |
ac_cv_header_assert_h=yes | |
ac_cv_header_dbmalloc_h=no | |
ac_cv_header_direct_h=no | |
ac_cv_header_dlfcn_h=yes | |
ac_cv_header_errno_h=yes | |
ac_cv_header_fcntl_h=yes | |
ac_cv_header_float_h=yes | |
ac_cv_header_inttypes_h=yes | |
ac_cv_header_limits_h=yes | |
ac_cv_header_locale_h=yes | |
ac_cv_header_memory_h=yes | |
ac_cv_header_stdc=yes | |
ac_cv_header_stdint_h=yes | |
ac_cv_header_stdlib_h=yes | |
ac_cv_header_string_h=yes | |
ac_cv_header_strings_h=yes | |
ac_cv_header_sys_stat_h=yes | |
ac_cv_header_sys_types_h=yes | |
ac_cv_header_unistd_h=yes | |
ac_cv_header_values_h=no | |
ac_cv_host=i386-apple-darwin11.4.0 | |
ac_cv_lib_FileGDBAPI_OpenGeodatabase=no | |
ac_cv_lib_curl_curl_global_init=yes | |
ac_cv_lib_dl_dlopen=yes | |
ac_cv_lib_expat_XML_ParserCreate=yes | |
ac_cv_lib_geos_c_GEOSversion=yes | |
ac_cv_lib_gta_gta_version=no | |
ac_cv_lib_odbc_SQLConnect=yes | |
ac_cv_lib_odbcinst_SQLInstallDriverEx=yes | |
ac_cv_lib_pthread_pthread_create=yes | |
ac_cv_lib_rt_nanosleep=no | |
ac_cv_lib_sqlite3_sqlite3_open=yes | |
ac_cv_lib_z_deflateInit_=yes | |
ac_cv_lib_z_inflateCopy=yes | |
ac_cv_objext=o | |
ac_cv_path_EGREP='/usr/bin/grep -E' | |
ac_cv_path_FGREP='/usr/bin/grep -F' | |
ac_cv_path_GEOS_CONFIG=/usr/local/bin/geos-config | |
ac_cv_path_GREP=/usr/bin/grep | |
ac_cv_path_SED=/usr/bin/sed | |
ac_cv_prog_AWK=awk | |
ac_cv_prog_CPP='/usr/bin/clang -E' | |
ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' | |
ac_cv_prog_ac_ct_AR=ar | |
ac_cv_prog_ac_ct_CC=/usr/bin/clang | |
ac_cv_prog_ac_ct_DLLTOOL=dlltool | |
ac_cv_prog_ac_ct_DSYMUTIL=dsymutil | |
ac_cv_prog_ac_ct_LIPO=lipo | |
ac_cv_prog_ac_ct_NMEDIT=nmedit | |
ac_cv_prog_ac_ct_OBJDUMP=objdump | |
ac_cv_prog_ac_ct_OTOOL=otool | |
ac_cv_prog_ac_ct_RANLIB=ranlib | |
ac_cv_prog_ac_ct_STRIP=strip | |
ac_cv_prog_cc_c89= | |
ac_cv_prog_cc_g=yes | |
ac_cv_prog_cxx_g=yes | |
ac_cv_sizeof_int=4 | |
ac_cv_sizeof_unsigned_long=8 | |
ac_cv_sizeof_voidp=8 | |
ac_cv_type_int16=no | |
ac_cv_type_int32=no | |
ac_cv_type_int8=no | |
acl_cv_path_LD=/usr/bin/clang | |
acl_cv_prog_gnu_ld=no | |
acl_cv_rpath=done | |
am_cv_func_iconv=yes | |
am_cv_func_iconv_works=yes | |
am_cv_lib_iconv=yes | |
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' | |
am_cv_proto_iconv_arg1= | |
lt_cv_apple_cc_single_mod=yes | |
lt_cv_ar_at_file=no | |
lt_cv_deplibs_check_method=pass_all | |
lt_cv_file_magic_cmd='$MAGIC_CMD' | |
lt_cv_file_magic_test_file= | |
lt_cv_ld_exported_symbols_list=yes | |
lt_cv_ld_force_load=yes | |
lt_cv_ld_reload_flag=-r | |
lt_cv_nm_interface='BSD nm' | |
lt_cv_objdir=.libs | |
lt_cv_path_LD=/usr/bin/clang | |
lt_cv_path_LDCXX=/usr/bin/clang | |
lt_cv_path_NM=/usr/bin/nm | |
lt_cv_path_mainfest_tool=no | |
lt_cv_prog_compiler_c_o=yes | |
lt_cv_prog_compiler_c_o_CXX=yes | |
lt_cv_prog_compiler_pic='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' | |
lt_cv_prog_compiler_pic_works=yes | |
lt_cv_prog_compiler_pic_works_CXX=yes | |
lt_cv_prog_compiler_rtti_exceptions=yes | |
lt_cv_prog_compiler_static_works=no | |
lt_cv_prog_compiler_static_works_CXX=no | |
lt_cv_prog_gnu_ld=no | |
lt_cv_prog_gnu_ldcxx=no | |
lt_cv_sharedlib_from_linklib_cmd='printf %s\n' | |
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' | |
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' | |
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' | |
lt_cv_sys_max_cmd_len=196608 | |
lt_cv_to_host_file_cmd=func_convert_file_noop | |
lt_cv_to_tool_file_cmd=func_convert_file_noop | |
## ----------------- ## | |
## Output variables. ## | |
## ----------------- ## | |
AR='ar' | |
AS='as' | |
AWK='awk' | |
BINDINGS='' | |
BINTRUE='/usr/bin/true' | |
CC='/usr/bin/clang' | |
CFLAGS='-arch x86_64 -Os -w -pipe -march=native -Qunused-arguments' | |
CPP='/usr/bin/clang -E' | |
CPPFLAGS='-I/usr/local/Cellar/readline/6.2.2/include -I/usr/local/Cellar/gdal/1.9.0/include' | |
CURL_INC='' | |
CURL_LIB='-lcurl' | |
CURL_SETTING='yes' | |
CXX='/usr/bin/clang++' | |
CXXCPP='/usr/bin/clang++ -E' | |
CXXFLAGS='-arch x86_64 -Os -w -pipe -march=native -Qunused-arguments' | |
CXX_WFLAGS=' -Wall' | |
C_WFLAGS=' -Wall -Wdeclaration-after-statement' | |
DEFS='-DHAVE_CONFIG_H' | |
DLLTOOL='dlltool' | |
DODS_INC='' | |
DSYMUTIL='dsymutil' | |
DUMPBIN='' | |
DWGDIRECT='' | |
DWG_PLT='' | |
ECHO_C='\c' | |
ECHO_N='' | |
ECHO_T='' | |
ECW_SETTING='no' | |
EGREP='/usr/bin/grep -E' | |
EXEEXT='' | |
EXE_EXT='' | |
EXPAT_CFLAGS='-I/usr/include' | |
EXPAT_INCLUDE='-I/usr/include' | |
EXPAT_LDFLAGS='-lexpat' | |
EXPAT_VERSION='2.0.1' | |
EXTRA_INCLUDES='-I/usr/local -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr/X11 -I/usr/X11/include -I/usr -I/usr/include ' | |
FGDB_ENABLED='no' | |
FGDB_INC='' | |
FGDB_LIB='' | |
FGREP='/usr/bin/grep -F' | |
FITS_SETTING='no' | |
FREEXL_INCLUDE='' | |
GDAL_VER='1.9.0' | |
GDAL_VERSION_MAJOR='1' | |
GDAL_VERSION_MINOR='9' | |
GDAL_VERSION_REV='0' | |
GEOS_CFLAGS='-I/usr/local/Cellar/geos/3.3.3/include' | |
GEOS_CONFIG='/usr/local/bin/geos-config' | |
GEOS_LIBS='-L/usr/local/Cellar/geos/3.3.3/lib -lgeos_c' | |
GEOS_VERSION='3.3.3' | |
GEOTIFF_INCLUDE='' | |
GEOTIFF_SETTING='internal' | |
GIF_SETTING='external' | |
GRASS_GISBASE='' | |
GRASS_INCLUDE='' | |
GRASS_SETTING='no' | |
GREP='/usr/bin/grep' | |
GTA_SETTING='no' | |
HAVE_ARMADILLO='no' | |
HAVE_EXPAT='yes' | |
HAVE_FREEXL='no' | |
HAVE_GCC_ATOMIC_BUILTINS='no' | |
HAVE_GEOS='yes' | |
HAVE_GRASS='no' | |
HAVE_HDF4='no' | |
HAVE_HDF5='no' | |
HAVE_HIDE_INTERNAL_SYMBOLS='no' | |
HAVE_IDB='no' | |
HAVE_INGRES='no' | |
HAVE_JASPER='no' | |
HAVE_LIBKML='no' | |
HAVE_LIBTOOL='yes' | |
HAVE_MYSQL='no' | |
HAVE_NAS='no' | |
HAVE_OCI='no' | |
HAVE_OGDI='no' | |
HAVE_OPENJPEG='no' | |
HAVE_PG='no' | |
HAVE_PODOFO='no' | |
HAVE_POPPLER='no' | |
HAVE_SPATIALITE='no' | |
HAVE_SQLITE='yes' | |
HAVE_VFK='yes' | |
HAVE_XERCES='no' | |
HDF4_INCLUDE='' | |
HDF5_INCLUDE='' | |
IDB_INC='' | |
IDB_LIB='' | |
II_SYSTEM='' | |
INGRES_INC='' | |
INGRES_LIB='' | |
JASPER_FLAGS='' | |
JAVA_HOME='' | |
JAVA_INC='' | |
JPEG12_ENABLED='yes' | |
JPEG_SETTING='external' | |
JVM_LIB='' | |
KAKDIR='' | |
LD='/usr/bin/clang' | |
LDFLAGS='-L/usr/local/Cellar/readline/6.2.2/lib -lsqlite3' | |
LD_SHARED='' | |
LIBCURL_CONFIG='/usr/bin/curl-config' | |
LIBICONV='-liconv' | |
LIBKML_CFLAGS='' | |
LIBKML_INCLUDE='' | |
LIBKML_LDFLAGS='' | |
LIBKML_VERSION='' | |
LIBLZMA_SETTING='no' | |
LIBOBJS='' | |
LIBS='-arch x86_64 -L/usr/local/Cellar/geos/3.3.3/lib -lgeos_c -L/usr/local/lib -lsqlite3 -lodbc -lodbcinst -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/X11 -L/usr/X11/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.9.0/lib' | |
LIBTOOL='$(SHELL) $(top_builddir)/libtool' | |
LIBZ_SETTING='external' | |
LIPO='lipo' | |
LN_S='ln -s' | |
LTLIBICONV='-liconv' | |
LTLIBOBJS='' | |
MACOSX_FRAMEWORK='no' | |
MANIFEST_TOOL=':' | |
MDB_ENABLED='no' | |
MRSID_FLAGS='' | |
MRSID_INCLUDE='' | |
MRSID_LIBS='' | |
MRSID_LIDAR_INCLUDE='' | |
MRSID_LIDAR_LIBS='' | |
MYSQL_CONFIG='no' | |
MYSQL_INC='' | |
MYSQL_LIB='' | |
NETCDF_HAS_HDF4='' | |
NETCDF_HAS_NC4='' | |
NETCDF_ROOT='' | |
NETCDF_SETTING='no' | |
NM='/usr/bin/nm' | |
NMEDIT='nmedit' | |
OBJDUMP='objdump' | |
OBJEXT='o' | |
OCI_INCLUDE='' | |
ODBC_SETTING='yes' | |
OGDI_INCLUDE='' | |
OGR_ENABLED='yes' | |
OPENCL_FLAGS='' | |
OPENCL_LIB='' | |
OPT_GDAL_FORMATS='wcs wms grib bsb gif jpeg png pcraster ' | |
ORACLE_OCI_CFLAGS='' | |
ORACLE_OCI_LDFLAGS='' | |
ORACLE_OCI_VERSION='' | |
OTOOL64=':' | |
OTOOL='otool' | |
PACKAGE_BUGREPORT='' | |
PACKAGE_NAME='' | |
PACKAGE_STRING='' | |
PACKAGE_TARNAME='' | |
PACKAGE_URL='' | |
PACKAGE_VERSION='' | |
PAM_SETTING='-DPAM_ENABLED' | |
PATH_SEPARATOR=':' | |
PCIDSK_INCLUDE='' | |
PCIDSK_LIB='' | |
PCIDSK_SETTING='internal' | |
PCRASTER_SETTING='internal' | |
PG_CONFIG='no' | |
PG_INC='' | |
PG_LIB='' | |
PNG_SETTING='external' | |
PODOFO_INC='' | |
POPPLER_BASE_STREAM_HAS_TWO_ARGS='no' | |
POPPLER_HAS_OPTCONTENT='no' | |
POPPLER_INC='' | |
PROJ_INCLUDE='' | |
PROJ_STATIC='no' | |
PYTHON='' | |
PY_HAVE_SETUPTOOLS='' | |
RANLIB='ranlib' | |
RASDAMAN_ENABLED='no' | |
RASDAMAN_INC='' | |
RASDAMAN_LIB='' | |
RENAME_INTERNAL_LIBGEOTIFF_SYMBOLS='no' | |
RENAME_INTERNAL_LIBTIFF_SYMBOLS='no' | |
SDE_ENABLED='no' | |
SDE_INC='' | |
SDE_LIB='' | |
SED='/usr/bin/sed' | |
SHELL='/bin/sh' | |
SO_EXT='' | |
SPATIALITE_AMALGAMATION='no' | |
SPATIALITE_INC='' | |
SQLITE3_CFLAGS='-I/usr/local/include' | |
SQLITE3_LDFLAGS='-L/usr/local/lib -lsqlite3' | |
SQLITE3_VERSION='3.7.12' | |
SQLITE_INC='-I/usr/local/include' | |
STRIP='strip' | |
TIFF_OPTS='-DBIGTIFF_SUPPORT' | |
TIFF_SETTING='internal' | |
XERCES_CFLAGS='' | |
XERCES_INCLUDE='' | |
XERCES_LDFLAGS='' | |
XERCES_VERSION='' | |
X_FME_HOME='' | |
ac_ct_AR='ar' | |
ac_ct_CC='/usr/bin/clang' | |
ac_ct_CXX='' | |
ac_ct_DUMPBIN='' | |
bindir='${exec_prefix}/bin' | |
build='i386-apple-darwin11.4.0' | |
build_alias='' | |
build_cpu='i386' | |
build_os='darwin11.4.0' | |
build_vendor='apple' | |
datadir='${datarootdir}' | |
datarootdir='${prefix}/share/gdal' | |
docdir='${datarootdir}/doc/${PACKAGE}' | |
dvidir='${docdir}' | |
exec_prefix='${prefix}' | |
host='i386-apple-darwin11.4.0' | |
host_alias='' | |
host_cpu='i386' | |
host_os='darwin11.4.0' | |
host_vendor='apple' | |
htmldir='${docdir}' | |
includedir='${prefix}/include' | |
infodir='${datarootdir}/info' | |
libdir='${exec_prefix}/lib' | |
libexecdir='${exec_prefix}/libexec' | |
localedir='${datarootdir}/locale' | |
localstatedir='${prefix}/var' | |
mandir='/usr/local/Cellar/gdal/1.9.0/share/man' | |
oldincludedir='/usr/include' | |
pdfdir='${docdir}' | |
prefix='/usr/local/Cellar/gdal/1.9.0' | |
program_transform_name='s,x,x,' | |
psdir='${docdir}' | |
pyexecdir='' | |
pymoddir='' | |
pythondir='' | |
sbindir='${exec_prefix}/sbin' | |
sharedstatedir='${prefix}/com' | |
sysconfdir='${prefix}/etc' | |
target_alias='' | |
## ----------- ## | |
## confdefs.h. ## | |
## ----------- ## | |
/* confdefs.h */ | |
#define PACKAGE_NAME "" | |
#define PACKAGE_TARNAME "" | |
#define PACKAGE_VERSION "" | |
#define PACKAGE_STRING "" | |
#define PACKAGE_BUGREPORT "" | |
#define PACKAGE_URL "" | |
#define STDC_HEADERS 1 | |
#define HAVE_SYS_TYPES_H 1 | |
#define HAVE_SYS_STAT_H 1 | |
#define HAVE_STDLIB_H 1 | |
#define HAVE_STRING_H 1 | |
#define HAVE_MEMORY_H 1 | |
#define HAVE_STRINGS_H 1 | |
#define HAVE_INTTYPES_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define LT_OBJDIR ".libs/" | |
#define HAVE_LIBDL 1 | |
#define STDC_HEADERS 1 | |
#define HAVE_ASSERT_H 1 | |
#define HAVE_FCNTL_H 1 | |
#define HAVE_UNISTD_H 1 | |
#define HAVE_DLFCN_H 1 | |
#define HAVE_STDINT_H 1 | |
#define HAVE_LIMITS_H 1 | |
#define HAVE_LOCALE_H 1 | |
#define HAVE_FLOAT_H 1 | |
#define HAVE_ERRNO_H 1 | |
#define HAVE_LONG_LONG 1 | |
#define UNIX_STDIO_64 1 | |
#define VSI_LARGE_API_SUPPORTED 1 | |
#define VSI_FTELL64 ftello | |
#define VSI_FSEEK64 fseeko | |
#define VSI_STAT64 stat64 | |
#define VSI_STAT64_T stat64 | |
#define VSI_FOPEN64 fopen | |
#define VSI_FTRUNCATE64 ftruncate | |
#define SIZEOF_INT 4 | |
#define SIZEOF_UNSIGNED_LONG 8 | |
#define SIZEOF_VOIDP 8 | |
#define HAVE_IEEEFP 1 | |
#define HOST_FILLORDER FILLORDER_LSB2MSB | |
#define HAVE_VPRINTF 1 | |
#define HAVE_SNPRINTF 1 | |
#define HAVE_VSNPRINTF 1 | |
#define HAVE_ATOLL 1 | |
#define HAVE_STRTOF 1 | |
#define HAVE_GETCWD 1 | |
#define HAVE_DECL_STRTOF 1 | |
#define HAVE_READLINK 1 | |
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | |
#define CPL_MULTIPROC_PTHREAD 1 | |
#define HAVE_ICONV 1 | |
#define ICONV_CONST | |
#define ICONV_CPP_CONST | |
#define GDAL_PREFIX "/usr/local/Cellar/gdal/1.9.0" | |
configure: exit 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment