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.67. Invocation command line was $ ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 --with-geotiff --with-mysql --with-python --without-libtool --with-curl --with-hdf5 --with-perl --with-geos --with-png ## --------- ## ## Platform. ## ## --------- ## hostname = harch uname -m = x86_64 uname -r = 2.6.36.4-ARCH uname -s = Linux uname -v = #1 SMP PREEMPT Mon Feb 21 08:52:57 CET 2011 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/bin PATH: /usr/bin PATH: /bin PATH: /usr/local/sbin PATH: /usr/sbin PATH: /sbin PATH: /opt/grass/bin PATH: /usr/bin/core_perl ## ----------- ## ## Core tests. ## ## ----------- ## configure:2983: checking build system type configure:2997: result: x86_64-unknown-linux-gnu configure:3017: checking host system type configure:3030: result: x86_64-unknown-linux-gnu configure:3099: checking for gcc configure:3115: found /usr/bin/gcc configure:3126: result: gcc configure:3355: checking for C compiler version configure:3364: gcc --version >&5 gcc (GCC) 4.5.2 20110127 (prerelease) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3375: $? = 0 configure:3364: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.2 20110127 (prerelease) (GCC) configure:3375: $? = 0 configure:3364: gcc -V >&5 gcc: '-V' option must have argument configure:3375: $? = 1 configure:3364: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:3375: $? = 1 configure:3395: checking whether the C compiler works configure:3417: gcc -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3421: $? = 0 configure:3469: result: yes configure:3472: checking for C compiler default output file name configure:3474: result: a.out configure:3480: checking for suffix of executables configure:3487: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3491: $? = 0 configure:3513: result: configure:3535: checking whether we are cross compiling configure:3543: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:3547: $? = 0 configure:3554: ./conftest configure:3558: $? = 0 configure:3573: result: no configure:3578: checking for suffix of object files configure:3600: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3604: $? = 0 configure:3625: result: o configure:3629: checking whether we are using the GNU C compiler configure:3648: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3648: $? = 0 configure:3657: result: yes configure:3666: checking whether gcc accepts -g configure:3686: gcc -c -g conftest.c >&5 configure:3686: $? = 0 configure:3727: result: yes configure:3744: checking for gcc option to accept ISO C89 configure:3808: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:3808: $? = 0 configure:3821: result: none needed configure:3842: checking C_WFLAGS for maximum warnings configure:3869: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -pedantic -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement conftest.c >&5 configure:3869: $? = 0 configure:3883: result: -Wall -Wdeclaration-after-statement configure:3896: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all" configure:3899: $? = 0 configure:3964: checking for g++ configure:3980: found /usr/bin/g++ configure:3991: result: g++ configure:4018: checking for C++ compiler version configure:4027: g++ --version >&5 g++ (GCC) 4.5.2 20110127 (prerelease) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4038: $? = 0 configure:4027: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.2 20110127 (prerelease) (GCC) configure:4038: $? = 0 configure:4027: g++ -V >&5 g++: '-V' option must have argument configure:4038: $? = 1 configure:4027: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4038: $? = 1 configure:4042: checking whether we are using the GNU C++ compiler configure:4061: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.cpp >&5 configure:4061: $? = 0 configure:4070: result: yes configure:4079: checking whether g++ accepts -g configure:4099: g++ -c -g conftest.cpp >&5 configure:4099: $? = 0 configure:4140: result: yes configure:4164: checking CXX_WFLAGS for maximum warnings configure:4191: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -pedantic -Wall conftest.cpp >&5 configure:4191: $? = 0 configure:4205: result: -Wall configure:4218: : CXX_WFLAGS="$CXX_WFLAGS $ac_cv_cxxflags_warn_all" configure:4221: $? = 0 configure:4281: checking for gcc configure:4308: result: gcc configure:4537: checking for C compiler version configure:4546: gcc --version >&5 gcc (GCC) 4.5.2 20110127 (prerelease) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4557: $? = 0 configure:4546: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.2 20110127 (prerelease) (GCC) configure:4557: $? = 0 configure:4546: gcc -V >&5 gcc: '-V' option must have argument configure:4557: $? = 1 configure:4546: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:4557: $? = 1 configure:4561: checking whether we are using the GNU C compiler configure:4589: result: yes configure:4598: checking whether gcc accepts -g configure:4659: result: yes configure:4676: checking for gcc option to accept ISO C89 configure:4753: result: none needed configure:4885: checking for C++ compiler version configure:4894: g++ --version >&5 g++ (GCC) 4.5.2 20110127 (prerelease) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4905: $? = 0 configure:4894: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.2 20110127 (prerelease) (GCC) configure:4905: $? = 0 configure:4894: g++ -V >&5 g++: '-V' option must have argument configure:4905: $? = 1 configure:4894: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:4905: $? = 1 configure:4909: checking whether we are using the GNU C++ compiler configure:4937: result: yes configure:4946: checking whether g++ accepts -g configure:5007: result: yes configure:5358: checking for a sed that does not truncate output configure:5422: result: /bin/sed configure:5440: checking for grep that handles long lines and -e configure:5498: result: /bin/grep configure:5503: checking for egrep configure:5565: result: /bin/grep -E configure:5570: checking for fgrep configure:5632: result: /bin/grep -F configure:5667: checking for ld used by gcc configure:5734: result: /usr/bin/ld configure:5741: checking if the linker (/usr/bin/ld) is GNU ld configure:5756: result: yes configure:5768: checking for BSD- or MS-compatible name lister (nm) configure:5817: result: /usr/bin/nm -B configure:5935: checking the name lister (/usr/bin/nm -B) interface configure:5942: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:5945: /usr/bin/nm -B "conftest.o" configure:5948: output 0000000000000000 B some_variable configure:5955: result: BSD nm configure:5958: checking whether ln -s works configure:5962: result: yes configure:5970: checking the maximum length of command line arguments configure:6090: result: 1572864 configure:6107: checking whether the shell understands some XSI constructs configure:6117: result: yes configure:6121: checking whether the shell understands "+=" configure:6127: result: yes configure:6162: checking for /usr/bin/ld option to reload object files configure:6169: result: -r configure:6238: checking for objdump configure:6265: result: objdump configure:6294: checking how to recognize dependent libraries configure:6490: result: pass_all configure:6550: checking for ar configure:6566: found /usr/bin/ar configure:6577: result: ar configure:6655: checking for strip configure:6671: found /usr/bin/strip configure:6682: result: strip configure:6754: checking for ranlib configure:6770: found /usr/bin/ranlib configure:6781: result: ranlib configure:6871: checking command to parse /usr/bin/nm -B output from gcc object configure:6989: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:6992: $? = 0 configure:6996: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:6999: $? = 0 configure:7053: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=gnu -Wl,--as-needed conftest.c conftstm.o >&5 configure:7056: $? = 0 configure:7094: result: ok configure:7189: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:7192: $? = 0 configure:7902: checking how to run the C preprocessor configure:7933: gcc -E conftest.c configure:7933: $? = 0 configure:7947: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:7947: $? = 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 configure:7972: result: gcc -E configure:7992: gcc -E conftest.c configure:7992: $? = 0 configure:8006: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8006: $? = 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 configure:8035: checking for ANSI C header files configure:8055: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8055: $? = 0 configure:8128: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=gnu -Wl,--as-needed conftest.c >&5 configure:8128: $? = 0 configure:8128: ./conftest configure:8128: $? = 0 configure:8139: result: yes configure:8152: checking for sys/types.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for sys/stat.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for stdlib.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for string.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for memory.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for strings.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for inttypes.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for stdint.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8152: checking for unistd.h configure:8152: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8152: $? = 0 configure:8152: result: yes configure:8166: checking for dlfcn.h configure:8166: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:8166: $? = 0 configure:8166: result: yes configure:8291: checking for C++ compiler version configure:8300: g++ --version >&5 g++ (GCC) 4.5.2 20110127 (prerelease) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:8311: $? = 0 configure:8300: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.5.2/lto-wrapper Target: x86_64-unknown-linux-gnu Configured with: /build/src/gcc-4.5-20110127/configure --prefix=/usr --enable-languages=c,c++,fortran,objc,obj-c++,ada --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-gnu-unique-object --enable-lto --enable-plugin --enable-gold --with-plugin-ld=ld.gold --disable-multilib --disable-libstdcxx-pch --with-system-zlib --with-ppl --with-cloog --with-cloog-include=/usr/include/cloog-ppl --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info Thread model: posix gcc version 4.5.2 20110127 (prerelease) (GCC) configure:8311: $? = 0 configure:8300: g++ -V >&5 g++: '-V' option must have argument configure:8311: $? = 1 configure:8300: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:8311: $? = 1 configure:8315: checking whether we are using the GNU C++ compiler configure:8343: result: yes configure:8352: checking whether g++ accepts -g configure:8413: result: yes configure:8444: checking how to run the C++ preprocessor configure:8471: g++ -E conftest.cpp configure:8471: $? = 0 configure:8485: g++ -E conftest.cpp conftest.cpp:20:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8485: $? = 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 | /* end confdefs.h. */ | #include configure:8510: result: g++ -E configure:8530: g++ -E conftest.cpp configure:8530: $? = 0 configure:8544: g++ -E conftest.cpp conftest.cpp:20:28: fatal error: ac_nonexistent.h: No such file or directory compilation terminated. configure:8544: $? = 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 | /* end confdefs.h. */ | #include configure:8747: checking for objdir configure:8762: result: .libs configure:9058: checking if gcc supports -fno-rtti -fno-exceptions configure:9076: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:9080: $? = 0 configure:9093: result: no configure:9113: checking for gcc option to produce PIC configure:9385: result: -fPIC -DPIC configure:9397: checking if gcc PIC flag -fPIC -DPIC works configure:9415: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -DPIC -DPIC conftest.c >&5 configure:9419: $? = 0 configure:9432: result: yes configure:9456: checking if gcc static flag -static works configure:9484: result: yes configure:9499: checking if gcc supports -c -o file.o configure:9520: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -o out/conftest2.o conftest.c >&5 configure:9524: $? = 0 configure:9546: result: yes configure:9554: checking if gcc supports -c -o file.o configure:9601: result: yes configure:9634: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:10624: result: yes configure:10661: checking whether -lc should be explicitly linked in configure:10666: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing conftest.c >&5 configure:10669: $? = 0 configure:10684: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:10687: $? = 0 configure:10699: result: no configure:10863: checking dynamic linker characteristics configure:11296: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:11296: $? = 0 configure:11526: result: GNU/Linux ld.so configure:11628: checking how to hardcode library paths into programs configure:11653: result: immediate configure:12173: checking whether stripping libraries is possible configure:12178: result: yes configure:12213: checking if libtool supports shared libraries configure:12215: result: yes configure:12218: checking whether to build shared libraries configure:12239: result: yes configure:12242: checking whether to build static libraries configure:12246: result: yes configure:12396: checking for ld used by g++ configure:12463: result: /usr/bin/ld -m elf_x86_64 configure:12470: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:12485: result: yes configure:12540: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:13453: result: yes configure:13481: g++ -c -march=x86-64 -mtune=generic -O2 -pipe conftest.cpp >&5 configure:13484: $? = 0 configure:13666: checking for g++ option to produce PIC configure:13983: result: -fPIC -DPIC configure:13992: checking if g++ PIC flag -fPIC -DPIC works configure:14010: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fPIC -DPIC -DPIC conftest.cpp >&5 configure:14014: $? = 0 configure:14027: result: yes configure:14048: checking if g++ static flag -static works configure:14076: result: yes configure:14088: checking if g++ supports -c -o file.o configure:14109: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -o out/conftest2.o conftest.cpp >&5 configure:14113: $? = 0 configure:14135: result: yes configure:14140: checking if g++ supports -c -o file.o configure:14187: result: yes configure:14217: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14246: result: yes configure:14383: checking dynamic linker characteristics configure:14764: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.cpp >&5 configure:14764: $? = 0 configure:14994: result: GNU/Linux ld.so configure:15045: checking how to hardcode library paths into programs configure:15070: result: immediate configure:15180: checking for ranlib configure:15207: result: ranlib configure:15386: checking for dlopen in -ldl configure:15411: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ldl >&5 configure:15411: $? = 0 configure:15420: result: yes configure:15432: checking for nanosleep in -lrt configure:15457: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lrt -ldl >&5 configure:15457: $? = 0 configure:15466: result: yes configure:15482: checking for sin in -lm configure:15507: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 conftest.c:30:6: warning: conflicting types for built-in function 'sin' configure:15507: $? = 0 configure:15516: result: yes configure:15530: checking for ANSI C header files configure:15634: result: yes configure:15645: checking assert.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking assert.h presence configure:15645: gcc -E conftest.c configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking for assert.h configure:15645: result: yes configure:15645: checking fcntl.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking fcntl.h presence configure:15645: gcc -E conftest.c configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking for fcntl.h configure:15645: result: yes configure:15645: checking for unistd.h configure:15645: result: yes configure:15645: checking dbmalloc.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c:61:22: fatal error: dbmalloc.h: No such file or directory compilation terminated. configure:15645: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15645: result: no configure:15645: checking dbmalloc.h presence configure:15645: gcc -E conftest.c conftest.c:28:22: fatal error: dbmalloc.h: No such file or directory compilation terminated. configure:15645: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 1 | #define STDC_HEADERS 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:15645: result: no configure:15645: checking for dbmalloc.h configure:15645: result: no configure:15645: checking for dlfcn.h configure:15645: result: yes configure:15645: checking for stdint.h configure:15645: result: yes configure:15645: checking limits.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking limits.h presence configure:15645: gcc -E conftest.c configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking for limits.h configure:15645: result: yes configure:15645: checking locale.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking locale.h presence configure:15645: gcc -E conftest.c configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking for locale.h configure:15645: result: yes configure:15645: checking values.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking values.h presence configure:15645: gcc -E conftest.c configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking for values.h configure:15645: result: yes configure:15645: checking float.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking float.h presence configure:15645: gcc -E conftest.c configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking for float.h configure:15645: result: yes configure:15645: checking errno.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking errno.h presence configure:15645: gcc -E conftest.c configure:15645: $? = 0 configure:15645: result: yes configure:15645: checking for errno.h configure:15645: result: yes configure:15645: checking direct.h usability configure:15645: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c:68:20: fatal error: direct.h: No such file or directory compilation terminated. configure:15645: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:15645: result: no configure:15645: checking direct.h presence configure:15645: gcc -E conftest.c conftest.c:35:20: fatal error: direct.h: No such file or directory compilation terminated. configure:15645: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include configure:15645: result: no configure:15645: checking for direct.h configure:15645: result: no configure:15656: checking whether byte ordering is bigendian configure:15671: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c:36:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:15671: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:15716: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:15716: $? = 0 configure:15734: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:42:4: error: 'not' undeclared (first use in this function) conftest.c:42:4: note: each undeclared identifier is reported only once for each function it appears in conftest.c:42:8: error: expected ';' before 'big' configure:15734: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ERRNO_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:15862: result: no configure:15882: checking for 64bit integer type configure:15890: result: long long configure:15906: checking for 64bit file io configure:15977: result: yes configure:15980: checking for stat64 configure:15980: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:15980: $? = 0 configure:15980: result: yes configure:15987: checking for fopen64 configure:15987: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:15987: $? = 0 configure:15987: result: yes configure:16039: checking size of int configure:16044: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16044: $? = 0 configure:16044: ./conftest configure:16044: $? = 0 configure:16058: result: 4 configure:16072: checking size of unsigned long configure:16077: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16077: $? = 0 configure:16077: ./conftest configure:16077: $? = 0 configure:16091: result: 8 configure:16105: checking size of void* configure:16110: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16110: $? = 0 configure:16110: ./conftest configure:16110: $? = 0 configure:16124: result: 8 configure:16134: checking for int8 configure:16134: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:55:13: error: 'int8' undeclared (first use in this function) conftest.c:55:13: note: each undeclared identifier is reported only once for each function it appears in configure:16134: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:16134: result: no configure:16148: checking for int16 configure:16148: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:55:13: error: 'int16' undeclared (first use in this function) conftest.c:55:13: note: each undeclared identifier is reported only once for each function it appears in configure:16148: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int16)) | return 0; | ; | return 0; | } configure:16148: result: no configure:16162: checking for int32 configure:16162: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c: In function 'main': conftest.c:55:13: error: 'int32' undeclared (first use in this function) conftest.c:55:13: note: each undeclared identifier is reported only once for each function it appears in configure:16162: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | /* end confdefs.h. */ | | #if HAVE_INTTYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int32)) | return 0; | ; | return 0; | } configure:16162: result: no configure:16185: checking native cpu bit order configure:16190: result: lsb2msb configure:16207: checking for vprintf configure:16207: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 conftest.c:71:6: warning: conflicting types for built-in function 'vprintf' configure:16207: $? = 0 configure:16207: result: yes configure:16213: checking for _doprnt configure:16213: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 /tmp/ccnOAz7d.o: In function `main': conftest.c:(.text+0x7): undefined reference to `_doprnt' collect2: ld returned 1 exit status configure:16213: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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 declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #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:16213: result: no configure:16227: checking for snprintf configure:16227: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 conftest.c:72:6: warning: conflicting types for built-in function 'snprintf' configure:16227: $? = 0 configure:16227: result: yes configure:16227: checking for vsnprintf configure:16227: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 conftest.c:73:6: warning: conflicting types for built-in function 'vsnprintf' configure:16227: $? = 0 configure:16227: result: yes configure:16238: checking for atoll configure:16238: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16238: $? = 0 configure:16238: result: yes configure:16249: checking for strtof configure:16249: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16249: $? = 0 configure:16249: result: yes configure:16260: checking for getcwd configure:16260: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16260: $? = 0 configure:16260: result: yes configure:16270: checking whether strtof is declared configure:16270: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:16270: $? = 0 configure:16270: result: yes configure:16284: checking for readlink configure:16284: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16284: $? = 0 configure:16284: result: yes configure:16301: checking for gmtime_r configure:16324: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.cpp -lm -lrt -ldl >&5 configure:16324: $? = 0 configure:16332: result: yes configure:16337: checking for localtime_r configure:16360: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.cpp -lm -lrt -ldl >&5 configure:16360: $? = 0 configure:16368: result: yes configure:16380: checking for setlocale configure:16380: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lm -lrt -ldl >&5 configure:16380: $? = 0 configure:16380: result: yes configure:16390: checking to enable debug build configure:16420: result: no, CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC" configure:16425: checking whether GCC 4.1 atomic builtins are available configure:16432: result: yes configure:16483: checking whether we should hide internal symbols configure:16485: result: no configure:16501: checking for local include/lib path configure:16525: result: none configure:16543: checking for pthread_create in -lpthread configure:16568: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpthread -lm -lrt -ldl >&5 configure:16568: $? = 0 configure:16577: result: yes configure:16588: checking for PTHREAD_MUTEX_RECURSIVE configure:16607: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:16607: $? = 0 configure:16609: result: yes configure:16666: checking for deflateInit_ in -lz configure:16691: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lz -lpthread -lm -lrt -ldl >&5 configure:16691: $? = 0 configure:16700: result: yes configure:16710: checking for inflateCopy in -lz configure:16735: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lz -lpthread -lm -lrt -ldl >&5 configure:16735: $? = 0 configure:16744: result: yes configure:16753: result: using pre-installed libz configure:16961: checking for pg_config configure:16979: found /usr/bin/pg_config configure:16992: result: /usr/bin/pg_config configure:17004: checking for PostgreSQL configure:17029: result: yes configure:17032: checking for PQconnectdb in -lpq configure:17057: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpq -L/usr/lib -lz -lpthread -lm -lrt -ldl >&5 configure:17057: $? = 0 configure:17066: result: yes configure:17081: checking for PQputCopyData in -lpq configure:17106: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpq -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:17106: $? = 0 configure:17115: result: yes configure:17134: checking for PQescapeStringConn in -lpq configure:17159: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpq -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:17159: $? = 0 configure:17168: result: yes configure:17281: checking for G_gisinit_2 in -lgrass5 configure:17306: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lgrass5 -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lgrass5 collect2: ld returned 1 exit status configure:17306: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 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 G_gisinit_2 (); | int | main () | { | return G_gisinit_2 (); | ; | return 0; | } configure:17315: result: no configure:17409: checking for ffopen in -lcfitsio configure:17434: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:17434: $? = 0 configure:17443: result: yes configure:17495: checking for Mopen in -lcsf configure:17520: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcsf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lcsf collect2: ld returned 1 exit status configure:17520: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 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 Mopen (); | int | main () | { | return Mopen (); | ; | return 0; | } configure:17529: result: no configure:17539: checking csf.h usability configure:17539: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c:93:17: fatal error: csf.h: No such file or directory compilation terminated. configure:17539: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:17539: result: no configure:17539: checking csf.h presence configure:17539: gcc -E conftest.c conftest.c:60:17: fatal error: csf.h: No such file or directory compilation terminated. configure:17539: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | /* end confdefs.h. */ | #include configure:17539: result: no configure:17539: checking for csf.h configure:17539: result: no configure:17600: checking for nc_open in -lnetcdf configure:17625: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:17625: $? = 0 configure:17634: result: yes configure:17679: checking for libpng configure:17690: checking for png_set_IHDR in -lpng configure:17715: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:17715: $? = 0 configure:17724: result: yes configure:17734: checking png.h usability configure:17734: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:17734: $? = 0 configure:17734: result: yes configure:17734: checking png.h presence configure:17734: gcc -E conftest.c configure:17734: $? = 0 configure:17734: result: yes configure:17734: checking for png.h configure:17734: result: yes configure:17786: checking for PCIDSK configure:17829: checking for libtiff configure:17834: checking for TIFFScanlineSize64 in -ltiff configure:17859: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ltiff -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /tmp/ccyCB5WP.o: In function `main': conftest.c:(.text+0x7): undefined reference to `TIFFScanlineSize64' collect2: ld returned 1 exit status configure:17859: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 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 TIFFScanlineSize64 (); | int | main () | { | return TIFFScanlineSize64 (); | ; | return 0; | } configure:17868: result: no configure:17927: result: using internal TIFF code. configure:18218: checking for jpeg_read_scanlines in -ljpeg configure:18243: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:18243: $? = 0 configure:18252: result: yes configure:18262: checking jpeglib.h usability configure:18262: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:18262: $? = 0 configure:18262: result: yes configure:18262: checking jpeglib.h presence configure:18262: gcc -E conftest.c configure:18262: $? = 0 configure:18262: result: yes configure:18262: checking for jpeglib.h configure:18262: result: yes configure:18278: checking for width_in_blocks in jpeglib.h configure:18286: result: yes configure:18334: checking for jpeg12 configure:18347: result: disabled, libjpeg or libtiff not internal configure:18375: checking for DGifOpenFileName in -lgif configure:18400: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:18400: $? = 0 configure:18409: result: yes configure:18469: checking ecs.h usability configure:18469: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 conftest.c:95:17: fatal error: ecs.h: No such file or directory compilation terminated. configure:18469: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18469: result: no configure:18469: checking ecs.h presence configure:18469: gcc -E conftest.c conftest.c:62:17: fatal error: ecs.h: No such file or directory compilation terminated. configure:18469: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include configure:18469: result: no configure:18469: checking for ecs.h configure:18469: result: no configure:18722: checking for FMEObjects configure:18745: result: no configure:18810: checking for SDreaddata in -lmfhdfalt configure:18835: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lmfhdfalt -ldfalt -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdfalt /usr/bin/ld: cannot find -ldfalt collect2: ld returned 1 exit status configure:18835: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 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 SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:18844: result: no configure:18855: checking for SDreaddata in -lmfhdf configure:18880: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lmfhdf -ldf -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdf /usr/bin/ld: cannot find -ldf collect2: ld returned 1 exit status configure:18880: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 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 SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:18889: result: no configure:18899: checking for SDreaddata in -lhdf4 configure:18924: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lhdf4 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lhdf4 collect2: ld returned 1 exit status configure:18924: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 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 SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:18933: result: no configure:18946: checking for SDreaddata in -lmfhdf configure:18971: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lmfhdf -ldf -ljpeg -lz -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdf /usr/bin/ld: cannot find -ldf collect2: ld returned 1 exit status configure:18971: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 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 SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:18980: result: no configure:18992: checking for SDreaddata in -lmfhdf configure:19017: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lmfhdf -ldf -lsz -ljpeg -lz -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdf /usr/bin/ld: cannot find -ldf /usr/bin/ld: cannot find -lsz collect2: ld returned 1 exit status configure:19017: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 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 SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:19026: result: no configure:19099: checking for H5Fopen in -lhdf5 configure:19124: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:19124: $? = 0 configure:19133: result: yes configure:19249: checking for jpc_decode in -ljasper configure:19274: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:19274: $? = 0 configure:19283: result: yes configure:19291: checking for jp2_decode in -ljasper configure:19316: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:19316: $? = 0 configure:19325: result: yes configure:19333: checking for pgx_decode in -ljasper configure:19358: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:19358: $? = 0 configure:19367: result: yes configure:19393: checking for jp2_encode_uuid in -ljasper configure:19418: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -ljasper -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /tmp/ccryXpoI.o: In function `main': conftest.c:(.text+0x7): undefined reference to `jp2_encode_uuid' collect2: ld returned 1 exit status configure:19418: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 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 jp2_encode_uuid (); | int | main () | { | return jp2_encode_uuid (); | ; | return 0; | } configure:19427: result: no configure:19441: hacked JasPer version not found, GeoJP2 disabled. configure:19469: checking for opj_decode_tile_data in -lopenjpeg configure:19494: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lopenjpeg -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /tmp/cc5ocWpN.o: In function `main': conftest.c:(.text+0x7): undefined reference to `opj_decode_tile_data' collect2: ld returned 1 exit status configure:19494: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 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 opj_decode_tile_data (); | int | main () | { | return opj_decode_tile_data (); | ; | return 0; | } configure:19503: result: no configure:19513: checking openjpeg.h usability configure:19513: gcc -c -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC conftest.c >&5 configure:19513: $? = 0 configure:19513: result: yes configure:19513: checking openjpeg.h presence configure:19513: gcc -E conftest.c configure:19513: $? = 0 configure:19513: result: yes configure:19513: checking for openjpeg.h configure:19513: result: yes configure:19623: checking for NCScbmOpenFileView in -lNCSEcw configure:19648: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lNCSEcw -lNCSCnet -lNCSUtil -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lNCSEcw /usr/bin/ld: cannot find -lNCSCnet /usr/bin/ld: cannot find -lNCSUtil collect2: ld returned 1 exit status configure:19648: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_OPENJPEG_H 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 NCScbmOpenFileView (); | int | main () | { | return NCScbmOpenFileView (); | ; | return 0; | } configure:19657: result: no configure:19671: checking for NCScbmOpenFileView in -lecwj2 configure:19696: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lecwj2 -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lecwj2 collect2: ld returned 1 exit status configure:19696: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_OPENJPEG_H 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 NCScbmOpenFileView (); | int | main () | { | return NCScbmOpenFileView (); | ; | return 0; | } configure:19705: result: no configure:19762: checking for Kakadu JPEG2000 support configure:19774: result: not requested. configure:19814: MrSID support disabled. configure:19952: MrSID/MG4 Lidar support disabled. configure:20013: checking for MSG configure:20024: result: not requested configure:20037: checking for BSB configure:20041: result: enabled configure:20366: checking if Oracle support is enabled configure:20380: result: no configure:20399: checking for GRIB configure:20404: result: enabled configure:20448: checking for mysql_config configure:20466: found /usr/bin/mysql_config configure:20479: result: /usr/bin/mysql_config configure:20493: checking for MySQL configure:20530: result: yes configure:20551: checking for Ingres configure:20559: result: no configure:20671: checking for Xerces C++ Parser headers in /usr/include and /usr/include/xercesc configure:20696: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fPIC -I/usr/include -I/usr/include/xercesc conftest.cpp >&5 configure:20696: $? = 0 configure:20700: result: found configure:20721: checking for Xerces C++ Parser libraries configure:20751: g++ -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fPIC -I/usr/include -I/usr/include/xercesc -Wl,--hash-style=gnu -Wl,--as-needed -lxerces-c -lpthread conftest.cpp -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /tmp/cchUlj3u.o: In function `main': conftest.cpp:(.text+0x7): undefined reference to `xercesc_3_1::XMLUni::fgXercescDefaultLocale' conftest.cpp:(.text+0x12): undefined reference to `xercesc_3_1::XMLPlatformUtils::Initialize(char const*, char const*, xercesc_3_1::PanicHandler*, xercesc_3_1::MemoryManager*)' collect2: ld returned 1 exit status configure:20751: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_OPENJPEG_H 1 | /* end confdefs.h. */ | | | #include | #include | #if (_XERCES_VERSION >= 20200) | XERCES_CPP_NAMESPACE_USE | #endif | | int | main () | { | | XMLPlatformUtils::Initialize(); | | | ; | return 0; | } configure:20761: result: not found configure:20780: checking for Xerces C++ Parser configure:20794: result: no configure:21006: checking for XML_ParserCreate in -lexpat configure:21031: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lexpat >&5 configure:21031: $? = 0 configure:21040: result: yes configure:21109: checking for Expat XML Parser headers in /usr/include configure:21133: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fPIC -I/usr/include conftest.cpp >&5 configure:21133: $? = 0 configure:21137: result: found configure:21159: checking for Expat XML Parser configure:21173: result: yes configure:21182: checking if Expat XML Parser version is >= 1.95.0 configure:21214: result: yes configure:21447: checking for Google libkml configure:21522: result: no configure:21557: checking for SQLConnect in -lodbc configure:21582: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lodbc -lexpat -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:21582: $? = 0 configure:21591: result: yes configure:21599: checking for SQLInstallDriverEx in -lodbcinst configure:21624: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lodbcinst -lexpat -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 configure:21624: $? = 0 configure:21633: result: yes configure:21985: checking if Oracle support is enabled configure:21999: result: no configure:22016: checking Checking for DODS configure:22026: result: disabled configure:22118: checking for curl-config configure:22136: found /usr/bin/curl-config configure:22149: result: /usr/bin/curl-config configure:22164: result: found libcurl version 7.21.4 configure:22167: checking for curl_global_init in -lcurl configure:22192: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lcurl -lodbc -lodbcinst -lexpat -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl >&5 /usr/lib/libcfitsio.so: undefined reference to `sincos' /usr/lib/libcfitsio.so: undefined reference to `sqrt' /usr/lib/libcfitsio.so: undefined reference to `floor' /usr/lib/libcfitsio.so: undefined reference to `ceil' /usr/lib/libcfitsio.so: undefined reference to `cosh' /usr/lib/libcfitsio.so: undefined reference to `tan' /usr/lib/libcfitsio.so: undefined reference to `tanh' /usr/lib/libcfitsio.so: undefined reference to `asin' /usr/lib/libcfitsio.so: undefined reference to `log' /usr/lib/libcfitsio.so: undefined reference to `atan' /usr/lib/libcfitsio.so: undefined reference to `sinh' /usr/lib/libcfitsio.so: undefined reference to `acos' /usr/lib/libcfitsio.so: undefined reference to `exp' /usr/lib/libcfitsio.so: undefined reference to `sin' /usr/lib/libcfitsio.so: undefined reference to `pow' /usr/lib/libcfitsio.so: undefined reference to `atan2' /usr/lib/libcfitsio.so: undefined reference to `cos' /usr/lib/libcfitsio.so: undefined reference to `log10' collect2: ld returned 1 exit status configure:22192: $? = 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 HAVE_LIBRT 1 | #define HAVE_LIBM 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_VALUES_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 ftello64 | #define VSI_FSEEK64 fseeko64 | #define VSI_STAT64 stat64 | #define VSI_STAT64_T stat64 | #define VSI_FOPEN64 fopen64 | #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_GCC_ATOMIC_BUILTINS 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_LIBPQ 1 | #define HAVE_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_OPENJPEG_H 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 curl_global_init (); | int | main () | { | return curl_global_init (); | ; | return 0; | } configure:22201: result: no configure:22238: result: disabled configure:22463: checking for sqlite3_open in -lsqlite3 configure:22488: gcc -o conftest -march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lsqlite3 >&5 configure:22488: $? = 0 configure:22497: result: yes configure:22571: checking for SQLite3 library >= 3.0.0 configure:22607: g++ -c -march=x86-64 -mtune=generic -O2 -pipe -fPIC -I/usr/include conftest.cpp >&5 configure:22607: $? = 0 configure:22609: result: yes configure:22680: checking Checking for DWGdirect configure:22690: result: disabled configure:22795: IBM Informix DataBlade not supported. configure:22811: checking whether we should include ESRI SDE support... configure:23120: result: ESRI SDE support not requested. configure:23132: checking for VFK support configure:23154: result: yes configure:23311: checking for geos-config configure:23329: found /usr/bin/geos-config configure:23342: result: /usr/bin/geos-config configure:23442: checking for GEOS version >= 2.2.0 configure:23465: result: yes configure:23495: checking for GEOSversion in -lgeos_c configure:23521: gcc -o conftest -I/usr/include -Wl,--hash-style=gnu -Wl,--as-needed conftest.c -lgeos_c -L/usr/lib -lgeos_c >&5 configure:23521: $? = 0 configure:23530: result: yes configure:23549: Using C API from GEOS 3.2.2 configure:23567: checking for OpenCL support configure:23606: result: no configure:23615: checking whether to enable PAM configure:23631: result: yes configure:23651: checking for poppler configure:23727: result: disabled configure:23741: checking how to link PROJ.4 library configure:23754: result: link dynamically. configure:24077: result: checking GDAL version information from gdal_version.h: 1.8.0 configure:24206: checking for perl bindings configure:24210: result: enabled configure:24225: checking for php bindings configure:24232: result: disabled configure:24244: checking for ruby bindings configure:24251: result: disabled configure:24263: checking for python bindings configure:24272: checking for python2 configure:24288: found /usr/bin/python2 configure:24299: result: python2 configure:24321: checking for location of Python Makefiles configure:24339: result: found configure:24356: checking where to install Python modules configure:24366: result: /usr/lib/python2.7/site-packages configure:24375: result: enabled configure:24378: checking for python setuptools configure:24390: result: not found configure:24404: checking whether we should include rasdaman support... configure:24477: result: rasdaman support not requested. configure:24522: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.67. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on harch config.status:1266: creating GDALmake.opt config.status:1365: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting config.status:1266: creating port/cpl_config.h config.status:1449: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-unknown-linux-gnu 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-march=x86-64 -mtune=generic -O2 -pipe' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,--hash-style=gnu -Wl,--as-needed' 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=yes 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_csf_h=no ac_cv_header_dbmalloc_h=no ac_cv_header_direct_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_ecs_h=no 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_jpeglib_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_openjpeg_h=yes ac_cv_header_png_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=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_lib_NCSEcw_NCScbmOpenFileView=no ac_cv_lib_cfitsio_ffopen=yes ac_cv_lib_csf_Mopen=no ac_cv_lib_curl_curl_global_init=no ac_cv_lib_dl_dlopen=yes ac_cv_lib_ecwj2_NCScbmOpenFileView=no ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_geos_c_GEOSversion=yes ac_cv_lib_gif_DGifOpenFileName=yes ac_cv_lib_grass5_G_gisinit_2=no ac_cv_lib_hdf4_SDreaddata=no ac_cv_lib_hdf5_H5Fopen=yes ac_cv_lib_jasper_jp2_decode=yes ac_cv_lib_jasper_jp2_encode_uuid=no ac_cv_lib_jasper_jpc_decode=yes ac_cv_lib_jasper_pgx_decode=yes ac_cv_lib_jpeg_jpeg_read_scanlines=yes ac_cv_lib_m_sin=yes ac_cv_lib_mfhdf_SDreaddata=no ac_cv_lib_mfhdfalt_SDreaddata=no ac_cv_lib_netcdf_nc_open=yes ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_odbcinst_SQLInstallDriverEx=yes ac_cv_lib_openjpeg_opj_decode_tile_data=no ac_cv_lib_png_png_set_IHDR=yes ac_cv_lib_pq_PQconnectdb=yes ac_cv_lib_pq_PQescapeStringConn=yes ac_cv_lib_pq_PQputCopyData=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_nanosleep=yes ac_cv_lib_sqlite3_sqlite3_open=yes ac_cv_lib_tiff_TIFFScanlineSize64=no ac_cv_lib_z_deflateInit_=yes ac_cv_lib_z_inflateCopy=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GEOS_CONFIG=/usr/bin/geos-config ac_cv_path_GREP=/bin/grep ac_cv_path_LIBCURL_CONFIG=/usr/bin/curl-config ac_cv_path_MYSQL_CONFIG=/usr/bin/mysql_config ac_cv_path_PG_CONFIG=/usr/bin/pg_config ac_cv_path_SED=/bin/sed ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PYTHON=python2 ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_OBJDUMP=objdump 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 lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= 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 -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\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/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' BINDINGS='python perl ' BINTRUE='/bin/true' CC='gcc' CFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fno-strict-aliasing -fPIC' CPP='gcc -E' CPPFLAGS='' CURL_INC='' CURL_LIB='' CURL_SETTING='no' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-march=x86-64 -mtune=generic -O2 -pipe -fPIC' CXX_WFLAGS=' -Wall' C_WFLAGS=' -Wall -Wdeclaration-after-statement' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' DODS_INC='' DSYMUTIL='' DUMPBIN='' DWGDIRECT='' DWG_PLT='' ECHO_C='' ECHO_N='-n' ECHO_T='' ECW_SETTING='no' EGREP='/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='' FGREP='/bin/grep -F' FITS_SETTING='external' GDAL_VER='1.8.0' GDAL_VERSION_MAJOR='1' GDAL_VERSION_MINOR='8' GDAL_VERSION_REV='0' GEOS_CFLAGS='-I/usr/include' GEOS_CONFIG='/usr/bin/geos-config' GEOS_LIBS='-L/usr/lib -lgeos_c' GEOS_VERSION='3.2.2' GEOTIFF_INCLUDE='' GEOTIFF_SETTING='internal' GIF_SETTING='external' GRASS_GISBASE='' GRASS_INCLUDE='' GRASS_SETTING='no' GREP='/bin/grep' HAVE_EXPAT='yes' HAVE_GCC_ATOMIC_BUILTINS='yes' HAVE_GEOS='yes' HAVE_GRASS='no' HAVE_HDF4='no' HAVE_HDF5='yes' HAVE_HIDE_INTERNAL_SYMBOLS='no' HAVE_IDB='no' HAVE_INGRES='no' HAVE_JASPER='yes' HAVE_LIBKML='no' HAVE_LIBTOOL='no' HAVE_MYSQL='yes' HAVE_NAS='no' HAVE_OCI='no' HAVE_OGDI='no' HAVE_OPENJPEG='no' HAVE_PG='yes' HAVE_POPPLER='no' HAVE_SPATIALITE='no' HAVE_SQLITE='yes' HAVE_VFK='yes' HAVE_XERCES='no' HDF4_INCLUDE='' HDF5_INCLUDE='-I/usr/include' IDB_INC='' IDB_LIB='' II_SYSTEM='' INGRES_INC='' INGRES_LIB='' JASPER_FLAGS='' JPEG12_ENABLED='no' JPEG_SETTING='external' KAKDIR='' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='-Wl,--hash-style=gnu -Wl,--as-needed' LD_SHARED='g++ -shared ' LIBCURL_CONFIG='/usr/bin/curl-config' LIBKML_CFLAGS='' LIBKML_INCLUDE='' LIBKML_LDFLAGS='' LIBKML_VERSION='' LIBLZMA_SETTING='no' LIBOBJS='' LIBS='-L/usr/lib -lgeos_c -lsqlite3 -lodbc -lodbcinst -lexpat -ljasper -lhdf5 -lgif -ljpeg -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt -ldl ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBZ_SETTING='external' LIPO='' LN_S='ln -s' LTLIBOBJS='' MACOSX_FRAMEWORK='' MRSID_FLAGS='' MRSID_INCLUDE='' MRSID_LIBS='' MRSID_LIDAR_INCLUDE='' MRSID_LIDAR_LIBS='' MYSQL_CONFIG='/usr/bin/mysql_config' MYSQL_INC='-I/usr/include/mysql' MYSQL_LIB='-L/usr/lib -lmysqlclient -lpthread -lz -lm -lrt -lssl -lcrypto -ldl' NETCDF_SETTING='yes' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OCI_INCLUDE='' ODBC_SETTING='yes' OGDI_INCLUDE='' OGR_ENABLED='yes' OPENCL_FLAGS='' OPENCL_LIB='' OPT_GDAL_FORMATS='grib bsb jpeg2000 hdf5 gif jpeg png netcdf pcraster fits ' ORACLE_OCI_CFLAGS='' ORACLE_OCI_LDFLAGS='' ORACLE_OCI_VERSION='' OTOOL64='' 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='/usr/bin/pg_config' PG_INC='-I/usr/include -I/usr/include/postgresql/server -DPG_HAS_PQESCAPESTRINGCONN' PG_LIB='' PNG_SETTING='external' POPPLER_BASE_STREAM_HAS_TWO_ARGS='no' POPPLER_HAS_OPTCONTENT='no' POPPLER_INC='' PROJ_INCLUDE='' PROJ_STATIC='no' PYTHON='python2' PY_HAVE_SETUPTOOLS='' RANLIB='ranlib' RASDAMAN_ENABLED='no' RASDAMAN_INC='' RASDAMAN_LIB='' SDE_ENABLED='no' SDE_INC='' SDE_LIB='' SED='/bin/sed' SHELL='/bin/sh' SO_EXT='so' SQLITE3_CFLAGS='-I/usr/include' SQLITE3_LDFLAGS=' -lsqlite3' SQLITE3_VERSION='3.7.5' SQLITE_INC='-I/usr/include' STRIP='strip' TIFF_OPTS='-DBIGTIFF_SUPPORT' TIFF_SETTING='internal' XERCES_CFLAGS='-I/usr/include -I/usr/include/xercesc' XERCES_INCLUDE='-I/usr/include -I/usr/include/xercesc' XERCES_LDFLAGS='' XERCES_VERSION='' X_FME_HOME='' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}' datarootdir='${prefix}/share/gdal' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' pyexecdir='/usr/lib/python2.7/site-packages' pymoddir='/usr/lib/python2.7/site-packages' pythondir='/usr/lib/python2.7/site-packages' 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 HAVE_LIBRT 1 #define HAVE_LIBM 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_VALUES_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 ftello64 #define VSI_FSEEK64 fseeko64 #define VSI_STAT64 stat64 #define VSI_STAT64_T stat64 #define VSI_FOPEN64 fopen64 #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_GCC_ATOMIC_BUILTINS 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define CPL_MULTIPROC_PTHREAD 1 #define HAVE_LIBPQ 1 #define HAVE_PNG_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_OPENJPEG_H 1 #define GDAL_PREFIX "/usr" configure: exit 0