EVOLUTION-MANAGER
Edit File: config.log
This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --with-command-group=nagcmd ## --------- ## ## Platform. ## ## --------- ## hostname = vps243764.vps.ovh.ca uname -m = x86_64 uname -r = 3.10.0-957.12.2.el7.x86_64 uname -s = Linux uname -v = #1 SMP Tue May 14 21:24:32 UTC 2019 /usr/bin/uname -p = x86_64 /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /usr/sbin PATH: /usr/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2512: checking for a BSD-compatible install configure:2580: result: /usr/bin/install -c configure:2597: checking build system type configure:2611: result: x86_64-pc-linux-gnu configure:2631: checking host system type configure:2644: result: x86_64-pc-linux-gnu configure:2716: checking for gcc configure:2732: found /usr/bin/gcc configure:2743: result: gcc configure:2972: checking for C compiler version configure:2981: gcc --version >&5 gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:2992: $? = 0 configure:2981: gcc -v >&5 Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:2992: $? = 0 configure:2981: gcc -V >&5 gcc: error: unrecognized command line option '-V' gcc: fatal error: no input files compilation terminated. configure:2992: $? = 4 configure:2981: gcc -qversion >&5 gcc: error: unrecognized command line option '-qversion' gcc: fatal error: no input files compilation terminated. configure:2992: $? = 4 configure:3012: checking whether the C compiler works configure:3034: gcc conftest.c >&5 configure:3038: $? = 0 configure:3086: result: yes configure:3089: checking for C compiler default output file name configure:3091: result: a.out configure:3097: checking for suffix of executables configure:3104: gcc -o conftest conftest.c >&5 configure:3108: $? = 0 configure:3130: result: configure:3152: checking whether we are cross compiling configure:3160: gcc -o conftest conftest.c >&5 configure:3164: $? = 0 configure:3171: ./conftest configure:3175: $? = 0 configure:3190: result: no configure:3195: checking for suffix of object files configure:3217: gcc -c conftest.c >&5 configure:3221: $? = 0 configure:3242: result: o configure:3246: checking whether we are using the GNU C compiler configure:3265: gcc -c conftest.c >&5 configure:3265: $? = 0 configure:3274: result: yes configure:3283: checking whether gcc accepts -g configure:3303: gcc -c -g conftest.c >&5 configure:3303: $? = 0 configure:3344: result: yes configure:3361: checking for gcc option to accept ISO C89 configure:3424: gcc -c -g -O2 conftest.c >&5 configure:3424: $? = 0 configure:3437: result: none needed configure:3457: checking whether make sets $(MAKE) configure:3479: result: yes configure:3488: checking whether ln -s works configure:3492: result: yes configure:3501: checking for strip configure:3519: found /usr/bin/strip configure:3532: result: /usr/bin/strip configure:3547: checking how to run the C preprocessor configure:3578: gcc -E conftest.c configure:3578: $? = 0 configure:3592: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3592: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3617: result: gcc -E configure:3637: gcc -E conftest.c configure:3637: $? = 0 configure:3651: gcc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include <ac_nonexistent.h> ^ compilation terminated. configure:3651: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include <ac_nonexistent.h> configure:3680: checking for grep that handles long lines and -e configure:3738: result: /usr/bin/grep configure:3743: checking for egrep configure:3805: result: /usr/bin/grep -E configure:3810: checking for ANSI C header files configure:3830: gcc -c -g -O2 conftest.c >&5 configure:3830: $? = 0 configure:3903: gcc -o conftest -g -O2 conftest.c >&5 configure:3903: $? = 0 configure:3903: ./conftest configure:3903: $? = 0 configure:3914: result: yes configure:3922: checking whether time.h and sys/time.h may both be included configure:3942: gcc -c -g -O2 conftest.c >&5 configure:3942: $? = 0 configure:3949: result: yes configure:3957: checking for sys/wait.h that is POSIX.1 compatible configure:3983: gcc -c -g -O2 conftest.c >&5 configure:3983: $? = 0 configure:3990: result: yes configure:4003: checking for sys/types.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for sys/stat.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for stdlib.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for string.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for memory.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for strings.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for inttypes.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for stdint.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4003: checking for unistd.h configure:4003: gcc -c -g -O2 conftest.c >&5 configure:4003: $? = 0 configure:4003: result: yes configure:4018: checking arpa/inet.h usability configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking arpa/inet.h presence configure:4018: gcc -E conftest.c configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking for arpa/inet.h configure:4018: result: yes configure:4018: checking ctype.h usability configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking ctype.h presence configure:4018: gcc -E conftest.c configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking for ctype.h configure:4018: result: yes configure:4018: checking dirent.h usability configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking dirent.h presence configure:4018: gcc -E conftest.c configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking for dirent.h configure:4018: result: yes configure:4018: checking errno.h usability configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking errno.h presence configure:4018: gcc -E conftest.c configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking for errno.h configure:4018: result: yes configure:4018: checking fcntl.h usability configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking fcntl.h presence configure:4018: gcc -E conftest.c configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking for fcntl.h configure:4018: result: yes configure:4018: checking getopt.h usability configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking getopt.h presence configure:4018: gcc -E conftest.c configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking for getopt.h configure:4018: result: yes configure:4018: checking grp.h usability configure:4018: gcc -c -g -O2 conftest.c >&5 configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking grp.h presence configure:4018: gcc -E conftest.c configure:4018: $? = 0 configure:4018: result: yes configure:4018: checking for grp.h configure:4018: result: yes configure:4031: checking libgen.h usability configure:4031: gcc -c -g -O2 conftest.c >&5 configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking libgen.h presence configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking for libgen.h configure:4031: result: yes configure:4031: checking limits.h usability configure:4031: gcc -c -g -O2 conftest.c >&5 configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking limits.h presence configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking for limits.h configure:4031: result: yes configure:4031: checking math.h usability configure:4031: gcc -c -g -O2 conftest.c >&5 configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking math.h presence configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking for math.h configure:4031: result: yes configure:4031: checking netdb.h usability configure:4031: gcc -c -g -O2 conftest.c >&5 configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking netdb.h presence configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking for netdb.h configure:4031: result: yes configure:4031: checking netinet/in.h usability configure:4031: gcc -c -g -O2 conftest.c >&5 configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking netinet/in.h presence configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking for netinet/in.h configure:4031: result: yes configure:4031: checking pwd.h usability configure:4031: gcc -c -g -O2 conftest.c >&5 configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking pwd.h presence configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking for pwd.h configure:4031: result: yes configure:4031: checking regex.h usability configure:4031: gcc -c -g -O2 conftest.c >&5 configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking regex.h presence configure:4031: gcc -E conftest.c configure:4031: $? = 0 configure:4031: result: yes configure:4031: checking for regex.h configure:4031: result: yes configure:4044: checking signal.h usability configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4044: $? = 0 configure:4044: result: yes configure:4044: checking signal.h presence configure:4044: gcc -E conftest.c configure:4044: $? = 0 configure:4044: result: yes configure:4044: checking for signal.h configure:4044: result: yes configure:4044: checking socket.h usability configure:4044: gcc -c -g -O2 conftest.c >&5 conftest.c:69:20: fatal error: socket.h: No such file or directory #include <socket.h> ^ compilation terminated. configure:4044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <socket.h> configure:4044: result: no configure:4044: checking socket.h presence configure:4044: gcc -E conftest.c conftest.c:36:20: fatal error: socket.h: No such file or directory #include <socket.h> ^ compilation terminated. configure:4044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | /* end confdefs.h. */ | #include <socket.h> configure:4044: result: no configure:4044: checking for socket.h configure:4044: result: no configure:4044: checking stdarg.h usability configure:4044: gcc -c -g -O2 conftest.c >&5 configure:4044: $? = 0 configure:4044: result: yes configure:4044: checking stdarg.h presence configure:4044: gcc -E conftest.c configure:4044: $? = 0 configure:4044: result: yes configure:4044: checking for stdarg.h configure:4044: result: yes configure:4044: checking for string.h configure:4044: result: yes configure:4044: checking for strings.h configure:4044: result: yes configure:4044: checking sys/loadavg.h usability configure:4044: gcc -c -g -O2 conftest.c >&5 conftest.c:72:25: fatal error: sys/loadavg.h: No such file or directory #include <sys/loadavg.h> ^ compilation terminated. configure:4044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <sys/loadavg.h> configure:4044: result: no configure:4044: checking sys/loadavg.h presence configure:4044: gcc -E conftest.c conftest.c:39:25: fatal error: sys/loadavg.h: No such file or directory #include <sys/loadavg.h> ^ compilation terminated. configure:4044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | /* end confdefs.h. */ | #include <sys/loadavg.h> configure:4044: result: no configure:4044: checking for sys/loadavg.h configure:4044: result: no configure:4057: checking sys/mman.h usability configure:4057: gcc -c -g -O2 conftest.c >&5 configure:4057: $? = 0 configure:4057: result: yes configure:4057: checking sys/mman.h presence configure:4057: gcc -E conftest.c configure:4057: $? = 0 configure:4057: result: yes configure:4057: checking for sys/mman.h configure:4057: result: yes configure:4057: checking for sys/types.h configure:4057: result: yes configure:4057: checking sys/time.h usability configure:4057: gcc -c -g -O2 conftest.c >&5 configure:4057: $? = 0 configure:4057: result: yes configure:4057: checking sys/time.h presence configure:4057: gcc -E conftest.c configure:4057: $? = 0 configure:4057: result: yes configure:4057: checking for sys/time.h configure:4057: result: yes configure:4057: checking sys/resource.h usability configure:4057: gcc -c -g -O2 conftest.c >&5 configure:4057: $? = 0 configure:4057: result: yes configure:4057: checking sys/resource.h presence configure:4057: gcc -E conftest.c configure:4057: $? = 0 configure:4057: result: yes configure:4057: checking for sys/resource.h configure:4057: result: yes configure:4057: checking for sys/wait.h configure:4057: result: yes configure:4070: checking sys/socket.h usability configure:4070: gcc -c -g -O2 conftest.c >&5 configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking sys/socket.h presence configure:4070: gcc -E conftest.c configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking for sys/socket.h configure:4070: result: yes configure:4070: checking for sys/stat.h configure:4070: result: yes configure:4070: checking sys/timeb.h usability configure:4070: gcc -c -g -O2 conftest.c >&5 configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking sys/timeb.h presence configure:4070: gcc -E conftest.c configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking for sys/timeb.h configure:4070: result: yes configure:4070: checking sys/un.h usability configure:4070: gcc -c -g -O2 conftest.c >&5 configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking sys/un.h presence configure:4070: gcc -E conftest.c configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking for sys/un.h configure:4070: result: yes configure:4070: checking sys/ipc.h usability configure:4070: gcc -c -g -O2 conftest.c >&5 configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking sys/ipc.h presence configure:4070: gcc -E conftest.c configure:4070: $? = 0 configure:4070: result: yes configure:4070: checking for sys/ipc.h configure:4070: result: yes configure:4083: checking sys/msg.h usability configure:4083: gcc -c -g -O2 conftest.c >&5 configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking sys/msg.h presence configure:4083: gcc -E conftest.c configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking for sys/msg.h configure:4083: result: yes configure:4083: checking sys/poll.h usability configure:4083: gcc -c -g -O2 conftest.c >&5 configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking sys/poll.h presence configure:4083: gcc -E conftest.c configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking for sys/poll.h configure:4083: result: yes configure:4083: checking syslog.h usability configure:4083: gcc -c -g -O2 conftest.c >&5 configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking syslog.h presence configure:4083: gcc -E conftest.c configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking for syslog.h configure:4083: result: yes configure:4083: checking uio.h usability configure:4083: gcc -c -g -O2 conftest.c >&5 conftest.c:85:17: fatal error: uio.h: No such file or directory #include <uio.h> ^ compilation terminated. configure:4083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <uio.h> configure:4083: result: no configure:4083: checking uio.h presence configure:4083: gcc -E conftest.c conftest.c:52:17: fatal error: uio.h: No such file or directory #include <uio.h> ^ compilation terminated. configure:4083: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | /* end confdefs.h. */ | #include <uio.h> configure:4083: result: no configure:4083: checking for uio.h configure:4083: result: no configure:4083: checking for unistd.h configure:4083: result: yes configure:4083: checking locale.h usability configure:4083: gcc -c -g -O2 conftest.c >&5 configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking locale.h presence configure:4083: gcc -E conftest.c configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking for locale.h configure:4083: result: yes configure:4083: checking wchar.h usability configure:4083: gcc -c -g -O2 conftest.c >&5 configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking wchar.h presence configure:4083: gcc -E conftest.c configure:4083: $? = 0 configure:4083: result: yes configure:4083: checking for wchar.h configure:4083: result: yes configure:4095: checking sys/prctl.h usability configure:4095: gcc -c -g -O2 conftest.c >&5 configure:4095: $? = 0 configure:4095: result: yes configure:4095: checking sys/prctl.h presence configure:4095: gcc -E conftest.c configure:4095: $? = 0 configure:4095: result: yes configure:4095: checking for sys/prctl.h configure:4095: result: yes configure:4106: checking for an ANSI C-conforming const configure:4172: gcc -c -g -O2 conftest.c >&5 configure:4172: $? = 0 configure:4179: result: yes configure:4187: checking whether struct tm is in sys/time.h or time.h configure:4207: gcc -c -g -O2 conftest.c >&5 configure:4207: $? = 0 configure:4214: result: time.h configure:4222: checking for struct tm.tm_zone configure:4222: gcc -c -g -O2 conftest.c >&5 configure:4222: $? = 0 configure:4222: result: yes configure:4289: checking for mode_t configure:4289: gcc -c -g -O2 conftest.c >&5 configure:4289: $? = 0 configure:4289: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:21: error: expected expression before ')' token if (sizeof ((mode_t))) ^ configure:4289: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((mode_t))) | return 0; | ; | return 0; | } configure:4289: result: yes configure:4300: checking for pid_t configure:4300: gcc -c -g -O2 conftest.c >&5 configure:4300: $? = 0 configure:4300: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:20: error: expected expression before ')' token if (sizeof ((pid_t))) ^ configure:4300: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:4300: result: yes configure:4311: checking for size_t configure:4311: gcc -c -g -O2 conftest.c >&5 configure:4311: $? = 0 configure:4311: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:94:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:4311: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:4311: result: yes configure:4322: checking return type of signal handlers configure:4340: gcc -c -g -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:64:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:4340: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | /* end confdefs.h. */ | #include <sys/types.h> | #include <signal.h> | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:4347: result: void configure:4355: checking for uid_t in sys/types.h configure:4374: result: yes configure:4385: checking type of array argument to getgroups configure:4419: gcc -o conftest -g -O2 conftest.c >&5 configure:4419: $? = 0 configure:4419: ./conftest configure:4419: $? = 0 configure:4444: result: gid_t configure:4461: checking what the operating system is configure:4528: result: linux configure:4539: checking what the distribution type is configure:4651: result: rhel configure:4661: checking what init system is being used configure:4804: result: systemd configure:4814: checking what inetd is being used configure:4903: result: systemd configure:4946: checking for which paths to use configure:5678: result: default configure:5692: checking for which init file to use configure:5735: result: default-service configure:5738: checking for which inetd files to use configure:5760: result: default-socket configure:5801: checking for va_copy configure:5819: gcc -o conftest -g -O2 conftest.c >&5 configure:5819: $? = 0 configure:5827: result: yes configure:5869: checking for vsnprintf configure:5869: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:5869: $? = 0 configure:5869: result: yes configure:5876: checking for snprintf configure:5876: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:84:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:5876: $? = 0 configure:5876: result: yes configure:5883: checking for asprintf configure:5883: gcc -o conftest -g -O2 conftest.c >&5 configure:5883: $? = 0 configure:5883: result: yes configure:5890: checking for vasprintf configure:5890: gcc -o conftest -g -O2 conftest.c >&5 configure:5890: $? = 0 configure:5890: result: yes configure:5899: checking for sigaction configure:5899: gcc -o conftest -g -O2 conftest.c >&5 configure:5899: $? = 0 configure:5899: result: yes configure:5909: checking for C99 vsnprintf configure:5945: gcc -o conftest -g -O2 conftest.c >&5 conftest.c: In function 'foo': conftest.c:73:22: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (len != 5) exit(1); ^ conftest.c:80:12: warning: incompatible implicit declaration of built-in function 'snprintf' [enabled by default] if (snprintf(buf, 3, "hello") != 5 || strcmp(buf, "he") != 0) exit(1); ^ configure:5945: $? = 0 configure:5945: ./conftest configure:5945: $? = 0 configure:5955: result: yes configure:5966: checking for library containing getservbyname configure:5997: gcc -o conftest -g -O2 conftest.c >&5 configure:5997: $? = 0 configure:6014: result: none required configure:6024: checking for library containing connect configure:6055: gcc -o conftest -g -O2 conftest.c >&5 configure:6055: $? = 0 configure:6072: result: none required configure:6086: checking for initgroups configure:6086: gcc -o conftest -g -O2 conftest.c >&5 configure:6086: $? = 0 configure:6086: result: yes configure:6086: checking for setenv configure:6086: gcc -o conftest -g -O2 conftest.c >&5 configure:6086: $? = 0 configure:6086: result: yes configure:6086: checking for strdup configure:6086: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:88:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:6086: $? = 0 configure:6086: result: yes configure:6086: checking for strstr configure:6086: gcc -o conftest -g -O2 conftest.c >&5 conftest.c:89:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:6086: $? = 0 configure:6086: result: yes configure:6086: checking for strtoul configure:6086: gcc -o conftest -g -O2 conftest.c >&5 configure:6086: $? = 0 configure:6086: result: yes configure:6086: checking for unsetenv configure:6086: gcc -o conftest -g -O2 conftest.c >&5 configure:6086: $? = 0 configure:6086: result: yes configure:6096: checking for type of socket size configure:6112: gcc -c -g -O2 conftest.c >&5 configure:6112: $? = 0 configure:6115: result: size_t configure:6260: checking for Kerberos include files configure:6282: result: found Kerberos include files in /usr/include/krb5 configure:6330: checking for pkg-config configure:6346: found /usr/bin/pkg-config configure:6357: result: pkg-config configure:6493: checking whether compiling and linking against SSL works configure:6507: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -lssl -lcrypto >&5 configure:6507: $? = 0 configure:6509: result: yes configure:6584: checking for library containing nanosleep configure:6615: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -lssl -lcrypto >&5 configure:6615: $? = 0 configure:6632: result: none required configure:6762: checking for mail configure:6780: found /usr/bin/mail configure:6792: result: /usr/bin/mail configure:6871: gcc -c -g -O2 -I/usr/include/krb5 conftest.c >&5 configure:6871: $? = 0 configure:6874: result: checking for RLIMIT_PROC... yes configure:6919: checking for glibc at least version 2.4 configure:6935: gcc -E conftest.c configure:6935: $? = 0 configure:6936: result: yes configure:6945: checking sys/epoll.h usability configure:6945: gcc -c -g -O2 -I/usr/include/krb5 conftest.c >&5 configure:6945: $? = 0 configure:6945: result: yes configure:6945: checking sys/epoll.h presence configure:6945: gcc -E conftest.c configure:6945: $? = 0 configure:6945: result: yes configure:6945: checking for sys/epoll.h configure:6945: result: yes configure:6954: checking sys/select.h usability configure:6954: gcc -c -g -O2 -I/usr/include/krb5 conftest.c >&5 configure:6954: $? = 0 configure:6954: result: yes configure:6954: checking sys/select.h presence configure:6954: gcc -E conftest.c configure:6954: $? = 0 configure:6954: result: yes configure:6954: checking for sys/select.h configure:6954: result: yes configure:7105: checking for main in -liconv configure:7124: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -liconv -lssl -lcrypto >&5 /usr/bin/ld: cannot find -liconv collect2: error: ld returned 1 exit status configure:7124: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_VA_COPY 1 | #define HAVE_SIGACTION 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define SOCKET_SIZE_TYPE size_t | #define HAVE_KRB5_H 1 | #define HAVE_SSL 1 | #define DEFAULT_NAGIOS_USER "nagios" | #define DEFAULT_NAGIOS_GROUP "nagios" | #define DETECT_RLIMIT_PROBLEM 1 | #define IOBROKER_USES_EPOLL 1 | #define USE_STATUSWRL /**/ | /* end confdefs.h. */ | | | int | main () | { | return main (); | ; | return 0; | } configure:7133: result: no configure:7141: checking for gdImagePng in -lgd (order 1) configure:7164: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -lgd -lttf -lpng -ljpeg -lz -lm -lssl -lcrypto >&5 /usr/bin/ld: cannot find -lttf collect2: error: ld returned 1 exit status configure:7164: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_VA_COPY 1 | #define HAVE_SIGACTION 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define SOCKET_SIZE_TYPE size_t | #define HAVE_KRB5_H 1 | #define HAVE_SSL 1 | #define DEFAULT_NAGIOS_USER "nagios" | #define DEFAULT_NAGIOS_GROUP "nagios" | #define DETECT_RLIMIT_PROBLEM 1 | #define IOBROKER_USES_EPOLL 1 | #define USE_STATUSWRL /**/ | /* end confdefs.h. */ | /* Override any gcc2 internal prototype to avoid an error. */ | /* We use char because int might match the return type of a gcc2 | builtin and then its argument prototype would still apply. */ | char gdImagePng(); | | int | main () | { | gdImagePng() | ; | return 0; | } configure:7182: result: no configure:7189: checking for gdImagePng in -lgd (order 2) configure:7212: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -lgd -lpng -ljpeg -lz -lm -lssl -lcrypto >&5 configure:7212: $? = 0 configure:7223: result: yes configure:7370: checking for GD library configure:7372: result: yes configure:7381: checking for gdImageCreateTrueColor in -lgd configure:7406: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -lgd -lssl -lcrypto >&5 configure:7406: $? = 0 configure:7415: result: yes configure:7494: checking ltdl.h usability configure:7494: gcc -c -g -O2 -I/usr/include/krb5 conftest.c >&5 conftest.c:115:18: fatal error: ltdl.h: No such file or directory #include <ltdl.h> ^ compilation terminated. configure:7494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_VA_COPY 1 | #define HAVE_SIGACTION 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define SOCKET_SIZE_TYPE size_t | #define HAVE_KRB5_H 1 | #define HAVE_SSL 1 | #define DEFAULT_NAGIOS_USER "nagios" | #define DEFAULT_NAGIOS_GROUP "nagios" | #define DETECT_RLIMIT_PROBLEM 1 | #define IOBROKER_USES_EPOLL 1 | #define USE_STATUSWRL /**/ | #define USE_STATUSMAP /**/ | #define HAVE_GDIMAGECREATETRUECOLOR 1 | #define USE_TRENDS /**/ | #define USE_HISTOGRAM /**/ | #define USE_NANOSLEEP /**/ | /* end confdefs.h. */ | #include <stdio.h> | #ifdef HAVE_SYS_TYPES_H | # include <sys/types.h> | #endif | #ifdef HAVE_SYS_STAT_H | # include <sys/stat.h> | #endif | #ifdef STDC_HEADERS | # include <stdlib.h> | # include <stddef.h> | #else | # ifdef HAVE_STDLIB_H | # include <stdlib.h> | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include <memory.h> | # endif | # include <string.h> | #endif | #ifdef HAVE_STRINGS_H | # include <strings.h> | #endif | #ifdef HAVE_INTTYPES_H | # include <inttypes.h> | #endif | #ifdef HAVE_STDINT_H | # include <stdint.h> | #endif | #ifdef HAVE_UNISTD_H | # include <unistd.h> | #endif | #include <ltdl.h> configure:7494: result: no configure:7494: checking ltdl.h presence configure:7494: gcc -E conftest.c conftest.c:82:18: fatal error: ltdl.h: No such file or directory #include <ltdl.h> ^ compilation terminated. configure:7494: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GETOPT_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LIBGEN_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MATH_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_PWD_H 1 | #define HAVE_REGEX_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_TIMEB_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_SYS_MSG_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_WCHAR_H 1 | #define HAVE_SYS_PRCTL_H 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define RETSIGTYPE void | #define GETGROUPS_T gid_t | #define HAVE_VA_COPY 1 | #define HAVE_SIGACTION 1 | #define HAVE_C99_VSNPRINTF 1 | #define HAVE_INITGROUPS 1 | #define HAVE_SETENV 1 | #define HAVE_STRDUP 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOUL 1 | #define HAVE_UNSETENV 1 | #define SOCKET_SIZE_TYPE size_t | #define HAVE_KRB5_H 1 | #define HAVE_SSL 1 | #define DEFAULT_NAGIOS_USER "nagios" | #define DEFAULT_NAGIOS_GROUP "nagios" | #define DETECT_RLIMIT_PROBLEM 1 | #define IOBROKER_USES_EPOLL 1 | #define USE_STATUSWRL /**/ | #define USE_STATUSMAP /**/ | #define HAVE_GDIMAGECREATETRUECOLOR 1 | #define USE_TRENDS /**/ | #define USE_HISTOGRAM /**/ | #define USE_NANOSLEEP /**/ | /* end confdefs.h. */ | #include <ltdl.h> configure:7494: result: no configure:7494: checking for ltdl.h configure:7494: result: no configure:7548: checking dlfcn.h usability configure:7548: gcc -c -g -O2 -I/usr/include/krb5 conftest.c >&5 configure:7548: $? = 0 configure:7548: result: yes configure:7548: checking dlfcn.h presence configure:7548: gcc -E conftest.c configure:7548: $? = 0 configure:7548: result: yes configure:7548: checking for dlfcn.h configure:7548: result: yes configure:7551: checking for dlopen in -ldl configure:7576: gcc -o conftest -g -O2 -I/usr/include/krb5 conftest.c -ldl -lssl -lcrypto >&5 configure:7576: $? = 0 configure:7585: result: yes configure:7613: checking for extra flags needed to export symbols configure:7636: gcc -o conftest -g -O2 -I/usr/include/krb5 -Wl,-export-dynamic conftest.c -lssl -lcrypto >&5 configure:7636: $? = 0 configure:7668: result: -Wl,-export-dynamic configure:7672: checking for linker flags for loadable modules configure:7707: result: -shared configure:7750: checking for traceroute configure:7768: found /usr/bin/traceroute configure:7780: result: /usr/bin/traceroute configure:7819: checking for type va_list configure:7840: gcc -c -g -O2 -I/usr/include/krb5 conftest.c >&5 configure:7840: $? = 0 configure:7841: result: yes configure:7890: checking for perl configure:7908: found /usr/bin/perl configure:7920: result: /usr/bin/perl configure:7934: checking for unzip configure:7952: found /usr/bin/unzip configure:7964: result: /usr/bin/unzip configure:8010: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on vps243764.vps.ovh.ca config.status:980: creating html/index.php config.status:980: creating Makefile config.status:980: creating lib/Makefile config.status:980: creating base/Makefile config.status:980: creating common/Makefile config.status:980: creating contrib/Makefile config.status:980: creating cgi/Makefile config.status:980: creating html/Makefile config.status:980: creating module/Makefile config.status:980: creating worker/Makefile config.status:980: creating worker/ping/Makefile config.status:980: creating xdata/Makefile config.status:980: creating subst config.status:980: creating pkginfo config.status:980: creating startup/openrc-init config.status:980: creating startup/default-init config.status:980: creating startup/default-service config.status:980: creating startup/upstart-init config.status:980: creating t/Makefile config.status:980: creating t-tap/Makefile config.status:980: creating include/config.h config.status:980: creating lib/snprintf.h config.status:980: creating lib/iobroker.h configure:9380: result: *** Configuration summary for nagios 4.4.9 2022-11-16 ***: configure:9387: result: Nagios executable: nagios configure:9389: result: Nagios user/group: nagios,nagios configure:9391: result: Command user/group: nagios,nagcmd configure:9393: result: Event Broker: yes configure:9395: result: Install ${prefix}: /usr/local/nagios configure:9397: result: Install ${includedir}: /usr/local/nagios/include/nagios configure:9399: result: Lock file: /run/nagios.lock configure:9401: result: Check result directory: /usr/local/nagios/var/spool/checkresults configure:9403: result: Init directory: /lib/systemd/system configure:9405: result: Apache conf.d directory: /etc/httpd/conf.d configure:9407: result: Mail program: /usr/bin/mail configure:9409: result: Host OS: linux-gnu configure:9411: result: IOBroker Method: epoll configure:9418: result: HTML URL: http://localhost/nagios/ configure:9420: result: CGI URL: http://localhost/nagios/cgi-bin/ configure:9422: result: Traceroute (used by WAP): /usr/bin/traceroute ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_HAVE_C99_VSNPRINTF=yes ac_cv_HAVE_VA_COPY=yes ac_cv_build=x86_64-pc-linux-gnu ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_build_alias_set= ac_cv_env_build_alias_value= ac_cv_env_host_alias_set= ac_cv_env_host_alias_value= ac_cv_env_target_alias_set= ac_cv_env_target_alias_value= ac_cv_func_asprintf=yes ac_cv_func_initgroups=yes ac_cv_func_setenv=yes ac_cv_func_sigaction=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strstr=yes ac_cv_func_strtoul=yes ac_cv_func_unsetenv=yes ac_cv_func_vasprintf=yes ac_cv_func_vsnprintf=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_getopt_h=yes ac_cv_header_grp_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_libgen_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_ltdl_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_regex_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_epoll_h=yes ac_cv_header_sys_ipc_h=yes ac_cv_header_sys_loadavg_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_msg_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_prctl_h=yes ac_cv_header_sys_resource_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes 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_un_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_syslog_h=yes ac_cv_header_time=yes ac_cv_header_uio_h=no ac_cv_header_unistd_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-pc-linux-gnu ac_cv_lib_dl_dlopen=yes ac_cv_lib_gd_gdImageCreateTrueColor=yes ac_cv_lib_gd_gdImagePng_1=no ac_cv_lib_gd_gdImagePng_2=yes ac_cv_lib_iconv_main=no ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep ac_cv_path_MAIL_PROG=/usr/bin/mail ac_cv_path_PATH_TO_TRACEROUTE=/usr/bin/traceroute ac_cv_path_PERL=/usr/bin/perl ac_cv_path_STRIP=/usr/bin/strip ac_cv_path_UNZIP=/usr/bin/unzip ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_CPP='gcc -E' ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_PKG_CONFIG=pkg-config ac_cv_prog_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_make_make_set=yes ac_cv_search_connect='none required' ac_cv_search_getservbyname='none required' ac_cv_search_nanosleep='none required' ac_cv_struct_tm=time.h ac_cv_type_getgroups=gid_t ac_cv_type_mode_t=yes ac_cv_type_pid_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes ## ----------------- ## ## Output variables. ## ## ----------------- ## BASEEXTRALIBS='' BIN_KILL='/usr/bin/kill' BIN_RM='/usr/bin/rm' BROKERLIBS=' -ldl' BROKER_H='../include/broker.h ../include/nebmods.h ../include/nebmodules.h ../include/nebcallbacks.h ../include/neberrors.h' BROKER_LDFLAGS=' -Wl,-export-dynamic' BROKER_O='broker.o nebmods.o' CC='gcc' CFLAGS='-g -O2 -I/usr/include/krb5 ' CGIEXTRAS=' statuswrl.cgi statusmap.cgi trends.cgi histogram.cgi' CHECKRESULTDIR='/usr/local/nagios/var/spool/checkresults' COMMAND_OPTS='-o nagios -g nagcmd' COREWINDOW='no' CPP='gcc -E' CPPFLAGS='' DEFS='-DHAVE_CONFIG_H' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' GDLIBS='-lgd -lpng -ljpeg -lz -lm' GREP='/usr/bin/grep' HAVE_SSL='' HTTPD_CONF='/etc/httpd/conf.d' INIT_OPTS='-o root -g root' INSTALL='/usr/bin/install -c' INSTALL_DATA='${INSTALL} -m 644' INSTALL_OPTS='-o nagios -g nagios' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' LDFLAGS=' ' LIBOBJS='' LIBS=' -lssl -lcrypto ' LN_HTTPD_SITES_ENABLED='0' LN_S='ln -s' LTLIBOBJS='' MAIL_PROG='/usr/bin/mail' MOD_CFLAGS='-fPIC' MOD_LDFLAGS='-shared' NERD_O='' OBJEXT='o' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PACKDIR='/usr/local/src/nagios-4.4.9/pkg' PATH_SEPARATOR=':' PATH_TO_TRACEROUTE='/usr/bin/traceroute' PERL='/usr/bin/perl' PKG_CONFIG='pkg-config' SET_MAKE='' SHELL='/bin/sh' SNPRINTF_O='' SOCKETLIBS='' SSL_HDR='ssl.h' SSL_INC_DIR='' SSL_INC_PREFIX='openssl/' SSL_LIB_DIR='' SSL_TYPE='openssl' STRIP='/usr/bin/strip' TMPDIR='/tmp' UNZIP='/usr/bin/unzip' USE_EVENTBROKER='yes' USE_LIBTAP='no' VERSION='4.4.9' WORKER_CFLAGS='-I ../../include -I ../..' WORKER_LDFLAGS='-L ../../lib -l nagios' ac_ct_CC='gcc' arch='x86_64' bindir='/usr/local/nagios/bin' brokersdir='/usr/local/nagios/bin' bsd_enable='' build='x86_64-pc-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='pc' cgibindir='/usr/local/nagios/sbin' cgiurl='/nagios/cgi-bin' command_grp='nagcmd' command_user='nagios' datadir='/usr/local/nagios/share' datarootdir='/usr/local/nagios/share' dist_type='rhel' dist_ver='7' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='/usr/local/nagios' host='x86_64-pc-linux-gnu' host_alias='' host_cpu='x86_64' host_os='linux-gnu' host_vendor='pc' htmldir='${docdir}' htmurl='/nagios' includedir='/usr/local/nagios/include/nagios' inetd_type='systemd' inetddir='/usr/lib/systemd/system' inetdname='nagios.socket' infodir='${datarootdir}/info' init_type='systemd' initdir='/lib/systemd/system' initdiroverridden='no' initname='nagios.service' libdir='${exec_prefix}/lib' libexecdir='/usr/local/nagios/libexec' localedir='/usr/local/nagios/share/locale' localstatedir='/usr/local/nagios/var' logdir='${prefix}/var' mandir='${datarootdir}/man' nagios_grp='nagios' nagios_name='nagios' nagios_user='nagios' nagiostats_name='nagiostats' objsysconfdir='${prefix}/etc/objects' oldincludedir='/usr/include' opsys='linux' pdfdir='${docdir}' piddir='/usr/local/nagios/var' pipedir='${prefix}/var/rw' pkglocalstatedir='/usr/local/nagios/var' pkgsysconfdir='/usr/local/nagios/etc' pluginsdir='N/A' prefix='/usr/local/nagios' privatesysconfdir='${prefix}/etc' program_transform_name='s,x,x,' psdir='${docdir}' root_grp='root' sbindir='/usr/local/nagios/sbin' sharedstatedir='${prefix}/com' spooldir='${prefix}/var/var' src_inetd='default-socket' src_init='default-service' src_tmpfile='tmpfile.conf' sslbin='' subdirs='' subsyslockdir='/run' subsyslockfile='/run/nagios.lock' sysconfdir='/usr/local/nagios/etc' target_alias='' tmpfilesd='/usr/lib/tmpfiles.d/nagios.conf' webdir='/usr/local/nagios/share' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 #define HAVE_SYS_WAIT_H 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_ARPA_INET_H 1 #define HAVE_CTYPE_H 1 #define HAVE_DIRENT_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GETOPT_H 1 #define HAVE_GRP_H 1 #define HAVE_LIBGEN_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MATH_H 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_PWD_H 1 #define HAVE_REGEX_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMEB_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_SYS_MSG_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_UNISTD_H 1 #define HAVE_LOCALE_H 1 #define HAVE_WCHAR_H 1 #define HAVE_SYS_PRCTL_H 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define RETSIGTYPE void #define GETGROUPS_T gid_t #define HAVE_VA_COPY 1 #define HAVE_SIGACTION 1 #define HAVE_C99_VSNPRINTF 1 #define HAVE_INITGROUPS 1 #define HAVE_SETENV 1 #define HAVE_STRDUP 1 #define HAVE_STRSTR 1 #define HAVE_STRTOUL 1 #define HAVE_UNSETENV 1 #define SOCKET_SIZE_TYPE size_t #define HAVE_KRB5_H 1 #define HAVE_SSL 1 #define DEFAULT_NAGIOS_USER "nagios" #define DEFAULT_NAGIOS_GROUP "nagios" #define DETECT_RLIMIT_PROBLEM 1 #define IOBROKER_USES_EPOLL 1 #define USE_STATUSWRL /**/ #define USE_STATUSMAP /**/ #define HAVE_GDIMAGECREATETRUECOLOR 1 #define USE_TRENDS /**/ #define USE_HISTOGRAM /**/ #define USE_NANOSLEEP /**/ #define HAVE_DLFCN_H /**/ #define USE_EVENT_BROKER /**/ #define TRACEROUTE_COMMAND "/usr/bin/traceroute" configure: exit 0