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.69. Invocation command line was $ ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 --with-geotiff --with-mysql --with-curl --with-hdf5 --with-perl --with-geos --with-png --with-poppler --with-spatialite --with-openjpeg --enable-pdf-plugin --with-libz=/usr/include --with-liblzma --with-pg=/usr/bin/pg_config --with-zstd=yes --with-grass=/opt/grass --with-libgrass=/opt/grass/include/grass --with-cfitsio=/usr/include --with-pcraster=internal --with-dds=no --with-gta=no --with-pcidsk=internal --with-jpeg=/usr/include --with-charls --with-jpeg12 --with-gif=/usr/include --with-ogdi=no --with-fme=no --with-sosi=no --with-mongocxx=no --with-hdf4=/opt/hdf4 --with-kea=yes --with-jasper=/usr/include/jasper --with-fgdb=no --with-ecw=yes --with-kakadu=no --with-mrsid=no --with-jp2mrsid=no --with-mrsid_lidar=no --with-msg=no --with-bsb --without-oci --with-grib --with-gnm --with-mysql=/usr/bin/mysql_config --with-ingres=no --with-xerces=yes --with-expat=yes --with-libkml=no --with-odbc=/usr/include/ --with-dods-root=no --with-xml2=/usr/bin/xml2-config --with-rasterlite2=yes --with-pcre --without-teigha --with-teigha-plt --with-idb --without-sde --with-epsilon=no --with-webp=/usr/include/webp --with-sfcgal=no --with-qhull=/usr/include --with-opencl --with-freexl=yes --with-libjson-c=internal --with-pam --with-podofo=yes --with-pdfium=no --with-proj --with-proj5-api=yes --with-perl --without-php --with-python --with-java=no --without-mdb --without-rasdaman --with-armadillo=yes --with-cryptopp=yes --with-crypto=yes --with-mrf --without-null ## --------- ## ## Platform. ## ## --------- ## hostname = felics-tablet uname -m = x86_64 uname -r = 5.0.5-phc-vfio-pf4 uname -s = Linux uname -v = #4 PREEMPT Sun Apr 14 13:39:22 CEST 2019 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = unknown /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/bin PATH: /usr/X11R6/bin PATH: /usr/bin/vendor_perl PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/games PATH: /home/felics/bin PATH: /home/felics/local/bin PATH: /home/felics/sbin PATH: /home/felics/local/sbin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3106: checking build system type configure:3120: result: x86_64-pc-linux-gnu configure:3140: checking host system type configure:3153: result: x86_64-pc-linux-gnu configure:3222: checking for gcc configure:3238: found /usr/bin/gcc configure:3249: result: gcc configure:3478: checking for C compiler version configure:3487: gcc --version >&5 gcc (GCC) 8.2.1 20181127 Copyright (C) 2018 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:3498: $? = 0 configure:3487: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20181127 (GCC) configure:3498: $? = 0 configure:3487: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3498: $? = 1 configure:3487: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:3498: $? = 1 configure:3518: checking whether the C compiler works configure:3540: gcc conftest.c >&5 configure:3544: $? = 0 configure:3592: result: yes configure:3595: checking for C compiler default output file name configure:3597: result: a.out configure:3603: checking for suffix of executables configure:3610: gcc -o conftest conftest.c >&5 configure:3614: $? = 0 configure:3636: result: configure:3658: checking whether we are cross compiling configure:3666: gcc -o conftest conftest.c >&5 configure:3670: $? = 0 configure:3677: ./conftest configure:3681: $? = 0 configure:3669: result: no configure:3674: checking for suffix of object files configure:3696: gcc -c conftest.c >&5 configure:3700: $? = 0 configure:3721: result: o configure:3725: checking whether we are using the GNU C compiler configure:3744: gcc -c conftest.c >&5 configure:3744: $? = 0 configure:3753: result: yes configure:3762: checking whether gcc accepts -g configure:3782: gcc -c -g conftest.c >&5 configure:3782: $? = 0 configure:3823: result: yes configure:3840: checking for gcc option to accept ISO C89 configure:3903: gcc -c -g -O2 conftest.c >&5 configure:3903: $? = 0 configure:3916: result: none needed configure:3937: checking C_WFLAGS for maximum warnings configure:3964: gcc -c -g -O2 -pedantic -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement conftest.c >&5 configure:3964: $? = 0 configure:3978: result: -Wall -Wdeclaration-after-statement configure:3991: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all" configure:3994: $? = 0 configure:4059: checking for g++ configure:4075: found /usr/bin/g++ configure:4086: result: g++ configure:4113: checking for C++ compiler version configure:4122: g++ --version >&5 g++ (GCC) 8.2.1 20181127 Copyright (C) 2018 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:4133: $? = 0 configure:4122: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20181127 (GCC) configure:4133: $? = 0 configure:4122: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4133: $? = 1 configure:4122: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:4133: $? = 1 configure:4137: checking whether we are using the GNU C++ compiler configure:4156: g++ -c conftest.cpp >&5 configure:4156: $? = 0 configure:4165: result: yes configure:4174: checking whether g++ accepts -g configure:4194: g++ -c -g conftest.cpp >&5 configure:4194: $? = 0 configure:4235: result: yes configure:4259: checking CXX_WFLAGS for maximum warnings configure:4286: g++ -c -g -O2 -pedantic -Wall conftest.cpp >&5 configure:4286: $? = 0 configure:4300: result: -Wall configure:4313: : CXX_WFLAGS="$CXX_WFLAGS $ac_cv_cxxflags_warn_all" configure:4316: $? = 0 configure:4324: checking whether C compiler accepts -Werror -we10006 configure:4343: gcc -c -g -O2 -Werror -we10006 conftest.c >&5 gcc: error: unrecognized command line option '-we10006' configure:4343: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:4351: result: no configure:4361: checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076 configure:4380: gcc -c -g -O2 -Werror -diag-disable 188,1684,2259,2304,3280,11074,11076 conftest.c >&5 gcc: error: 188,1684,2259,2304,3280,11074,11076: No such file or directory configure:4380: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:4389: result: no configure:4399: checking whether C compiler accepts -Wextra configure:4418: gcc -c -g -O2 -Werror -Wextra conftest.c >&5 configure:4418: $? = 0 configure:4427: result: yes configure:4436: checking whether C compiler accepts -Winit-self configure:4455: gcc -c -g -O2 -Werror -Winit-self conftest.c >&5 configure:4455: $? = 0 configure:4464: result: yes configure:4473: checking whether C compiler accepts -Wunused-parameter configure:4492: gcc -c -g -O2 -Werror -Wunused-parameter conftest.c >&5 configure:4492: $? = 0 configure:4501: result: yes configure:4510: checking whether C compiler accepts -Wmissing-prototypes configure:4529: gcc -c -g -O2 -Werror -Wmissing-prototypes conftest.c >&5 configure:4529: $? = 0 configure:4538: result: yes configure:4547: checking whether C compiler accepts -Wmissing-declarations configure:4566: gcc -c -g -O2 -Werror -Wmissing-declarations conftest.c >&5 configure:4566: $? = 0 configure:4575: result: yes configure:4584: checking whether C compiler accepts -Wformat configure:4603: gcc -c -g -O2 -Werror -Wformat conftest.c >&5 configure:4603: $? = 0 configure:4612: result: yes configure:4621: checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral configure:4640: gcc -c -g -O2 -Werror -Wformat -Werror=format-security -Wno-format-nonliteral conftest.c >&5 configure:4640: $? = 0 configure:4649: result: yes configure:4658: checking whether C compiler accepts -Wshorten-64-to-32 configure:4677: gcc -c -g -O2 -Werror -Wshorten-64-to-32 conftest.c >&5 gcc: error: unrecognized command line option '-Wshorten-64-to-32' configure:4677: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:4686: result: no configure:4695: checking whether C compiler accepts -Wlogical-op configure:4714: gcc -c -g -O2 -Werror -Wlogical-op conftest.c >&5 configure:4714: $? = 0 configure:4723: result: yes configure:4732: checking whether C compiler accepts -Wshadow configure:4751: gcc -c -g -O2 -Werror -Wshadow conftest.c >&5 configure:4751: $? = 0 configure:4760: result: yes configure:4770: checking whether C compiler accepts -Werror=vla configure:4789: gcc -c -g -O2 -Werror -Werror=vla conftest.c >&5 configure:4789: $? = 0 configure:4798: result: yes configure:4807: checking whether C compiler accepts -Werror=declaration-after-statement configure:4826: gcc -c -g -O2 -Werror -Werror=declaration-after-statement conftest.c >&5 configure:4826: $? = 0 configure:4835: result: yes configure:4846: checking whether C compiler accepts -Wdate-time configure:4865: gcc -c -g -O2 -Werror -Wdate-time conftest.c >&5 configure:4865: $? = 0 configure:4874: result: yes configure:4884: checking whether C compiler accepts -Wnull-dereference configure:4903: gcc -c -g -O2 -Werror -Wnull-dereference conftest.c >&5 configure:4903: $? = 0 configure:4912: result: yes configure:4921: checking whether C compiler accepts -Wduplicated-cond configure:4940: gcc -c -g -O2 -Werror -Wduplicated-cond conftest.c >&5 configure:4940: $? = 0 configure:4949: result: yes configure:4966: checking whether C++ compiler accepts -Wextra-semi configure:4985: g++ -c -g -O2 -Werror -Wextra-semi conftest.cpp >&5 configure:4985: $? = 0 configure:4994: result: yes configure:5010: checking whether C compiler accepts -Wno-sign-compare configure:5029: gcc -c -g -O2 -Werror -Wno-sign-compare conftest.c >&5 configure:5029: $? = 0 configure:5038: result: yes configure:5048: checking whether C compiler accepts -Wcomma configure:5067: gcc -c -g -O2 -Werror -Wcomma conftest.c >&5 gcc: error: unrecognized command line option '-Wcomma'; did you mean '-Wcomment'? configure:5067: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:5076: result: no configure:5086: checking whether C compiler accepts -Wfloat-conversion configure:5105: gcc -c -g -O2 -Werror -Wfloat-conversion conftest.c >&5 configure:5105: $? = 0 configure:5114: result: yes configure:5124: checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync configure:5143: gcc -c -g -O2 -Werror -Wdocumentation -Wno-documentation-deprecated-sync conftest.c >&5 gcc: error: unrecognized command line option '-Wdocumentation' configure:5143: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:5152: result: no configure:5163: checking if -std=gnu89 can be enabled configure:5178: gcc -c -g -O2 -Werror -std=gnu89 conftest.c >&5 configure:5178: $? = 0 configure:5180: result: yes configure:5197: checking whether C++ compiler accepts -Wunused-private-field configure:5216: g++ -c -g -O2 -Werror -Wunused-private-field conftest.cpp >&5 g++: error: unrecognized command line option '-Wunused-private-field'; did you mean '-Wunused-parameter'? configure:5216: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:5225: result: no configure:5234: checking whether C++ compiler accepts -Wmissing-prototypes configure:5253: g++ -c -g -O2 -Werror -Wmissing-prototypes conftest.cpp >&5 cc1plus: error: command line option '-Wmissing-prototypes' is valid for C/ObjC but not for C++ [-Werror] cc1plus: all warnings being treated as errors configure:5253: $? = 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. */ | | int | main () | { | | ; | return 0; | } configure:5262: result: no configure:5271: checking whether C++ compiler accepts -Wmissing-declarations configure:5290: g++ -c -g -O2 -Werror -Wmissing-declarations conftest.cpp >&5 configure:5290: $? = 0 configure:5299: result: yes configure:5308: checking whether C++ compiler accepts -Wnon-virtual-dtor configure:5327: g++ -c -g -O2 -Werror -Wnon-virtual-dtor conftest.cpp >&5 configure:5327: $? = 0 configure:5336: result: yes configure:5345: checking whether C++ compiler accepts -Wold-style-cast configure:5364: g++ -c -g -O2 -Werror -Wold-style-cast conftest.cpp >&5 configure:5364: $? = 0 configure:5373: result: yes configure:5384: checking whether C++ compiler accepts -Woverloaded-virtual configure:5403: g++ -c -g -O2 -Werror -Woverloaded-virtual conftest.cpp >&5 configure:5403: $? = 0 configure:5412: result: yes configure:5422: checking whether C++ compiler accepts -fno-operator-names configure:5441: g++ -c -g -O2 -Werror -fno-operator-names conftest.cpp >&5 configure:5441: $? = 0 configure:5450: result: yes configure:5461: checking whether C++ compiler accepts -Wzero-as-null-pointer-constant configure:5480: g++ -c -g -O2 -Werror -Wzero-as-null-pointer-constant conftest.cpp >&5 configure:5480: $? = 0 configure:5489: result: yes configure:5520: checking if use C++14 compiler options configure:6431: result: disabled by user configure:6445: checking whether g++ supports C++11 features by default configure:6739: g++ -c -g -O2 conftest.cpp >&5 configure:6739: $? = 0 configure:6746: result: yes configure:7106: checking whether C++ compiler accepts -Wsuggest-override configure:7125: g++ -c -g -O2 -Werror -Wsuggest-override conftest.cpp >&5 configure:7125: $? = 0 configure:7134: result: yes configure:7157: checking if -Wimplicit-fallthrough can be enabled configure:7172: g++ -c -g -O2 -Werror -Wimplicit-fallthrough conftest.cpp >&5 configure:7172: $? = 0 configure:7174: result: yes configure:7253: checking for gcc configure:7280: result: gcc configure:7509: checking for C compiler version configure:7518: gcc --version >&5 gcc (GCC) 8.2.1 20181127 Copyright (C) 2018 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:7529: $? = 0 configure:7518: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20181127 (GCC) configure:7529: $? = 0 configure:7518: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:7529: $? = 1 configure:7518: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? gcc: fatal error: no input files compilation terminated. configure:7529: $? = 1 configure:7533: checking whether we are using the GNU C compiler configure:7561: result: yes configure:7570: checking whether gcc accepts -g configure:7631: result: yes configure:7648: checking for gcc option to accept ISO C89 configure:7724: result: none needed configure:7856: checking for C++ compiler version configure:7865: g++ --version >&5 g++ (GCC) 8.2.1 20181127 Copyright (C) 2018 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:7876: $? = 0 configure:7865: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/8.2.1/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --enable-multilib --disable-werror --enable-checking=release --enable-default-pie --enable-default-ssp --enable-cet=auto Thread model: posix gcc version 8.2.1 20181127 (GCC) configure:7876: $? = 0 configure:7865: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:7876: $? = 1 configure:7865: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion'; did you mean '--version'? g++: fatal error: no input files compilation terminated. configure:7876: $? = 1 configure:7880: checking whether we are using the GNU C++ compiler configure:7908: result: yes configure:7917: checking whether g++ accepts -g configure:7978: result: yes configure:8350: checking how to print strings configure:8377: result: printf configure:8398: checking for a sed that does not truncate output configure:8462: result: /usr/bin/sed configure:8480: checking for grep that handles long lines and -e configure:8538: result: /usr/bin/grep configure:8543: checking for egrep configure:8605: result: /usr/bin/grep -E configure:8610: checking for fgrep configure:8672: result: /usr/bin/grep -F configure:8707: checking for ld used by gcc configure:8774: result: /usr/bin/ld configure:8781: checking if the linker (/usr/bin/ld) is GNU ld configure:8796: result: yes configure:8808: checking for BSD- or MS-compatible name lister (nm) configure:8862: result: /usr/bin/nm -B configure:8992: checking the name lister (/usr/bin/nm -B) interface configure:8999: gcc -c -g -O2 conftest.c >&5 configure:9002: /usr/bin/nm -B "conftest.o" configure:9005: output 0000000000000000 B some_variable configure:9006: result: BSD nm configure:9009: checking whether ln -s works configure:9013: result: yes configure:9021: checking the maximum length of command line arguments configure:9152: result: 1572864 configure:9200: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:9240: result: func_convert_file_noop configure:9247: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:9267: result: func_convert_file_noop configure:9274: checking for /usr/bin/ld option to reload object files configure:9281: result: -r configure:9355: checking for objdump configure:9382: result: objdump configure:9411: checking how to recognize dependent libraries configure:9611: result: pass_all configure:9696: checking for dlltool configure:9723: result: dlltool configure:9753: checking how to associate runtime and link libraries configure:9780: result: printf %s\n configure:9840: checking for ar configure:9856: found /usr/bin/ar configure:9867: result: ar configure:9904: checking for archiver @FILE support configure:9921: gcc -c -g -O2 conftest.c >&5 configure:9921: $? = 0 configure:9924: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') configure:9927: $? = 0 configure:9932: ar cru libconftest.a @conftest.lst >&5 ar: `u' modifier ignored since `D' is the default (see `U') ar: conftest.o: No such file or directory configure:9935: $? = 1 configure:9934: result: @ configure:9992: checking for strip configure:10008: found /usr/bin/strip configure:10019: result: strip configure:10091: checking for ranlib configure:10107: found /usr/bin/ranlib configure:10118: result: ranlib configure:10195: checking for gawk configure:10211: found /usr/bin/gawk configure:10222: result: gawk configure:10262: checking command to parse /usr/bin/nm -B output from gcc object configure:10415: gcc -c -g -O2 conftest.c >&5 configure:10418: $? = 0 configure:10422: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:10425: $? = 0 configure:10491: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:10494: $? = 0 configure:10532: result: ok configure:10579: checking for sysroot configure:10609: result: no configure:10616: checking for a working dd configure:10654: result: /usr/bin/dd configure:10658: checking how to truncate binary pipes configure:10673: result: /usr/bin/dd bs=4096 count=1 configure:10809: gcc -c -g -O2 conftest.c >&5 configure:10812: $? = 0 configure:11002: checking for mt configure:11032: result: no configure:11052: checking if : is a manifest tool configure:11058: : '-?' configure:11066: result: no configure:11743: checking how to run the C preprocessor configure:11774: gcc -E conftest.c configure:11774: $? = 0 configure:11788: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:11788: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include configure:11813: result: gcc -E configure:11833: gcc -E conftest.c configure:11833: $? = 0 configure:11847: gcc -E conftest.c conftest.c:11:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:11847: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | /* end confdefs.h. */ | #include configure:11876: checking for ANSI C header files configure:11896: gcc -c -g -O2 conftest.c >&5 configure:11896: $? = 0 configure:11969: gcc -o conftest -g -O2 conftest.c >&5 configure:11969: $? = 0 configure:11969: ./conftest configure:11969: $? = 0 configure:11980: result: yes configure:11993: checking for sys/types.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for sys/stat.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for stdlib.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for string.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for memory.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for strings.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for inttypes.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for stdint.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:11993: checking for unistd.h configure:11993: gcc -c -g -O2 conftest.c >&5 configure:11993: $? = 0 configure:11993: result: yes configure:12007: checking for dlfcn.h configure:12007: gcc -c -g -O2 conftest.c >&5 configure:12007: $? = 0 configure:12007: result: yes configure:12271: checking for objdir configure:12286: result: .libs configure:12550: checking if gcc supports -fno-rtti -fno-exceptions configure:12568: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:12572: $? = 0 configure:12585: result: no configure:12943: checking for gcc option to produce PIC configure:12950: result: -fPIC -DPIC configure:12958: checking if gcc PIC flag -fPIC -DPIC works configure:12976: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:12980: $? = 0 configure:12993: result: yes configure:13022: checking if gcc static flag -static works configure:13050: result: yes configure:13065: checking if gcc supports -c -o file.o configure:13086: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:13090: $? = 0 configure:13112: result: yes configure:13120: checking if gcc supports -c -o file.o configure:13167: result: yes configure:13200: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14463: result: yes configure:14500: checking whether -lc should be explicitly linked in configure:14508: gcc -c -g -O2 conftest.c >&5 configure:14511: $? = 0 configure:14526: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:14529: $? = 0 configure:14543: result: no configure:14703: checking dynamic linker characteristics configure:15284: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:15284: $? = 0 configure:15533: result: GNU/Linux ld.so configure:15655: checking how to hardcode library paths into programs configure:15680: result: immediate configure:16228: checking whether stripping libraries is possible configure:16233: result: yes configure:16268: checking if libtool supports shared libraries configure:16270: result: yes configure:16273: checking whether to build shared libraries configure:16298: result: yes configure:16301: checking whether to build static libraries configure:16305: result: yes configure:13104: checking how to run the C++ preprocessor configure:13131: g++ -E conftest.cpp configure:13131: $? = 0 configure:13145: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13145: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13170: result: g++ -E configure:13190: g++ -E conftest.cpp configure:13190: $? = 0 configure:13204: g++ -E conftest.cpp conftest.cpp:23:10: fatal error: ac_nonexistent.h: No such file or directory #include ^~~~~~~~~~~~~~~~~~ compilation terminated. configure:13204: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:13366: checking for ld used by g++ configure:13433: result: /usr/bin/ld -m elf_x86_64 configure:13440: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:13455: result: yes configure:13510: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:14583: result: yes configure:14619: g++ -c -g -O2 conftest.cpp >&5 configure:14622: $? = 0 configure:15103: checking for g++ option to produce PIC configure:15110: result: -fPIC -DPIC configure:15118: checking if g++ PIC flag -fPIC -DPIC works configure:15136: g++ -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:15140: $? = 0 configure:15153: result: yes configure:15176: checking if g++ static flag -static works configure:15204: result: yes configure:15216: checking if g++ supports -c -o file.o configure:15237: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:15241: $? = 0 configure:15263: result: yes configure:15268: checking if g++ supports -c -o file.o configure:15315: result: yes configure:15345: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:15388: result: yes configure:15529: checking dynamic linker characteristics configure:16286: result: GNU/Linux ld.so configure:16351: checking how to hardcode library paths into programs configure:16376: result: immediate configure:15288: g++ -c -g -O2 conftest.cpp >&5 configure:15288: $? = 0 configure:15305: checking for std::isnan configure:15325: g++ -c -g -O2 conftest.cpp >&5 configure:15325: $? = 0 configure:15327: result: yes configure:15609: checking for dlopen in -ldl configure:15634: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:15634: $? = 0 configure:15643: result: yes configure:15655: checking for nanosleep in -lrt configure:15680: gcc -o conftest -g -O2 conftest.c -lrt -ldl >&5 configure:15680: $? = 0 configure:15689: result: yes configure:15705: checking for sin in -lm configure:15730: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:33:6: warning: conflicting types for built-in function 'sin' [-Wbuiltin-declaration-mismatch] char sin (); ^~~ configure:15730: $? = 0 configure:15739: result: yes configure:15753: checking for ANSI C header files configure:15857: result: yes configure:15868: checking assert.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking assert.h presence configure:15868: gcc -E conftest.c configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking for assert.h configure:15868: result: yes configure:15868: checking fcntl.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking fcntl.h presence configure:15868: gcc -E conftest.c configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking for fcntl.h configure:15868: result: yes configure:15868: checking for unistd.h configure:15868: result: yes configure:15868: checking dbmalloc.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 conftest.c:64:10: fatal error: dbmalloc.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:15868: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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:15868: result: no configure:15868: checking dbmalloc.h presence configure:15868: gcc -E conftest.c conftest.c:31:10: fatal error: dbmalloc.h: No such file or directory #include ^~~~~~~~~~~~ compilation terminated. configure:15868: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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:15868: result: no configure:15868: checking for dbmalloc.h configure:15868: result: no configure:15868: checking for dlfcn.h configure:15868: result: yes configure:15868: checking for stdint.h configure:15868: result: yes configure:15868: checking limits.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking limits.h presence configure:15868: gcc -E conftest.c configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking for limits.h configure:15868: result: yes configure:15868: checking locale.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking locale.h presence configure:15868: gcc -E conftest.c configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking for locale.h configure:15868: result: yes configure:15868: checking values.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking values.h presence configure:15868: gcc -E conftest.c configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking for values.h configure:15868: result: yes configure:15868: checking float.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking float.h presence configure:15868: gcc -E conftest.c configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking for float.h configure:15868: result: yes configure:15868: checking errno.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking errno.h presence configure:15868: gcc -E conftest.c configure:15868: $? = 0 configure:15868: result: yes configure:15868: checking for errno.h configure:15868: result: yes configure:15868: checking direct.h usability configure:15868: gcc -c -g -O2 conftest.c >&5 conftest.c:71:10: fatal error: direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:15868: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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:15868: result: no configure:15868: checking direct.h presence configure:15868: gcc -E conftest.c conftest.c:38:10: fatal error: direct.h: No such file or directory #include ^~~~~~~~~~ compilation terminated. configure:15868: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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:15868: result: no configure:15868: checking for direct.h configure:15868: result: no configure:15879: checking whether byte ordering is bigendian configure:15894: gcc -c -g -O2 conftest.c >&5 conftest.c:39:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:39:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:39:15: error: unknown type name 'universal' configure:15894: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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:15939: gcc -c -g -O2 conftest.c >&5 configure:15939: $? = 0 configure:15957: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:45:4: error: unknown type name 'not'; did you mean 'ino_t'? not big endian ^~~ ino_t conftest.c:45:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:15957: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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:16085: result: no configure:16105: checking for 64bit integer type configure:16113: result: long long configure:16128: checking for 64bit file io configure:16224: result: yes configure:16233: checking for stat64 configure:16233: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16233: $? = 0 configure:16233: result: yes configure:16242: checking for fopen64 configure:16242: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16242: $? = 0 configure:16242: result: yes configure:16249: checking for ftruncate64 configure:16249: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16249: $? = 0 configure:16249: result: yes configure:16306: checking size of int configure:16311: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16311: $? = 0 configure:16311: ./conftest configure:16311: $? = 0 configure:16325: result: 4 configure:16339: checking size of unsigned long configure:16344: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16344: $? = 0 configure:16344: ./conftest configure:16344: $? = 0 configure:16358: result: 8 configure:16372: checking size of void* configure:16377: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16377: $? = 0 configure:16377: ./conftest configure:16377: $? = 0 configure:16391: result: 8 configure:16401: checking for int8 configure:16401: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:13: error: 'int8' undeclared (first use in this function); did you mean 'int'? if (sizeof (int8)) ^~~~ int conftest.c:59:13: note: each undeclared identifier is reported only once for each function it appears in configure:16401: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #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:16401: result: no configure:16415: checking for int16 configure:16415: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:13: error: 'int16' undeclared (first use in this function); did you mean 'int16_t'? if (sizeof (int16)) ^~~~~ int16_t conftest.c:59:13: note: each undeclared identifier is reported only once for each function it appears in configure:16415: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #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:16415: result: no configure:16429: checking for int32 configure:16429: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:59:13: error: 'int32' undeclared (first use in this function); did you mean 'int32_t'? if (sizeof (int32)) ^~~~~ int32_t conftest.c:59:13: note: each undeclared identifier is reported only once for each function it appears in configure:16429: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #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:16429: result: no configure:16444: checking for uintptr_t configure:16444: gcc -c -g -O2 conftest.c >&5 configure:16444: $? = 0 configure:16444: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:86:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:16444: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | /* 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 | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:16444: result: yes configure:16462: checking native cpu bit order configure:16467: result: lsb2msb configure:16484: checking for vprintf configure:16484: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:76:6: warning: conflicting types for built-in function 'vprintf' [-Wbuiltin-declaration-mismatch] char vprintf (); ^~~~~~~ configure:16484: $? = 0 configure:16484: result: yes configure:16490: checking for _doprnt configure:16490: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 /usr/bin/ld: /tmp/ccVal2TL.o: in function `main': /home/felics/tmp/install/build/gdal/src/gdal-2.3.2/conftest.c:88: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:16490: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | #define HAVE_UINTPTR_T 1 | #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:16490: result: no configure:16504: checking for snprintf configure:16504: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:77:6: warning: conflicting types for built-in function 'snprintf' [-Wbuiltin-declaration-mismatch] char snprintf (); ^~~~~~~~ configure:16504: $? = 0 configure:16504: result: yes configure:16504: checking for vsnprintf configure:16504: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:78:6: warning: conflicting types for built-in function 'vsnprintf' [-Wbuiltin-declaration-mismatch] char vsnprintf (); ^~~~~~~~~ configure:16504: $? = 0 configure:16504: result: yes configure:16515: checking for atoll configure:16515: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16515: $? = 0 configure:16515: result: yes configure:16526: checking for strtof configure:16526: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16526: $? = 0 configure:16526: result: yes configure:16537: checking for getcwd configure:16537: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16537: $? = 0 configure:16537: result: yes configure:16547: checking whether strtof is declared configure:16547: gcc -c -g -O2 conftest.c >&5 configure:16547: $? = 0 configure:16547: result: yes configure:16561: checking for readlink configure:16561: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16561: $? = 0 configure:16561: result: yes configure:16572: checking for lstat configure:16572: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16572: $? = 0 configure:16572: result: yes configure:16583: checking for posix_spawnp configure:16583: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16583: $? = 0 configure:16583: result: yes configure:16594: checking for posix_memalign configure:16594: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:86:6: warning: conflicting types for built-in function 'posix_memalign' [-Wbuiltin-declaration-mismatch] char posix_memalign (); ^~~~~~~~~~~~~~ configure:16594: $? = 0 configure:16594: result: yes configure:16605: checking for vfork configure:16605: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16605: $? = 0 configure:16605: result: yes configure:16616: checking for mmap configure:16616: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16616: $? = 0 configure:16616: result: yes configure:16627: checking for sigaction configure:16627: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16627: $? = 0 configure:16627: result: yes configure:16638: checking for statvfs configure:16638: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16638: $? = 0 configure:16638: result: yes configure:16649: checking for statvfs64 configure:16649: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:16649: $? = 0 configure:16649: result: yes configure:16666: checking for gmtime_r configure:16689: g++ -o conftest -g -O2 conftest.cpp -lm -lrt -ldl >&5 configure:16689: $? = 0 configure:16697: result: yes configure:16702: checking for localtime_r configure:16725: g++ -o conftest -g -O2 conftest.cpp -lm -lrt -ldl >&5 configure:16725: $? = 0 configure:16733: result: yes configure:16745: checking for uselocale configure:16773: g++ -c -g -O2 conftest.cpp >&5 configure:16773: $? = 0 configure:16775: result: yes configure:16802: checking to enable debug build configure:16855: result: no, CFLAGS="-g -O2" configure:16865: checking whether GCC 4.1 atomic builtins are available configure:16872: result: yes configure:16890: checking whether GCC bswap builtins are available configure:16898: result: yes configure:16916: checking for __uint128_t configure:16935: gcc -c -g -O2 conftest.c >&5 configure:16935: $? = 0 configure:16937: result: yes configure:16961: checking whether SSE is available at compile time configure:16974: result: yes configure:17038: checking whether SSSE3 is available at compile time configure:17057: result: yes configure:17115: checking whether AVX is available at compile time configure:17139: result: yes configure:17190: checking to enable LTO (link time optimization) build configure:17227: result: no configure:17311: checking whether we should hide internal symbols configure:17313: result: no configure:17398: checking for local include/lib path configure:17422: result: none configure:17440: checking for pthread_create in -lpthread configure:17465: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lpthread -lm -lrt -ldl >&5 configure:17465: $? = 0 configure:17474: result: yes configure:17528: checking for PTHREAD_MUTEX_RECURSIVE configure:17547: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:17547: $? = 0 configure:17549: result: yes configure:17567: checking for PTHREAD_MUTEX_ADAPTIVE_NP configure:17586: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:17586: $? = 0 configure:17588: result: yes configure:17604: checking for pthread_spinlock_t configure:17624: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:17624: $? = 0 configure:17626: result: yes configure:17671: checking for 5 args mremap() configure:17690: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:86:9: warning: returning 'void *' from a function with return type 'int' makes integer from pointer without a cast [-Wint-conversion] return (mremap(0,0,0,0,0)); ~^~~~~~~~~~~~~~~~~~ configure:17690: $? = 0 configure:17692: result: yes configure:17709: checking for _SC_PHYS_PAGES configure:17727: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:17727: $? = 0 configure:17729: result: yes configure:17857: checking for deflateInit_ in -lz configure:17882: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -L/usr/include -L/usr/include/lib -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:17882: $? = 0 configure:17891: result: yes configure:17900: checking for inflateCopy in -lz configure:17925: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -L/usr/include -L/usr/include/lib -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:17925: $? = 0 configure:17934: result: yes configure:17943: result: using libz library from /usr/include configure:18015: checking for ld used by GCC configure:18079: result: /usr/bin/ld -m elf_x86_64 configure:18086: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:18099: result: yes configure:18106: checking for shared library run path origin configure:18119: result: done configure:18627: checking for iconv configure:18651: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:18651: $? = 0 configure:18685: result: yes configure:18688: checking for working iconv configure:18808: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:18808: $? = 0 configure:18808: ./conftest configure:18808: $? = 0 configure:18820: result: yes configure:18848: checking for iconv declaration configure:18877: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:18877: $? = 0 configure:18888: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:18909: result: using ICONV_CPP_CONST="" configure:18932: checking for lzma_code in -llzma configure:18957: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:18957: $? = 0 configure:18966: result: yes configure:18976: checking lzma.h usability configure:18976: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:18976: $? = 0 configure:18976: result: yes configure:18976: checking lzma.h presence configure:18976: gcc -E conftest.c configure:18976: $? = 0 configure:18976: result: yes configure:18976: checking for lzma.h configure:18976: result: yes configure:19009: checking for ZSTD_decompressStream in -lzstd configure:19034: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:19034: $? = 0 configure:19043: result: yes configure:19176: checking for PostgreSQL configure:19201: result: yes configure:19204: checking for PQconnectdb in -lpq configure:19229: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lpq -L/usr/lib -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:19229: $? = 0 configure:19238: result: yes configure:19290: checking for G_is_initialized in -lgrass_gis configure:19315: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lgrass_gis -L/opt/grass/lib -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:19315: $? = 0 configure:19324: result: yes configure:19712: checking for libpng configure:19723: checking for png_set_IHDR in -lpng configure:19748: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:19748: $? = 0 configure:19757: result: yes configure:19767: checking png.h usability configure:19767: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:19767: $? = 0 configure:19767: result: yes configure:19767: checking png.h presence configure:19767: gcc -E conftest.c configure:19767: $? = 0 configure:19767: result: yes configure:19767: checking for png.h configure:19767: result: yes configure:19819: checking for libcrunch configure:19937: checking for PCIDSK configure:19984: checking for libtiff configure:19989: checking for TIFFScanlineSize64 in -ltiff configure:20014: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:20014: $? = 0 configure:20023: result: yes configure:20033: checking for _TIFFsetDoubleArray in -ltiff configure:20058: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:20058: $? = 0 configure:20067: result: yes configure:20079: result: using pre-installed libtiff. configure:20184: checking for XTIFFClientOpen in -lgeotiff configure:20209: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:20209: $? = 0 configure:20218: result: yes configure:20523: checking CharLS/interface.h usability configure:20523: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:20523: $? = 0 configure:20523: result: yes configure:20523: checking CharLS/interface.h presence configure:20523: gcc -E conftest.c configure:20523: $? = 0 configure:20523: result: yes configure:20523: checking for CharLS/interface.h configure:20523: result: yes configure:20534: checking for JpegLsDecode in -lCharLS configure:20559: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:20559: $? = 0 configure:20568: result: yes configure:20595: checking for jpeg12 configure:20598: result: enabled configure:20614: WARNING: Internal libjpeg12 has not the same ABI as libjpeg 8 bit. Disabling JPEG-in-TIFF 12 bit configure:21012: checking for FMEObjects configure:21017: result: disabled by user configure:21279: checking for SDreaddata in -lmfhdfalt configure:21304: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdfalt -ldfalt -L/opt/hdf4/lib -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdfalt /usr/bin/ld: cannot find -ldfalt collect2: error: ld returned 1 exit status configure:21304: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | #define HAVE_UINTPTR_T 1 | #define HAVE_IEEEFP 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOF 1 | #define HAVE_GETCWD 1 | #define HAVE_DECL_STRTOF 1 | #define HAVE_READLINK 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_VFORK 1 | #define HAVE_MMAP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STATVFS 1 | #define HAVE_STATVFS64 1 | #define HAVE_USELOCALE 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_GCC_BSWAP 1 | #define HAVE_UINT128_T 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_5ARGS_MREMAP 1 | #define HAVE_SC_PHYS_PAGES 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ICONV_CPP_CONST | #define HAVE_LZMA_H 1 | #define HAVE_PNG_H 1 | #define HAVE_CHARLS_INTERFACE_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:21313: result: no configure:21324: checking for SDreaddata in -lmfhdf configure:21349: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdf -ldf -L/opt/hdf4/lib -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:21349: $? = 0 configure:21358: result: yes configure:21513: checking for SDget_maxopenfiles in -lmfhdfalt configure:21538: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdfalt -lmfhdf -ldf -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdfalt collect2: error: ld returned 1 exit status configure:21538: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | #define HAVE_UINTPTR_T 1 | #define HAVE_IEEEFP 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOF 1 | #define HAVE_GETCWD 1 | #define HAVE_DECL_STRTOF 1 | #define HAVE_READLINK 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_VFORK 1 | #define HAVE_MMAP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STATVFS 1 | #define HAVE_STATVFS64 1 | #define HAVE_USELOCALE 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_GCC_BSWAP 1 | #define HAVE_UINT128_T 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_5ARGS_MREMAP 1 | #define HAVE_SC_PHYS_PAGES 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ICONV_CPP_CONST | #define HAVE_LZMA_H 1 | #define HAVE_PNG_H 1 | #define HAVE_CHARLS_INTERFACE_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 SDget_maxopenfiles (); | int | main () | { | return SDget_maxopenfiles (); | ; | return 0; | } configure:21547: result: no configure:21556: checking for SDget_maxopenfiles in -lmfhdf configure:21581: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdf -lmfhdf -ldf -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:21581: $? = 0 configure:21590: result: yes configure:21708: checking for pkg-config configure:21726: found /usr/bin/pkg-config configure:21738: result: /usr/bin/pkg-config configure:21763: checking pkg-config is at least version 0.21 configure:21766: result: yes configure:21777: checking for HDF5 configure:21785: $PKG_CONFIG --exists --print-errors "hdf5" Package hdf5 was not found in the pkg-config search path. Perhaps you should add the directory containing `hdf5.pc' to the PKG_CONFIG_PATH environment variable Package 'hdf5', required by 'virtual:world', not found configure:21788: $? = 1 configure:21803: $PKG_CONFIG --exists --print-errors "hdf5" Package hdf5 was not found in the pkg-config search path. Perhaps you should add the directory containing `hdf5.pc' to the PKG_CONFIG_PATH environment variable Package 'hdf5', required by 'virtual:world', not found configure:21806: $? = 1 Package 'hdf5', required by 'virtual:world', not found configure:21834: result: no configure:21903: checking for H5Fopen in -lhdf5 configure:21928: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:21928: $? = 0 configure:21937: result: yes configure:22050: checking for kea-config configure:22068: found /usr/bin/kea-config configure:22081: result: /usr/bin/kea-config configure:22093: checking for kea configure:22121: result: yes configure:22162: checking for nc-config configure:22180: found /usr/bin/nc-config configure:22193: result: /usr/bin/nc-config configure:22257: checking libnetcdf compiler and linker flags with nc-config configure:22265: result: got version="netCDF 4.6.3", prefix="/usr", libs="-L/usr/lib -lnetcdf", includedir="/usr/include" configure:22269: checking for nc_open in -lnetcdf configure:22294: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lnetcdf -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:22294: $? = 0 configure:22303: result: yes configure:22461: checking for netcdf-4 (and HDF5) support in libnetcdf configure:22464: result: yes configure:22473: checking for HDF4 support in libnetcdf configure:22480: result: no configure:22664: using JasPer library from /usr/include/jasper. configure:22672: checking for jp2_encode_uuid in -ljasper configure:22697: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ljasper -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: /tmp/ccvRUMuD.o: in function `main': /home/felics/tmp/install/build/gdal/src/gdal-2.3.2/conftest.c:97: undefined reference to `jp2_encode_uuid' collect2: error: ld returned 1 exit status configure:22697: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | #define HAVE_UINTPTR_T 1 | #define HAVE_IEEEFP 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOF 1 | #define HAVE_GETCWD 1 | #define HAVE_DECL_STRTOF 1 | #define HAVE_READLINK 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_VFORK 1 | #define HAVE_MMAP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STATVFS 1 | #define HAVE_STATVFS64 1 | #define HAVE_USELOCALE 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_GCC_BSWAP 1 | #define HAVE_UINT128_T 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_5ARGS_MREMAP 1 | #define HAVE_SC_PHYS_PAGES 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ICONV_CPP_CONST | #define HAVE_LZMA_H 1 | #define HAVE_PNG_H 1 | #define HAVE_CHARLS_INTERFACE_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:22706: result: no configure:22720: hacked JasPer version not found, GeoJP2 disabled. configure:22797: checking for pkg-config configure:22827: result: /usr/bin/pkg-config configure:22852: checking pkg-config is at least version 0.21 configure:22855: result: yes configure:22866: checking for OPENJPEG configure:22874: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0" configure:22877: $? = 0 configure:22892: $PKG_CONFIG --exists --print-errors "libopenjp2 >= 2.1.0" configure:22895: $? = 0 configure:22931: result: yes configure:22941: checking for opj_setup_decoder in -lopenjp2 configure:22966: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lopenjp2 -lopenjp2 >&5 configure:22966: $? = 0 configure:22975: result: yes configure:23144: checking for NCScbmOpenFileView in -lNCSEcw configure:23169: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lNCSEcw -lNCSCnet -lNCSUtil -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:23169: $? = 0 configure:23178: result: yes configure:23374: checking for Kakadu JPEG2000 support configure:23386: result: not requested. configure:23426: MrSID support disabled. configure:23575: MrSID/MG4 Lidar support disabled. configure:23620: checking for JP2Lura support configure:23727: checking for MSG configure:23738: result: not requested configure:23751: checking for BSB configure:23755: result: enabled configure:24081: checking if Oracle support is enabled configure:24095: result: no configure:24114: checking for GRIB configure:24119: result: enabled configure:24148: result: enabled configure:24212: checking for MySQL configure:24248: result: yes configure:24268: checking for Ingres configure:24276: result: no configure:24386: checking for Xerces C++ Parser headers in /usr/include and /usr/include/xercesc configure:24411: g++ -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -I/usr/include -I/usr/include/xercesc conftest.cpp >&5 configure:24411: $? = 0 configure:24415: result: found configure:24436: checking for Xerces C++ Parser libraries configure:24466: g++ -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -I/usr/include -I/usr/include/xercesc conftest.cpp -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:24466: $? = 0 configure:24470: result: found configure:24495: checking for Xerces C++ Parser configure:24507: result: yes configure:24516: checking if Xerces C++ Parser version is >= 3.1.0 configure:24548: result: yes configure:24729: checking for XML_ParserCreate in -lexpat configure:24754: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lexpat >&5 configure:24754: $? = 0 configure:24763: result: yes configure:24832: checking for Expat XML Parser headers in /usr/include configure:24856: g++ -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 -I/usr/include conftest.cpp >&5 configure:24856: $? = 0 configure:24860: result: found configure:24882: checking for Expat XML Parser configure:24896: result: yes configure:24905: checking if Expat XML Parser version is >= 1.95.0 configure:24937: result: yes configure:25081: checking for pkg-config configure:25111: result: /usr/bin/pkg-config configure:25136: checking pkg-config is at least version 0.21 configure:25139: result: yes configure:25151: checking for LIBKML configure:25159: $PKG_CONFIG --exists --print-errors "libkml >= $LIBKML_REQ_VERSION" Package libkml was not found in the pkg-config search path. Perhaps you should add the directory containing `libkml.pc' to the PKG_CONFIG_PATH environment variable Package 'libkml', required by 'virtual:world', not found configure:25162: $? = 1 configure:25177: $PKG_CONFIG --exists --print-errors "libkml >= $LIBKML_REQ_VERSION" Package libkml was not found in the pkg-config search path. Perhaps you should add the directory containing `libkml.pc' to the PKG_CONFIG_PATH environment variable Package 'libkml', required by 'virtual:world', not found configure:25180: $? = 1 Package 'libkml', required by 'virtual:world', not found configure:25208: result: no configure:25442: checking for Google libkml configure:25517: result: no configure:25754: checking for SQLConnect in -lodbc configure:25779: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lodbc -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:25779: $? = 0 configure:25788: result: yes configure:25794: checking for main in -lodbc32 configure:25813: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lodbc32 -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lodbc32 collect2: error: ld returned 1 exit status configure:25813: $? = 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 | #define HAVE_CXX11 1 | #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_STD_IS_NAN 1 | #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 VSI_FTRUNCATE64 ftruncate64 | #define SIZEOF_INT 4 | #define SIZEOF_UNSIGNED_LONG 8 | #define SIZEOF_VOIDP 8 | #define HAVE_UINTPTR_T 1 | #define HAVE_IEEEFP 1 | #define HOST_FILLORDER FILLORDER_LSB2MSB | #define HAVE_VPRINTF 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_ATOLL 1 | #define HAVE_STRTOF 1 | #define HAVE_GETCWD 1 | #define HAVE_DECL_STRTOF 1 | #define HAVE_READLINK 1 | #define HAVE_LSTAT 1 | #define HAVE_POSIX_SPAWNP 1 | #define HAVE_POSIX_MEMALIGN 1 | #define HAVE_VFORK 1 | #define HAVE_MMAP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STATVFS 1 | #define HAVE_STATVFS64 1 | #define HAVE_USELOCALE 1 | #define HAVE_GCC_ATOMIC_BUILTINS 1 | #define HAVE_GCC_BSWAP 1 | #define HAVE_UINT128_T 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 | #define HAVE_PTHREAD_SPINLOCK 1 | #define CPL_MULTIPROC_PTHREAD 1 | #define HAVE_5ARGS_MREMAP 1 | #define HAVE_SC_PHYS_PAGES 1 | #define HAVE_ICONV 1 | #define ICONV_CONST | #define ICONV_CPP_CONST | #define HAVE_LZMA_H 1 | #define HAVE_PNG_H 1 | #define HAVE_CHARLS_INTERFACE_H 1 | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:25822: result: no configure:26159: checking if Oracle support is enabled configure:26173: result: no configure:26190: checking for DODS configure:26200: result: disabled configure:26301: checking for curl-config configure:26319: found /usr/bin/curl-config configure:26332: result: /usr/bin/curl-config configure:26347: result: found libcurl version 7.64.1 configure:26350: checking for curl_global_init in -lcurl configure:26375: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lcurl -lcurl -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:26375: $? = 0 configure:26384: result: yes configure:26472: checking for xmlParseDoc in -lxml2 configure:26497: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lxml2 -lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:26497: $? = 0 configure:26506: result: yes configure:26532: checking for spatialite configure:26558: checking sqlite3.h usability configure:26558: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:26558: $? = 0 configure:26558: result: yes configure:26558: checking sqlite3.h presence configure:26558: gcc -E conftest.c configure:26558: $? = 0 configure:26558: result: yes configure:26558: checking for sqlite3.h configure:26558: result: yes configure:26569: checking for spatialite.h in /usr/include or /usr/local/include configure:26572: result: found configure:26574: checking for spatialite_init in -lspatialite configure:26599: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lspatialite -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl >&5 configure:26599: $? = 0 configure:26608: result: yes configure:27028: checking for spatialite_target_cpu in -lspatialite configure:27053: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lspatialite -lspatialite -lsqlite3 >&5 configure:27053: $? = 0 configure:27062: result: yes configure:27399: checking for sqlite3_column_table_name in -lsqlite3 configure:27424: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lsqlite3 -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 >&5 configure:27424: $? = 0 configure:27433: result: yes configure:27468: checking rasterlite2/rasterlite2.h usability configure:27468: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:27468: $? = 0 configure:27468: result: yes configure:27468: checking rasterlite2/rasterlite2.h presence configure:27468: gcc -E conftest.c configure:27468: $? = 0 configure:27468: result: yes configure:27468: checking for rasterlite2/rasterlite2.h configure:27468: result: yes configure:27479: checking for rl2_load_raw_tiles_into_dbms in -lrasterlite2 configure:27504: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lrasterlite2 -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 >&5 configure:27504: $? = 0 configure:27513: result: yes configure:27610: checking pcre.h usability configure:27610: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:27610: $? = 0 configure:27610: result: yes configure:27610: checking pcre.h presence configure:27610: gcc -E conftest.c configure:27610: $? = 0 configure:27610: result: yes configure:27610: checking for pcre.h configure:27610: result: yes configure:27625: checking for pcre_compile in -lpcre configure:27650: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lpcre -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -lrasterlite2 -lsqlite3 >&5 configure:27650: $? = 0 configure:27659: result: yes configure:27684: checking Checking for Teigha configure:27694: result: disabled configure:27812: IBM Informix DataBlade not supported. configure:27828: checking whether we should include ESRI SDE support... configure:28143: result: ESRI SDE support not requested. configure:28336: checking for WebPDecodeRGB in -lwebp configure:28361: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lwebp -L/usr/include/webp/lib -lwebp -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -lrasterlite2 -lsqlite3 -lpcre >&5 configure:28361: $? = 0 configure:28370: result: yes configure:28418: checking for geos-config configure:28436: found /usr/bin/geos-config configure:28449: result: /usr/bin/geos-config configure:28549: checking for GEOS version >= 3.1.0 configure:28572: result: yes configure:28602: checking for GEOSversion in -lgeos_c configure:28628: gcc -o conftest -I/usr/include conftest.c -lgeos_c -L/usr/lib -lgeos_c >&5 configure:28628: $? = 0 configure:28637: result: yes configure:28660: Using C API from GEOS 3.7.1 configure:28684: result: SFCGAL support disabled configure:29113: checking for OpenCL support configure:29132: checking CL/opencl.h usability configure:29132: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:29132: $? = 0 configure:29132: result: yes configure:29132: checking CL/opencl.h presence configure:29132: gcc -E conftest.c configure:29132: $? = 0 configure:29132: result: yes configure:29132: checking for CL/opencl.h configure:29132: result: yes configure:29161: checking for clGetPlatformIDs in -lOpenCL configure:29186: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lOpenCL -L/usr/lib -lgeos_c -L/usr/include/webp/lib -lwebp -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -lrasterlite2 -lsqlite3 -lpcre >&5 configure:29186: $? = 0 configure:29195: result: yes configure:29213: result: yes configure:29230: checking for FreeXL support configure:29239: checking freexl.h usability configure:29239: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:29239: $? = 0 configure:29239: result: yes configure:29239: checking freexl.h presence configure:29239: gcc -E conftest.c configure:29239: $? = 0 configure:29239: result: yes configure:29239: checking for freexl.h configure:29239: result: yes configure:29249: checking for freexl_open in -lfreexl configure:29274: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lfreexl -L/usr/lib -lgeos_c -L/usr/include/webp/lib -lwebp -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -lrasterlite2 -lsqlite3 -lpcre >&5 configure:29274: $? = 0 configure:29283: result: yes configure:29872: result: using internal libjson-c code configure:29883: checking whether to enable PAM configure:29899: result: yes configure:29908: checking whether to build PDF driver as a plugin configure:29922: result: yes configure:29949: checking for poppler configure:29983: result: yes configure:29991: checking if OptionalContent has API >= 0.69.0 configure:30007: result: yes configure:30156: checking for podofo configure:30189: result: yes configure:30260: checking for pdfium configure:30366: result: disabled configure:30378: checking how to link PROJ library configure:30419: result: link statically. configure:30428: checking for proj_create in -lproj configure:30453: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lproj -lproj -lfreexl -L/usr/lib -lgeos_c -L/usr/include/webp/lib -lwebp -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -lrasterlite2 -lsqlite3 -lpcre >&5 configure:30453: $? = 0 configure:30462: result: yes configure:30474: checking proj.h usability configure:30474: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:30474: $? = 0 configure:30474: result: yes configure:30474: checking proj.h presence configure:30474: gcc -E conftest.c configure:30474: $? = 0 configure:30474: result: yes configure:30474: checking for proj.h configure:30474: result: yes configure:30485: proj >= 5 detected configure:30869: result: checking GDAL version information from gdal_version.h.in: 2.3.2 configure:31000: checking for perl bindings configure:31004: result: enabled configure:31019: checking for php bindings configure:31026: result: disabled configure:31041: checking for python bindings configure:31048: checking for python configure:31064: found /usr/bin/python configure:31075: result: python configure:31105: checking for python setuptools configure:31114: result: found configure:31133: checking whether we should include Java support configure:31247: result: no configure:31264: checking whether we should include MDB support configure:31605: result: no configure:31618: checking whether we should include rasdaman support... configure:31692: result: rasdaman support not requested. configure:31711: checking whether we should include Armadillo support configure:31724: result: yes configure:31794: checking for cryptopp configure:31814: result: yes configure:31828: checking if cryptopp has all cipher methods builtin configure:31837: result: yes configure:31909: checking for crypto configure:31919: checking for EVP_sha256 in -lcrypto configure:31944: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lcrypto -lcryptopp -larmadillo -lproj -lfreexl -L/usr/lib -lgeos_c -L/usr/include/webp/lib -lwebp -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -lrasterlite2 -lsqlite3 -lpcre >&5 configure:31944: $? = 0 configure:31953: result: yes configure:31962: checking openssl/bio.h usability configure:31962: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:31962: $? = 0 configure:31962: result: yes configure:31962: checking openssl/bio.h presence configure:31962: gcc -E conftest.c configure:31962: $? = 0 configure:31962: result: yes configure:31962: checking for openssl/bio.h configure:31962: result: yes configure:31991: checking for MRF configure:31996: result: enabled configure:32013: checking for NULL configure:32020: result: disabled configure:32025: checking if sprintf can be overloaded for GDAL compilation configure:32037: result: yes configure:32110: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on felics-tablet config.status:1411: creating GDALmake.opt config.status:1510: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting config.status:1411: creating port/cpl_config.h config.status:1595: executing libtool commands configure:34682: WARNING: --with-podofo and --with-poppler are both available. This is unusual setup, but will work. Poppler will be used by default... configure:34698: WARNING: --with-crypto and --with-cryptopp available. This is unusual setup, but will work. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-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= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_HDF5_CFLAGS_set= ac_cv_env_HDF5_CFLAGS_value= ac_cv_env_HDF5_LIBS_set= ac_cv_env_HDF5_LIBS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBKML_CFLAGS_set= ac_cv_env_LIBKML_CFLAGS_value= ac_cv_env_LIBKML_LIBS_set= ac_cv_env_LIBKML_LIBS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_OPENJPEG_CFLAGS_set= ac_cv_env_OPENJPEG_CFLAGS_value= ac_cv_env_OPENJPEG_LIBS_set= ac_cv_env_OPENJPEG_LIBS_value= ac_cv_env_PKG_CONFIG_set= ac_cv_env_PKG_CONFIG_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_ftruncate64=yes ac_cv_func_getcwd=yes ac_cv_func_gmtime_r=yes ac_cv_func_localtime_r=yes ac_cv_func_lstat=yes ac_cv_func_mmap=yes ac_cv_func_posix_memalign=yes ac_cv_func_posix_spawnp=yes ac_cv_func_readlink=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_stat64=yes ac_cv_func_statvfs64=yes ac_cv_func_statvfs=yes ac_cv_func_strtof=yes ac_cv_func_vfork=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_have_decl_strtof=yes ac_cv_header_CL_opencl_h=yes ac_cv_header_CharLS_interface_h=yes ac_cv_header_assert_h=yes ac_cv_header_dbmalloc_h=no ac_cv_header_direct_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_freexl_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_lzma_h=yes ac_cv_header_memory_h=yes ac_cv_header_openssl_bio_h=yes ac_cv_header_pcre_h=yes ac_cv_header_png_h=yes ac_cv_header_proj_h=yes ac_cv_header_rasterlite2_rasterlite2_h=yes ac_cv_header_sqlite3_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_unistd_h=yes ac_cv_header_values_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_CharLS_JpegLsDecode=yes ac_cv_lib_NCSEcw_NCScbmOpenFileView=yes ac_cv_lib_OpenCL_clGetPlatformIDs=yes ac_cv_lib_crypto_EVP_sha256=yes ac_cv_lib_curl_curl_global_init=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_freexl_freexl_open=yes ac_cv_lib_geos_c_GEOSversion=yes ac_cv_lib_geotiff_XTIFFClientOpen=yes ac_cv_lib_grass_gis_G_is_initialized=yes ac_cv_lib_hdf5_H5Fopen=yes ac_cv_lib_jasper_jp2_encode_uuid=no ac_cv_lib_lzma_lzma_code=yes ac_cv_lib_m_sin=yes ac_cv_lib_mfhdf_SDget_maxopenfiles=yes ac_cv_lib_mfhdf_SDreaddata=yes ac_cv_lib_mfhdfalt_SDget_maxopenfiles=no ac_cv_lib_mfhdfalt_SDreaddata=no ac_cv_lib_netcdf_nc_open=yes ac_cv_lib_odbc32_main=no ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_openjp2_opj_setup_decoder=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png_png_set_IHDR=yes ac_cv_lib_pq_PQconnectdb=yes ac_cv_lib_proj_proj_create=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rasterlite2_rl2_load_raw_tiles_into_dbms=yes ac_cv_lib_rt_nanosleep=yes ac_cv_lib_spatialite_spatialite_init=yes ac_cv_lib_spatialite_spatialite_target_cpu=yes ac_cv_lib_sqlite3_sqlite3_column_table_name=yes ac_cv_lib_tiff_TIFFScanlineSize64=yes ac_cv_lib_tiff__TIFFsetDoubleArray=yes ac_cv_lib_webp_WebPDecodeRGB=yes ac_cv_lib_xml2_xmlParseDoc=yes ac_cv_lib_z_deflateInit_=yes ac_cv_lib_z_inflateCopy=yes ac_cv_lib_zstd_ZSTD_decompressStream=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GEOS_CONFIG=/usr/bin/geos-config ac_cv_path_GREP=/usr/bin/grep ac_cv_path_KEA_CONFIG=/usr/bin/kea-config ac_cv_path_LIBCURL_CONFIG=/usr/bin/curl-config ac_cv_path_NETCDF_NCCONFIG=/usr/bin/nc-config ac_cv_path_SED=/usr/bin/sed ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_lt_DD=/usr/bin/dd ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_PYTHON=python 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_DLLTOOL=dlltool 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 ac_cv_type_uintptr_t=yes acl_cv_path_LD='/usr/bin/ld -m elf_x86_64' acl_cv_prog_gnu_ld=yes acl_cv_rpath=done am_cv_func_iconv=yes am_cv_func_iconv_works=yes am_cv_lib_iconv=no am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);' am_cv_proto_iconv_arg1= ax_cv_check_cflags__Wcomma=no ax_cv_check_cflags__Wdate_time=yes ax_cv_check_cflags__Wdocumentation__Wno_documentation_deprecated_sync=no ax_cv_check_cflags__Wduplicated_cond=yes ax_cv_check_cflags__Werror_declaration_after_statement=yes ax_cv_check_cflags__Werror_vla=yes ax_cv_check_cflags__Wextra=yes ax_cv_check_cflags__Wfloat_conversion=yes ax_cv_check_cflags__Wformat=yes ax_cv_check_cflags__Wformat__Werror_format_security__Wno_format_nonliteral=yes ax_cv_check_cflags__Winit_self=yes ax_cv_check_cflags__Wlogical_op=yes ax_cv_check_cflags__Wmissing_declarations=yes ax_cv_check_cflags__Wmissing_prototypes=yes ax_cv_check_cflags__Wno_sign_compare=yes ax_cv_check_cflags__Wnull_dereference=yes ax_cv_check_cflags__Wshadow=yes ax_cv_check_cflags__Wshorten_64_to_32=no ax_cv_check_cflags__Wunused_parameter=yes ax_cv_check_cflags___Werror__we10006=no ax_cv_check_cflags__diag_disable_188_1684_2259_2304_3280_11074_11076=no ax_cv_check_cxxflags__Wextra_semi=yes ax_cv_check_cxxflags__Wmissing_declarations=yes ax_cv_check_cxxflags__Wmissing_prototypes=no ax_cv_check_cxxflags__Wnon_virtual_dtor=yes ax_cv_check_cxxflags__Wold_style_cast=yes ax_cv_check_cxxflags__Woverloaded_virtual=yes ax_cv_check_cxxflags__Wsuggest_override=yes ax_cv_check_cxxflags__Wunused_private_field=no ax_cv_check_cxxflags__Wzero_as_null_pointer_constant=yes ax_cv_check_cxxflags__fno_operator_names=yes ax_cv_cxx_compile_cxx11=yes lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=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_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' 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_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=no lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1' pkg_cv_OPENJPEG_CFLAGS='-I/usr/include/openjpeg-2.3 ' pkg_cv_OPENJPEG_LIBS='-lopenjp2 ' ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' AVXFLAGS='-mavx' AWK='gawk' BINDINGS='python perl ' BINTRUE='/usr/bin/true' CC='gcc' CFLAGS='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2' CFLAGS_NOFTRAPV='-g -O2' CHARLS_INC='-DCHARLS_INTERFACE_H' CPP='gcc -E' CPPFLAGS='' CRUNCHDIR='' CURL_INC='' CURL_LIB='-lcurl' CURL_SETTING='yes' CXX14_SUPPORT='no' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2' CXXFLAGS_NOFTRAPV='-g -O2' CXXFLAGS_NO_LTO_IF_AVX_NONDEFAULT='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2' CXXFLAGS_NO_LTO_IF_SSSE3_NONDEFAULT='-DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2' CXX_WFLAGS=' -Wall -Wextra -Winit-self -Wunused-parameter -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdate-time -Wnull-dereference -Wduplicated-cond -Wextra-semi -Wfloat-conversion -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names -Wzero-as-null-pointer-constant -Wsuggest-override -Wimplicit-fallthrough' C_WFLAGS=' -Wall -Wdeclaration-after-statement -Wextra -Winit-self -Wunused-parameter -Wmissing-prototypes -Wmissing-declarations -Wformat -Werror=format-security -Wno-format-nonliteral -Wlogical-op -Wshadow -Werror=vla -Wdeclaration-after-statement -Wdate-time -Wnull-dereference -Wduplicated-cond -Wfloat-conversion -std=gnu89' DDS_SETTING='no' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' DODS_INC='' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' ECW_FLAGS='' ECW_INCLUDE='' ECW_LIBS='-lNCSEcw -lNCSEcwC -lNCSCnet -lNCSUtil' ECW_SETTING='yes' EGREP='/usr/bin/grep -E' EXEEXT='' EXE_EXT='' EXPAT_CFLAGS='-I/usr/include' EXPAT_INCLUDE='-I/usr/include' EXPAT_LDFLAGS='-lexpat' EXPAT_VERSION='2.2.6' EXTRA_INCLUDES='-I/usr/include/webp/include -I/usr/include/ -I/usr/include//include -I/usr/include/openjpeg-2.3 -I/usr/include/jasper -I/usr/include/jasper/include -I/usr/include -I/usr/include -I/usr/include/include -I/usr/include -I/usr/include/include -I/usr/include -I/usr/include/include -I/usr/include -I/usr/include/include ' FGDB_ENABLED='no' FGDB_INC='' FGDB_LIB='' FGREP='/usr/bin/grep -F' FITS_SETTING='external' FREEXL_INCLUDE='' GDAL_VER='2.3.2' GDAL_VERSION_MAJOR='2' GDAL_VERSION_MINOR='3' GDAL_VERSION_REV='2' GEOS_CFLAGS='-I/usr/include' GEOS_CONFIG='/usr/bin/geos-config' GEOS_LIBS='-L/usr/lib -lgeos_c' GEOS_VERSION='3.7.1' GEOTIFF_INCLUDE='' GEOTIFF_SETTING='external' GIF_SETTING='external' GNM_ENABLED='yes' GRASS_GISBASE='/opt/grass' GRASS_INCLUDE='-I/opt/grass/include' GRASS_SETTING='grass70+' GREP='/usr/bin/grep' GTA_SETTING='no' HAVE_ARMADILLO='yes' HAVE_CHARLS='yes' HAVE_CRYPTOPP='yes' HAVE_CXX11='1' HAVE_CXX14='' HAVE_EXPAT='yes' HAVE_FREEXL='yes' HAVE_GCC_ATOMIC_BUILTINS='yes' HAVE_GCC_BSWAP='yes' HAVE_GEOS='yes' HAVE_GRASS='yes' HAVE_HDF4='yes' HAVE_HDF5='yes' HAVE_HIDE_INTERNAL_SYMBOLS='no' HAVE_IDB='no' HAVE_INGRES='no' HAVE_JASPER='yes' HAVE_KEA='yes' HAVE_LIBKML='no' HAVE_LIBTOOL='yes' HAVE_LIBXML2='yes' HAVE_MYSQL='yes' HAVE_NAS='yes' HAVE_OCI='no' HAVE_OGDI='no' HAVE_OPENSSL_CRYPTO='yes' HAVE_PCRE='yes' HAVE_PDFIUM='no' HAVE_PG='yes' HAVE_PODOFO='yes' HAVE_POPPLER='yes' HAVE_RASTERLITE2='yes' HAVE_SFCGAL='' HAVE_SPATIALITE='yes' HAVE_SQLITE='yes' HAVE_TEIGHA='no' HAVE_XERCES='yes' HDF4_HAS_MAXOPENFILES='yes' HDF4_INCLUDE='-I/opt/hdf4/include' HDF5_CFLAGS='' HDF5_INCLUDE='-I/usr/include' HDF5_LIBS='' IDB_INC='' IDB_LIB='' II_SYSTEM='' INGRES_INC='' INGRES_LIB='' JASPER_FLAGS='' JAVA_HOME='' JAVA_INC='' JP2LURA_INCLUDE='' JPEG12_ENABLED='yes' JPEG_SETTING='external' JSON_INCLUDE='-I$(GDAL_ROOT)/ogr/ogrsf_frmts/geojson/libjson' JVM_LIB='' KAKDIR='' KEA_CONFIG='/usr/bin/kea-config' KEA_INC='-I/usr/include -I/usr/include ' KEA_LIB='-L/usr/lib -lkea -L/usr/lib -lhdf5_cpp -lhdf5 -lsz -lz -ldl -lm ' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LD_SHARED='' LIBCURL_CONFIG='/usr/bin/curl-config' LIBICONV='' LIBJSONC_SETTING='internal' LIBKML_CFLAGS='' LIBKML_INCLUDE='' LIBKML_LDFLAGS='' LIBKML_LDLAGS='' LIBKML_LIBS='' LIBKML_VERSION='' LIBLZMA_SETTING='yes' LIBOBJS='' LIBS='-lcrypto -lcryptopp -larmadillo -lproj -lfreexl -L/usr/lib -lgeos_c -L/usr/include/webp/lib -lwebp -L/usr/include/ -L/usr/include//lib -lodbc -lodbcinst -lexpat -lxerces-c -lpthread -lopenjp2 -L/usr/include/jasper -L/usr/include/jasper/lib -ljasper -L/usr/lib -lnetcdf -lhdf5 -L/opt/hdf4/lib -lmfhdf -ldf -L/usr/include -L/usr/include/lib -lgif -lCharLS -L/usr/include -L/usr/include/lib -ljpeg -lgeotiff -ltiff -lpng -L/usr/include -L/usr/include/lib -lcfitsio -L/opt/grass/lib -lgrass_vector -lgrass_dig2 -lgrass_dgl -lgrass_rtree -lgrass_linkm -lgrass_dbmiclient -lgrass_dbmibase -lgrass_raster -lgrass_imagery -lgrass_gproj -lgrass_gmath -lgrass_gis -lgrass_datetime -L/usr/lib -lpq -lzstd -llzma -lz -L/usr/include -L/usr/include/lib -lpthread -lm -lrt -ldl -lspatialite -lsqlite3 -lrasterlite2 -lsqlite3 -lpcre' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CONFIG='/usr/bin/xml2-config' LIBXML2_INC='-I/usr/include/libxml2' LIBXML2_LIB='-lxml2 -lz -llzma -licui18n -licuuc -licudata -lm -ldl' LIBZ_SETTING='external' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MACOSX_FRAMEWORK='' MANIFEST_TOOL=':' MDB_ENABLED='no' MONGODB_ENABLED='no' MONGODB_INC='' MONGODB_LIB='' MRSID_FLAGS='' MRSID_INCLUDE='' MRSID_LIBS='' MRSID_LIDAR_INCLUDE='' MRSID_LIDAR_LIBS='' MYSQL_CONFIG='/usr/bin/mysql_config' MYSQL_INC='-I/usr/include/mysql -I/usr/include/mysql/mysql' MYSQL_LIB='-L/usr/lib/ -lmariadb -lz -ldl -lm -lpthread -lssl -lcrypto' NETCDF_HAS_HDF4='no' NETCDF_HAS_NC4='yes' NETCDF_NCCONFIG='/usr/bin/nc-config' NETCDF_ROOT='/usr' NETCDF_SETTING='yes' NM='/usr/bin/nm -B' NMEDIT='' NO_LOGICAL_OP_FLAG='-Wno-logical-op' NO_NON_VIRTUAL_DTOR_FLAG='-Wno-non-virtual-dtor' NO_SIGN_COMPARE='-Wno-sign-compare' NO_UNUSED_PARAMETER_FLAG='-Wno-unused-parameter' OBJDUMP='objdump' OBJEXT='o' OCI_INCLUDE='' ODBC_SETTING='yes' OGDI_INCLUDE='' OPENCL_FLAGS='-DHAVE_OPENCL' OPENCL_LIB='-lOpenCL' OPENJPEG_CFLAGS='-I/usr/include/openjpeg-2.3 ' OPENJPEG_LIBS='-lopenjp2 ' OPT_GDAL_FORMATS='mrf webp wcs wms plmosaic wmts rda grib bsb ecw openjpeg jpeg2000 netcdf kea hdf5 hdf4 gif jpeg png pcraster fits grass ' 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' PDFIUM_INC='' PDFIUM_PLUGIN_LIB='' PDF_PLUGIN='yes' PG_CONFIG='/usr/bin/pg_config' PG_INC='-I/usr/include -I/usr/include/postgresql/server' PG_LIB='' PKG_CONFIG='/usr/bin/pkg-config' PNG_SETTING='external' PODOFO_INC='-I/usr/include -I/usr/include/podofo' PODOFO_PLUGIN_LIB='-lpodofo' POPPLER_0_20_OR_LATER='yes' POPPLER_0_23_OR_LATER='yes' POPPLER_0_58_OR_LATER='yes' POPPLER_0_69_OR_LATER='yes' POPPLER_BASE_STREAM_HAS_TWO_ARGS='yes' POPPLER_HAS_OPTCONTENT='yes' POPPLER_INC='-I/usr/include -I/usr/include/poppler' POPPLER_PLUGIN_LIB='-lpoppler' PROJ_INCLUDE='' PROJ_STATIC='yes' PROJ_VERSION='5' PYTHON='python' PY_HAVE_SETUPTOOLS='1' QHULL_INCLUDE_SUBDIR_IS_LIBQHULL='1' QHULL_SETTING='internal' RANLIB='ranlib' RASDAMAN_ENABLED='no' RASDAMAN_INC='' RASDAMAN_LIB='' RASTERLITE2_CFLAGS='' RENAME_INTERNAL_LIBGEOTIFF_SYMBOLS='no' RENAME_INTERNAL_LIBTIFF_SYMBOLS='no' RENAME_INTERNAL_SHAPELIB_SYMBOLS='no' SDE_ENABLED='no' SDE_INC='' SDE_LIB='' SED='/usr/bin/sed' SFCGAL_CFLAGS='' SFCGAL_CONFIG='no' SFCGAL_LIBS='' SFCGAL_VERSION='' SHELL='/bin/sh' SOSI_ENABLED='no' SOSI_INC='' SOSI_LIB='' SO_EXT='' SPATIALITE_412_OR_LATER='yes' SPATIALITE_AMALGAMATION='no' SPATIALITE_INC='' SPATIALITE_SONAME='' SQLITE3_CFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' SQLITE_HAS_COLUMN_METADATA='yes' SQLITE_INC='' SSEFLAGS='' SSSE3FLAGS='-mssse3' STRIP='strip' TEIGHA_CPPFLAGS='' TEIGHA_DIR='' TIFF_JPEG12_ENABLED='no' TIFF_OPTS='-DBIGTIFF_SUPPORT' TIFF_SETTING='external' USE_ONLY_CRYPTODLL_ALG='no' WARN_OLD_STYLE_CAST='-Wold-style-cast' XERCES_CFLAGS='-I/usr/include -I/usr/include/xercesc' XERCES_INCLUDE='-I/usr/include -I/usr/include/xercesc' XERCES_LDFLAGS='-lxerces-c -lpthread' XERCES_VERSION='3.2.2' X_FME_HOME='' ZSTD_SETTING='yes' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' ac_ct_DUMPBIN='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='${datarootdir}' datarootdir='${prefix}/share/gdal' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${prefix}/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr' program_transform_name='s,x,x,' psdir='${docdir}' runstatedir='${localstatedir}/run' 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 HAVE_GCC_WARNING_ZERO_AS_NULL_POINTER_CONSTANT 1 #define HAVE_CXX11 1 #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_STD_IS_NAN 1 #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 VSI_FTRUNCATE64 ftruncate64 #define SIZEOF_INT 4 #define SIZEOF_UNSIGNED_LONG 8 #define SIZEOF_VOIDP 8 #define HAVE_UINTPTR_T 1 #define HAVE_IEEEFP 1 #define HOST_FILLORDER FILLORDER_LSB2MSB #define HAVE_VPRINTF 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_ATOLL 1 #define HAVE_STRTOF 1 #define HAVE_GETCWD 1 #define HAVE_DECL_STRTOF 1 #define HAVE_READLINK 1 #define HAVE_LSTAT 1 #define HAVE_POSIX_SPAWNP 1 #define HAVE_POSIX_MEMALIGN 1 #define HAVE_VFORK 1 #define HAVE_MMAP 1 #define HAVE_SIGACTION 1 #define HAVE_STATVFS 1 #define HAVE_STATVFS64 1 #define HAVE_USELOCALE 1 #define HAVE_GCC_ATOMIC_BUILTINS 1 #define HAVE_GCC_BSWAP 1 #define HAVE_UINT128_T 1 #define HAVE_GETADDRINFO 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define HAVE_PTHREAD_MUTEX_ADAPTIVE_NP 1 #define HAVE_PTHREAD_SPINLOCK 1 #define CPL_MULTIPROC_PTHREAD 1 #define HAVE_5ARGS_MREMAP 1 #define HAVE_SC_PHYS_PAGES 1 #define HAVE_ICONV 1 #define ICONV_CONST #define ICONV_CPP_CONST #define HAVE_LZMA_H 1 #define HAVE_PNG_H 1 #define HAVE_CHARLS_INTERFACE_H 1 #define HAVE_SQLITE3_H 1 #define HAVE_RASTERLITE2_RASTERLITE2_H 1 #define HAVE_PCRE_H 1 #define HAVE_CL_OPENCL_H 1 #define HAVE_FREEXL_H 1 #define HAVE_PROJ_H 1 #define GDAL_PREFIX "/usr" #define HAVE_OPENSSL_BIO_H 1 configure: exit 0