This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/firebird-2.5.6.27020.0 --htmldir=/usr/share/doc/firebird-2.5.6.27020.0/html --libdir=/usr/lib64/firebird/lib64 --prefix=/usr/lib64/firebird --enable-superserver --disable-debug --with-editline --with-system-editline --with-system-icu --with-fbbin=/usr/bin --with-fbsbin=/usr/sbin --with-fbconf=/etc/firebird --with-fblib=/usr/lib64 --with-fbinclude=/usr/include --with-fbdoc=/usr/share/doc/firebird-2.5.6.27020.0 --with-fbudf=/usr/lib64/firebird/UDF --with-fbsample=/usr/share/doc/firebird-2.5.6.27020.0/examples --with-fbsample-db=/usr/share/doc/firebird-2.5.6.27020.0/examples/db --with-fbhelp=/usr/lib64/firebird/help --with-fbintl=/usr/lib64/firebird/intl --with-fbmisc=/usr/share/firebird --with-fbsecure-db=/etc/firebird --with-fbmsg=/usr/lib64/firebird --with-fblog=/var/log/firebird/ --with-fbglock=/var/run/firebird --with-fbplugins=/usr/lib64/firebird/plugins --with-gnu-ld ## --------- ## ## Platform. ## ## --------- ## hostname = mr-fox uname -m = x86_64 uname -r = 4.8.17-hardened-r2 uname -s = Linux uname -v = #1 SMP Wed Feb 1 20:51:30 CET 2017 /usr/bin/uname -p = Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/lib/portage/python3.4/ebuild-helpers/xattr PATH: /usr/lib/portage/python3.4/ebuild-helpers PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /sbin PATH: /bin PATH: /opt/bin PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 PATH: /opt/ekopath/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2758: checking whether make sets $(MAKE) configure:2780: result: yes configure:2818: checking build system type configure:2832: result: x86_64-pc-linux-gnu configure:2852: checking host system type configure:2865: result: x86_64-pc-linux-gnu configure:2885: checking target system type configure:2898: result: x86_64-pc-linux-gnu configure:3429: checking for x86_64-pc-linux-gnu-gcc configure:3445: found /usr/bin/x86_64-pc-linux-gnu-gcc configure:3456: result: x86_64-pc-linux-gnu-gcc configure:3725: checking for C compiler version configure:3734: x86_64-pc-linux-gnu-gcc --version >&5 x86_64-pc-linux-gnu-gcc (Gentoo 6.3.0 p1.0) 6.3.0 Copyright (C) 2016 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:3745: $? = 0 configure:3734: x86_64-pc-linux-gnu-gcc -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.3.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.3.0 (Gentoo 6.3.0 p1.0) configure:3745: $? = 0 configure:3734: x86_64-pc-linux-gnu-gcc -V >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3745: $? = 1 configure:3734: x86_64-pc-linux-gnu-gcc -qversion >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-gcc: fatal error: no input files compilation terminated. configure:3745: $? = 1 configure:3765: checking whether the C compiler works configure:3787: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3791: $? = 0 configure:3839: result: yes configure:3842: checking for C compiler default output file name configure:3844: result: a.out configure:3850: checking for suffix of executables configure:3857: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3861: $? = 0 configure:3883: result: configure:3905: checking whether we are cross compiling configure:3913: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:3917: $? = 0 configure:3924: ./conftest configure:3928: $? = 0 configure:3943: result: no configure:3948: checking for suffix of object files configure:3970: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:3974: $? = 0 configure:3995: result: o configure:3999: checking whether we are using the GNU C compiler configure:4018: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4018: $? = 0 configure:4027: result: yes configure:4036: checking whether x86_64-pc-linux-gnu-gcc accepts -g configure:4056: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 configure:4056: $? = 0 configure:4097: result: yes configure:4114: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 configure:4177: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall conftest.c >&5 configure:4177: $? = 0 configure:4190: result: none needed configure:4231: checking for /proc/self/maps configure:4244: result: yes configure:4250: checking whether everything is installed to the same prefix configure:4266: result: no configure:4269: checking whether binary relocation support should be enabled configure:4287: result: no configure:4589: checking for the pthreads library -lpthreads configure:4622: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -lpthreads >&5 conftest.c: In function 'main': conftest.c:16:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:15:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lpthreads collect2: error: ld returned 1 exit status configure:4622: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4631: result: no configure:4534: checking whether pthreads work without any flags configure:4622: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:16:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:15:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccTP7XFg.o: In function `main': conftest.c:(.text.startup+0x19): undefined reference to `pthread_join' conftest.c:(.text.startup+0x36): undefined reference to `__pthread_register_cancel' conftest.c:(.text.startup+0x43): undefined reference to `pthread_create' conftest.c:(.text.startup+0x4b): undefined reference to `__pthread_unregister_cancel' collect2: error: ld returned 1 exit status configure:4622: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4631: result: no configure:4539: checking whether pthreads work with -Kthread configure:4622: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-Kthread'; did you mean '-pthread'? configure:4622: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4631: result: no configure:4539: checking whether pthreads work with -kthread configure:4622: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread'; did you mean '-pthread'? configure:4622: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4631: result: no configure:4589: checking for the pthreads library -llthread configure:4622: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -Wl,-O1 -Wl,--as-needed conftest.c -llthread >&5 conftest.c: In function 'main': conftest.c:16:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:15:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -llthread collect2: error: ld returned 1 exit status configure:4622: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | /* end confdefs.h. */ | #include | int | main () | { | pthread_t th; pthread_join(th, 0); | pthread_attr_init(0); pthread_cleanup_push(0, 0); | pthread_create(0,0,0,0); pthread_cleanup_pop(0); | ; | return 0; | } configure:4631: result: no configure:4539: checking whether pthreads work with -pthread configure:4622: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:16:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_attr_init(0); pthread_cleanup_push(0, 0); ^~~~~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 1) [-Wnonnull] pthread_create(0,0,0,0); pthread_cleanup_pop(0); ^~~~~~~~~~~~~~ conftest.c:17:22: warning: null argument where non-null required (argument 3) [-Wnonnull] conftest.c:15:15: warning: 'th' is used uninitialized in this function [-Wuninitialized] pthread_t th; pthread_join(th, 0); ^~~~~~~~~~~~~~~~~~~ configure:4622: $? = 0 configure:4631: result: yes configure:4651: checking for joinable pthread attribute configure:4664: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 conftest.c: In function 'main': conftest.c:15:5: warning: unused variable 'attr' [-Wunused-variable] int attr=PTHREAD_CREATE_JOINABLE; ^~~~ configure:4664: $? = 0 configure:4696: result: PTHREAD_CREATE_JOINABLE configure:4703: checking if more special flags are required for pthreads configure:4710: result: no configure:4722: checking for cc_r configure:4750: result: x86_64-pc-linux-gnu-gcc configure:4833: checking for readline in -ledit configure:4858: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -ledit >&5 configure:4858: $? = 0 configure:4867: result: yes configure:5456: checking for gawk configure:5472: found /usr/bin/gawk configure:5483: result: gawk configure:5498: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99 configure:5647: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'test_varargs': conftest.c:104:9: warning: variable 'fnumber' set but not used [-Wunused-but-set-variable] float fnumber; ^~~~~~~ conftest.c:103:7: warning: variable 'number' set but not used [-Wunused-but-set-variable] int number; ^~~~~~ conftest.c:102:15: warning: variable 'str' set but not used [-Wunused-but-set-variable] const char *str; ^~~ configure:5647: $? = 0 configure:5660: result: none needed configure:5768: checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C configure:5779: result: none needed configure:5791: checking how to run the C preprocessor configure:5822: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5822: $? = 0 configure:5836: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:33:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5836: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | /* end confdefs.h. */ | #include configure:5861: result: x86_64-pc-linux-gnu-gcc -E configure:5881: x86_64-pc-linux-gnu-gcc -E conftest.c configure:5881: $? = 0 configure:5895: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:33:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:5895: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | /* end confdefs.h. */ | #include configure:5924: checking for grep that handles long lines and -e configure:5982: result: /bin/grep configure:5987: checking for egrep configure:6049: result: /bin/grep -E configure:6055: checking whether x86_64-pc-linux-gnu-gcc needs -traditional configure:6089: result: no configure:6110: checking for x86_64-pc-linux-gnu-g++ configure:6126: found /usr/bin/x86_64-pc-linux-gnu-g++ configure:6137: result: x86_64-pc-linux-gnu-g++ configure:6208: checking for C++ compiler version configure:6217: x86_64-pc-linux-gnu-g++ --version >&5 x86_64-pc-linux-gnu-g++ (Gentoo 6.3.0 p1.0) 6.3.0 Copyright (C) 2016 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:6228: $? = 0 configure:6217: x86_64-pc-linux-gnu-g++ -v >&5 Using built-in specs. COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0/x86_64-pc-linux-gnu-g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/6.3.0/lto-wrapper Target: x86_64-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-6.3.0/work/gcc-6.3.0/configure --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/6.3.0 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/g++-v6 --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/6.3.0/python --enable-languages=c,c++,fortran --enable-obsolete --enable-secureplt --disable-werror --with-system-zlib --enable-nls --without-included-gettext --enable-checking=release --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion='Gentoo 6.3.0 p1.0' --disable-esp --enable-libstdcxx-time --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --disable-multilib --with-multilib-list=m64 --disable-altivec --disable-fixed-point --enable-targets=all --disable-libgcj --enable-libgomp --disable-libmudflap --disable-libssp --disable-libcilkrts --disable-libmpx --enable-vtable-verify --enable-libvtv --enable-lto --without-isl --enable-libsanitizer --disable-default-pie --enable-default-ssp Thread model: posix gcc version 6.3.0 (Gentoo 6.3.0 p1.0) configure:6228: $? = 0 configure:6217: x86_64-pc-linux-gnu-g++ -V >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-V' x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6228: $? = 1 configure:6217: x86_64-pc-linux-gnu-g++ -qversion >&5 x86_64-pc-linux-gnu-g++: error: unrecognized command line option '-qversion'; did you mean '--version'? x86_64-pc-linux-gnu-g++: fatal error: no input files compilation terminated. configure:6228: $? = 1 configure:6232: checking whether we are using the GNU C++ compiler configure:6251: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -pthread conftest.cpp >&5 configure:6251: $? = 0 configure:6260: result: yes configure:6269: checking whether x86_64-pc-linux-gnu-g++ accepts -g configure:6289: x86_64-pc-linux-gnu-g++ -c -g conftest.cpp >&5 configure:6289: $? = 0 configure:6330: result: yes configure:6358: checking how to run the C preprocessor configure:6428: result: x86_64-pc-linux-gnu-gcc -E configure:6448: x86_64-pc-linux-gnu-gcc -E conftest.c configure:6448: $? = 0 configure:6462: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:33:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:6462: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | /* end confdefs.h. */ | #include configure:6504: checking for a BSD-compatible install configure:6572: result: /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c configure:6583: checking whether ln -s works configure:6587: result: yes configure:6901: checking whether make sets $(MAKE) configure:6923: result: yes configure:6978: checking how to print strings configure:7005: result: printf configure:7026: checking for a sed that does not truncate output configure:7090: result: /bin/sed configure:7108: checking for fgrep configure:7170: result: /bin/grep -F configure:7205: checking for ld used by x86_64-pc-linux-gnu-gcc configure:7272: result: /usr/x86_64-pc-linux-gnu/bin/ld configure:7279: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld configure:7294: result: yes configure:7306: checking for BSD- or MS-compatible name lister (nm) configure:7360: result: /usr/bin/x86_64-pc-linux-gnu-nm -B configure:7490: checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface configure:7497: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:7500: /usr/bin/x86_64-pc-linux-gnu-nm -B "conftest.o" configure:7503: output 0000000000000000 B some_variable configure:7510: result: BSD nm configure:7514: checking the maximum length of command line arguments configure:7645: result: 1572864 configure:7693: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format configure:7733: result: func_convert_file_noop configure:7740: checking how to convert x86_64-pc-linux-gnu file names to toolchain format configure:7760: result: func_convert_file_noop configure:7767: checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files configure:7774: result: -r configure:7808: checking for x86_64-pc-linux-gnu-objdump configure:7835: result: objdump configure:7904: checking how to recognize dependent libraries configure:8104: result: pass_all configure:8149: checking for x86_64-pc-linux-gnu-dlltool configure:8176: result: dlltool configure:8246: checking how to associate runtime and link libraries configure:8273: result: printf %s\n configure:8289: checking for x86_64-pc-linux-gnu-ar configure:8305: found /usr/bin/x86_64-pc-linux-gnu-ar configure:8316: result: x86_64-pc-linux-gnu-ar configure:8397: checking for archiver @FILE support configure:8414: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:8414: $? = 0 configure:8417: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 configure:8420: $? = 0 configure:8425: x86_64-pc-linux-gnu-ar cru libconftest.a @conftest.lst >&5 x86_64-pc-linux-gnu-ar: conftest.o: No such file or directory configure:8428: $? = 1 configure:8440: result: @ configure:8458: checking for x86_64-pc-linux-gnu-strip configure:8474: found /usr/bin/x86_64-pc-linux-gnu-strip configure:8485: result: x86_64-pc-linux-gnu-strip configure:8557: checking for x86_64-pc-linux-gnu-ranlib configure:8573: found /usr/bin/x86_64-pc-linux-gnu-ranlib configure:8584: result: x86_64-pc-linux-gnu-ranlib configure:8726: checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object configure:8879: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:8882: $? = 0 configure:8886: /usr/bin/x86_64-pc-linux-gnu-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:8889: $? = 0 configure:8955: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c conftstm.o >&5 configure:8958: $? = 0 configure:8996: result: ok configure:9043: checking for sysroot configure:9073: result: no configure:9080: checking for a working dd configure:9118: result: /bin/dd configure:9122: checking how to truncate binary pipes configure:9137: result: /bin/dd bs=4096 count=1 configure:9273: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:9276: $? = 0 configure:9426: checking for x86_64-pc-linux-gnu-mt configure:9456: result: no configure:9466: checking for mt configure:9496: result: no configure:9516: checking if : is a manifest tool configure:9522: : '-?' configure:9530: result: no configure:10202: checking for ANSI C header files configure:10222: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10222: $? = 0 configure:10295: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:10295: $? = 0 configure:10295: ./conftest configure:10295: $? = 0 configure:10306: result: yes configure:10319: checking for sys/types.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for sys/stat.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for stdlib.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for string.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for memory.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for strings.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for inttypes.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for stdint.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10319: checking for unistd.h configure:10319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10319: $? = 0 configure:10319: result: yes configure:10333: checking for dlfcn.h configure:10333: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:10333: $? = 0 configure:10333: result: yes configure:10596: checking for objdir configure:10611: result: .libs configure:10875: checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions configure:10893: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C configure:10897: $? = 0 configure:10910: result: no configure:11268: checking for x86_64-pc-linux-gnu-gcc option to produce PIC configure:11275: result: -fPIC -DPIC configure:11283: checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works configure:11301: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread -fPIC -DPIC -DPIC conftest.c >&5 configure:11305: $? = 0 configure:11318: result: yes configure:11347: checking if x86_64-pc-linux-gnu-gcc static flag -static works configure:11375: result: yes configure:11390: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11411: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread -o out/conftest2.o conftest.c >&5 configure:11415: $? = 0 configure:11437: result: yes configure:11445: checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o configure:11492: result: yes configure:11525: checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:12784: result: yes configure:12821: checking whether -lc should be explicitly linked in configure:12829: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:12832: $? = 0 configure:12847: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12850: $? = 0 configure:12864: result: no configure:13024: checking dynamic linker characteristics configure:13618: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13618: $? = 0 configure:13855: result: GNU/Linux ld.so configure:13977: checking how to hardcode library paths into programs configure:14002: result: immediate configure:14104: checking for shl_load configure:14104: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccftweng.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `shl_load' collect2: error: ld returned 1 exit status configure:14104: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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. */ | /* Define shl_load to an innocuous variant, in case declares shl_load. | For example, HP-UX 11i declares gettimeofday. */ | #define shl_load innocuous_shl_load | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char shl_load (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef shl_load | | /* 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 shl_load (); | /* 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_shl_load || defined __stub___shl_load | choke me | #endif | | int | main () | { | return shl_load (); | ; | return 0; | } configure:14104: result: no configure:14108: checking for shl_load in -ldld configure:14133: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -ldld >&5 /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -ldld collect2: error: ld returned 1 exit status configure:14133: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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. */ | | /* 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 shl_load (); | int | main () | { | return shl_load (); | ; | return 0; | } configure:14142: result: no configure:14147: checking for dlopen configure:14147: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/cczi8Wsq.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:14147: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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. */ | /* Define dlopen to an innocuous variant, in case declares dlopen. | For example, HP-UX 11i declares gettimeofday. */ | #define dlopen innocuous_dlopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dlopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dlopen | | /* 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 dlopen (); | /* 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_dlopen || defined __stub___dlopen | choke me | #endif | | int | main () | { | return dlopen (); | ; | return 0; | } configure:14147: result: no configure:14151: checking for dlopen in -ldl configure:14176: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:14176: $? = 0 configure:14185: result: yes configure:14304: checking whether a program can dlopen itself configure:14384: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic conftest.c -ldl >&5 configure:14387: $? = 0 configure:14405: result: yes configure:14410: checking whether a statically linked program can dlopen itself configure:14490: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -DHAVE_DLFCN_H -Wl,-O1 -Wl,--as-needed -Wl,--export-dynamic -static conftest.c -ldl >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/cc1IxAeE.o: In function `main': conftest.c:(.text.startup+0x9): warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: dynamic STT_GNU_IFUNC symbol `strcmp' with pointer equality in `/usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../lib64/libc.a(strcmp.o)' can not be used when making an executable; recompile with -fPIE and relink with -pie collect2: error: ld returned 1 exit status configure:14493: $? = 1 configure:14511: result: no configure:14550: checking whether stripping libraries is possible configure:14555: result: yes configure:14590: checking if libtool supports shared libraries configure:14592: result: yes configure:14595: checking whether to build shared libraries configure:14620: result: yes configure:14623: checking whether to build static libraries configure:14627: result: yes configure:14650: checking how to run the C++ preprocessor configure:14677: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:14677: $? = 0 configure:14691: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:45:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14691: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14716: result: x86_64-pc-linux-gnu-g++ -E configure:14736: x86_64-pc-linux-gnu-g++ -E conftest.cpp configure:14736: $? = 0 configure:14750: x86_64-pc-linux-gnu-g++ -E conftest.cpp conftest.cpp:45:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:14750: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14912: checking for ld used by x86_64-pc-linux-gnu-g++ configure:14979: result: /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 configure:14986: checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld configure:15001: result: yes configure:15056: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:16129: result: yes configure:16165: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -pthread conftest.cpp >&5 configure:16168: $? = 0 configure:16649: checking for x86_64-pc-linux-gnu-g++ option to produce PIC configure:16656: result: -fPIC -DPIC configure:16664: checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works configure:16682: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -pthread -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16686: $? = 0 configure:16699: result: yes configure:16722: checking if x86_64-pc-linux-gnu-g++ static flag -static works configure:16750: result: yes configure:16762: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16783: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -pthread -o out/conftest2.o conftest.cpp >&5 configure:16787: $? = 0 configure:16809: result: yes configure:16814: checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o configure:16861: result: yes configure:16891: checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries configure:16931: result: yes configure:17072: checking dynamic linker characteristics configure:17830: result: GNU/Linux ld.so configure:17895: checking how to hardcode library paths into programs configure:17920: result: immediate configure:17985: checking for dirent.h that defines DIR configure:18004: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18004: $? = 0 configure:18012: result: yes configure:18025: checking for library containing opendir configure:18056: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 configure:18056: $? = 0 configure:18073: result: none required configure:18140: checking for ANSI C header files configure:18244: result: yes configure:18252: checking for sys/wait.h that is POSIX.1 compatible configure:18278: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18278: $? = 0 configure:18285: result: yes configure:18295: checking assert.h usability configure:18295: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18295: $? = 0 configure:18295: result: yes configure:18295: checking assert.h presence configure:18295: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18295: $? = 0 configure:18295: result: yes configure:18295: checking for assert.h configure:18295: result: yes configure:18307: checking ctype.h usability configure:18307: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking ctype.h presence configure:18307: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18307: $? = 0 configure:18307: result: yes configure:18307: checking for ctype.h configure:18307: result: yes configure:18319: checking errno.h usability configure:18319: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18319: $? = 0 configure:18319: result: yes configure:18319: checking errno.h presence configure:18319: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18319: $? = 0 configure:18319: result: yes configure:18319: checking for errno.h configure:18319: result: yes configure:18331: checking fcntl.h usability configure:18331: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18331: $? = 0 configure:18331: result: yes configure:18331: checking fcntl.h presence configure:18331: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18331: $? = 0 configure:18331: result: yes configure:18331: checking for fcntl.h configure:18331: result: yes configure:18343: checking grp.h usability configure:18343: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18343: $? = 0 configure:18343: result: yes configure:18343: checking grp.h presence configure:18343: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18343: $? = 0 configure:18343: result: yes configure:18343: checking for grp.h configure:18343: result: yes configure:18355: checking pwd.h usability configure:18355: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18355: $? = 0 configure:18355: result: yes configure:18355: checking pwd.h presence configure:18355: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18355: $? = 0 configure:18355: result: yes configure:18355: checking for pwd.h configure:18355: result: yes configure:18367: checking libio.h usability configure:18367: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18367: $? = 0 configure:18367: result: yes configure:18367: checking libio.h presence configure:18367: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18367: $? = 0 configure:18367: result: yes configure:18367: checking for libio.h configure:18367: result: yes configure:18379: checking locale.h usability configure:18379: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18379: $? = 0 configure:18379: result: yes configure:18379: checking locale.h presence configure:18379: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18379: $? = 0 configure:18379: result: yes configure:18379: checking for locale.h configure:18379: result: yes configure:18391: checking math.h usability configure:18391: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18391: $? = 0 configure:18391: result: yes configure:18391: checking math.h presence configure:18391: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18391: $? = 0 configure:18391: result: yes configure:18391: checking for math.h configure:18391: result: yes configure:18403: checking pthread.h usability configure:18403: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18403: $? = 0 configure:18403: result: yes configure:18403: checking pthread.h presence configure:18403: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18403: $? = 0 configure:18403: result: yes configure:18403: checking for pthread.h configure:18403: result: yes configure:18415: checking for sys/types.h configure:18415: result: yes configure:18427: checking for sys/stat.h configure:18427: result: yes configure:18439: checking sys/uio.h usability configure:18439: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18439: $? = 0 configure:18439: result: yes configure:18439: checking sys/uio.h presence configure:18439: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18439: $? = 0 configure:18439: result: yes configure:18439: checking for sys/uio.h configure:18439: result: yes configure:18449: checking for sys/wait.h that is POSIX.1 compatible configure:18482: result: yes configure:18490: checking whether time.h and sys/time.h may both be included configure:18510: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18510: $? = 0 configure:18517: result: yes configure:18527: checking sys/time.h usability configure:18527: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18527: $? = 0 configure:18527: result: yes configure:18527: checking sys/time.h presence configure:18527: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18527: $? = 0 configure:18527: result: yes configure:18527: checking for sys/time.h configure:18527: result: yes configure:18539: checking sys/timeb.h usability configure:18539: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18539: $? = 0 configure:18539: result: yes configure:18539: checking sys/timeb.h presence configure:18539: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18539: $? = 0 configure:18539: result: yes configure:18539: checking for sys/timeb.h configure:18539: result: yes configure:18551: checking sys/param.h usability configure:18551: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18551: $? = 0 configure:18551: result: yes configure:18551: checking sys/param.h presence configure:18551: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18551: $? = 0 configure:18551: result: yes configure:18551: checking for sys/param.h configure:18551: result: yes configure:18563: checking sys/mount.h usability configure:18563: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking sys/mount.h presence configure:18563: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18563: $? = 0 configure:18563: result: yes configure:18563: checking for sys/mount.h configure:18563: result: yes configure:18575: checking sys/ioctl.h usability configure:18575: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18575: $? = 0 configure:18575: result: yes configure:18575: checking sys/ioctl.h presence configure:18575: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18575: $? = 0 configure:18575: result: yes configure:18575: checking for sys/ioctl.h configure:18575: result: yes configure:18587: checking sys/select.h usability configure:18587: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18587: $? = 0 configure:18587: result: yes configure:18587: checking sys/select.h presence configure:18587: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18587: $? = 0 configure:18587: result: yes configure:18587: checking for sys/select.h configure:18587: result: yes configure:18599: checking limits.h usability configure:18599: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18599: $? = 0 configure:18599: result: yes configure:18599: checking limits.h presence configure:18599: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18599: $? = 0 configure:18599: result: yes configure:18599: checking for limits.h configure:18599: result: yes configure:18611: checking setjmp.h usability configure:18611: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18611: $? = 0 configure:18611: result: yes configure:18611: checking setjmp.h presence configure:18611: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18611: $? = 0 configure:18611: result: yes configure:18611: checking for setjmp.h configure:18611: result: yes configure:18623: checking stdarg.h usability configure:18623: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18623: $? = 0 configure:18623: result: yes configure:18623: checking stdarg.h presence configure:18623: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18623: $? = 0 configure:18623: result: yes configure:18623: checking for stdarg.h configure:18623: result: yes configure:18635: checking for stdlib.h configure:18635: result: yes configure:18647: checking for string.h configure:18647: result: yes configure:18660: checking signal.h usability configure:18660: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18660: $? = 0 configure:18660: result: yes configure:18660: checking signal.h presence configure:18660: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18660: $? = 0 configure:18660: result: yes configure:18660: checking for signal.h configure:18660: result: yes configure:18660: checking sys/signal.h usability configure:18660: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18660: $? = 0 configure:18660: result: yes configure:18660: checking sys/signal.h presence configure:18660: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18660: $? = 0 configure:18660: result: yes configure:18660: checking for sys/signal.h configure:18660: result: yes configure:18660: checking sys/siginfo.h usability configure:18660: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:109:25: fatal error: sys/siginfo.h: No such file or directory #include ^ compilation terminated. configure:18660: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18660: result: no configure:18660: checking sys/siginfo.h presence configure:18660: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:76:25: fatal error: sys/siginfo.h: No such file or directory #include ^ compilation terminated. configure:18660: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | /* end confdefs.h. */ | #include configure:18660: result: no configure:18660: checking for sys/siginfo.h configure:18660: result: no configure:18673: checking termio.h usability configure:18673: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18673: $? = 0 configure:18673: result: yes configure:18673: checking termio.h presence configure:18673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18673: $? = 0 configure:18673: result: yes configure:18673: checking for termio.h configure:18673: result: yes configure:18673: checking termios.h usability configure:18673: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18673: $? = 0 configure:18673: result: yes configure:18673: checking termios.h presence configure:18673: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18673: $? = 0 configure:18673: result: yes configure:18673: checking for termios.h configure:18673: result: yes configure:18687: checking for dirent.h that defines DIR configure:18714: result: yes configure:18727: checking for library containing opendir configure:18775: result: none required configure:18848: checking for unistd.h configure:18848: result: yes configure:18860: checking varargs.h usability configure:18860: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 In file included from conftest.c:114:0: /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^~~~~ configure:18860: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18860: result: no configure:18860: checking varargs.h presence configure:18860: x86_64-pc-linux-gnu-gcc -E conftest.c In file included from conftest.c:81:0: /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/varargs.h:4:2: error: #error "GCC no longer implements ." #error "GCC no longer implements ." ^~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/include/varargs.h:5:2: error: #error "Revise your code to use ." #error "Revise your code to use ." ^~~~~ configure:18860: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:18860: result: no configure:18860: checking for varargs.h configure:18860: result: no configure:18872: checking crypt.h usability configure:18872: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18872: $? = 0 configure:18872: result: yes configure:18872: checking crypt.h presence configure:18872: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18872: $? = 0 configure:18872: result: yes configure:18872: checking for crypt.h configure:18872: result: yes configure:18885: checking netinet/in.h usability configure:18885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18885: $? = 0 configure:18885: result: yes configure:18885: checking netinet/in.h presence configure:18885: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18885: $? = 0 configure:18885: result: yes configure:18885: checking for netinet/in.h configure:18885: result: yes configure:18885: checking rpc/rpc.h usability configure:18885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18885: $? = 0 configure:18885: result: yes configure:18885: checking rpc/rpc.h presence configure:18885: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18885: $? = 0 configure:18885: result: yes configure:18885: checking for rpc/rpc.h configure:18885: result: yes configure:18885: checking netconfig.h usability configure:18885: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:117:23: fatal error: netconfig.h: No such file or directory #include ^ compilation terminated. configure:18885: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18885: result: no configure:18885: checking netconfig.h presence configure:18885: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:84:23: fatal error: netconfig.h: No such file or directory #include ^ compilation terminated. configure:18885: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | /* end confdefs.h. */ | #include configure:18885: result: no configure:18885: checking for netconfig.h configure:18885: result: no configure:18897: checking for rpc/xdr.h configure:18897: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18897: $? = 0 configure:18897: result: yes configure:18910: checking aio.h usability configure:18910: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking aio.h presence configure:18910: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18910: $? = 0 configure:18910: result: yes configure:18910: checking for aio.h configure:18910: result: yes configure:18923: checking mntent.h usability configure:18923: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18923: $? = 0 configure:18923: result: yes configure:18923: checking mntent.h presence configure:18923: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18923: $? = 0 configure:18923: result: yes configure:18923: checking for mntent.h configure:18923: result: yes configure:18923: checking mnttab.h usability configure:18923: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:120:20: fatal error: mnttab.h: No such file or directory #include ^ compilation terminated. configure:18923: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18923: result: no configure:18923: checking mnttab.h presence configure:18923: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:87:20: fatal error: mnttab.h: No such file or directory #include ^ compilation terminated. configure:18923: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:18923: result: no configure:18923: checking for mnttab.h configure:18923: result: no configure:18923: checking sys/mntent.h usability configure:18923: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:120:24: fatal error: sys/mntent.h: No such file or directory #include ^ compilation terminated. configure:18923: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18923: result: no configure:18923: checking sys/mntent.h presence configure:18923: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:87:24: fatal error: sys/mntent.h: No such file or directory #include ^ compilation terminated. configure:18923: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:18923: result: no configure:18923: checking for sys/mntent.h configure:18923: result: no configure:18923: checking sys/mnttab.h usability configure:18923: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:120:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:18923: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18923: result: no configure:18923: checking sys/mnttab.h presence configure:18923: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:87:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:18923: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | /* end confdefs.h. */ | #include configure:18923: result: no configure:18923: checking for sys/mnttab.h configure:18923: result: no configure:18936: checking sys/ipc.h usability configure:18936: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18936: $? = 0 configure:18936: result: yes configure:18936: checking sys/ipc.h presence configure:18936: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18936: $? = 0 configure:18936: result: yes configure:18936: checking for sys/ipc.h configure:18936: result: yes configure:18936: checking sys/file.h usability configure:18936: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18936: $? = 0 configure:18936: result: yes configure:18936: checking sys/file.h presence configure:18936: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18936: $? = 0 configure:18936: result: yes configure:18936: checking for sys/file.h configure:18936: result: yes configure:18949: checking socket.h usability configure:18949: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:122:20: fatal error: socket.h: No such file or directory #include ^ compilation terminated. configure:18949: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18949: result: no configure:18949: checking socket.h presence configure:18949: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:89:20: fatal error: socket.h: No such file or directory #include ^ compilation terminated. configure:18949: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | /* end confdefs.h. */ | #include configure:18949: result: no configure:18949: checking for socket.h configure:18949: result: no configure:18949: checking sys/socket.h usability configure:18949: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18949: $? = 0 configure:18949: result: yes configure:18949: checking sys/socket.h presence configure:18949: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18949: $? = 0 configure:18949: result: yes configure:18949: checking for sys/socket.h configure:18949: result: yes configure:18949: checking sys/sockio.h usability configure:18949: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:123:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:18949: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18949: result: no configure:18949: checking sys/sockio.h presence configure:18949: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:90:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:18949: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:18949: result: no configure:18949: checking for sys/sockio.h configure:18949: result: no configure:18949: checking winsock2.h usability configure:18949: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:123:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:18949: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:18949: result: no configure:18949: checking winsock2.h presence configure:18949: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:90:22: fatal error: winsock2.h: No such file or directory #include ^ compilation terminated. configure:18949: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | /* end confdefs.h. */ | #include configure:18949: result: no configure:18949: checking for winsock2.h configure:18949: result: no configure:18961: checking sys/resource.h usability configure:18961: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18961: $? = 0 configure:18961: result: yes configure:18961: checking sys/resource.h presence configure:18961: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18961: $? = 0 configure:18961: result: yes configure:18961: checking for sys/resource.h configure:18961: result: yes configure:18973: checking sys/sem.h usability configure:18973: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18973: $? = 0 configure:18973: result: yes configure:18973: checking sys/sem.h presence configure:18973: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18973: $? = 0 configure:18973: result: yes configure:18973: checking for sys/sem.h configure:18973: result: yes configure:18985: checking semaphore.h usability configure:18985: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18985: $? = 0 configure:18985: result: yes configure:18985: checking semaphore.h presence configure:18985: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18985: $? = 0 configure:18985: result: yes configure:18985: checking for semaphore.h configure:18985: result: yes configure:18997: checking float.h usability configure:18997: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:18997: $? = 0 configure:18997: result: yes configure:18997: checking float.h presence configure:18997: x86_64-pc-linux-gnu-gcc -E conftest.c configure:18997: $? = 0 configure:18997: result: yes configure:18997: checking for float.h configure:18997: result: yes configure:19009: checking atomic.h usability configure:19009: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:127:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:19009: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:19009: result: no configure:19009: checking atomic.h presence configure:19009: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:94:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:19009: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | /* end confdefs.h. */ | #include configure:19009: result: no configure:19009: checking for atomic.h configure:19009: result: no configure:19021: checking atomic_ops.h usability configure:19021: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:19021: $? = 0 configure:19021: result: yes configure:19021: checking atomic_ops.h presence configure:19021: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19021: $? = 0 configure:19021: result: yes configure:19021: checking for atomic_ops.h configure:19021: result: yes configure:19033: checking utime.h usability configure:19033: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:19033: $? = 0 configure:19033: result: yes configure:19033: checking utime.h presence configure:19033: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19033: $? = 0 configure:19033: result: yes configure:19033: checking for utime.h configure:19033: result: yes configure:19045: checking poll.h usability configure:19045: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:19045: $? = 0 configure:19045: result: yes configure:19045: checking poll.h presence configure:19045: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19045: $? = 0 configure:19045: result: yes configure:19045: checking for poll.h configure:19045: result: yes configure:19057: checking linux/falloc.h usability configure:19057: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:19057: $? = 0 configure:19057: result: yes configure:19057: checking linux/falloc.h presence configure:19057: x86_64-pc-linux-gnu-gcc -E conftest.c configure:19057: $? = 0 configure:19057: result: yes configure:19057: checking for linux/falloc.h configure:19057: result: yes configure:19068: checking for library containing dlopen configure:19099: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccMMZCso.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:19099: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_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 dlopen (); | int | main () | { | return dlopen (); | ; | return 0; | } configure:19099: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -ldl >&5 configure:19099: $? = 0 configure:19116: result: -ldl configure:19124: checking for main in -lm configure:19143: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl >&5 configure:19143: $? = 0 configure:19152: result: yes configure:19164: checking for tgetent in -lcurses configure:19189: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lcurses -lm -ldl >&5 configure:19189: $? = 0 configure:19198: result: yes configure:19337: checking for library containing inet_aton configure:19368: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lcurses >&5 configure:19368: $? = 0 configure:19385: result: none required configure:19394: checking for library containing atomic_inc configure:19425: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lcurses >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccdpCPxN.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `atomic_inc' collect2: error: ld returned 1 exit status configure:19425: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 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 atomic_inc (); | int | main () | { | return atomic_inc (); | ; | return 0; | } configure:19425: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic -lm -ldl -lcurses >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/cc7xYZEU.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `atomic_inc' collect2: error: ld returned 1 exit status configure:19425: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 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 atomic_inc (); | int | main () | { | return atomic_inc (); | ; | return 0; | } configure:19442: result: no configure:19449: checking for main in -latomic_ops configure:19468: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19468: $? = 0 configure:19477: result: yes configure:19491: checking for main in -lsupc++ configure:19510: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lsupc++ -latomic_ops -lm -ldl -lcurses >&5 configure:19510: $? = 0 configure:19519: result: yes configure:19525: checking for main in -lgcc_eh configure:19544: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -lgcc_eh -latomic_ops -lm -ldl -lcurses >&5 configure:19544: $? = 0 configure:19553: result: yes configure:19578: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -pthread conftest.cpp >&5 configure:19578: $? = 0 configure:19597: x86_64-pc-linux-gnu-g++ -c -Werror=terminate -O2 -pipe -march=native -pthread conftest.cpp >&5 configure:19597: $? = 0 configure:19630: checking for gettimeofday configure:19630: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19630: $? = 0 configure:19630: result: yes configure:19640: checking if gettimeofday accepts second (timezone) argument configure:19653: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:19653: $? = 0 configure:19657: result: yes configure:19669: checking for time configure:19669: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19669: $? = 0 configure:19669: result: yes configure:19669: checking for times configure:19669: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19669: $? = 0 configure:19669: result: yes configure:19680: checking for nanosleep configure:19680: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19680: $? = 0 configure:19680: result: yes configure:19689: checking for library containing gethostname configure:19720: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19720: $? = 0 configure:19737: result: none required configure:19745: checking for library containing gethostbyname configure:19776: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19776: $? = 0 configure:19793: result: none required configure:19801: checking for library containing connect configure:19832: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19832: $? = 0 configure:19849: result: none required configure:19860: checking for strcasecmp configure:19860: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:130:6: warning: conflicting types for built-in function 'strcasecmp' char strcasecmp (); ^~~~~~~~~~ configure:19860: $? = 0 configure:19860: result: yes configure:19860: checking for stricmp configure:19860: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccNkxkCb.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `stricmp' collect2: error: ld returned 1 exit status configure:19860: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | /* end confdefs.h. */ | /* Define stricmp to an innocuous variant, in case declares stricmp. | For example, HP-UX 11i declares gettimeofday. */ | #define stricmp innocuous_stricmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char stricmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef stricmp | | /* 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 stricmp (); | /* 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_stricmp || defined __stub___stricmp | choke me | #endif | | int | main () | { | return stricmp (); | ; | return 0; | } configure:19860: result: no configure:19872: checking for strncasecmp configure:19872: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:131:6: warning: conflicting types for built-in function 'strncasecmp' char strncasecmp (); ^~~~~~~~~~~ configure:19872: $? = 0 configure:19872: result: yes configure:19872: checking for strnicmp configure:19872: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/cc7cTTqs.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `strnicmp' collect2: error: ld returned 1 exit status configure:19872: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | /* end confdefs.h. */ | /* Define strnicmp to an innocuous variant, in case declares strnicmp. | For example, HP-UX 11i declares gettimeofday. */ | #define strnicmp innocuous_strnicmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strnicmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strnicmp | | /* 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 strnicmp (); | /* 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_strnicmp || defined __stub___strnicmp | choke me | #endif | | int | main () | { | return strnicmp (); | ; | return 0; | } configure:19872: result: no configure:19935: checking for library containing dirname configure:19966: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19966: $? = 0 configure:19983: result: none required configure:19993: checking for dirname configure:19993: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:19993: $? = 0 configure:19993: result: yes configure:20005: checking for sigaction configure:20005: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20005: $? = 0 configure:20005: result: yes configure:20005: checking for setitimer configure:20005: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20005: $? = 0 configure:20005: result: yes configure:20017: checking for snprintf configure:20017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:135:6: warning: conflicting types for built-in function 'snprintf' char snprintf (); ^~~~~~~~ configure:20017: $? = 0 configure:20017: result: yes configure:20017: checking for vsnprintf configure:20017: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:136:6: warning: conflicting types for built-in function 'vsnprintf' char vsnprintf (); ^~~~~~~~~ configure:20017: $? = 0 configure:20017: result: yes configure:20029: checking for swab configure:20029: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20029: $? = 0 configure:20029: result: yes configure:20029: checking for _swab configure:20029: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccDmTx7c.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `_swab' collect2: error: ld returned 1 exit status configure:20029: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | /* end confdefs.h. */ | /* Define _swab to an innocuous variant, in case declares _swab. | For example, HP-UX 11i declares gettimeofday. */ | #define _swab innocuous__swab | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _swab (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _swab | | /* 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 _swab (); | /* 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__swab || defined __stub____swab | choke me | #endif | | int | main () | { | return _swab (); | ; | return 0; | } configure:20029: result: no configure:20044: checking for stdlib.h configure:20044: result: yes configure:20044: checking for unistd.h configure:20044: result: yes configure:20044: checking for sys/param.h configure:20044: result: yes configure:20064: checking for getpagesize configure:20064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20064: $? = 0 configure:20064: result: yes configure:20073: checking for working mmap configure:20220: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20220: $? = 0 configure:20220: ./conftest configure:20220: $? = 0 configure:20230: result: yes configure:20239: checking for pid_t configure:20239: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:20239: $? = 0 configure:20239: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:156:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:20239: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:20239: result: yes configure:20252: checking vfork.h usability configure:20252: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:153:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:20252: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:20252: result: no configure:20252: checking vfork.h presence configure:20252: x86_64-pc-linux-gnu-gcc -E conftest.c conftest.c:120:19: fatal error: vfork.h: No such file or directory #include ^ compilation terminated. configure:20252: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | /* end confdefs.h. */ | #include configure:20252: result: no configure:20252: checking for vfork.h configure:20252: result: no configure:20265: checking for fork configure:20265: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:143:6: warning: conflicting types for built-in function 'fork' char fork (); ^~~~ configure:20265: $? = 0 configure:20265: result: yes configure:20265: checking for vfork configure:20265: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20265: $? = 0 configure:20265: result: yes configure:20275: checking for working fork configure:20297: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20297: $? = 0 configure:20297: ./conftest configure:20297: $? = 0 configure:20307: result: yes configure:20328: checking for working vfork configure:20438: result: yes configure:20463: checking whether setpgrp takes no argument configure:20485: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c: In function 'main': conftest.c:163:10: error: too many arguments to function 'setpgrp' return setpgrp (1,1) != -1; ^~~~~~~ In file included from conftest.c:155:0: /usr/include/unistd.h:663:12: note: declared here extern int setpgrp (void) __THROW; ^~~~~~~ configure:20485: $? = 1 configure: program exited with status 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | /* If this system has a BSD-style setpgrp which takes arguments, | setpgrp(1, 1) will fail with ESRCH and return -1, in that case | exit successfully. */ | return setpgrp (1,1) != -1; | ; | return 0; | } configure:20495: result: yes configure:20505: checking for setpgid configure:20505: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20505: $? = 0 configure:20505: result: yes configure:20514: checking whether getpgrp requires zero arguments configure:20531: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:162:1: error: too many arguments to function 'getpgrp' getpgrp (0); ^~~~~~~ In file included from conftest.c:157:0: /usr/include/unistd.h:637:16: note: declared here extern __pid_t getpgrp (void) __THROW; ^~~~~~~ configure:20531: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | getpgrp (0); | ; | return 0; | } configure:20539: result: yes configure:20549: checking for flock configure:20549: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20549: $? = 0 configure:20549: result: yes configure:20560: checking for dladdr configure:20560: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20560: $? = 0 configure:20560: result: yes configure:20571: checking for initgroups configure:20571: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20571: $? = 0 configure:20571: result: yes configure:20582: checking for getpagesize configure:20582: result: yes configure:20594: checking for pread configure:20594: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20594: $? = 0 configure:20594: result: yes configure:20594: checking for pwrite configure:20594: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20594: $? = 0 configure:20594: result: yes configure:20606: checking for getcwd configure:20606: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20606: $? = 0 configure:20606: result: yes configure:20606: checking for getwd configure:20606: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccesX8vN.o: In function `main': conftest.c:(.text.startup+0x7): warning: the `getwd' function is dangerous and should not be used. configure:20606: $? = 0 configure:20606: result: yes configure:20618: checking for setmntent configure:20618: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20618: $? = 0 configure:20618: result: yes configure:20618: checking for getmntent configure:20618: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20618: $? = 0 configure:20618: result: yes configure:20628: checking if getmntent needs second argument configure:20642: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:138:24: fatal error: sys/mnttab.h: No such file or directory #include ^ compilation terminated. configure:20642: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | FILE *f; struct mntent *m; getmntent(f, m); | ; | return 0; | } configure:20649: result: no configure:20657: checking for setrlimit configure:20657: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20657: $? = 0 configure:20657: result: yes configure:20657: checking for getrlimit configure:20657: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20657: $? = 0 configure:20657: result: yes configure:20669: checking for tcgetattr configure:20669: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20669: $? = 0 configure:20669: result: yes configure:20669: checking for strdup configure:20669: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:163:6: warning: conflicting types for built-in function 'strdup' char strdup (); ^~~~~~ configure:20669: $? = 0 configure:20669: result: yes configure:20680: checking for mkstemp configure:20680: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20680: $? = 0 configure:20680: result: yes configure:20692: checking for pthread_keycreate configure:20692: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 /var/tmp/portage/dev-db/firebird-2.5.6.27020.0/temp/ccx0rjAE.o: In function `main': conftest.c:(.text.startup+0x7): undefined reference to `pthread_keycreate' collect2: error: ld returned 1 exit status configure:20692: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | /* end confdefs.h. */ | /* Define pthread_keycreate to an innocuous variant, in case declares pthread_keycreate. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_keycreate innocuous_pthread_keycreate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_keycreate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_keycreate | | /* 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 pthread_keycreate (); | /* 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_pthread_keycreate || defined __stub___pthread_keycreate | choke me | #endif | | int | main () | { | return pthread_keycreate (); | ; | return 0; | } configure:20692: result: no configure:20692: checking for pthread_key_create configure:20692: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20692: $? = 0 configure:20692: result: yes configure:20703: checking for llrint configure:20703: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:166:6: warning: conflicting types for built-in function 'llrint' char llrint (); ^~~~~~ configure:20703: $? = 0 configure:20703: result: yes configure:20714: checking for localtime_r configure:20714: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20714: $? = 0 configure:20714: result: yes configure:20725: checking for gmtime_r configure:20725: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20725: $? = 0 configure:20725: result: yes configure:20736: checking for fchmod configure:20736: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20736: $? = 0 configure:20736: result: yes configure:20747: checking for semtimedop configure:20747: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20747: $? = 0 configure:20747: result: yes configure:20758: checking for fegetenv configure:20758: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20758: $? = 0 configure:20758: result: yes configure:20769: checking for strerror_r configure:20769: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20769: $? = 0 configure:20769: result: yes configure:20786: checking for fdatasync configure:20786: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20786: $? = 0 configure:20786: result: yes configure:20786: checking for fsync configure:20786: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20786: $? = 0 configure:20786: result: yes configure:20799: checking for poll configure:20799: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20799: $? = 0 configure:20799: result: yes configure:20819: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:20819: $? = 0 configure:20828: checking for pthread_mutexattr_setprotocol configure:20828: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20828: $? = 0 configure:20828: result: yes configure:20839: checking for pthread_mutexattr_setrobust_np configure:20839: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20839: $? = 0 configure:20839: result: yes configure:20850: checking for pthread_mutex_consistent_np configure:20850: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20850: $? = 0 configure:20850: result: yes configure:20860: checking for library containing clock_gettime configure:20891: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20891: $? = 0 configure:20908: result: none required configure:20918: checking for clock_gettime configure:20918: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20918: $? = 0 configure:20918: result: yes configure:20930: checking for fallocate configure:20930: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20930: $? = 0 configure:20930: result: yes configure:20941: checking for library containing sem_init configure:20972: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20972: $? = 0 configure:20989: result: none required configure:20999: checking for sem_timedwait configure:20999: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:20999: $? = 0 configure:20999: result: yes configure:21010: checking for sem_init configure:21010: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:21010: $? = 0 configure:21010: result: yes configure:21020: checking for working sem_init() configure:21037: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:162:2: warning: return type defaults to 'int' [-Wimplicit-int] main () { ^~~~ conftest.c: In function 'main': conftest.c:164:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(sem_init(&s,0,0)); ^~~~ conftest.c:164:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:164:3: note: include '' or provide a declaration of 'exit' configure:21037: $? = 0 configure:21037: ./conftest configure:21037: $? = 0 configure:21041: result: yes configure:21127: x86_64-pc-linux-gnu-g++ -o conftest -Werror=terminate -O2 -pipe -march=native -pthread -Wl,-O1 -Wl,--as-needed conftest.cpp -latomic_ops -lm -ldl -lcurses >&5 configure:21127: $? = 0 configure:21141: checking whether byte ordering is bigendian configure:21156: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c:164:9: error: unknown type name 'not' not a universal capable compiler ^~~ conftest.c:164:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal' not a universal capable compiler ^~~~~~~~~ conftest.c:164:15: error: unknown type name 'universal' configure:21156: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | #ifndef __APPLE_CC__ | not a universal capable compiler | #endif | typedef int dummy; | configure:21201: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21201: $? = 0 configure:21219: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:170:4: error: unknown type name 'not' not big endian ^~~ conftest.c:170:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian' not big endian ^~~~~~ configure:21219: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:21347: result: no configure:21365: checking for working volatile configure:21384: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21384: $? = 0 configure:21391: result: yes configure:21399: checking return type of signal handlers configure:21417: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:169:10: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ~^~~~~~~~~~~~~~~~~~ configure:21417: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:21424: result: void configure:21432: checking for off_t configure:21432: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21432: $? = 0 configure:21432: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:200:20: error: expected expression before ')' token if (sizeof ((off_t))) ^ configure:21432: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((off_t))) | return 0; | ; | return 0; | } configure:21432: result: yes configure:21443: checking for size_t configure:21443: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21443: $? = 0 configure:21443: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:200:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:21443: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:21443: result: yes configure:21454: checking for uid_t in sys/types.h configure:21473: result: yes configure:21491: checking for special C compiler options needed for large files configure:21536: result: no configure:21542: checking for _FILE_OFFSET_BITS value needed for large files configure:21567: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21567: $? = 0 configure:21599: result: no configure:21685: checking for native large file support configure:21700: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:165:5: warning: return type defaults to 'int' [-Wimplicit-int] main () { ^~~~ conftest.c: In function 'main': conftest.c:166:5: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(!(sizeof(off_t) == 8)); ^~~~ conftest.c:166:5: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:166:5: note: include '' or provide a declaration of 'exit' configure:21700: $? = 0 configure:21700: ./conftest configure:21700: $? = 0 configure:21703: result: yes configure:21719: checking size of void * configure:21724: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:21724: $? = 0 configure:21724: ./conftest configure:21724: $? = 0 configure:21738: result: 8 configure:21755: checking size of long configure:21760: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:21760: $? = 0 configure:21760: ./conftest configure:21760: $? = 0 configure:21774: result: 8 configure:21788: checking size of size_t configure:21793: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 configure:21793: $? = 0 configure:21793: ./conftest configure:21793: $? = 0 configure:21807: result: 8 configure:21817: checking for socklen_t configure:21817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21817: $? = 0 configure:21817: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:173:24: error: expected expression before ')' token if (sizeof ((socklen_t))) ^ configure:21817: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_SIZE_T 8 | /* end confdefs.h. */ | #include | | int | main () | { | if (sizeof ((socklen_t))) | return 0; | ; | return 0; | } configure:21817: result: yes configure:21829: checking for semun configure:21829: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:205:13: error: 'semun' undeclared (first use in this function) if (sizeof (semun)) ^~~~~ conftest.c:205:13: note: each undeclared identifier is reported only once for each function it appears in configure:21829: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof (semun)) | return 0; | ; | return 0; | } configure:21829: result: no configure:21840: checking if sem.h defines semun configure:21855: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:13: error: storage size of 's' isn't known union semun s; ^ conftest.c:175:13: warning: unused variable 's' [-Wunused-variable] configure:21855: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | #include | int | main () | { | union semun s; | ; | return 0; | } configure:21860: result: no configure:21866: checking for struct XDR::xdr_ops configure:21866: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:23: error: expected ')' before ':' token if (sizeof (struct XDR::xdr_ops)) ^ configure:21866: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof (struct XDR::xdr_ops)) | return 0; | ; | return 0; | } configure:21866: result: no configure:21878: checking for struct xdr_ops configure:21878: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21878: $? = 0 configure:21878: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 conftest.c: In function 'main': conftest.c:175:29: error: expected expression before ')' token if (sizeof ((struct xdr_ops))) ^ configure:21878: $? = 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | if (sizeof ((struct xdr_ops))) | return 0; | ; | return 0; | } configure:21878: result: yes configure:21891: checking for struct dirent.d_type configure:21891: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:21891: $? = 0 configure:21891: result: yes configure:21900: checking alignment of long configure:21918: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:171:1: warning: return type defaults to 'int' [-Wimplicit-int] main () { ^~~~ conftest.c: In function 'main': conftest.c:176:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit((int)&((struct s*)0)->b); ^~~~ conftest.c:176:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:176:3: note: include '' or provide a declaration of 'exit' conftest.c:176:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] exit((int)&((struct s*)0)->b); ^ configure:21918: $? = 0 configure:21918: ./conftest configure:21918: $? = 8 configure: program exited with status 8 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_XDR_OPS 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | /* end confdefs.h. */ | main () { | struct s { | char a; | long long b; | }; | exit((int)&((struct s*)0)->b); | } configure:21927: result: 8 configure:21935: checking alignment of double configure:21953: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -Wall -pthread -Wl,-O1 -Wl,--as-needed conftest.c -latomic_ops -lm -ldl -lcurses >&5 conftest.c:172:1: warning: return type defaults to 'int' [-Wimplicit-int] main () { ^~~~ conftest.c: In function 'main': conftest.c:177:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit((int)&((struct s*)0)->b); ^~~~ conftest.c:177:3: warning: incompatible implicit declaration of built-in function 'exit' conftest.c:177:3: note: include '' or provide a declaration of 'exit' conftest.c:177:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] exit((int)&((struct s*)0)->b); ^ configure:21953: $? = 0 configure:21953: ./conftest configure:21953: $? = 8 configure: program exited with status 8 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 LINUX 1 | #define CASE_SENSITIVITY false | #define HAVE_MULTI_THREAD 1 | #define SUPPORT_RAW_DEVICES 1 | #define FB_SERVICE_NAME "gds_db" | #define FB_SERVICE_PORT 3050 | #define FB_IPC_NAME "FirebirdIPI" | #define FB_BINDIR "/usr/bin" | #define FB_SBINDIR "/usr/sbin" | #define FB_CONFDIR "/etc/firebird" | #define FB_LIBDIR "/usr/lib64" | #define FB_INCDIR "/usr/include" | #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" | #define FB_UDFDIR "/usr/lib64/firebird/UDF" | #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" | #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" | #define FB_HELPDIR "/usr/lib64/firebird/help" | #define FB_INTLDIR "/usr/lib64/firebird/intl" | #define FB_MISCDIR "/usr/share/firebird" | #define FB_SECDBDIR "/etc/firebird" | #define FB_MSGDIR "/usr/lib64/firebird" | #define FB_LOGDIR "/var/log/firebird/" | #define FB_GUARDDIR "/var/run/firebird" | #define FB_PLUGDIR "/usr/lib64/firebird/plugins" | #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_DIRENT_H 1 | #define STDC_HEADERS 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_PWD_H 1 | #define HAVE_LIBIO_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_PTHREAD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_WAIT_H 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SETJMP_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_SYS_SIGNAL_H 1 | #define HAVE_TERMIO_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_EDITLINE_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_RPC_RPC_H 1 | #define HAVE_RPC_XDR_H 1 | #define HAVE_AIO_H 1 | #define HAVE_MNTENT_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SEM_H 1 | #define HAVE_SEMAPHORE_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_ATOMIC_OPS_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_POLL_H 1 | #define HAVE_LINUX_FALLOC_H 1 | #define HAVE_LIBM 1 | #define HAVE_LIBATOMIC_OPS 1 | #define HAVE_INFINITY 1 | #define HAVE_VA_COPY 1 | #define HAVE_GETTIMEOFDAY 1 | #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 | #define HAVE_TIME 1 | #define HAVE_TIMES 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRNCASECMP 1 | #define HAVE_DIRNAME 1 | #define HAVE_SIGACTION 1 | #define HAVE_SETITIMER 1 | #define HAVE_SNPRINTF 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_SWAB 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_MMAP 1 | #define HAVE_FORK 1 | #define HAVE_VFORK 1 | #define HAVE_WORKING_VFORK 1 | #define HAVE_WORKING_FORK 1 | #define SETPGRP_VOID 1 | #define HAVE_SETPGID 1 | #define GETPGRP_VOID 1 | #define HAVE_FLOCK 1 | #define HAVE_DLADDR 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPAGESIZE 1 | #define HAVE_PREAD 1 | #define HAVE_PWRITE 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_SETMNTENT 1 | #define HAVE_GETMNTENT 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_TCGETATTR 1 | #define HAVE_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_PTHREAD_KEY_CREATE 1 | #define HAVE_LLRINT 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_GMTIME_R 1 | #define HAVE_FCHMOD 1 | #define HAVE_SEMTIMEDOP 1 | #define HAVE_FEGETENV 1 | #define HAVE_STRERROR_R 1 | #define HAVE_FDATASYNC 1 | #define HAVE_FSYNC 1 | #define HAVE_POLL 1 | #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 | #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_FALLOCATE 1 | #define HAVE_SEM_TIMEDWAIT 1 | #define HAVE_SEM_INIT 1 | #define WORKING_SEM_INIT 1 | #define HAVE_POSIX_FADVISE 1 | #define RETSIGTYPE void | #define _FILE_OFFSET_BITS 64 | #define SIZEOF_VOID_P 8 | #define SIZEOF_LONG 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_SOCKLEN_T 1 | #define HAVE_STRUCT_XDR_OPS 1 | #define HAVE_STRUCT_DIRENT_D_TYPE 1 | #define FB_ALIGNMENT 8 | /* end confdefs.h. */ | main () { | struct s { | char a; | double b; | }; | exit((int)&((struct s*)0)->b); | } configure:21962: result: 8 configure:21975: checking for /proc/self/exe configure:21988: result: yes configure:22173: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -Wall -pthread conftest.c >&5 configure:22173: $? = 0 configure:22422: 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 mr-fox config.status:1662: creating gen/install/misc/firebird.conf config.status:1662: creating gen/install/misc/aliases.conf config.status:1662: creating gen/install/misc/fbintl.conf config.status:1662: creating gen/install/misc/fbtrace.conf config.status:1662: creating gen/firebird/bin/fb_config config.status:1662: creating gen/firebird/bin/posixLibrary.sh config.status:1662: creating gen/firebird/bin/classicLibrary.sh config.status:1662: creating gen/firebird/bin/superLibrary.sh config.status:1662: creating gen/firebird/bin/changeRunUser.sh config.status:1662: creating gen/firebird/bin/restoreRootRunUser.sh config.status:1662: creating gen/firebird/bin/tarMainInstall.sh config.status:1662: creating gen/firebird/bin/tarinstall.sh config.status:1662: creating gen/firebird/bin/preinstall.sh config.status:1662: creating gen/firebird/bin/postinstall.sh config.status:1662: creating gen/firebird/bin/preuninstall.sh config.status:1662: creating gen/firebird/bin/postuninstall.sh config.status:1662: creating gen/firebird/bin/taruninstall.sh config.status:1662: creating gen/firebird/bin/tarMainUninstall.sh config.status:1662: creating gen/firebird/bin/changeDBAPassword.sh config.status:1662: creating gen/firebird/bin/changeGdsLibraryCompatibleLink.sh config.status:1662: creating gen/firebird/bin/createAliasDB.sh config.status:1662: creating gen/install/makeInstallImage.sh config.status:1662: creating gen/install/scripts/rpmheader.txt config.status:1662: creating gen/install/scripts/rpmfiles.txt config.status:1662: creating gen/install/misc/firebird.xinetd config.status:1662: creating gen/install/misc/firebird.init.d.generic config.status:1662: creating gen/install/misc/firebird.init.d.mandrake config.status:1662: creating gen/install/misc/firebird.init.d.suse config.status:1662: creating gen/install/misc/firebird.init.d.debian config.status:1662: creating gen/install/misc/firebird.init.d.gentoo config.status:1662: creating gen/install/misc/firebird.init.d.slackware config.status:1662: creating gen/install/misc/rc.config.firebird config.status:1662: creating gen/firebird/bin/linuxLibrary.sh config.status:1662: creating gen/make.rules config.status:1662: creating gen/make.defaults config.status:1662: creating gen/make.platform config.status:1662: creating gen/darwin.defaults config.status:1662: creating gen/make.shared.variables config.status:1662: creating gen/make.shared.targets config.status:1662: creating gen/Makefile config.status:1662: creating gen/Makefile.codes config.status:1662: creating gen/Makefile.boot.gpre config.status:1662: creating gen/Makefile.libfbstatic config.status:1662: creating gen/Makefile.static.gpre config.status:1662: creating gen/Makefile.static.gbak config.status:1662: creating gen/Makefile.static.isql config.status:1662: creating gen/Makefile.static.createdb config.status:1662: creating gen/Makefile.refDatabases config.status:1662: creating gen/Makefile.fbserver config.status:1662: creating gen/Makefile.smp_server config.status:1662: creating gen/Makefile.libfbclient config.status:1662: creating gen/Makefile.client.fbudf config.status:1662: creating gen/Makefile.client.gbak config.status:1662: creating gen/Makefile.client.gfix config.status:1662: creating gen/Makefile.client.gdef config.status:1662: creating gen/Makefile.client.qli config.status:1662: creating gen/Makefile.client.isql config.status:1662: creating gen/Makefile.client.gpre config.status:1662: creating gen/Makefile.client.util config.status:1662: creating gen/Makefile.client.gsec config.status:1662: creating gen/Makefile.intl config.status:1662: creating gen/Makefile.msgs config.status:1662: creating gen/Makefile.extlib config.status:1662: creating gen/examples/Makefile.examples config.status:1662: creating gen/Makefile.libfbembed config.status:1662: creating gen/Makefile.inet_server config.status:1662: creating gen/Makefile.embed.util config.status:1662: creating gen/Makefile.embed.fbudf config.status:1662: creating gen/Makefile.embed.gfix config.status:1662: creating gen/Makefile.embed.gbak config.status:1662: creating gen/Makefile.embed.isql config.status:1662: creating gen/Makefile.embed.gdef config.status:1662: creating gen/Makefile.embed.qli config.status:1662: creating gen/Makefile.embed.gpre config.status:1662: creating gen/Makefile.fbtrace config.status:1662: creating gen/Makefile.install config.status:1662: creating Makefile config.status:1662: creating src/include/gen/autoconfig.h config.status:1851: executing libtool commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_alignment=8 ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=yes ac_cv_c_double_align=8 ac_cv_c_volatile=yes ac_cv_cxx_compiler_gnu=yes ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -march=native -Wall' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set=set ac_cv_env_CXXFLAGS_value='-Werror=terminate -O2 -pipe -march=native' ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_LT_SYS_LIBRARY_PATH_set= ac_cv_env_LT_SYS_LIBRARY_PATH_value= ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=x86_64-pc-linux-gnu ac_cv_env_host_alias_set=set ac_cv_env_host_alias_value=x86_64-pc-linux-gnu ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_file__proc_self_exe=yes ac_cv_file__proc_self_maps=yes ac_cv_func__swab=no ac_cv_func_clock_gettime=yes ac_cv_func_dirname=yes ac_cv_func_dladdr=yes ac_cv_func_dlopen=no ac_cv_func_fallocate=yes ac_cv_func_fchmod=yes ac_cv_func_fdatasync=yes ac_cv_func_fegetenv=yes ac_cv_func_flock=yes ac_cv_func_fork=yes ac_cv_func_fork_works=yes ac_cv_func_fsync=yes ac_cv_func_getcwd=yes ac_cv_func_getmntent=yes ac_cv_func_getpagesize=yes ac_cv_func_getpgrp_void=yes ac_cv_func_getrlimit=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_gmtime_r=yes ac_cv_func_initgroups=yes ac_cv_func_llrint=yes ac_cv_func_localtime_r=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_nanosleep=yes ac_cv_func_poll=yes ac_cv_func_pread=yes ac_cv_func_pthread_key_create=yes ac_cv_func_pthread_keycreate=no ac_cv_func_pthread_mutex_consistent_np=yes ac_cv_func_pthread_mutexattr_setprotocol=yes ac_cv_func_pthread_mutexattr_setrobust_np=yes ac_cv_func_pwrite=yes ac_cv_func_sem_init=yes ac_cv_func_sem_timedwait=yes ac_cv_func_semtimedop=yes ac_cv_func_setitimer=yes ac_cv_func_setmntent=yes ac_cv_func_setpgid=yes ac_cv_func_setpgrp_void=yes ac_cv_func_setrlimit=yes ac_cv_func_shl_load=no ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_strcasecmp=yes ac_cv_func_strdup=yes ac_cv_func_strerror_r=yes ac_cv_func_stricmp=no ac_cv_func_strncasecmp=yes ac_cv_func_strnicmp=no ac_cv_func_swab=yes ac_cv_func_tcgetattr=yes ac_cv_func_time=yes ac_cv_func_times=yes ac_cv_func_vfork=yes ac_cv_func_vfork_works=yes ac_cv_func_vsnprintf=yes ac_cv_header_aio_h=yes ac_cv_header_assert_h=yes ac_cv_header_atomic_h=no ac_cv_header_atomic_ops_h=yes ac_cv_header_crypt_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_float_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libio_h=yes ac_cv_header_limits_h=yes ac_cv_header_linux_falloc_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_mntent_h=yes ac_cv_header_mnttab_h=no ac_cv_header_netconfig_h=no ac_cv_header_netinet_in_h=yes ac_cv_header_poll_h=yes ac_cv_header_pthread_h=yes ac_cv_header_pwd_h=yes ac_cv_header_rpc_rpc_h=yes ac_cv_header_rpc_xdr_h=yes ac_cv_header_semaphore_h=yes ac_cv_header_setjmp_h=yes ac_cv_header_signal_h=yes ac_cv_header_socket_h=no ac_cv_header_stdarg_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_file_h=yes ac_cv_header_sys_ioctl_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_mntent_h=no ac_cv_header_sys_mnttab_h=no ac_cv_header_sys_mount_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_sem_h=yes ac_cv_header_sys_siginfo_h=no ac_cv_header_sys_signal_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_timeb_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_termio_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_header_varargs_h=no ac_cv_header_vfork_h=no ac_cv_header_winsock2_h=no ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_atomic_ops_main=yes ac_cv_lib_curses_tgetent=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_dld_shl_load=no ac_cv_lib_edit_readline=yes ac_cv_lib_gcc_eh_main=yes ac_cv_lib_m_main=yes ac_cv_lib_supcpp_main=yes ac_cv_member_struct_dirent_d_type=yes ac_cv_objext=o ac_cv_path_EGREP='/bin/grep -E' ac_cv_path_FGREP='/bin/grep -F' ac_cv_path_GREP=/bin/grep ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c' ac_cv_path_lt_DD=/bin/dd ac_cv_prog_AR=x86_64-pc-linux-gnu-ar ac_cv_prog_AWK=gawk ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' ac_cv_prog_CXX=x86_64-pc-linux-gnu-g++ ac_cv_prog_CXXCPP='x86_64-pc-linux-gnu-g++ -E' ac_cv_prog_DLLTOOL=dlltool ac_cv_prog_OBJDUMP=objdump ac_cv_prog_PTHREAD_CC=x86_64-pc-linux-gnu-gcc ac_cv_prog_RANLIB=x86_64-pc-linux-gnu-ranlib ac_cv_prog_STRIP=x86_64-pc-linux-gnu-strip ac_cv_prog_cc_c89= ac_cv_prog_cc_c99= ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_gcc_traditional=no ac_cv_prog_make_make_set=yes ac_cv_search_atomic_inc=no ac_cv_search_clock_gettime='none required' ac_cv_search_connect='none required' ac_cv_search_dirname='none required' ac_cv_search_dlopen=-ldl ac_cv_search_gethostbyname='none required' ac_cv_search_gethostname='none required' ac_cv_search_inet_aton='none required' ac_cv_search_opendir='none required' ac_cv_search_sem_init='none required' ac_cv_sizeof_long=8 ac_cv_sizeof_size_t=8 ac_cv_sizeof_void_p=8 ac_cv_sys_file_offset_bits=64 ac_cv_sys_largefile_CC=no ac_cv_target=x86_64-pc-linux-gnu ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_semun=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_socklen_t=yes ac_cv_type_struct_XDR__xdr_ops=no ac_cv_type_struct_xdr_ops=yes ac_cv_type_uid_t=yes br_cv_binreloc=no br_cv_valid_prefixes=no lt_cv_ar_at_file=@ lt_cv_archive_cmds_need_lc=no lt_cv_deplibs_check_method=pass_all lt_cv_dlopen=dlopen lt_cv_dlopen_libs=-ldl lt_cv_dlopen_self=yes lt_cv_dlopen_self_static=no 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/x86_64-pc-linux-gnu/bin/ld lt_cv_path_LDCXX='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' lt_cv_path_mainfest_tool=no lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sharedlib_from_linklib_cmd='printf %s\n' lt_cv_shlibpath_overrides_runpath=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_global_symbol_to_import= lt_cv_sys_max_cmd_len=1572864 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop lt_cv_truncate_bin='/bin/dd bs=4096 count=1' ## ----------------- ## ## Output variables. ## ## ----------------- ## # # For this build Restrict UDF means Restrict /usr/lib64/firebird/UDF #' AR='x86_64-pc-linux-gnu-ar' ARCH_TYPE_SUFFIX='SS' AR_OPTIONS='' AS='as' ATOMIC_OPTIONS='' AWK='gawk' BINRELOC_CFLAGS='' BINRELOC_LIBS='' BUILD_ROOT_DIR='/var/tmp/portage/dev-db/firebird-2.5.6.27020.0/work/Firebird-2.5.6.27020-0' CC='x86_64-pc-linux-gnu-gcc' CFLAGS='-O2 -pipe -march=native -Wall -pthread' CPP='x86_64-pc-linux-gnu-gcc -E' CPPFLAGS='' CPU_TYPE='amd64' CXX='x86_64-pc-linux-gnu-g++' CXXCPP='x86_64-pc-linux-gnu-g++ -E' CXXFLAGS='-Werror=terminate -O2 -pipe -march=native -pthread' DEFS='-DHAVE_CONFIG_H' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EDITLINE_FLG='Y' EGREP='/bin/grep -E' EXEEXT='' FB_BINDIR='/usr/bin' FB_BUILD_NUM='27020' FB_CONFDIR='/etc/firebird' FB_DOCDIR='/usr/share/doc/firebird-2.5.6.27020.0' FB_GUARDDIR='/var/run/firebird' FB_HELPDIR='/usr/lib64/firebird/help' FB_INCDIR='/usr/include' FB_INTLDIR='/usr/lib64/firebird/intl' FB_IPC_NAME='FirebirdIPI' FB_LIBDIR='/usr/lib64' FB_LOGDIR='/var/log/firebird/' FB_MISCDIR='/usr/share/firebird' FB_MSGDIR='/usr/lib64/firebird' FB_PIPE_NAME='' FB_PLUGDIR='/usr/lib64/firebird/plugins' FB_SAMPLEDBDIR='/usr/share/doc/firebird-2.5.6.27020.0/examples/db' FB_SAMPLEDIR='/usr/share/doc/firebird-2.5.6.27020.0/examples' FB_SBINDIR='/usr/sbin' FB_SECDBDIR='/etc/firebird' FB_SERVICE_NAME='gds_db' FB_SERVICE_PORT='3050' FB_UDFDIR='/usr/lib64/firebird/UDF' FGREP='/bin/grep -F' FIREBIRD_ARCH_TYPE='super' FIREBIRD_PACKAGE_VERSION='0' FIREBIRD_VERSION='2.5.6' GPRE_LANGUAGE_MODULES='' GREP='/bin/grep' ICU_PLATFORM='LinuxRedHat' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LD='/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64' LDFLAGS='-Wl,-O1 -Wl,--as-needed' LIBOBJS='' LIBS='-latomic_ops -lm -ldl -lcurses' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_SYS_LIBRARY_PATH='' MAKEFILE_PREFIX='linux_amd64' MANIFEST_TOOL=':' NEW_FIREBIRD_DIR='/var/tmp/portage/dev-db/firebird-2.5.6.27020.0/work/Firebird-2.5.6.27020-0/gen/firebird' NM='/usr/bin/x86_64-pc-linux-gnu-nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OTOOL64='' OTOOL='' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PLATFORM='LINUX' POSTFIX_INCLUDE='' PROD_BUILD_FLG='Y' PTHREAD_CC='x86_64-pc-linux-gnu-gcc' PTHREAD_CFLAGS='-pthread' PTHREAD_LIBS='' RANLIB='x86_64-pc-linux-gnu-ranlib' READLINE='edit' RPM64='()(64bit)' SED='/bin/sed' SET_MAKE='' SFIO_DIR='' SFIO_EXAMPLES='' SFIO_FLAGS='' SFIO_LDFLAGS='' SHELL='/bin/sh' SHRLIB_EXT='so' STATIC_CXXSUPPORT_LIB=' -lsupc++ -lgcc_eh' STD_EDITLINE='true' STD_ICU='true' STRIP='x86_64-pc-linux-gnu-strip' TERMLIB='curses' TLS_OPTIONS='' UDF_COMMENT='# VOID_PTR_SIZE='8' ac_ct_AR='' ac_ct_CC='' ac_ct_CXX='' ac_ct_DUMPBIN='' acx_pthread_config='' bindir='${exec_prefix}/bin' build='x86_64-pc-linux-gnu' build_alias='x86_64-pc-linux-gnu' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' datadir='/usr/share' datarootdir='${prefix}/share' docdir='/usr/share/doc/firebird-2.5.6.27020.0' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-pc-linux-gnu' host_alias='x86_64-pc-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='/usr/share/doc/firebird-2.5.6.27020.0/html' includedir='${prefix}/include' infodir='/usr/share/info' libdir='/usr/lib64' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var/lib' mandir='/usr/share/man' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/lib64/firebird' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='/etc' target='x86_64-pc-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='pc' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define LINUX 1 #define CASE_SENSITIVITY false #define HAVE_MULTI_THREAD 1 #define SUPPORT_RAW_DEVICES 1 #define FB_SERVICE_NAME "gds_db" #define FB_SERVICE_PORT 3050 #define FB_IPC_NAME "FirebirdIPI" #define FB_BINDIR "/usr/bin" #define FB_SBINDIR "/usr/sbin" #define FB_CONFDIR "/etc/firebird" #define FB_LIBDIR "/usr/lib64" #define FB_INCDIR "/usr/include" #define FB_DOCDIR "/usr/share/doc/firebird-2.5.6.27020.0" #define FB_UDFDIR "/usr/lib64/firebird/UDF" #define FB_SAMPLEDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples" #define FB_SAMPLEDBDIR "/usr/share/doc/firebird-2.5.6.27020.0/examples/db" #define FB_HELPDIR "/usr/lib64/firebird/help" #define FB_INTLDIR "/usr/lib64/firebird/intl" #define FB_MISCDIR "/usr/share/firebird" #define FB_SECDBDIR "/etc/firebird" #define FB_MSGDIR "/usr/lib64/firebird" #define FB_LOGDIR "/var/log/firebird/" #define FB_GUARDDIR "/var/run/firebird" #define FB_PLUGDIR "/usr/lib64/firebird/plugins" #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_DIRENT_H 1 #define STDC_HEADERS 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_ASSERT_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_PWD_H 1 #define HAVE_LIBIO_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_PTHREAD_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_WAIT_H 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_SETJMP_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_SYS_SIGNAL_H 1 #define HAVE_TERMIO_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_DIRENT_H 1 #define HAVE_EDITLINE_H 1 #define HAVE_UNISTD_H 1 #define HAVE_CRYPT_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_RPC_RPC_H 1 #define HAVE_RPC_XDR_H 1 #define HAVE_AIO_H 1 #define HAVE_MNTENT_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SEM_H 1 #define HAVE_SEMAPHORE_H 1 #define HAVE_FLOAT_H 1 #define HAVE_ATOMIC_OPS_H 1 #define HAVE_UTIME_H 1 #define HAVE_POLL_H 1 #define HAVE_LINUX_FALLOC_H 1 #define HAVE_LIBM 1 #define HAVE_LIBATOMIC_OPS 1 #define HAVE_INFINITY 1 #define HAVE_VA_COPY 1 #define HAVE_GETTIMEOFDAY 1 #define GETTIMEOFDAY_RETURNS_TIMEZONE 1 #define HAVE_TIME 1 #define HAVE_TIMES 1 #define HAVE_NANOSLEEP 1 #define HAVE_STRCASECMP 1 #define HAVE_STRNCASECMP 1 #define HAVE_DIRNAME 1 #define HAVE_SIGACTION 1 #define HAVE_SETITIMER 1 #define HAVE_SNPRINTF 1 #define HAVE_VSNPRINTF 1 #define HAVE_SWAB 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_GETPAGESIZE 1 #define HAVE_MMAP 1 #define HAVE_FORK 1 #define HAVE_VFORK 1 #define HAVE_WORKING_VFORK 1 #define HAVE_WORKING_FORK 1 #define SETPGRP_VOID 1 #define HAVE_SETPGID 1 #define GETPGRP_VOID 1 #define HAVE_FLOCK 1 #define HAVE_DLADDR 1 #define HAVE_INITGROUPS 1 #define HAVE_GETPAGESIZE 1 #define HAVE_PREAD 1 #define HAVE_PWRITE 1 #define HAVE_GETCWD 1 #define HAVE_GETWD 1 #define HAVE_SETMNTENT 1 #define HAVE_GETMNTENT 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETRLIMIT 1 #define HAVE_TCGETATTR 1 #define HAVE_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_PTHREAD_KEY_CREATE 1 #define HAVE_LLRINT 1 #define HAVE_LOCALTIME_R 1 #define HAVE_GMTIME_R 1 #define HAVE_FCHMOD 1 #define HAVE_SEMTIMEDOP 1 #define HAVE_FEGETENV 1 #define HAVE_STRERROR_R 1 #define HAVE_FDATASYNC 1 #define HAVE_FSYNC 1 #define HAVE_POLL 1 #define HAVE_AO_COMPARE_AND_SWAP_FULL 1 #define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 #define HAVE_PTHREAD_MUTEXATTR_SETROBUST_NP 1 #define HAVE_PTHREAD_MUTEX_CONSISTENT_NP 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_FALLOCATE 1 #define HAVE_SEM_TIMEDWAIT 1 #define HAVE_SEM_INIT 1 #define WORKING_SEM_INIT 1 #define HAVE_POSIX_FADVISE 1 #define RETSIGTYPE void #define _FILE_OFFSET_BITS 64 #define SIZEOF_VOID_P 8 #define SIZEOF_LONG 8 #define SIZEOF_SIZE_T 8 #define HAVE_SOCKLEN_T 1 #define HAVE_STRUCT_XDR_OPS 1 #define HAVE_STRUCT_DIRENT_D_TYPE 1 #define FB_ALIGNMENT 8 #define FB_DOUBLE_ALIGN 8 #define HAVE__PROC_SELF_EXE 1 #define HAVE___THREAD 1 #define FB_PREFIX "/usr/lib64/firebird" configure: exit 0