EVOLUTION-MANAGER
Edit File: config.log
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-libkml ## --------- ## ## Platform. ## ## --------- ## hostname = vps243764.vps.ovh.ca uname -m = x86_64 uname -r = 3.10.0-957.12.2.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue May 14 21:24:32 UTC 2019 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3071: checking build system type configure:3085: result: x86_64-pc-linux-gnu configure:3105: checking host system type configure:3118: result: x86_64-pc-linux-gnu configure:3187: checking for gcc configure:3203: found /usr/bin/gcc configure:3214: result: gcc configure:3443: checking for C compiler version configure:3452: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 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:3463: $? = 0 configure:3452: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:3463: $? = 0 configure:3452: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:3463: $? = 4 configure:3452: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:3463: $? = 4 configure:3483: checking whether the C compiler works configure:3505: gcc conftest.c >&5 configure:3509: $? = 0 configure:3557: result: yes configure:3560: checking for C compiler default output file name configure:3562: result: a.out configure:3568: checking for suffix of executables configure:3575: gcc -o conftest conftest.c >&5 configure:3579: $? = 0 configure:3601: result: configure:3623: checking whether we are cross compiling configure:3631: gcc -o conftest conftest.c >&5 configure:3635: $? = 0 configure:3642: ./conftest configure:3646: $? = 0 configure:3661: result: no configure:3666: checking for suffix of object files configure:3688: gcc -c conftest.c >&5 configure:3692: $? = 0 configure:3713: result: o configure:3717: checking whether we are using the GNU C compiler configure:3736: gcc -c conftest.c >&5 configure:3736: $? = 0 configure:3745: result: yes configure:3754: checking whether gcc accepts -g configure:3774: gcc -c -g conftest.c >&5 configure:3774: $? = 0 configure:3815: result: yes configure:3832: checking for gcc option to accept ISO C89 configure:3895: gcc -c -g -O2 conftest.c >&5 configure:3895: $? = 0 configure:3908: result: none needed configure:3929: checking C_WFLAGS for maximum warnings configure:3956: gcc -c -g -O2 -pedantic -Wdeclaration-after-statement -Wall -Wdeclaration-after-statement conftest.c >&5 configure:3956: $? = 0 configure:3970: result: -Wall -Wdeclaration-after-statement configure:3983: : C_WFLAGS="$C_WFLAGS $ac_cv_cflags_warn_all" configure:3986: $? = 0 configure:4051: checking for g++ configure:4067: found /usr/bin/g++ configure:4078: result: g++ configure:4105: checking for C++ compiler version configure:4114: g++ --version >&5 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 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:4125: $? = 0 configure:4114: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:4125: $? = 0 configure:4114: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:4125: $? = 4 configure:4114: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:4125: $? = 4 configure:4129: checking whether we are using the GNU C++ compiler configure:4148: g++ -c conftest.cpp >&5 configure:4148: $? = 0 configure:4157: result: yes configure:4166: checking whether g++ accepts -g configure:4186: g++ -c -g conftest.cpp >&5 configure:4186: $? = 0 configure:4227: result: yes configure:4251: checking CXX_WFLAGS for maximum warnings configure:4278: g++ -c -g -O2 -pedantic -Wall conftest.cpp >&5 configure:4278: $? = 0 configure:4292: result: -Wall configure:4305: : CXX_WFLAGS="$CXX_WFLAGS $ac_cv_cxxflags_warn_all" configure:4308: $? = 0 configure:4316: checking whether C compiler accepts -Werror -we10006 configure:4335: gcc -c -g -O2 -Werror -we10006 conftest.c >&5 gcc: error: unrecognized command line option '-we10006' configure:4335: $? = 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:4343: result: no configure:4353: checking whether C compiler accepts -diag-disable 188,1684,2259,2304,3280,11074,11076 configure:4372: 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:4372: $? = 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:4381: result: no configure:4391: checking whether C compiler accepts -Wextra configure:4410: gcc -c -g -O2 -Werror -Wextra conftest.c >&5 configure:4410: $? = 0 configure:4419: result: yes configure:4428: checking whether C compiler accepts -Winit-self configure:4447: gcc -c -g -O2 -Werror -Winit-self conftest.c >&5 configure:4447: $? = 0 configure:4456: result: yes configure:4465: checking whether C compiler accepts -Wunused-parameter configure:4484: gcc -c -g -O2 -Werror -Wunused-parameter conftest.c >&5 configure:4484: $? = 0 configure:4493: result: yes configure:4502: checking whether C compiler accepts -Wmissing-prototypes configure:4521: gcc -c -g -O2 -Werror -Wmissing-prototypes conftest.c >&5 configure:4521: $? = 0 configure:4530: result: yes configure:4539: checking whether C compiler accepts -Wmissing-declarations configure:4558: gcc -c -g -O2 -Werror -Wmissing-declarations conftest.c >&5 configure:4558: $? = 0 configure:4567: result: yes configure:4576: checking whether C compiler accepts -Wformat configure:4595: gcc -c -g -O2 -Werror -Wformat conftest.c >&5 configure:4595: $? = 0 configure:4604: result: yes configure:4613: checking whether C compiler accepts -Wformat -Werror=format-security -Wno-format-nonliteral configure:4632: gcc -c -g -O2 -Werror -Wformat -Werror=format-security -Wno-format-nonliteral conftest.c >&5 configure:4632: $? = 0 configure:4641: result: yes configure:4650: checking whether C compiler accepts -Wshorten-64-to-32 configure:4669: gcc -c -g -O2 -Werror -Wshorten-64-to-32 conftest.c >&5 gcc: error: unrecognized command line option '-Wshorten-64-to-32' configure:4669: $? = 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:4678: result: no configure:4687: checking whether C compiler accepts -Wlogical-op configure:4706: gcc -c -g -O2 -Werror -Wlogical-op conftest.c >&5 configure:4706: $? = 0 configure:4715: result: yes configure:4724: checking whether C compiler accepts -Wshadow configure:4743: gcc -c -g -O2 -Werror -Wshadow conftest.c >&5 configure:4743: $? = 0 configure:4752: result: yes configure:4762: checking whether C compiler accepts -Werror=vla configure:4781: gcc -c -g -O2 -Werror -Werror=vla conftest.c >&5 configure:4781: $? = 0 configure:4790: result: yes configure:4799: checking whether C compiler accepts -Werror=declaration-after-statement configure:4818: gcc -c -g -O2 -Werror -Werror=declaration-after-statement conftest.c >&5 configure:4818: $? = 0 configure:4827: result: yes configure:4838: checking whether C compiler accepts -Wdate-time configure:4857: gcc -c -g -O2 -Werror -Wdate-time conftest.c >&5 gcc: error: unrecognized command line option '-Wdate-time' configure:4857: $? = 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:4866: result: no configure:4876: checking whether C compiler accepts -Wnull-dereference configure:4895: gcc -c -g -O2 -Werror -Wnull-dereference conftest.c >&5 gcc: error: unrecognized command line option '-Wnull-dereference' configure:4895: $? = 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:4904: result: no configure:4913: checking whether C compiler accepts -Wduplicated-cond configure:4932: gcc -c -g -O2 -Werror -Wduplicated-cond conftest.c >&5 gcc: error: unrecognized command line option '-Wduplicated-cond' configure:4932: $? = 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:4941: result: no configure:4951: checking whether C compiler accepts -Wno-sign-compare configure:4970: gcc -c -g -O2 -Werror -Wno-sign-compare conftest.c >&5 configure:4970: $? = 0 configure:4979: result: yes configure:4989: checking whether C compiler accepts -Wcomma configure:5008: gcc -c -g -O2 -Werror -Wcomma conftest.c >&5 gcc: error: unrecognized command line option '-Wcomma' configure:5008: $? = 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:5017: result: no configure:5027: checking whether C compiler accepts -Wfloat-conversion configure:5046: gcc -c -g -O2 -Werror -Wfloat-conversion conftest.c >&5 gcc: error: unrecognized command line option '-Wfloat-conversion' configure:5046: $? = 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:5055: result: no configure:5065: checking whether C compiler accepts -Wdocumentation -Wno-documentation-deprecated-sync configure:5084: gcc -c -g -O2 -Werror -Wdocumentation -Wno-documentation-deprecated-sync conftest.c >&5 gcc: error: unrecognized command line option '-Wdocumentation' configure:5084: $? = 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:5093: result: no configure:5110: checking whether C++ compiler accepts -Wunused-private-field configure:5129: g++ -c -g -O2 -Werror -Wunused-private-field conftest.cpp >&5 g++: error: unrecognized command line option '-Wunused-private-field' configure:5129: $? = 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:5138: result: no configure:5147: checking whether C++ compiler accepts -Wmissing-prototypes configure:5166: 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:5166: $? = 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:5175: result: no configure:5184: checking whether C++ compiler accepts -Wmissing-declarations configure:5203: g++ -c -g -O2 -Werror -Wmissing-declarations conftest.cpp >&5 configure:5203: $? = 0 configure:5212: result: yes configure:5221: checking whether C++ compiler accepts -Wnon-virtual-dtor configure:5240: g++ -c -g -O2 -Werror -Wnon-virtual-dtor conftest.cpp >&5 configure:5240: $? = 0 configure:5249: result: yes configure:5259: checking whether C++ compiler accepts -Woverloaded-virtual configure:5278: g++ -c -g -O2 -Werror -Woverloaded-virtual conftest.cpp >&5 configure:5278: $? = 0 configure:5287: result: yes configure:5297: checking whether C++ compiler accepts -fno-operator-names configure:5316: g++ -c -g -O2 -Werror -fno-operator-names conftest.cpp >&5 configure:5316: $? = 0 configure:5325: result: yes configure:5349: checking if use C++11 compiler options configure:5352: checking C++ compiler compatibility with C++11 configure:5361: checking whether g++ supports C++11 features by default configure:5655: g++ -c -g -O2 conftest.cpp >&5 conftest.cpp:20:2: error: #error "This is not a C++11 compiler" #error "This is not a C++11 compiler" ^ configure:5655: $? = 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. */ | | | // If the compiler admits that it is not ready for C++11, why torture it? | // Hopefully, this will speed up the test. | | #ifndef __cplusplus | | #error "This is not a C++ compiler" | | #elif __cplusplus < 201103L | | #error "This is not a C++11 compiler" | | #else | | namespace cxx11 | { | | namespace test_static_assert | { | | template <typename T> | struct check | { | static_assert(sizeof(int) <= sizeof(T), "not big enough"); | }; | | } | | namespace test_final_override | { | | struct Base | { | virtual void f() {} | }; | | struct Derived : public Base | { | virtual void f() override {} | }; | | } | | namespace test_double_right_angle_brackets | { | | template < typename T > | struct check {}; | | typedef check<void> single_type; | typedef check<check<void>> double_type; | typedef check<check<check<void>>> triple_type; | typedef check<check<check<check<void>>>> quadruple_type; | | } | | namespace test_decltype | { | | int | f() | { | int a = 1; | decltype(a) b = 2; | return a + b; | } | | } | | namespace test_type_deduction | { | | template < typename T1, typename T2 > | struct is_same | { | static const bool value = false; | }; | | template < typename T > | struct is_same<T, T> | { | static const bool value = true; | }; | | template < typename T1, typename T2 > | auto | add(T1 a1, T2 a2) -> decltype(a1 + a2) | { | return a1 + a2; | } | | int | test(const int c, volatile int v) | { | static_assert(is_same<int, decltype(0)>::value == true, ""); | static_assert(is_same<int, decltype(c)>::value == false, ""); | static_assert(is_same<int, decltype(v)>::value == false, ""); | auto ac = c; | auto av = v; | auto sumi = ac + av + 'x'; | auto sumf = ac + av + 1.0; | static_assert(is_same<int, decltype(ac)>::value == true, ""); | static_assert(is_same<int, decltype(av)>::value == true, ""); | static_assert(is_same<int, decltype(sumi)>::value == true, ""); | static_assert(is_same<int, decltype(sumf)>::value == false, ""); | static_assert(is_same<int, decltype(add(c, v))>::value == true, ""); | return (sumf > 0.0) ? sumi : add(c, v); | } | | } | | namespace test_noexcept | { | | int f() { return 0; } | int g() noexcept { return 0; } | | static_assert(noexcept(f()) == false, ""); | static_assert(noexcept(g()) == true, ""); | | } | | namespace test_constexpr | { | | template < typename CharT > | unsigned long constexpr | strlen_c_r(const CharT *const s, const unsigned long acc) noexcept | { | return *s ? strlen_c_r(s + 1, acc + 1) : acc; | } | | template < typename CharT > | unsigned long constexpr | strlen_c(const CharT *const s) noexcept | { | return strlen_c_r(s, 0UL); | } | | static_assert(strlen_c("") == 0UL, ""); | static_assert(strlen_c("1") == 1UL, ""); | static_assert(strlen_c("example") == 7UL, ""); | static_assert(strlen_c("another\0example") == 7UL, ""); | | } | | namespace test_rvalue_references | { | | template < int N > | struct answer | { | static constexpr int value = N; | }; | | answer<1> f(int&) { return answer<1>(); } | answer<2> f(const int&) { return answer<2>(); } | answer<3> f(int&&) { return answer<3>(); } | | void | test() | { | int i = 0; | const int c = 0; | static_assert(decltype(f(i))::value == 1, ""); | static_assert(decltype(f(c))::value == 2, ""); | static_assert(decltype(f(0))::value == 3, ""); | } | | } | | namespace test_uniform_initialization | { | | struct test | { | static const int zero {}; | static const int one {1}; | }; | | static_assert(test::zero == 0, ""); | static_assert(test::one == 1, ""); | | } | | namespace test_lambdas | { | | void | test1() | { | auto lambda1 = [](){}; | auto lambda2 = lambda1; | lambda1(); | lambda2(); | } | | int | test2() | { | auto a = [](int i, int j){ return i + j; }(1, 2); | auto b = []() -> int { return '0'; }(); | auto c = [=](){ return a + b; }(); | auto d = [&](){ return c; }(); | auto e = [a, &b](int x) mutable { | const auto identity = [](int y){ return y; }; | for (auto i = 0; i < a; ++i) | a += b--; | return x + identity(a + b); | }(0); | return a + b + c + d + e; | } | | int | test3() | { | const auto nullary = [](){ return 0; }; | const auto unary = [](int x){ return x; }; | using nullary_t = decltype(nullary); | using unary_t = decltype(unary); | const auto higher1st = [](nullary_t f){ return f(); }; | const auto higher2nd = [unary](nullary_t f1){ | return [unary, f1](unary_t f2){ return f2(unary(f1())); }; | }; | return higher1st(nullary) + higher2nd(nullary)(unary); | } | | } | | namespace test_variadic_templates | { | | template <int...> | struct sum; | | template <int N0, int... N1toN> | struct sum<N0, N1toN...> | { | static constexpr auto value = N0 + sum<N1toN...>::value; | }; | | template <> | struct sum<> | { | static constexpr auto value = 0; | }; | | static_assert(sum<>::value == 0, ""); | static_assert(sum<1>::value == 1, ""); | static_assert(sum<23>::value == 23, ""); | static_assert(sum<1, 2>::value == 3, ""); | static_assert(sum<5, 5, 11>::value == 21, ""); | static_assert(sum<2, 3, 5, 7, 11, 13>::value == 41, ""); | | } | | // http://stackoverflow.com/questions/13728184/template-aliases-and-sfinae | // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function | // because of this. | namespace test_template_alias_sfinae | { | | struct foo {}; | | template<typename T> | using member = typename T::member_type; | | template<typename T> | void func(...) {} | | template<typename T> | void func(member<T>*) {} | | void test(); | | void test() { func<foo>(0); } | | } | | } // namespace cxx11 | | #endif // __cplusplus >= 201103L | | | configure:5662: result: no configure:5671: checking whether g++ supports C++11 features with -std=gnu++11 configure:5967: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:5967: $? = 0 configure:5976: result: yes configure:6017: result: enabled configure:6034: checking whether C++ compiler accepts -Wsuggest-override configure:6053: g++ -std=gnu++11 -c -g -O2 -Werror -Wsuggest-override conftest.cpp >&5 g++: error: unrecognized command line option '-Wsuggest-override' configure:6053: $? = 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_CXX11 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:6062: result: no configure:6086: checking if -Wimplicit-fallthrough can be enabled configure:6101: g++ -std=gnu++11 -c -g -O2 -Werror -Wimplicit-fallthrough conftest.cpp >&5 g++: error: unrecognized command line option '-Wimplicit-fallthrough' configure:6101: $? = 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_CXX11 1 | /* end confdefs.h. */ | #if !(__cplusplus >= 201103L && ( (defined(__clang__) && (__clang_major__ > 3 || (__clang_major__ == 3 && __clang_minor__ >=7))) || ((defined(__GNUC__) && __GNUC__ >= 7)) ) ) | #error "not (C++11 and (clang >= 3.7 or gcc >= 7))" | #endif | int | main () | { | | ; | return 0; | } configure:6106: result: no configure:6180: checking for gcc configure:6207: result: gcc configure:6436: checking for C compiler version configure:6445: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 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:6456: $? = 0 configure:6445: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:6456: $? = 0 configure:6445: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:6456: $? = 4 configure:6445: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:6456: $? = 4 configure:6460: checking whether we are using the GNU C compiler configure:6488: result: yes configure:6497: checking whether gcc accepts -g configure:6558: result: yes configure:6575: checking for gcc option to accept ISO C89 configure:6651: result: none needed configure:6783: checking for C++ compiler version configure:6792: g++ -std=gnu++11 --version >&5 g++ (GCC) 4.8.5 20150623 (Red Hat 4.8.5-39) Copyright (C) 2015 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:6803: $? = 0 configure:6792: g++ -std=gnu++11 -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) configure:6803: $? = 0 configure:6792: g++ -std=gnu++11 -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:6803: $? = 4 configure:6792: g++ -std=gnu++11 -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:6803: $? = 4 configure:6807: checking whether we are using the GNU C++ compiler configure:6835: result: yes configure:6844: checking whether g++ -std=gnu++11 accepts -g configure:6905: result: yes configure:7277: checking how to print strings configure:7304: result: printf configure:7325: checking for a sed that does not truncate output configure:7389: result: /usr/bin/sed configure:7407: checking for grep that handles long lines and -e configure:7465: result: /usr/bin/grep configure:7470: checking for egrep configure:7532: result: /usr/bin/grep -E configure:7537: checking for fgrep configure:7599: result: /usr/bin/grep -F configure:7634: checking for ld used by gcc configure:7701: result: /usr/bin/ld configure:7708: checking if the linker (/usr/bin/ld) is GNU ld configure:7723: result: yes configure:7735: checking for BSD- or MS-compatible name lister (nm) configure:7784: result: /usr/bin/nm -B configure:7914: checking the name lister (/usr/bin/nm -B) interface configure:7921: gcc -c -g -O2 conftest.c >&5 configure:7924: /usr/bin/nm -B "conftest.o" configure:7927: output 0000000000000000 B some_variable configure:7934: result: BSD nm configure:7937: checking whether ln -s works configure:7941: result: yes configure:7949: checking the maximum length of command line arguments configure:8074: result: 1572864 configure:8091: checking whether the shell understands some XSI constructs configure:8101: result: yes configure:8105: checking whether the shell understands "+=" configure:8111: result: yes configure:8146: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:8186: result: func_convert_file_noop configure:8193: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:8213: result: func_convert_file_noop configure:8220: checking for /usr/bin/ld option to reload object files configure:8227: result: -r configure:8301: checking for objdump configure:8328: result: objdump configure:8357: checking how to recognize dependent libraries configure:8559: result: pass_all configure:8644: checking for dlltool configure:8671: result: dlltool configure:8701: checking how to associate runtime and link libraries configure:8728: result: printf %s\n configure:8788: checking for ar configure:8804: found /usr/bin/ar configure:8815: result: ar configure:8852: checking for archiver @FILE support configure:8869: gcc -c -g -O2 conftest.c >&5 configure:8869: $? = 0 configure:8872: ar cru libconftest.a @conftest.lst >&5 configure:8875: $? = 0 configure:8880: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8883: $? = 1 configure:8895: result: @ configure:8953: checking for strip configure:8969: found /usr/bin/strip configure:8980: result: strip configure:9052: checking for ranlib configure:9068: found /usr/bin/ranlib configure:9079: result: ranlib configure:9156: checking for gawk configure:9172: found /usr/bin/gawk configure:9183: result: gawk configure:9223: checking command to parse /usr/bin/nm -B output from gcc object configure:9342: gcc -c -g -O2 conftest.c >&5 configure:9345: $? = 0 configure:9349: /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:9352: $? = 0 configure:9418: gcc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:9421: $? = 0 configure:9459: result: ok configure:9496: checking for sysroot configure:9526: result: no configure:9603: gcc -c -g -O2 conftest.c >&5 configure:9606: $? = 0 configure:9769: checking for mt configure:9799: result: no configure:9819: checking if : is a manifest tool configure:9825: : '-?' configure:9833: result: no configure:10465: checking how to run the C preprocessor configure:10496: gcc -E conftest.c configure:10496: $? = 0 configure:10510: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:10510: $? = 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_CXX11 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:10535: result: gcc -E configure:10555: gcc -E conftest.c configure:10555: $? = 0 configure:10569: gcc -E conftest.c conftest.c:10:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:10569: $? = 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_CXX11 1 | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:10598: checking for ANSI C header files configure:10618: gcc -c -g -O2 conftest.c >&5 configure:10618: $? = 0 configure:10691: gcc -o conftest -g -O2 conftest.c >&5 configure:10691: $? = 0 configure:10691: ./conftest configure:10691: $? = 0 configure:10702: result: yes configure:10715: checking for sys/types.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for sys/stat.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for stdlib.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for string.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for memory.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for strings.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for inttypes.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for stdint.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10715: checking for unistd.h configure:10715: gcc -c -g -O2 conftest.c >&5 configure:10715: $? = 0 configure:10715: result: yes configure:10729: checking for dlfcn.h configure:10729: gcc -c -g -O2 conftest.c >&5 configure:10729: $? = 0 configure:10729: result: yes configure:10924: checking for objdir configure:10939: result: .libs configure:11210: checking if gcc supports -fno-rtti -fno-exceptions configure:11228: 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 [enabled by default] configure:11232: $? = 0 configure:11245: result: no configure:11555: checking for gcc option to produce PIC configure:11562: result: -fPIC -DPIC configure:11570: checking if gcc PIC flag -fPIC -DPIC works configure:11588: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5 configure:11592: $? = 0 configure:11605: result: yes configure:11634: checking if gcc static flag -static works configure:11662: result: no configure:11677: checking if gcc supports -c -o file.o configure:11698: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:11702: $? = 0 configure:11724: result: yes configure:11732: checking if gcc supports -c -o file.o configure:11779: result: yes configure:11812: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12970: result: yes configure:13007: checking whether -lc should be explicitly linked in configure:13015: gcc -c -g -O2 conftest.c >&5 configure:13018: $? = 0 configure:13033: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:13036: $? = 0 configure:13050: result: no configure:13215: checking dynamic linker characteristics configure:13729: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13729: $? = 0 configure:13951: result: GNU/Linux ld.so configure:14058: checking how to hardcode library paths into programs configure:14083: result: immediate configure:14623: checking whether stripping libraries is possible configure:14628: result: yes configure:14663: checking if libtool supports shared libraries configure:14665: result: yes configure:14668: checking whether to build shared libraries configure:14689: result: yes configure:14692: checking whether to build static libraries configure:14696: result: yes configure:14719: checking how to run the C++ preprocessor configure:14746: g++ -std=gnu++11 -E conftest.cpp configure:14746: $? = 0 configure:14760: g++ -std=gnu++11 -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:14760: $? = 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_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 <ac_nonexistent.h> configure:14785: result: g++ -std=gnu++11 -E configure:14805: g++ -std=gnu++11 -E conftest.cpp configure:14805: $? = 0 configure:14819: g++ -std=gnu++11 -E conftest.cpp conftest.cpp:22:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:14819: $? = 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_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 <ac_nonexistent.h> configure:14989: checking for ld used by g++ -std=gnu++11 configure:15056: result: /usr/bin/ld -m elf_x86_64 configure:15063: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:15078: result: yes configure:15133: checking whether the g++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16137: result: yes configure:16172: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:16175: $? = 0 configure:16695: checking for g++ -std=gnu++11 option to produce PIC configure:16702: result: -fPIC -DPIC configure:16710: checking if g++ -std=gnu++11 PIC flag -fPIC -DPIC works configure:16728: g++ -std=gnu++11 -c -g -O2 -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16732: $? = 0 configure:16745: result: yes configure:16768: checking if g++ -std=gnu++11 static flag -static works configure:16796: result: no configure:16808: checking if g++ -std=gnu++11 supports -c -o file.o configure:16829: g++ -std=gnu++11 -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:16833: $? = 0 configure:16855: result: yes configure:16860: checking if g++ -std=gnu++11 supports -c -o file.o configure:16907: result: yes configure:16937: checking whether the g++ -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16971: result: yes configure:17114: checking dynamic linker characteristics configure:17784: result: GNU/Linux ld.so configure:17837: checking how to hardcode library paths into programs configure:17862: result: immediate configure:17941: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:17941: $? = 0 configure:17958: checking for std::isnan configure:17978: g++ -std=gnu++11 -c -g -O2 conftest.cpp >&5 configure:17978: $? = 0 configure:17980: result: yes configure:18262: checking for dlopen in -ldl configure:18287: gcc -o conftest -g -O2 conftest.c -ldl >&5 configure:18287: $? = 0 configure:18296: result: yes configure:18308: checking for nanosleep in -lrt configure:18333: gcc -o conftest -g -O2 conftest.c -lrt -ldl >&5 configure:18333: $? = 0 configure:18342: result: yes configure:18358: checking for sin in -lm configure:18383: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:32:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:18383: $? = 0 configure:18392: result: yes configure:18406: checking for ANSI C header files configure:18510: result: yes configure:18521: checking assert.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking assert.h presence configure:18521: gcc -E conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for assert.h configure:18521: result: yes configure:18521: checking fcntl.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking fcntl.h presence configure:18521: gcc -E conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for fcntl.h configure:18521: result: yes configure:18521: checking for unistd.h configure:18521: result: yes configure:18521: checking dbmalloc.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 conftest.c:63:22: fatal error: dbmalloc.h: No such file or directory #include <dbmalloc.h> ^ compilation terminated. configure:18521: $? = 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_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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <dbmalloc.h> configure:18521: result: no configure:18521: checking dbmalloc.h presence configure:18521: gcc -E conftest.c conftest.c:30:22: fatal error: dbmalloc.h: No such file or directory #include <dbmalloc.h> ^ compilation terminated. configure:18521: $? = 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_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 <dbmalloc.h> configure:18521: result: no configure:18521: checking for dbmalloc.h configure:18521: result: no configure:18521: checking for dlfcn.h configure:18521: result: yes configure:18521: checking for stdint.h configure:18521: result: yes configure:18521: checking limits.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking limits.h presence configure:18521: gcc -E conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for limits.h configure:18521: result: yes configure:18521: checking locale.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking locale.h presence configure:18521: gcc -E conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for locale.h configure:18521: result: yes configure:18521: checking values.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking values.h presence configure:18521: gcc -E conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for values.h configure:18521: result: yes configure:18521: checking float.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking float.h presence configure:18521: gcc -E conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for float.h configure:18521: result: yes configure:18521: checking errno.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking errno.h presence configure:18521: gcc -E conftest.c configure:18521: $? = 0 configure:18521: result: yes configure:18521: checking for errno.h configure:18521: result: yes configure:18521: checking direct.h usability configure:18521: gcc -c -g -O2 conftest.c >&5 conftest.c:70:20: fatal error: direct.h: No such file or directory #include <direct.h> ^ compilation terminated. configure:18521: $? = 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_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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <direct.h> configure:18521: result: no configure:18521: checking direct.h presence configure:18521: gcc -E conftest.c conftest.c:37:20: fatal error: direct.h: No such file or directory #include <direct.h> ^ compilation terminated. configure:18521: $? = 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_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 <direct.h> configure:18521: result: no configure:18521: checking for direct.h configure:18521: result: no configure:18532: checking whether byte ordering is bigendian configure:18547: gcc -c -g -O2 conftest.c >&5 conftest.c:38:9: error: unknown type name 'not' not a universal capable compiler ^ conftest.c:38:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^ conftest.c:38:15: error: unknown type name 'universal' configure:18547: $? = 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_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:18592: gcc -c -g -O2 conftest.c >&5 configure:18592: $? = 0 configure:18610: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:44:4: error: unknown type name 'not' not big endian ^ conftest.c:44:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^ configure:18610: $? = 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_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 <sys/types.h> | #include <sys/param.h> | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:18738: result: no configure:18758: checking for 64bit integer type configure:18766: result: long long configure:18782: checking for 64bit file io configure:18878: result: yes configure:18887: checking for stat64 configure:18887: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:18887: $? = 0 configure:18887: result: yes configure:18896: checking for fopen64 configure:18896: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:18896: $? = 0 configure:18896: result: yes configure:18903: checking for ftruncate64 configure:18903: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:18903: $? = 0 configure:18903: result: yes configure:18960: checking size of int configure:18965: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:18965: $? = 0 configure:18965: ./conftest configure:18965: $? = 0 configure:18979: result: 4 configure:18993: checking size of unsigned long configure:18998: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:18998: $? = 0 configure:18998: ./conftest configure:18998: $? = 0 configure:19012: result: 8 configure:19026: checking size of void* configure:19031: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19031: $? = 0 configure:19031: ./conftest configure:19031: $? = 0 configure:19045: result: 8 configure:19055: checking for int8 configure:19055: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:58:13: error: 'int8' undeclared (first use in this function) if (sizeof (int8)) ^ conftest.c:58:13: note: each undeclared identifier is reported only once for each function it appears in configure:19055: $? = 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_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 <inttypes.h> | #endif | | | int | main () | { | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:19055: result: no configure:19069: checking for int16 configure:19069: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:58:13: error: 'int16' undeclared (first use in this function) if (sizeof (int16)) ^ conftest.c:58:13: note: each undeclared identifier is reported only once for each function it appears in configure:19069: $? = 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_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 <inttypes.h> | #endif | | | int | main () | { | if (sizeof (int16)) | return 0; | ; | return 0; | } configure:19069: result: no configure:19083: checking for int32 configure:19083: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:58:13: error: 'int32' undeclared (first use in this function) if (sizeof (int32)) ^ conftest.c:58:13: note: each undeclared identifier is reported only once for each function it appears in configure:19083: $? = 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_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 <inttypes.h> | #endif | | | int | main () | { | if (sizeof (int32)) | return 0; | ; | return 0; | } configure:19083: result: no configure:19098: checking for uintptr_t configure:19098: gcc -c -g -O2 conftest.c >&5 configure:19098: $? = 0 configure:19098: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:85:24: error: expected expression before ')' token if (sizeof ((uintptr_t))) ^ configure:19098: $? = 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_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 <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((uintptr_t))) | return 0; | ; | return 0; | } configure:19098: result: yes configure:19116: checking native cpu bit order configure:19121: result: lsb2msb configure:19138: checking for vprintf configure:19138: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:75:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:19138: $? = 0 configure:19138: result: yes configure:19144: checking for _doprnt configure:19144: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 /tmp/ccshMcyb.o: In function `main': /usr/local/src/gdal-2.2.3/conftest.c:87: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:19144: $? = 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_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 <limits.h> declares _doprnt. | For example, HP-UX 11i <limits.h> declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | <limits.h> exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include <limits.h> | #else | # include <assert.h> | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:19144: result: no configure:19158: checking for snprintf configure:19158: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:76:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:19158: $? = 0 configure:19158: result: yes configure:19158: checking for vsnprintf configure:19158: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 conftest.c:77:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:19158: $? = 0 configure:19158: result: yes configure:19169: checking for atoll configure:19169: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19169: $? = 0 configure:19169: result: yes configure:19180: checking for strtof configure:19180: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19180: $? = 0 configure:19180: result: yes configure:19191: checking for getcwd configure:19191: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19191: $? = 0 configure:19191: result: yes configure:19201: checking whether strtof is declared configure:19201: gcc -c -g -O2 conftest.c >&5 configure:19201: $? = 0 configure:19201: result: yes configure:19215: checking for readlink configure:19215: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19215: $? = 0 configure:19215: result: yes configure:19226: checking for lstat configure:19226: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19226: $? = 0 configure:19226: result: yes configure:19237: checking for posix_spawnp configure:19237: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19237: $? = 0 configure:19237: result: yes configure:19248: checking for posix_memalign configure:19248: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19248: $? = 0 configure:19248: result: yes configure:19259: checking for vfork configure:19259: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19259: $? = 0 configure:19259: result: yes configure:19270: checking for mmap configure:19270: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19270: $? = 0 configure:19270: result: yes configure:19281: checking for statvfs configure:19281: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19281: $? = 0 configure:19281: result: yes configure:19292: checking for statvfs64 configure:19292: gcc -o conftest -g -O2 conftest.c -lm -lrt -ldl >&5 configure:19292: $? = 0 configure:19292: result: yes configure:19309: checking for gmtime_r configure:19332: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lm -lrt -ldl >&5 configure:19332: $? = 0 configure:19340: result: yes configure:19345: checking for localtime_r configure:19368: g++ -std=gnu++11 -o conftest -g -O2 conftest.cpp -lm -lrt -ldl >&5 configure:19368: $? = 0 configure:19376: result: yes configure:19388: checking for uselocale configure:19410: gcc -c -g -O2 conftest.c >&5 configure:19410: $? = 0 configure:19412: result: yes configure:19433: checking to enable debug build configure:19486: result: no, CFLAGS="-g -O2" configure:19496: checking whether GCC 4.1 atomic builtins are available configure:19503: result: yes configure:19521: checking whether GCC bswap builtins are available configure:19529: result: yes configure:19547: checking for __uint128_t configure:19566: gcc -c -g -O2 conftest.c >&5 configure:19566: $? = 0 configure:19568: result: yes configure:19592: checking whether SSE is available at compile time configure:19605: result: yes configure:19669: checking whether SSSE3 is available at compile time configure:19688: result: yes configure:19746: checking whether AVX is available at compile time configure:19770: result: yes configure:19821: checking to enable LTO (link time optimization) build configure:19858: result: no configure:19942: checking whether we should hide internal symbols configure:19944: result: no configure:19987: checking for local include/lib path configure:20011: result: none configure:20029: checking for pthread_create in -lpthread configure:20054: 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:20054: $? = 0 configure:20063: result: yes configure:20117: checking for PTHREAD_MUTEX_RECURSIVE configure:20136: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:20136: $? = 0 configure:20138: result: yes configure:20156: checking for PTHREAD_MUTEX_ADAPTIVE_NP configure:20175: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:20175: $? = 0 configure:20177: result: yes configure:20193: checking for pthread_spinlock_t configure:20213: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:20213: $? = 0 configure:20215: result: yes configure:20260: checking for 5 args mremap() configure:20279: 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:84:1: warning: return makes integer from pointer without a cast [enabled by default] return (mremap(0,0,0,0,0)); ^ configure:20279: $? = 0 configure:20281: result: yes configure:20298: checking for _SC_PHYS_PAGES configure:20316: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:20316: $? = 0 configure:20318: result: yes configure:20344: checking for deflateInit_ in -lz configure:20369: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -lpthread -lm -lrt -ldl >&5 configure:20369: $? = 0 configure:20378: result: yes configure:20388: checking for inflateCopy in -lz configure:20413: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -lpthread -lm -lrt -ldl >&5 configure:20413: $? = 0 configure:20422: result: yes configure:20431: result: using pre-installed libz configure:20604: checking for ld used by GCC configure:20668: result: /usr/bin/ld -m elf_x86_64 configure:20675: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:20688: result: yes configure:20695: checking for shared library run path origin configure:20708: result: done configure:21216: checking for iconv configure:21240: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -lpthread -lm -lrt -ldl >&5 configure:21240: $? = 0 configure:21274: result: yes configure:21277: checking for working iconv configure:21397: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lz -lpthread -lm -lrt -ldl >&5 configure:21397: $? = 0 configure:21397: ./conftest configure:21397: $? = 0 configure:21409: result: yes configure:21437: checking for iconv declaration configure:21466: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:21466: $? = 0 configure:21477: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); configure:21498: result: using ICONV_CPP_CONST="" configure:21587: checking for pg_config configure:21618: result: no configure:21630: checking for PostgreSQL configure:21639: result: no configure:21855: checking for G_gisinit_2 in -lgrass5 configure:21880: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lgrass5 -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lgrass5 collect2: error: ld returned 1 exit status configure:21880: $? = 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_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_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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char G_gisinit_2 (); | int | main () | { | return G_gisinit_2 (); | ; | return 0; | } configure:21889: result: no configure:21983: checking for ffopen in -lcfitsio configure:22008: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lcfitsio -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lcfitsio collect2: error: ld returned 1 exit status configure:22008: $? = 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_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_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 | /* 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 ffopen (); | int | main () | { | return ffopen (); | ; | return 0; | } configure:22017: result: no configure:22069: checking for Mopen in -lcsf configure:22094: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lcsf -lz -lpthread -lm -lrt -ldl -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lcsf collect2: error: ld returned 1 exit status configure:22094: $? = 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_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_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 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char Mopen (); | int | main () | { | return Mopen (); | ; | return 0; | } configure:22103: result: no configure:22113: checking csf.h usability configure:22113: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:114:17: fatal error: csf.h: No such file or directory #include <csf.h> ^ compilation terminated. configure:22113: $? = 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_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_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 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <csf.h> configure:22113: result: no configure:22113: checking csf.h presence configure:22113: gcc -E conftest.c conftest.c:81:17: fatal error: csf.h: No such file or directory #include <csf.h> ^ compilation terminated. configure:22113: $? = 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_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_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 | /* end confdefs.h. */ | #include <csf.h> configure:22113: result: no configure:22113: checking for csf.h configure:22113: result: no configure:22166: checking for libpng configure:22177: checking for png_set_IHDR in -lpng configure:22202: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lpng -lz -lpthread -lm -lrt -ldl -lz -lpthread -lm -lrt -ldl >&5 configure:22202: $? = 0 configure:22211: result: yes configure:22221: checking png.h usability configure:22221: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:22221: $? = 0 configure:22221: result: yes configure:22221: checking png.h presence configure:22221: gcc -E conftest.c configure:22221: $? = 0 configure:22221: result: yes configure:22221: checking for png.h configure:22221: result: yes configure:22273: checking for libcrunch configure:22317: checking for gta_version in -lgta configure:22342: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lgta -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lgta collect2: error: ld returned 1 exit status configure:22342: $? = 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_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_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_PNG_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char gta_version (); | int | main () | { | return gta_version (); | ; | return 0; | } configure:22351: result: no configure:22391: checking for PCIDSK configure:22438: checking for libtiff configure:22443: checking for TIFFScanlineSize64 in -ltiff configure:22468: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ltiff -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -ltiff collect2: error: ld returned 1 exit status configure:22468: $? = 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_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_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_PNG_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char TIFFScanlineSize64 (); | int | main () | { | return TIFFScanlineSize64 (); | ; | return 0; | } configure:22477: result: no configure:22536: result: using internal TIFF code. configure:22845: checking for jpeg_read_scanlines in -ljpeg configure:22870: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 configure:22870: $? = 0 configure:22879: result: yes configure:22889: checking jpeglib.h usability configure:22889: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:22889: $? = 0 configure:22889: result: yes configure:22889: checking jpeglib.h presence configure:22889: gcc -E conftest.c configure:22889: $? = 0 configure:22889: result: yes configure:22889: checking for jpeglib.h configure:22889: result: yes configure:22905: checking for width_in_blocks in jpeglib.h configure:22913: result: yes configure:22962: checking for jpeg12 configure:22994: result: disabled, libjpeg or libtiff not internal configure:23024: checking for DGifOpenFileName in -lgif configure:23049: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lgif -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lgif collect2: error: ld returned 1 exit status configure:23049: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char DGifOpenFileName (); | int | main () | { | return DGifOpenFileName (); | ; | return 0; | } configure:23058: result: no configure:23068: checking gif_lib.h usability configure:23068: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:116:21: fatal error: gif_lib.h: No such file or directory #include <gif_lib.h> ^ compilation terminated. configure:23068: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <gif_lib.h> configure:23068: result: no configure:23068: checking gif_lib.h presence configure:23068: gcc -E conftest.c conftest.c:83:21: fatal error: gif_lib.h: No such file or directory #include <gif_lib.h> ^ compilation terminated. configure:23068: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <gif_lib.h> configure:23068: result: no configure:23068: checking for gif_lib.h configure:23068: result: no configure:23130: checking ecs.h usability configure:23130: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:116:17: fatal error: ecs.h: No such file or directory #include <ecs.h> ^ compilation terminated. configure:23130: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <ecs.h> configure:23130: result: no configure:23130: checking ecs.h presence configure:23130: gcc -E conftest.c conftest.c:83:17: fatal error: ecs.h: No such file or directory #include <ecs.h> ^ compilation terminated. configure:23130: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <ecs.h> configure:23130: result: no configure:23130: checking for ecs.h configure:23130: result: no configure:23383: checking for FMEObjects configure:23406: result: no configure:23538: checking for MongoCXX configure:23555: result: MongoCXX not found. configure:23650: checking for SDreaddata in -lmfhdfalt configure:23675: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdfalt -ldfalt -ljpeg -lpng -lz -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:23675: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:23684: result: no configure:23695: checking for SDreaddata in -lmfhdf configure:23720: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdf -ldf -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdf /usr/bin/ld: cannot find -ldf collect2: error: ld returned 1 exit status configure:23720: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:23729: result: no configure:23739: checking for SDreaddata in -lhdf4 configure:23764: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lhdf4 -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lhdf4 collect2: error: ld returned 1 exit status configure:23764: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:23773: result: no configure:23786: checking for SDreaddata in -lmfhdf configure:23811: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdf -ldf -ljpeg -lz -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdf /usr/bin/ld: cannot find -ldf collect2: error: ld returned 1 exit status configure:23811: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:23820: result: no configure:23832: checking for SDreaddata in -lmfhdf configure:23857: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lmfhdf -ldf -lsz -ljpeg -lz -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lmfhdf /usr/bin/ld: cannot find -ldf /usr/bin/ld: cannot find -lsz collect2: error: ld returned 1 exit status configure:23857: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char SDreaddata (); | int | main () | { | return SDreaddata (); | ; | return 0; | } configure:23866: result: no configure:24079: checking for pkg-config configure:24097: found /usr/bin/pkg-config configure:24109: result: /usr/bin/pkg-config configure:24134: checking pkg-config is at least version 0.25 configure:24137: result: yes configure:24148: checking for HDF5 configure:24156: $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 No package 'hdf5' found configure:24159: $? = 1 configure:24174: $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 No package 'hdf5' found configure:24177: $? = 1 No package 'hdf5' found configure:24205: result: no configure:24274: checking for H5Fopen in -lhdf5 configure:24299: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lhdf5 -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lhdf5 collect2: error: ld returned 1 exit status configure:24299: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char H5Fopen (); | int | main () | { | return H5Fopen (); | ; | return 0; | } configure:24308: result: no configure:24421: checking for kea-config configure:24452: result: no configure:24464: checking for kea configure:24473: result: no configure:24533: checking for nc-config configure:24564: result: no configure:24692: checking for nc_open in -lnetcdf configure:24717: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lnetcdf -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lnetcdf collect2: error: ld returned 1 exit status configure:24717: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char nc_open (); | int | main () | { | return nc_open (); | ; | return 0; | } configure:24726: result: no configure:24899: checking for jpc_decode in -ljasper configure:24924: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ljasper -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -ljasper collect2: error: ld returned 1 exit status configure:24924: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jpc_decode (); | int | main () | { | return jpc_decode (); | ; | return 0; | } configure:24933: result: no configure:24941: checking for jp2_decode in -ljasper configure:24966: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ljasper -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -ljasper collect2: error: ld returned 1 exit status configure:24966: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char jp2_decode (); | int | main () | { | return jp2_decode (); | ; | return 0; | } configure:24975: result: no configure:24983: checking for pgx_decode in -ljasper configure:25008: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ljasper -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -ljasper collect2: error: ld returned 1 exit status configure:25008: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pgx_decode (); | int | main () | { | return pgx_decode (); | ; | return 0; | } configure:25017: result: no configure:25122: checking openjpeg-2.3/openjpeg.h usability configure:25122: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:116:35: fatal error: openjpeg-2.3/openjpeg.h: No such file or directory #include <openjpeg-2.3/openjpeg.h> ^ compilation terminated. configure:25122: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <openjpeg-2.3/openjpeg.h> configure:25122: result: no configure:25122: checking openjpeg-2.3/openjpeg.h presence configure:25122: gcc -E conftest.c conftest.c:83:35: fatal error: openjpeg-2.3/openjpeg.h: No such file or directory #include <openjpeg-2.3/openjpeg.h> ^ compilation terminated. configure:25122: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <openjpeg-2.3/openjpeg.h> configure:25122: result: no configure:25122: checking for openjpeg-2.3/openjpeg.h configure:25122: result: no configure:25182: checking openjpeg-2.2/openjpeg.h usability configure:25182: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:116:35: fatal error: openjpeg-2.2/openjpeg.h: No such file or directory #include <openjpeg-2.2/openjpeg.h> ^ compilation terminated. configure:25182: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <openjpeg-2.2/openjpeg.h> configure:25182: result: no configure:25182: checking openjpeg-2.2/openjpeg.h presence configure:25182: gcc -E conftest.c conftest.c:83:35: fatal error: openjpeg-2.2/openjpeg.h: No such file or directory #include <openjpeg-2.2/openjpeg.h> ^ compilation terminated. configure:25182: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <openjpeg-2.2/openjpeg.h> configure:25182: result: no configure:25182: checking for openjpeg-2.2/openjpeg.h configure:25182: result: no configure:25242: checking openjpeg-2.1/openjpeg.h usability configure:25242: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:116:35: fatal error: openjpeg-2.1/openjpeg.h: No such file or directory #include <openjpeg-2.1/openjpeg.h> ^ compilation terminated. configure:25242: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <openjpeg-2.1/openjpeg.h> configure:25242: result: no configure:25242: checking openjpeg-2.1/openjpeg.h presence configure:25242: gcc -E conftest.c conftest.c:83:35: fatal error: openjpeg-2.1/openjpeg.h: No such file or directory #include <openjpeg-2.1/openjpeg.h> ^ compilation terminated. configure:25242: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <openjpeg-2.1/openjpeg.h> configure:25242: result: no configure:25242: checking for openjpeg-2.1/openjpeg.h configure:25242: result: no configure:25302: checking openjpeg-2.0/openjpeg.h usability configure:25302: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:116:35: fatal error: openjpeg-2.0/openjpeg.h: No such file or directory #include <openjpeg-2.0/openjpeg.h> ^ compilation terminated. configure:25302: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <openjpeg-2.0/openjpeg.h> configure:25302: result: no configure:25302: checking openjpeg-2.0/openjpeg.h presence configure:25302: gcc -E conftest.c conftest.c:83:35: fatal error: openjpeg-2.0/openjpeg.h: No such file or directory #include <openjpeg-2.0/openjpeg.h> ^ compilation terminated. configure:25302: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #include <openjpeg-2.0/openjpeg.h> configure:25302: result: no configure:25302: checking for openjpeg-2.0/openjpeg.h configure:25302: result: no configure:25456: checking for FileGDBAPI configure:25473: result: FileGDBAPI not found. configure:25586: checking for NCScbmOpenFileView in -lNCSEcw configure:25611: 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 -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lNCSEcw /usr/bin/ld: cannot find -lNCSCnet /usr/bin/ld: cannot find -lNCSUtil collect2: error: ld returned 1 exit status configure:25611: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char NCScbmOpenFileView (); | int | main () | { | return NCScbmOpenFileView (); | ; | return 0; | } configure:25620: result: no configure:25634: checking for NCScbmOpenFileView in -lecwj2 configure:25659: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lecwj2 -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 /usr/bin/ld: cannot find -lecwj2 collect2: error: ld returned 1 exit status configure:25659: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char NCScbmOpenFileView (); | int | main () | { | return NCScbmOpenFileView (); | ; | return 0; | } configure:25668: result: no configure:25774: checking for Kakadu JPEG2000 support configure:25786: result: not requested. configure:25826: MrSID support disabled. configure:25975: MrSID/MG4 Lidar support disabled. configure:26020: checking for JP2Lura support configure:26127: checking for MSG configure:26138: result: not requested configure:26151: checking for BSB configure:26155: result: enabled configure:26481: checking if Oracle support is enabled configure:26495: result: no configure:26514: checking for GRIB configure:26519: result: enabled configure:26548: result: enabled configure:26612: checking for MySQL configure:26621: result: no configure:26668: checking for Ingres configure:26676: result: no configure:26895: checking for Xerces C++ Parser configure:26977: result: no configure:27129: checking for XML_ParserCreate in -lexpat configure:27154: 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:27154: $? = 0 configure:27163: result: yes configure:27232: checking for Expat XML Parser headers in /usr/include configure:27256: g++ -std=gnu++11 -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:27256: $? = 0 configure:27260: result: found configure:27282: checking for Expat XML Parser configure:27296: result: yes configure:27305: checking if Expat XML Parser version is >= 1.95.0 configure:27337: result: yes configure:27481: checking for pkg-config configure:27511: result: /usr/bin/pkg-config configure:27536: checking pkg-config is at least version 0.25 configure:27539: result: yes configure:27551: checking for LIBKML configure:27559: $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 No package 'libkml' found configure:27562: $? = 1 configure:27577: $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 No package 'libkml' found configure:27580: $? = 1 No package 'libkml' found configure:27608: result: no configure:27842: checking for Google libkml configure:27917: result: no configure:27921: WARNING: Google libkml support requested but headers or library not found. Specify valid prefix of libkml using --with-libkml=[DIR] or provide include directory and linker flags using --with-libkml-inc and --with-libkml-lib configure:27955: checking for SQLConnect in -lodbc configure:27980: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lodbc -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 configure:27980: $? = 0 configure:27989: result: yes configure:27995: checking for SQLInstallDriverEx in -lodbcinst configure:28020: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lodbcinst -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 configure:28020: $? = 0 configure:28029: result: yes configure:28117: checking for sql.h configure:28117: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:88:17: fatal error: sql.h: No such file or directory #include <sql.h> ^ compilation terminated. configure:28117: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | /* end confdefs.h. */ | #ifdef _WIN32 | # include <windows.h> | #endif | | | #include <sql.h> configure:28117: result: no configure:28559: checking if Oracle support is enabled configure:28573: result: no configure:28590: checking for DODS configure:28600: result: disabled configure:28701: checking for curl-config configure:28719: found /usr/bin/curl-config configure:28732: result: /usr/bin/curl-config configure:28747: result: found libcurl version 7.29.0 configure:28750: checking for curl_global_init in -lcurl configure:28775: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lcurl -lcurl -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 configure:28775: $? = 0 configure:28784: result: yes configure:28829: checking for xml2-config configure:28847: found /usr/bin/xml2-config configure:28860: result: /usr/bin/xml2-config configure:28872: checking for xmlParseDoc in -lxml2 configure:28897: 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 -lm -ldl -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 configure:28897: $? = 0 configure:28906: result: yes configure:28932: checking for spatialite configure:28953: result: disabled configure:29700: checking for SQLite3 library >= 3.0.0 configure:29788: result: disabled configure:29863: rasterlite2 support disabled configure:30010: checking pcre.h usability configure:30010: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 configure:30010: $? = 0 configure:30010: result: yes configure:30010: checking pcre.h presence configure:30010: gcc -E conftest.c configure:30010: $? = 0 configure:30010: result: yes configure:30010: checking for pcre.h configure:30010: result: yes configure:30025: checking for pcre_compile in -lpcre configure:30050: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lpcre -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl >&5 configure:30050: $? = 0 configure:30059: result: yes configure:30083: checking Checking for Teigha configure:30093: result: disabled configure:30207: IBM Informix DataBlade not supported. configure:30223: checking whether we should include ESRI SDE support... configure:30538: result: ESRI SDE support not requested. configure:30680: checking for WebPDecodeRGB in -lwebp configure:30705: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lwebp -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre >&5 /usr/bin/ld: cannot find -lwebp collect2: error: ld returned 1 exit status configure:30705: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_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 WebPDecodeRGB (); | int | main () | { | return WebPDecodeRGB (); | ; | return 0; | } configure:30714: result: no configure:30813: checking for geos-config configure:30844: result: no configure:31087: checking for sfcgal-config configure:31118: result: no configure:31357: checking qhull/libqhull.h usability configure:31357: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:117:28: fatal error: qhull/libqhull.h: No such file or directory #include <qhull/libqhull.h> ^ compilation terminated. configure:31357: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <qhull/libqhull.h> configure:31357: result: no configure:31357: checking qhull/libqhull.h presence configure:31357: gcc -E conftest.c conftest.c:84:28: fatal error: qhull/libqhull.h: No such file or directory #include <qhull/libqhull.h> ^ compilation terminated. configure:31357: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include <qhull/libqhull.h> configure:31357: result: no configure:31357: checking for qhull/libqhull.h configure:31357: result: no configure:31418: checking libqhull/libqhull.h usability configure:31418: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:117:31: fatal error: libqhull/libqhull.h: No such file or directory #include <libqhull/libqhull.h> ^ compilation terminated. configure:31418: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <libqhull/libqhull.h> configure:31418: result: no configure:31418: checking libqhull/libqhull.h presence configure:31418: gcc -E conftest.c conftest.c:84:31: fatal error: libqhull/libqhull.h: No such file or directory #include <libqhull/libqhull.h> ^ compilation terminated. configure:31418: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include <libqhull/libqhull.h> configure:31418: result: no configure:31418: checking for libqhull/libqhull.h configure:31418: result: no configure:31508: checking for OpenCL support configure:31608: result: no configure:31625: checking for FreeXL support configure:31634: checking freexl.h usability configure:31634: gcc -c -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c >&5 conftest.c:117:20: fatal error: freexl.h: No such file or directory #include <freexl.h> ^ compilation terminated. configure:31634: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <freexl.h> configure:31634: result: no configure:31634: checking freexl.h presence configure:31634: gcc -E conftest.c conftest.c:84:20: fatal error: freexl.h: No such file or directory #include <freexl.h> ^ compilation terminated. configure:31634: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_H 1 | /* end confdefs.h. */ | #include <freexl.h> configure:31634: result: no configure:31634: checking for freexl.h configure:31634: result: no configure:31644: checking for freexl_open in -lfreexl configure:31669: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lfreexl -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre >&5 /usr/bin/ld: cannot find -lfreexl collect2: error: ld returned 1 exit status configure:31669: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_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 freexl_open (); | int | main () | { | return freexl_open (); | ; | return 0; | } configure:31678: result: no configure:31689: checking for freexl_open in -lfreexl configure:31714: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lfreexl -lm -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre >&5 /usr/bin/ld: cannot find -lfreexl collect2: error: ld returned 1 exit status configure:31714: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_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 freexl_open (); | int | main () | { | return freexl_open (); | ; | return 0; | } configure:31723: result: no configure:31735: checking for freexl_open in -lfreexl configure:31760: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lfreexl -liconv -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre >&5 /usr/bin/ld: cannot find -lfreexl /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:31760: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_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 freexl_open (); | int | main () | { | return freexl_open (); | ; | return 0; | } configure:31769: result: no configure:31781: checking for freexl_open in -lfreexl configure:31806: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lfreexl -liconv -lm -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre >&5 /usr/bin/ld: cannot find -lfreexl /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:31806: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_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 freexl_open (); | int | main () | { | return freexl_open (); | ; | return 0; | } configure:31815: result: no configure:31827: checking for freexl_open in -lfreexl configure:31852: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -lfreexl -liconv -lcharset -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre >&5 /usr/bin/ld: cannot find -lfreexl /usr/bin/ld: cannot find -liconv /usr/bin/ld: cannot find -lcharset collect2: error: ld returned 1 exit status configure:31852: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_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 freexl_open (); | int | main () | { | return freexl_open (); | ; | return 0; | } configure:31861: result: no configure:32160: checking for json_object_set_serializer in -ljson-c configure:32185: gcc -o conftest -DHAVE_AVX_AT_COMPILE_TIME -DHAVE_SSSE3_AT_COMPILE_TIME -DHAVE_SSE_AT_COMPILE_TIME -g -O2 conftest.c -ljson-c -lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre >&5 /usr/bin/ld: cannot find -ljson-c collect2: error: ld returned 1 exit status configure:32185: $? = 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_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_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_PNG_H 1 | #define HAVE_JPEGLIB_H 1 | #define HAVE_PCRE_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 json_object_set_serializer (); | int | main () | { | return json_object_set_serializer (); | ; | return 0; | } configure:32194: result: no configure:32267: result: using internal libjson-c code configure:32278: checking whether to enable PAM configure:32294: result: yes configure:32303: checking whether to build PDF driver as a plugin configure:32320: result: no configure:32343: checking for poppler configure:32490: result: disabled configure:32521: checking for podofo configure:32604: result: disabled configure:32625: checking for pdfium configure:32731: result: disabled configure:32743: checking how to link PROJ.4 library configure:32756: result: link dynamically. configure:33079: result: checking GDAL version information from gdal_version.h: 2.2.3 configure:33210: checking for perl bindings configure:33217: result: disabled configure:33229: checking for php bindings configure:33236: result: disabled configure:33251: checking for python bindings configure:33308: result: disabled configure:33343: checking whether we should include Java support configure:33457: result: no configure:33474: checking whether we should include MDB support configure:33815: result: no configure:33828: checking whether we should include rasdaman support... configure:33902: result: rasdaman support not requested. configure:33921: checking whether we should include Armadillo support configure:33986: result: no configure:34004: checking for cryptopp configure:34027: result: no configure:34118: checking for MRF configure:34123: result: enabled configure:34132: checking if sprintf can be overloaded for GDAL compilation configure:34144: result: yes configure:34187: 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 vps243764.vps.ovh.ca config.status:1385: creating GDALmake.opt config.status:1484: WARNING: 'GDALmake.opt.in' seems to ignore the --datarootdir setting config.status:1385: creating port/cpl_config.h config.status:1555: port/cpl_config.h is unchanged config.status:1569: executing libtool commands ## ---------------- ## ## 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_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_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_assert_h=yes ac_cv_header_csf_h=no ac_cv_header_dbmalloc_h=no ac_cv_header_direct_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_ecs_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_freexl_h=no ac_cv_header_gif_lib_h=no ac_cv_header_inttypes_h=yes ac_cv_header_jpeglib_h=yes ac_cv_header_libqhull_libqhull_h=no ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_memory_h=yes ac_cv_header_openjpeg_2_0_openjpeg_h=no ac_cv_header_openjpeg_2_1_openjpeg_h=no ac_cv_header_openjpeg_2_2_openjpeg_h=no ac_cv_header_openjpeg_2_3_openjpeg_h=no ac_cv_header_pcre_h=yes ac_cv_header_png_h=yes ac_cv_header_qhull_libqhull_h=no ac_cv_header_sql_h=no 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_NCSEcw_NCScbmOpenFileView=no ac_cv_lib_cfitsio_ffopen=no ac_cv_lib_csf_Mopen=no ac_cv_lib_curl_curl_global_init=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_ecwj2_NCScbmOpenFileView=no ac_cv_lib_expat_XML_ParserCreate=yes ac_cv_lib_freexl_freexl_open=no ac_cv_lib_gif_DGifOpenFileName=no ac_cv_lib_grass5_G_gisinit_2=no ac_cv_lib_gta_gta_version=no ac_cv_lib_hdf4_SDreaddata=no ac_cv_lib_hdf5_H5Fopen=no ac_cv_lib_jasper_jp2_decode=no ac_cv_lib_jasper_jpc_decode=no ac_cv_lib_jasper_pgx_decode=no ac_cv_lib_jpeg_jpeg_read_scanlines=yes ac_cv_lib_json_c_json_object_set_serializer=no ac_cv_lib_m_sin=yes ac_cv_lib_mfhdf_SDreaddata=no ac_cv_lib_mfhdfalt_SDreaddata=no ac_cv_lib_netcdf_nc_open=no ac_cv_lib_odbc_SQLConnect=yes ac_cv_lib_odbcinst_SQLInstallDriverEx=yes ac_cv_lib_pcre_pcre_compile=yes ac_cv_lib_png_png_set_IHDR=yes ac_cv_lib_pthread_pthread_create=yes ac_cv_lib_rt_nanosleep=yes ac_cv_lib_tiff_TIFFScanlineSize64=no ac_cv_lib_webp_WebPDecodeRGB=no ac_cv_lib_xml2_xmlParseDoc=yes ac_cv_lib_z_deflateInit_=yes ac_cv_lib_z_inflateCopy=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_FGREP='/usr/bin/grep -F' ac_cv_path_GEOS_CONFIG=no ac_cv_path_GREP=/usr/bin/grep ac_cv_path_KEA_CONFIG=no ac_cv_path_LIBCURL_CONFIG=/usr/bin/curl-config ac_cv_path_LIBXML2_CONFIG=/usr/bin/xml2-config ac_cv_path_NETCDF_NCCONFIG=no ac_cv_path_PG_CONFIG=no ac_cv_path_SED=/usr/bin/sed ac_cv_path_SFCGAL_CONFIG=no ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -std=gnu++11 -E' 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=no ax_cv_check_cflags__Wdocumentation__Wno_documentation_deprecated_sync=no ax_cv_check_cflags__Wduplicated_cond=no 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=no 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=no 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__Wmissing_declarations=yes ax_cv_check_cxxflags__Wmissing_prototypes=no ax_cv_check_cxxflags__Wnon_virtual_dtor=yes ax_cv_check_cxxflags__Woverloaded_virtual=yes ax_cv_check_cxxflags__Wsuggest_override=no ax_cv_check_cxxflags__Wunused_private_field=no ax_cv_check_cxxflags__fno_operator_names=yes ax_cv_cxx_compile_cxx11=no ax_cv_cxx_compile_cxx11__std_gnupp11=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=no lt_cv_prog_compiler_static_works_CXX=no 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop ## ----------------- ## ## Output variables. ## ## ----------------- ## AR='ar' AS='as' AVXFLAGS='-mavx' AWK='gawk' BINDINGS='' 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' CPP='gcc -E' CPPFLAGS='' CRUNCHDIR='' CURL_INC='' CURL_LIB='-lcurl ' CURL_SETTING='yes' CXX11_SUPPORT='yes' CXX='g++ -std=gnu++11' CXXCPP='g++ -std=gnu++11 -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 -Wmissing-declarations -Wnon-virtual-dtor -Woverloaded-virtual -fno-operator-names' 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' 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='' ECW_SETTING='no' EGREP='/usr/bin/grep -E' EXEEXT='' EXE_EXT='' EXPAT_CFLAGS='-I/usr/include' EXPAT_INCLUDE='-I/usr/include' EXPAT_LDFLAGS='-lexpat' EXPAT_VERSION='2.1.0' EXTRA_INCLUDES='' FGDB_ENABLED='no' FGDB_INC='' FGDB_LIB='' FGREP='/usr/bin/grep -F' FITS_SETTING='no' FREEXL_INCLUDE='' GDAL_VER='2.2.3' GDAL_VERSION_MAJOR='2' GDAL_VERSION_MINOR='2' GDAL_VERSION_REV='3' GEOS_CFLAGS='' GEOS_CONFIG='no' GEOS_LIBS='' GEOS_VERSION='' GEOTIFF_INCLUDE='' GEOTIFF_SETTING='internal' GIF_SETTING='internal' GNM_ENABLED='yes' GRASS_GISBASE='' GRASS_INCLUDE='' GRASS_SETTING='no' GREP='/usr/bin/grep' GTA_SETTING='no' HAVE_ARMADILLO='no' HAVE_CRYPTOPP='no' HAVE_CXX11='1' HAVE_EXPAT='yes' HAVE_FREEXL='no' HAVE_GCC_ATOMIC_BUILTINS='yes' HAVE_GCC_BSWAP='yes' HAVE_GEOS='' HAVE_GRASS='no' HAVE_HDF4='no' HAVE_HDF5='no' HAVE_HIDE_INTERNAL_SYMBOLS='no' HAVE_IDB='no' HAVE_INGRES='no' HAVE_JASPER='no' HAVE_KEA='no' HAVE_LIBKML='no' HAVE_LIBTOOL='yes' HAVE_LIBXML2='yes' HAVE_MYSQL='no' HAVE_NAS='no' HAVE_OCI='no' HAVE_OGDI='no' HAVE_OPENJPEG='no' HAVE_PCRE='yes' HAVE_PDFIUM='no' HAVE_PG='no' HAVE_PODOFO='no' HAVE_POPPLER='no' HAVE_RASTERLITE2='no' HAVE_SFCGAL='' HAVE_SPATIALITE='no' HAVE_SQLITE='no' HAVE_TEIGHA='no' HAVE_XERCES='no' HDF4_HAS_MAXOPENFILES='' HDF4_INCLUDE='' HDF5_CFLAGS='' HDF5_INCLUDE='' HDF5_LIBS='' IDB_INC='' IDB_LIB='' II_SYSTEM='' INGRES_INC='' INGRES_LIB='' JASPER_FLAGS='' JAVA_HOME='' JAVA_INC='' JP2LURA_INCLUDE='' JPEG12_ENABLED='no' JPEG_SETTING='external' JSON_INCLUDE='-I$(GDAL_ROOT)/ogr/ogrsf_frmts/geojson/libjson' JVM_LIB='' KAKDIR='' KEA_CONFIG='no' KEA_INC='' KEA_LIB='' 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='no' LIBOBJS='' LIBS='-lexpat -ljpeg -lpng -lz -lpthread -lm -lrt -ldl -lpcre' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIBXML2_CONFIG='/usr/bin/xml2-config' LIBXML2_INC='-I/usr/include/libxml2' LIBXML2_LIB='-lxml2 -lz -lm -ldl' LIBZ_SETTING='external' LIPO='' LN_S='ln -s' LTLIBICONV='' LTLIBOBJS='' 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='no' MYSQL_INC='' MYSQL_LIB='' NETCDF_HAS_HDF4='' NETCDF_HAS_NC4='' NETCDF_NCCONFIG='' NETCDF_ROOT='' NETCDF_SETTING='no' 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='no' OGDI_INCLUDE='' OPENCL_FLAGS='' OPENCL_LIB='' OPENJPEG_VERSION='' OPT_GDAL_FORMATS='mrf wcs wms plmosaic wmts grib bsb gif jpeg png pcraster ' 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='no' PG_CONFIG='no' PG_INC='' PG_LIB='' PKG_CONFIG='/usr/bin/pkg-config' PNG_SETTING='external' PODOFO_INC='' PODOFO_PLUGIN_LIB='' POPPLER_0_20_OR_LATER='no' POPPLER_0_23_OR_LATER='no' POPPLER_0_58_OR_LATER='no' POPPLER_BASE_STREAM_HAS_TWO_ARGS='no' POPPLER_HAS_OPTCONTENT='no' POPPLER_INC='' POPPLER_PLUGIN_LIB='' PROJ_INCLUDE='' PROJ_STATIC='no' PYTHON='' PY_HAVE_SETUPTOOLS='' 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' 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='' SPATIALITE_AMALGAMATION='no' SPATIALITE_INC='' SPATIALITE_SONAME='' SQLITE3_CFLAGS='' SQLITE3_LDFLAGS='' SQLITE3_VERSION='' SQLITE_HAS_COLUMN_METADATA='' SQLITE_INC='' SSEFLAGS='' SSSE3FLAGS='-mssse3' STRIP='strip' TEIGHA_DIR='' TIFF_JPEG12_ENABLED='no' TIFF_OPTS='-DBIGTIFF_SUPPORT' TIFF_SETTING='internal' USE_ONLY_CRYPTODLL_ALG='yes' XERCES_CFLAGS='' XERCES_INCLUDE='' XERCES_LDFLAGS='' XERCES_VERSION='' X_FME_HOME='' 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}/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' 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_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_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_PNG_H 1 #define HAVE_JPEGLIB_H 1 #define HAVE_PCRE_H 1 #define GDAL_PREFIX "/usr/local" configure: exit 0