Skip to content

Instantly share code, notes, and snippets.

@JamesDullaghan
Created May 26, 2013 00:58
Show Gist options
  • Save JamesDullaghan/5651359 to your computer and use it in GitHub Desktop.
Save JamesDullaghan/5651359 to your computer and use it in GitHub Desktop.
gdal failed to build on 10.8.3
brew doctor
Your system is ready to brew.
brew: superenv removed: -L/usr/local/lib -arch x86_64
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
CPLRecodeIconv(char const*, char const*, char const*) in cpl_recode_iconv.o
CPLRecodeFromWCharIconv(wchar_t const*, char const*, char const*) in cpl_recode_iconv.o
"_iconv_close", referenced from:
CPLRecodeIconv(char const*, char const*, char const*) in cpl_recode_iconv.o
CPLRecodeFromWCharIconv(wchar_t const*, char const*, char const*) in cpl_recode_iconv.o
"_iconv_open", referenced from:
CPLRecodeIconv(char const*, char const*, char const*) in cpl_recode_iconv.o
CPLRecodeFromWCharIconv(wchar_t const*, char const*, char const*) in cpl_recode_iconv.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [libgdal.la] Error 1
make: *** [check-lib] Error 2
==> Configuration
HOMEBREW_VERSION: 0.9.4
HEAD: 55c3634a12f9b44edcca2f5c372d82b65d956ed5
CPU: 8-core 64-bit ivybridge
OS X: 10.8.3-x86_64
Xcode: 4.6.2
CLT: 1.0.0.9000000000.1.1249367152
X11: N/A
==> ENV
HOMEBREW_CC: clang
LDFLAGS: -L/usr/local/opt/sqlite/lib -lsqlite3
MAKEFLAGS: -j1
CMAKE_PREFIX_PATH: /usr/local/opt/readline:/usr/local/opt/sqlite:/usr/local
CMAKE_INCLUDE_PATH: /usr/include/libxml2:/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/
CMAKE_LIBRARY_PATH: /System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries
PKG_CONFIG_PATH: /usr/local/opt/libpng/lib/pkgconfig:/usr/local/opt/libtiff/lib/pkgconfig:/usr/local/opt/proj/lib/pkgconfig:/usr/local/opt/sqlite/lib/pkgconfig:/usr/local/opt/freexl/lib/pkgconfig:/usr/local/opt/libspatialite/lib/pkgconfig
PKG_CONFIG_LIBDIR: /usr/lib/pkgconfig:/usr/local/Library/ENV/pkgconfig/10.8
HOMEBREW_MAKE_JOBS: 1
ACLOCAL_PATH: /usr/local/share/aclocal
OBJC: cc
PATH: /usr/local/Library/ENV/4.3:/usr/local/opt/libpng/bin:/usr/local/opt/jpeg/bin:/usr/local/opt/giflib/bin:/usr/local/opt/libtiff/bin:/usr/local/opt/proj/bin:/usr/local/opt/libgeotiff/bin:/usr/local/opt/geos/bin:/usr/local/opt/sqlite/bin:/usr/local/opt/python/bin:/usr/bin:/bin:/usr/sbin:/sbin
Error: gdal did not build
Logs: /Users/Admin/Library/Logs/Homebrew/gdal/config.log
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.10.0 --mandir=/usr/local/Cellar/gdal/1.10.0/share/man --disable-debug --with-local=/usr/local/Cellar/gdal/1.10.0 --with-threads --with-libtool --with-pcraster=internal --with-pcidsk=internal --with-bsb --with-grib --with-pam --with-libiconv-prefix=/usr --with-libz=/usr --with-png=/usr/local --with-expat=/usr --with-curl=/usr/bin/curl-config --with-jpeg=/usr/local --without-jpeg12 --with-gif=/usr/local --with-libtiff=/usr/local --with-geotiff=/usr/local --with-sqlite3=/usr/local/opt/sqlite --with-freexl=/usr/local --with-spatialite=/usr/local --with-geos=/usr/local/bin/geos-config --with-static-proj4=/usr/local --without-grass --without-libgrass --without-liblzma --without-cfitsio --without-hdf5 --without-netcdf --without-jasper --without-xerces --without-odbc --without-dods-root --without-epsilon --without-webp --without-poppler --without-gta --without-ogdi --without-fme --without-hdf4 --without-openjpeg --without-fgdb --without-ecw --without-kakadu --without-mrsid --without-jp2mrsid --without-mrsid_lidar --without-msg --without-oci --without-ingres --without-libkml --without-dwgdirect --without-idb --without-sde --without-podofo --without-rasdaman --without-pg --without-mysql --without-python --without-perl --without-php --without-ruby --without-opencl --with-armadillo=no
## --------- ##
## Platform. ##
## --------- ##
hostname = localhost
uname -m = x86_64
uname -r = 12.3.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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 12.3.0: Sun Jan 6 22:37:10 PST 2013; root:xnu-2050.22.13~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: 16.00 gigabytes
Default processor set: 127 tasks, 728 threads, 8 processors
Load average: 1.17, Mach factor: 6.82
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/giflib/bin
PATH: /usr/local/opt/libtiff/bin
PATH: /usr/local/opt/proj/bin
PATH: /usr/local/opt/libgeotiff/bin
PATH: /usr/local/opt/geos/bin
PATH: /usr/local/opt/sqlite/bin
PATH: /usr/local/opt/python/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2929: checking build system type
configure:2943: result: i386-apple-darwin12.3.0
configure:2963: checking host system type
configure:2976: result: i386-apple-darwin12.3.0
configure:3045: checking for gcc
configure:3072: result: cc
configure:3301: checking for C compiler version
configure:3310: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
configure:3321: $? = 0
configure:3310: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/sqlite/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/sqlite/lib'
... rest of stderr output deleted ...
configure:3321: $? = 0
configure:3310: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3321: $? = 1
configure:3310: cc -qversion >&5
clang: error: no input files
configure:3321: $? = 1
configure:3341: checking whether the C compiler works
configure:3363: cc -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c >&5
configure:3367: $? = 0
configure:3415: result: yes
configure:3418: checking for C compiler default output file name
configure:3420: result: a.out
configure:3426: checking for suffix of executables
configure:3433: cc -o conftest -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c >&5
configure:3437: $? = 0
configure:3459: result:
configure:3481: checking whether we are cross compiling
configure:3489: cc -o conftest -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c >&5
configure:3493: $? = 0
configure:3500: ./conftest
configure:3504: $? = 0
configure:3519: result: no
configure:3524: checking for suffix of object files
configure:3546: cc -c conftest.c >&5
configure:3550: $? = 0
configure:3571: result: o
configure:3575: checking whether we are using the GNU C compiler
configure:3594: cc -c conftest.c >&5
configure:3594: $? = 0
configure:3603: result: yes
configure:3612: checking whether cc accepts -g
configure:3632: cc -c -g conftest.c >&5
configure:3632: $? = 0
configure:3673: result: yes
configure:3690: checking for cc option to accept ISO C89
configure:3754: cc -c -g -O2 conftest.c >&5
configure:3754: $? = 0
configure:3767: result: none needed
configure:3788: checking C_WFLAGS for maximum warnings
configure:3815: cc -c -g -O2 -pedantic -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement conftest.c >&5
configure:3815: $? = 0
configure:3829: result: -Wall -Wdeclaration-after-statement
configure:3842: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all"
configure:3845: $? = 0
configure:3964: checking for C++ compiler version
configure:3973: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
configure:3984: $? = 0
configure:3973: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/sqlite/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/sqlite/lib'
... rest of stderr output deleted ...
configure:3984: $? = 0
configure:3973: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:3984: $? = 1
configure:3973: c++ -qversion >&5
clang: error: no input files
configure:3984: $? = 1
configure:3988: checking whether we are using the GNU C++ compiler
configure:4007: c++ -c conftest.cpp >&5
configure:4007: $? = 0
configure:4016: result: yes
configure:4025: checking whether c++ accepts -g
configure:4045: c++ -c -g conftest.cpp >&5
configure:4045: $? = 0
configure:4086: result: yes
configure:4110: checking CXX_WFLAGS for maximum warnings
configure:4137: c++ -c -g -O2 -pedantic -Wall conftest.cpp >&5
configure:4137: $? = 0
configure:4151: result: -Wall
configure:4164: : CXX_WFLAGS="$CXX_WFLAGS $ac_cv_cxxflags_warn_all"
configure:4167: $? = 0
configure:4227: checking for gcc
configure:4254: result: cc
configure:4483: checking for C compiler version
configure:4492: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
configure:4503: $? = 0
configure:4492: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/sqlite/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/sqlite/lib'
... rest of stderr output deleted ...
configure:4503: $? = 0
configure:4492: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4503: $? = 1
configure:4492: cc -qversion >&5
clang: error: no input files
configure:4503: $? = 1
configure:4507: checking whether we are using the GNU C compiler
configure:4535: result: yes
configure:4544: checking whether cc accepts -g
configure:4605: result: yes
configure:4622: checking for cc option to accept ISO C89
configure:4699: result: none needed
configure:4831: checking for C++ compiler version
configure:4840: c++ --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
configure:4851: $? = 0
configure:4840: c++ -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.3.0
Thread model: posix
clang: warning: argument unused during compilation: '-isystem /usr/local/include'
clang: warning: argument unused during compilation: '-isystem /usr/include/libxml2'
clang: warning: argument unused during compilation: '-isystem /System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers/'
clang: warning: argument unused during compilation: '-I /usr/local/opt/readline/include'
clang: warning: argument unused during compilation: '-I /usr/local/opt/sqlite/include'
clang: warning: argument unused during compilation: '-L/usr/local/opt/readline/lib'
clang: warning: argument unused during compilation: '-L/usr/local/opt/sqlite/lib'
... rest of stderr output deleted ...
configure:4851: $? = 0
configure:4840: c++ -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
clang: error: no input files
configure:4851: $? = 1
configure:4840: c++ -qversion >&5
clang: error: no input files
configure:4851: $? = 1
configure:4855: checking whether we are using the GNU C++ compiler
configure:4883: result: yes
configure:4892: checking whether c++ accepts -g
configure:4953: result: yes
configure:5325: checking how to print strings
configure:5352: result: printf
configure:5373: checking for a sed that does not truncate output
configure:5437: result: /usr/local/Library/ENV/4.3/sed
configure:5455: checking for grep that handles long lines and -e
configure:5513: result: /usr/bin/grep
configure:5518: checking for egrep
configure:5580: result: /usr/bin/grep -E
configure:5585: checking for fgrep
configure:5647: result: /usr/bin/grep -F
configure:5682: checking for ld used by cc
configure:5749: result: /usr/bin/ld
configure:5756: checking if the linker (/usr/bin/ld) is GNU ld
configure:5771: result: no
configure:5783: checking for BSD- or MS-compatible name lister (nm)
configure:5832: result: /usr/bin/nm
configure:5962: checking the name lister (/usr/bin/nm) interface
configure:5969: cc -c -g -O2 conftest.c >&5
configure:5972: /usr/bin/nm "conftest.o"
configure:5975: output
000000000000020c S _some_variable
configure:5982: result: BSD nm
configure:5985: checking whether ln -s works
configure:5989: result: yes
configure:5997: checking the maximum length of command line arguments
configure:6122: result: 196608
configure:6139: checking whether the shell understands some XSI constructs
configure:6149: result: yes
configure:6153: checking whether the shell understands "+="
configure:6159: result: yes
configure:6194: checking how to convert i386-apple-darwin12.3.0 file names to i386-apple-darwin12.3.0 format
configure:6234: result: func_convert_file_noop
configure:6241: checking how to convert i386-apple-darwin12.3.0 file names to toolchain format
configure:6261: result: func_convert_file_noop
configure:6268: checking for /usr/bin/ld option to reload object files
configure:6275: result: -r
configure:6349: checking for objdump
configure:6376: result: objdump
configure:6405: checking how to recognize dependent libraries
configure:6607: result: pass_all
configure:6692: checking for dlltool
configure:6719: result: dlltool
configure:6749: checking how to associate runtime and link libraries
configure:6776: result: printf %s\n
configure:6836: checking for ar
configure:6852: found /usr/bin/ar
configure:6863: result: ar
configure:6900: checking for archiver @FILE support
configure:6917: cc -c -g -O2 conftest.c >&5
configure:6917: $? = 0
configure:6920: ar cru libconftest.a @conftest.lst >&5
ar: @conftest.lst: No such file or directory
configure:6923: $? = 1
configure:6943: result: no
configure:7001: checking for strip
configure:7017: found /usr/bin/strip
configure:7028: result: strip
configure:7100: checking for ranlib
configure:7116: found /usr/bin/ranlib
configure:7127: result: ranlib
configure:7204: checking for gawk
configure:7234: result: no
configure:7204: checking for mawk
configure:7234: result: no
configure:7204: checking for nawk
configure:7234: result: no
configure:7204: checking for awk
configure:7220: found /usr/bin/awk
configure:7231: result: awk
configure:7271: checking command to parse /usr/bin/nm output from cc object
configure:7390: cc -c -g -O2 conftest.c >&5
configure:7393: $? = 0
configure:7397: /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:7400: $? = 0
cannot find nm_test_var in conftest.nm
configure:7390: cc -c -g -O2 conftest.c >&5
configure:7393: $? = 0
configure:7397: /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:7400: $? = 0
configure:7466: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c conftstm.o >&5
configure:7469: $? = 0
configure:7507: result: ok
configure:7544: checking for sysroot
configure:7574: result: no
configure:7817: checking for mt
configure:7847: result: no
configure:7867: checking if : is a manifest tool
configure:7873: : '-?'
configure:7881: result: no
configure:7937: checking for dsymutil
configure:7953: found /usr/bin/dsymutil
configure:7964: result: dsymutil
configure:8029: checking for nmedit
configure:8045: found /usr/bin/nmedit
configure:8056: result: nmedit
configure:8121: checking for lipo
configure:8137: found /usr/bin/lipo
configure:8148: result: lipo
configure:8213: checking for otool
configure:8229: found /usr/bin/otool
configure:8240: result: otool
configure:8305: checking for otool64
configure:8335: result: no
configure:8380: checking for -single_module linker flag
cc -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
configure:8407: result: yes
configure:8409: checking for -exported_symbols_list linker flag
configure:8429: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
configure:8429: $? = 0
configure:8439: result: yes
configure:8441: checking for -force_load linker flag
cc -g -O2 -c -o conftest.o conftest.c
ar cru libconftest.a conftest.o
ranlib libconftest.a
cc -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 -o conftest conftest.c -Wl,-force_load,./libconftest.a
configure:8471: result: yes
configure:8513: checking how to run the C preprocessor
configure:8544: cc -E conftest.c
configure:8544: $? = 0
configure:8558: cc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8558: $? = 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:8583: result: cc -E
configure:8603: cc -E conftest.c
configure:8603: $? = 0
configure:8617: cc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:8617: $? = 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:8646: checking for ANSI C header files
configure:8666: cc -c -g -O2 conftest.c >&5
configure:8666: $? = 0
configure:8739: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c >&5
configure:8739: $? = 0
configure:8739: ./conftest
configure:8739: $? = 0
configure:8750: result: yes
configure:8763: checking for sys/types.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for sys/stat.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for stdlib.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for string.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for memory.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for strings.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for inttypes.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for stdint.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8763: checking for unistd.h
configure:8763: cc -c -g -O2 conftest.c >&5
configure:8763: $? = 0
configure:8763: result: yes
configure:8777: checking for dlfcn.h
configure:8777: cc -c -g -O2 conftest.c >&5
configure:8777: $? = 0
configure:8777: result: yes
configure:8972: checking for objdir
configure:8987: result: .libs
configure:9258: checking if cc supports -fno-rtti -fno-exceptions
configure:9276: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
configure:9280: $? = 0
configure:9293: result: yes
configure:9603: checking for cc option to produce PIC
configure:9610: result: -fno-common -DPIC
configure:9618: checking if cc PIC flag -fno-common -DPIC works
configure:9636: cc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
configure:9640: $? = 0
configure:9653: result: yes
configure:9682: checking if cc static flag -static works
configure:9710: result: no
configure:9725: checking if cc supports -c -o file.o
configure:9746: cc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:9750: $? = 0
configure:9772: result: yes
configure:9780: checking if cc supports -c -o file.o
configure:9827: result: yes
configure:9860: checking whether the cc linker (/usr/bin/ld) supports shared libraries
configure:11018: result: yes
configure:11263: checking dynamic linker characteristics
configure:11999: result: darwin12.3.0 dyld
configure:12106: checking how to hardcode library paths into programs
configure:12131: result: immediate
configure:12671: checking whether stripping libraries is possible
configure:12685: result: yes
configure:12711: checking if libtool supports shared libraries
configure:12713: result: yes
configure:12716: checking whether to build shared libraries
configure:12737: result: yes
configure:12740: checking whether to build static libraries
configure:12744: result: yes
configure:12767: checking how to run the C++ preprocessor
configure:12794: c++ -E conftest.cpp
configure:12794: $? = 0
configure:12808: c++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12808: $? = 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:12833: result: c++ -E
configure:12853: c++ -E conftest.cpp
configure:12853: $? = 0
configure:12867: c++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:12867: $? = 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:13037: checking for ld used by c++
configure:13104: result: /usr/bin/ld
configure:13111: checking if the linker (/usr/bin/ld) is GNU ld
configure:13126: result: no
configure:13181: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:14185: result: yes
configure:14220: c++ -c -g -O2 conftest.cpp >&5
configure:14223: $? = 0
configure:14743: checking for c++ option to produce PIC
configure:14750: result: -fno-common -DPIC
configure:14758: checking if c++ PIC flag -fno-common -DPIC works
configure:14776: c++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
configure:14780: $? = 0
configure:14793: result: yes
configure:14816: checking if c++ static flag -static works
configure:14844: result: no
configure:14856: checking if c++ supports -c -o file.o
configure:14877: c++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
configure:14881: $? = 0
configure:14903: result: yes
configure:14908: checking if c++ supports -c -o file.o
configure:14955: result: yes
configure:14985: checking whether the c++ linker (/usr/bin/ld) supports shared libraries
configure:15019: result: yes
configure:15162: checking dynamic linker characteristics
configure:15832: result: darwin12.3.0 dyld
configure:15885: checking how to hardcode library paths into programs
configure:15910: result: immediate
configure:16228: checking for dlopen in -ldl
configure:16253: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:16253: $? = 0
configure:16262: result: yes
configure:16274: checking for nanosleep in -lrt
configure:16299: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/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:16299: $? = 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:16308: result: no
configure:16372: checking for ANSI C header files
configure:16476: result: yes
configure:16487: checking assert.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking assert.h presence
configure:16487: cc -E conftest.c
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking for assert.h
configure:16487: result: yes
configure:16487: checking fcntl.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking fcntl.h presence
configure:16487: cc -E conftest.c
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking for fcntl.h
configure:16487: result: yes
configure:16487: checking for unistd.h
configure:16487: result: yes
configure:16487: checking dbmalloc.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
conftest.c:59:10: fatal error: 'dbmalloc.h' file not found
#include <dbmalloc.h>
^
1 error generated.
configure:16487: $? = 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:16487: result: no
configure:16487: checking dbmalloc.h presence
configure:16487: cc -E conftest.c
conftest.c:26:10: fatal error: 'dbmalloc.h' file not found
#include <dbmalloc.h>
^
1 error generated.
configure:16487: $? = 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:16487: result: no
configure:16487: checking for dbmalloc.h
configure:16487: result: no
configure:16487: checking for dlfcn.h
configure:16487: result: yes
configure:16487: checking for stdint.h
configure:16487: result: yes
configure:16487: checking limits.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking limits.h presence
configure:16487: cc -E conftest.c
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking for limits.h
configure:16487: result: yes
configure:16487: checking locale.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking locale.h presence
configure:16487: cc -E conftest.c
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking for locale.h
configure:16487: result: yes
configure:16487: checking values.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
conftest.c:63:10: fatal error: 'values.h' file not found
#include <values.h>
^
1 error generated.
configure:16487: $? = 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:16487: result: no
configure:16487: checking values.h presence
configure:16487: cc -E conftest.c
conftest.c:30:10: fatal error: 'values.h' file not found
#include <values.h>
^
1 error generated.
configure:16487: $? = 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:16487: result: no
configure:16487: checking for values.h
configure:16487: result: no
configure:16487: checking float.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking float.h presence
configure:16487: cc -E conftest.c
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking for float.h
configure:16487: result: yes
configure:16487: checking errno.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking errno.h presence
configure:16487: cc -E conftest.c
configure:16487: $? = 0
configure:16487: result: yes
configure:16487: checking for errno.h
configure:16487: result: yes
configure:16487: checking direct.h usability
configure:16487: cc -c -g -O2 conftest.c >&5
conftest.c:65:10: fatal error: 'direct.h' file not found
#include <direct.h>
^
1 error generated.
configure:16487: $? = 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:16487: result: no
configure:16487: checking direct.h presence
configure:16487: cc -E conftest.c
conftest.c:32:10: fatal error: 'direct.h' file not found
#include <direct.h>
^
1 error generated.
configure:16487: $? = 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:16487: result: no
configure:16487: checking for direct.h
configure:16487: result: no
configure:16498: checking whether byte ordering is bigendian
configure:16513: cc -c -g -O2 conftest.c >&5
configure:16513: $? = 0
configure:16558: cc -c -g -O2 conftest.c >&5
configure:16558: $? = 0
configure:16576: cc -c -g -O2 conftest.c >&5
conftest.c:39:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:16576: $? = 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:16704: result: no
configure:16724: checking for 64bit integer type
configure:16732: result: long long
configure:16748: checking for 64bit file io
configure:16844: result: yes
configure:16847: checking for stat64
configure:16847: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:16847: $? = 0
configure:16847: result: yes
configure:16854: checking for fopen64
configure:16854: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
Undefined symbols for architecture x86_64:
"_fopen64", referenced from:
_main in conftest-cTaIQk.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:16854: $? = 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:16854: result: no
configure:16861: checking for ftruncate64
configure:16861: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
Undefined symbols for architecture x86_64:
"_ftruncate64", referenced from:
_main in conftest-R2zKQB.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:16861: $? = 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:16861: result: no
configure:16918: checking size of int
configure:16923: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:16923: $? = 0
configure:16923: ./conftest
configure:16923: $? = 0
configure:16937: result: 4
configure:16951: checking size of unsigned long
configure:16956: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:16956: $? = 0
configure:16956: ./conftest
configure:16956: $? = 0
configure:16970: result: 8
configure:16984: checking size of void*
configure:16989: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:16989: $? = 0
configure:16989: ./conftest
configure:16989: $? = 0
configure:17003: result: 8
configure:17013: checking for int8
configure:17013: cc -c -g -O2 conftest.c >&5
conftest.c:53:13: error: use of undeclared identifier 'int8'; did you mean 'int'?
if (sizeof (int8))
^
1 error generated.
configure:17013: $? = 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:17013: result: no
configure:17027: checking for int16
configure:17027: cc -c -g -O2 conftest.c >&5
conftest.c:53:13: error: use of undeclared identifier 'int16'
if (sizeof (int16))
^
1 error generated.
configure:17027: $? = 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:17027: result: no
configure:17041: checking for int32
configure:17041: cc -c -g -O2 conftest.c >&5
conftest.c:53:13: error: use of undeclared identifier 'int32'
if (sizeof (int32))
^
1 error generated.
configure:17041: $? = 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:17041: result: no
configure:17064: checking native cpu bit order
configure:17069: result: lsb2msb
configure:17086: checking for vprintf
configure:17086: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
conftest.c:69:6: warning: incompatible redeclaration of library function 'vprintf'
char vprintf ();
^
conftest.c:69:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
1 warning generated.
configure:17086: $? = 0
configure:17086: result: yes
configure:17092: checking for _doprnt
configure:17092: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
Undefined symbols for architecture x86_64:
"__doprnt", referenced from:
_main in conftest-qGNigs.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:17092: $? = 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:17092: result: no
configure:17106: checking for snprintf
configure:17106: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
conftest.c:70:6: warning: incompatible redeclaration of library function 'snprintf'
char snprintf ();
^
conftest.c:70:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:17106: $? = 0
configure:17106: result: yes
configure:17106: checking for vsnprintf
configure:17106: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
conftest.c:71:6: warning: incompatible redeclaration of library function 'vsnprintf'
char vsnprintf ();
^
conftest.c:71:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
1 warning generated.
configure:17106: $? = 0
configure:17106: result: yes
configure:17117: checking for atoll
configure:17117: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:17117: $? = 0
configure:17117: result: yes
configure:17128: checking for strtof
configure:17128: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:17128: $? = 0
configure:17128: result: yes
configure:17139: checking for getcwd
configure:17139: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:17139: $? = 0
configure:17139: result: yes
configure:17149: checking whether strtof is declared
configure:17149: cc -c -g -O2 conftest.c >&5
configure:17149: $? = 0
configure:17149: result: yes
configure:17163: checking for readlink
configure:17163: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:17163: $? = 0
configure:17163: result: yes
configure:17174: checking for lstat
configure:17174: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:17174: $? = 0
configure:17174: result: yes
configure:17185: checking for posix_spawnp
configure:17185: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:17185: $? = 0
configure:17185: result: yes
configure:17196: checking for vfork
configure:17196: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
conftest.c:79:6: warning: incompatible redeclaration of library function 'vfork'
char vfork ();
^
conftest.c:79:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:17196: $? = 0
configure:17196: result: yes
configure:17213: checking for gmtime_r
configure:17236: c++ -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.cpp -ldl >&5
configure:17236: $? = 0
configure:17244: result: yes
configure:17249: checking for localtime_r
configure:17272: c++ -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.cpp -ldl >&5
configure:17272: $? = 0
configure:17280: result: yes
configure:17292: checking for setlocale
configure:17292: cc -o conftest -g -O2 -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ldl >&5
configure:17292: $? = 0
configure:17292: result: yes
configure:17302: checking to enable debug build
configure:17332: result: no, CFLAGS="-g -O2"
configure:17337: checking whether GCC 4.1 atomic builtins are available
configure:17353: result: no
configure:17369: checking whether SSE is available
configure:17382: result: yes
configure:17466: checking whether we should hide internal symbols
configure:17468: result: no
configure:17511: checking for local include/lib path
configure:17529: result: adding /usr/local/Cellar/gdal/1.10.0
configure:17553: checking for pthread_create in -lpthread
configure:17578: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:17578: $? = 0
configure:17587: result: yes
configure:17598: checking for PTHREAD_MUTEX_RECURSIVE
configure:17617: cc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include conftest.c >&5
configure:17617: $? = 0
configure:17619: result: yes
configure:17778: checking for deflateInit_ in -lz
configure:17803: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:17803: $? = 0
configure:17812: result: yes
configure:17821: checking for inflateCopy in -lz
configure:17846: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:17846: $? = 0
configure:17855: result: yes
configure:17864: result: using libz library from /usr
configure:17936: checking for ld used by GCC
configure:18000: result: /usr/bin/ld
configure:18007: checking if the linker (/usr/bin/ld) is GNU ld
configure:18020: result: no
configure:18027: checking for shared library run path origin
configure:18040: result: done
configure:18548: checking for iconv
configure:18572: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-y7IKtG.o
"_iconv_close", referenced from:
_main in conftest-y7IKtG.o
"_iconv_open", referenced from:
_main in conftest-y7IKtG.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:18572: $? = 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_LSTAT 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_VFORK 1
| #define HAVE_GETADDRINFO 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:18596: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib -liconv >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:18596: $? = 0
configure:18606: result: yes
configure:18609: checking for working iconv
configure:18729: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib -liconv >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:18729: $? = 0
configure:18729: ./conftest
configure:18729: $? = 0
configure:18741: result: yes
configure:18756: checking how to link with libiconv
configure:18758: result: -liconv
configure:18769: checking for iconv declaration
configure:18798: cc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include conftest.c >&5
configure:18798: $? = 0
configure:18809: result:
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure:18830: result: using ICONV_CPP_CONST=""
configure:18962: checking for PostgreSQL
configure:18971: result: no
configure:19550: checking for libpng
configure:19657: checking for libcrunch
configure:19775: checking for PCIDSK
configure:19818: checking for libtiff
configure:19939: result: using libtiff from /usr/local.
configure:19942: checking for TIFFScanlineSize64 in -ltiff
configure:19967: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -ltiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:19967: $? = 0
configure:19976: result: yes
configure:20104: checking for XTIFFClientOpen in -lgeotiff
configure:20129: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lgeotiff -L/usr/local/lib -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:20129: $? = 0
configure:20138: result: yes
configure:20342: checking for jpeg12
configure:20379: result: disabled by user
configure:20763: checking for FMEObjects
configure:20768: result: disabled by user
configure:21660: JasPer (JPEG2000) support disabled.
configure:21880: OpenJPEG (JPEG2000) support disabled.
configure:22275: checking for Kakadu JPEG2000 support
configure:22287: result: not requested.
configure:22327: MrSID support disabled.
configure:22467: MrSID/MG4 Lidar support disabled.
configure:22529: checking for MSG
configure:22540: result: not requested
configure:22553: checking for BSB
configure:22557: result: enabled
configure:22882: checking if Oracle support is enabled
configure:22896: result: no
configure:22915: checking for GRIB
configure:22920: result: enabled
configure:23009: checking for MySQL
configure:23018: result: no
configure:23067: checking for Ingres
configure:23075: result: no
configure:23296: checking for Xerces C++ Parser
configure:23371: result: no
configure:23523: checking for XML_ParserCreate in -lexpat
configure:23548: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lexpat >&5
configure:23548: $? = 0
configure:23557: result: yes
configure:23626: checking for Expat XML Parser headers in /usr/include
configure:23650: c++ -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -I/usr/include conftest.cpp >&5
configure:23650: $? = 0
configure:23654: result: found
configure:23676: checking for Expat XML Parser
configure:23690: result: yes
configure:23699: checking if Expat XML Parser version is >= 1.95.0
configure:23731: result: yes
configure:23964: checking for Google libkml
configure:24039: result: no
configure:24502: checking if Oracle support is enabled
configure:24516: result: no
configure:24533: checking Checking for DODS
configure:24543: result: disabled
configure:24690: result: found libcurl version 7.24.0
configure:24693: checking for curl_global_init in -lcurl
configure:24718: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lcurl -lcurl -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:24718: $? = 0
configure:24727: result: yes
configure:24772: checking for xml2-config
configure:24790: found /usr/bin/xml2-config
configure:24803: result: /usr/bin/xml2-config
configure:24815: checking for xmlParseDoc in -lxml2
configure:24840: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lxml2 -lxml2 -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:24840: $? = 0
configure:24849: result: yes
configure:24960: checking for spatialite_init in -lspatialite
configure:24985: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lspatialite -L/usr/local/lib -lspatialite -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:24985: $? = 0
configure:24994: result: yes
configure:25023: checking sqlite3.h usability
configure:25023: cc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include conftest.c >&5
configure:25023: $? = 0
configure:25023: result: yes
configure:25023: checking sqlite3.h presence
configure:25023: cc -E -I/usr/local/Cellar/gdal/1.10.0/include conftest.c
configure:25023: $? = 0
configure:25023: result: yes
configure:25023: checking for sqlite3.h
configure:25023: result: yes
configure:25034: result: enabled
configure:25369: checking for sqlite3_column_table_name in -lsqlite3
configure:25394: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lsqlite3 -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib -L/usr/local/lib -lspatialite -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib -L/usr/local/lib -lspatialite >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:25394: $? = 0
configure:25403: result: yes
configure:25438: checking pcre.h usability
configure:25438: cc -c -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include conftest.c >&5
conftest.c:97:10: fatal error: 'pcre.h' file not found
#include <pcre.h>
^
1 error generated.
configure:25438: $? = 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_LSTAT 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_VFORK 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define CPL_MULTIPROC_PTHREAD 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ICONV_CPP_CONST
| #define HAVE_SQLITE3_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 <pcre.h>
configure:25438: result: no
configure:25438: checking pcre.h presence
configure:25438: cc -E -I/usr/local/Cellar/gdal/1.10.0/include conftest.c
conftest.c:64:10: fatal error: 'pcre.h' file not found
#include <pcre.h>
^
1 error generated.
configure:25438: $? = 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_LSTAT 1
| #define HAVE_POSIX_SPAWNP 1
| #define HAVE_VFORK 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
| #define CPL_MULTIPROC_PTHREAD 1
| #define HAVE_ICONV 1
| #define ICONV_CONST
| #define ICONV_CPP_CONST
| #define HAVE_SQLITE3_H 1
| /* end confdefs.h. */
| #include <pcre.h>
configure:25438: result: no
configure:25438: checking for pcre.h
configure:25438: result: no
configure:25512: checking Checking for DWGdirect
configure:25522: result: disabled
configure:25558: "IBM Informix DataBlade support disabled."
configure:25643: checking whether we should include ESRI SDE support...
configure:25958: result: ESRI SDE support not requested.
configure:26303: checking for geos-config
configure:26325: found /usr/local/bin/geos-config
configure:26349: result: /usr/local/bin/geos-config
configure:26364: checking for GEOS version >= 2.2.0
configure:26387: result: yes
configure:26417: checking for GEOSversion in -lgeos_c
configure:26443: cc -o conftest -I/usr/local/Cellar/geos/3.3.8/include -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lgeos_c
-L/usr/local/Cellar/geos/3.3.8/lib -lgeos_c >&5
configure:26443: $? = 0
configure:26452: result: yes
configure:26475: Using C API from GEOS 3.3.8
configure:26493: checking for OpenCL support
configure:26593: result: no
configure:26610: checking for FreeXL support
configure:26879: checking for freexl_open in -lfreexl
configure:26904: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lfreexl -L/usr/local/lib -L/usr/local/Cellar/geos/3.3.8/lib -lgeos_c -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib -L/usr/local/lib -lspatialite >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:26904: $? = 0
configure:26913: result: yes
configure:27136: checking whether to enable PAM
configure:27152: result: yes
configure:27173: checking for poppler
configure:27282: result: disabled
configure:27309: checking for podofo
configure:27382: result: disabled
configure:27392: checking how to link PROJ.4 library
configure:27411: result: link statically.
configure:27464: checking for pj_init in -lproj
configure:27489: cc -o conftest -g -O2 -DHAVE_SSE_AT_COMPILE_TIME -I/usr/local/Cellar/gdal/1.10.0/include -L/usr/local/opt/sqlite/lib -lsqlite3 conftest.c -lproj -L/usr/local/lib -lproj -L/usr/local/lib -lfreexl -L/usr/local/Cellar/geos/3.3.8/lib -lgeos_c -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib -L/usr/local/lib -lspatialite >&5
ld: warning: directory not found for option '-L/usr/local/Cellar/gdal/1.10.0/lib'
configure:27489: $? = 0
configure:27498: result: yes
configure:27728: result: checking GDAL version information from gdal_version.h: 1.10.0
configure:27767: checking for Mac OS X Framework build
configure:27787: result: disabled
configure:27859: checking for perl bindings
configure:27866: result: disabled
configure:27878: checking for php bindings
configure:27885: result: disabled
configure:27897: checking for ruby bindings
configure:27904: result: disabled
configure:27916: checking for python bindings
configure:27972: result: disabled
configure:28007: checking whether we should include Java support
configure:28083: result: no
configure:28100: checking whether we should include MDB support
configure:28308: result: no
configure:28321: checking whether we should include rasdaman support...
configure:28395: result: rasdaman support not requested.
configure:28414: checking whether we should include Armadillo support
configure:28471: result: no
configure:28512: 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 localhost
config.status:1320: creating GDALmake.opt
config.status:1419: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting
config.status:1320: creating port/cpl_config.h
config.status:1504: executing libtool commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=i386-apple-darwin12.3.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=cc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=c++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-L/usr/local/opt/sqlite/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_lstat=yes
ac_cv_func_posix_spawnp=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_vfork=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_pcre_h=no
ac_cv_header_sqlite3_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-darwin12.3.0
ac_cv_lib_curl_curl_global_init=yes
ac_cv_lib_dl_dlopen=yes
ac_cv_lib_expat_XML_ParserCreate=yes
ac_cv_lib_freexl_freexl_open=yes
ac_cv_lib_geos_c_GEOSversion=yes
ac_cv_lib_geotiff_XTIFFClientOpen=yes
ac_cv_lib_proj_pj_init=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_rt_nanosleep=no
ac_cv_lib_spatialite_spatialite_init=yes
ac_cv_lib_sqlite3_sqlite3_column_table_name=yes
ac_cv_lib_tiff_TIFFScanlineSize64=yes
ac_cv_lib_xml2_xmlParseDoc=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_GREP=/usr/bin/grep
ac_cv_path_LIBXML2_CONFIG=/usr/bin/xml2-config
ac_cv_path_SED=/usr/local/Library/ENV/4.3/sed
ac_cv_prog_AWK=awk
ac_cv_prog_CPP='cc -E'
ac_cv_prog_CXXCPP='c++ -E'
ac_cv_prog_GEOS_CONFIG=/usr/local/bin/geos-config
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=cc
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/ld
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/ld
lt_cv_path_LDCXX=/usr/bin/ld
lt_cv_path_NM=/usr/bin/nm
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_pic='-fno-common -DPIC'
lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC'
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=no
lt_cv_prog_compiler_static_works_CXX=no
lt_cv_prog_gnu_ld=no
lt_cv_prog_gnu_ldcxx=no
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=196608
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
## ----------------- ##
## Output variables. ##
## ----------------- ##
AR='ar'
AS='as'
AWK='awk'
BINDINGS=''
BINTRUE='/usr/bin/true'
CC='cc'
CFLAGS='-arch x86_64 -g -O2 -DHAVE_SSE_AT_COMPILE_TIME'
CPP='cc -E'
CPPFLAGS=' -I/usr/local/Cellar/gdal/1.10.0/include'
CRUNCHDIR=''
CURL_INC=''
CURL_LIB='-lcurl'
CURL_SETTING='yes'
CXX='c++'
CXXCPP='c++ -E'
CXXFLAGS='-arch x86_64 -g -O2 -DHAVE_SSE_AT_COMPILE_TIME'
CXX_WFLAGS=' -Wall'
C_WFLAGS=' -Wall -Wdeclaration-after-statement'
DDS_SETTING='no'
DEFS='-DHAVE_CONFIG_H'
DLLTOOL='dlltool'
DODS_INC=''
DSYMUTIL='dsymutil'
DUMPBIN=''
DWGDIRECT=''
DWG_PLT=''
ECHO_C='\c'
ECHO_N=''
ECHO_T=''
ECW_FLAGS=''
ECW_INCLUDE=''
ECW_LIBS=''
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/local/include -I/usr/local/include -I/usr/local -I/usr/local/include -I/usr -I/usr/include '
FGDB_ENABLED='no'
FGDB_INC=''
FGDB_LIB=''
FGREP='/usr/bin/grep -F'
FITS_SETTING='no'
FREEXL_INCLUDE='-I/usr/local/include'
GDAL_VER='1.10.0'
GDAL_VERSION_MAJOR='1'
GDAL_VERSION_MINOR='10'
GDAL_VERSION_REV='0'
GEOS_CFLAGS='-I/usr/local/Cellar/geos/3.3.8/include'
GEOS_CONFIG='/usr/local/bin/geos-config'
GEOS_LIBS='-L/usr/local/Cellar/geos/3.3.8/lib -lgeos_c'
GEOS_VERSION='3.3.8'
GEOTIFF_INCLUDE=''
GEOTIFF_SETTING='external'
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='yes'
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_LIBXML2='yes'
HAVE_MYSQL='no'
HAVE_NAS='no'
HAVE_OCI='no'
HAVE_OGDI='no'
HAVE_OPENJPEG='no'
HAVE_PCRE='no'
HAVE_PG='no'
HAVE_PODOFO='no'
HAVE_POPPLER='no'
HAVE_SPATIALITE='yes'
HAVE_SQLITE='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='no'
JPEG_SETTING='external'
JVM_LIB=''
KAKDIR=''
LD='/usr/bin/ld'
LDFLAGS='-L/usr/local/opt/sqlite/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/lib -lproj -L/usr/local/lib -lfreexl -L/usr/local/Cellar/geos/3.3.8/lib -lgeos_c -lexpat -L/usr/local -L/usr/local/lib -lgif -L/usr/local -L/usr/local/lib -ljpeg -L/usr/local/lib -lgeotiff -L/usr/local/lib -ltiff -L/usr/local -L/usr/local/lib -lpng -lz -L/usr -L/usr/lib -lpthread -ldl -L/usr/local/Cellar/gdal/1.10.0/lib -L/usr/local/lib -lspatialite'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBXML2_CONFIG='/usr/bin/xml2-config'
LIBXML2_INC='-I/usr/include/libxml2'
LIBXML2_LIB='-lxml2'
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_NCCONFIG=''
NETCDF_ROOT=''
NETCDF_SETTING='no'
NM='/usr/bin/nm'
NMEDIT='nmedit'
OBJDUMP='objdump'
OBJEXT='o'
OCI_INCLUDE=''
ODBC_SETTING='no'
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_0_20_OR_LATER='no'
POPPLER_0_23_OR_LATER=''
POPPLER_BASE_STREAM_HAS_TWO_ARGS='no'
POPPLER_HAS_OPTCONTENT='no'
POPPLER_INC=''
PROJ_INCLUDE='-I/usr/local/include'
PROJ_STATIC='yes'
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/local/Library/ENV/4.3/sed'
SHELL='/bin/sh'
SO_EXT=''
SPATIALITE_AMALGAMATION='no'
SPATIALITE_INC='-I/usr/local/include'
SQLITE3_CFLAGS=''
SQLITE3_LDFLAGS=''
SQLITE3_VERSION=''
SQLITE_HAS_COLUMN_METADATA='yes'
SQLITE_INC=''
STRIP='strip'
TIFF_JPEG12_ENABLED='no'
TIFF_OPTS='-DBIGTIFF_SUPPORT'
TIFF_SETTING='external'
XERCES_CFLAGS=''
XERCES_INCLUDE=''
XERCES_LDFLAGS=''
XERCES_VERSION=''
X_FME_HOME=''
ac_ct_AR='ar'
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DUMPBIN=''
bindir='${exec_prefix}/bin'
build='i386-apple-darwin12.3.0'
build_alias=''
build_cpu='i386'
build_os='darwin12.3.0'
build_vendor='apple'
datadir='${datarootdir}'
datarootdir='${prefix}/share/gdal'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host='i386-apple-darwin12.3.0'
host_alias=''
host_cpu='i386'
host_os='darwin12.3.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='${prefix}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local/Cellar/gdal/1.10.0'
program_transform_name='s,x,x,'
psdir='${docdir}'
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_LSTAT 1
#define HAVE_POSIX_SPAWNP 1
#define HAVE_VFORK 1
#define HAVE_GETADDRINFO 1
#define HAVE_PTHREAD_MUTEX_RECURSIVE 1
#define CPL_MULTIPROC_PTHREAD 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define ICONV_CPP_CONST
#define HAVE_SQLITE3_H 1
#define GDAL_PREFIX "/usr/local/Cellar/gdal/1.10.0"
configure: exit 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment