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/local/php7 --with-mysql-sock --with-mysqli --enable-fpm --enable-soap --with-libxml-dir --with-openssl --with-mcrypt --with-mhash --with-pcre-regex --with-zlib --enable-bcmath --with-iconv --with-bz2 --enable-calendar --with-curl --with-cdb --enable-dom --enable-exif --enable-fileinfo --enable-filter --with-pcre-dir --enable-ftp --with-gd --with-openssl-dir --with-jpeg-dir --with-png-dir --with-zlib-dir --with-freetype-dir --enable-gd-native-ttf --enable-gd-jis-conv --with-gettext --with-gmp --with-mhash --enable-json --enable-mbstring --enable-mbregex --enable-mbregex-backtrack --with-libmbfl --with-onig --enable-pdo --with-pdo-mysql --with-zlib-dir --with-readline --enable-session --enable-shmop --enable-simplexml --enable-sockets --enable-sysvmsg --enable-sysvsem --enable-sysvshm --enable-wddx --with-libxml-dir --with-xsl --enable-zip --enable-mysqlnd-compression-support --with-pear --enable-intl --with-fpm-user=www --with-fpm-group=www --enable-pcntl ## --------- ## ## Platform. ## ## --------- ## hostname = hw-ops-01 uname -m = x86_64 uname -r = 3.10.0-1160.15.2.el7.x86_64 uname -s = Linux uname -v = #1 SMP Wed Feb 3 15:06:38 UTC 2021 /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 ## ----------- ## ## Core tests. ## ## ----------- ## configure:3236: checking for grep that handles long lines and -e configure:3294: result: /usr/bin/grep configure:3299: checking for egrep configure:3361: result: /usr/bin/grep -E configure:3366: checking for a sed that does not truncate output configure:3420: result: /usr/bin/sed configure:3530: checking build system type configure:3544: result: x86_64-unknown-linux-gnu configure:3564: checking host system type configure:3577: result: x86_64-unknown-linux-gnu configure:3597: checking target system type configure:3610: result: x86_64-unknown-linux-gnu configure:3785: checking for cc configure:3801: found /usr/bin/cc configure:3812: result: cc configure:3843: checking for C compiler version configure:3852: cc --version >&5 cc (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:3863: $? = 0 configure:3852: cc -v >&5 Using built-in specs. COLLECT_GCC=cc 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:3863: $? = 0 configure:3852: cc -V >&5 cc: error: unrecognized command line option '-V' cc: fatal error: no input files compilation terminated. configure:3863: $? = 4 configure:3852: cc -qversion >&5 cc: error: unrecognized command line option '-qversion' cc: fatal error: no input files compilation terminated. configure:3863: $? = 4 configure:3883: checking whether the C compiler works configure:3905: cc conftest.c >&5 configure:3909: $? = 0 configure:3957: result: yes configure:3960: checking for C compiler default output file name configure:3962: result: a.out configure:3968: checking for suffix of executables configure:3975: cc -o conftest conftest.c >&5 configure:3979: $? = 0 configure:4001: result: configure:4023: checking whether we are cross compiling configure:4031: cc -o conftest conftest.c >&5 configure:4035: $? = 0 configure:4042: ./conftest configure:4046: $? = 0 configure:4061: result: no configure:4066: checking for suffix of object files configure:4088: cc -c conftest.c >&5 configure:4092: $? = 0 configure:4113: result: o configure:4117: checking whether we are using the GNU C compiler configure:4136: cc -c conftest.c >&5 configure:4136: $? = 0 configure:4145: result: yes configure:4154: checking whether cc accepts -g configure:4174: cc -c -g conftest.c >&5 configure:4174: $? = 0 configure:4215: result: yes configure:4232: checking for cc option to accept ISO C89 configure:4295: cc -c -g -O2 conftest.c >&5 configure:4295: $? = 0 configure:4308: result: none needed configure:4334: checking how to run the C preprocessor configure:4365: cc -E conftest.c configure:4365: $? = 0 configure:4379: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4379: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4404: result: cc -E configure:4424: cc -E conftest.c configure:4424: $? = 0 configure:4438: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4438: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4469: checking for icc configure:4478: result: no configure:4492: checking for suncc configure:4501: result: no configure:4519: checking whether cc understands -c and -o together configure:4547: cc -c conftest.c -o conftest2.o >&5 configure:4551: $? = 0 configure:4557: cc -c conftest.c -o conftest2.o >&5 configure:4561: $? = 0 configure:4616: result: yes configure:4631: checking how to run the C preprocessor configure:4701: result: cc -E configure:4721: cc -E conftest.c configure:4721: $? = 0 configure:4735: cc -E conftest.c conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:4735: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | /* end confdefs.h. */ | #include configure:4763: checking for ANSI C header files configure:4783: cc -c -g -O2 conftest.c >&5 configure:4783: $? = 0 configure:4856: cc -o conftest -g -O2 conftest.c >&5 configure:4856: $? = 0 configure:4856: ./conftest configure:4856: $? = 0 configure:4867: result: yes configure:4880: checking for sys/types.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for sys/stat.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for stdlib.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for string.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for memory.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for strings.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for inttypes.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for stdint.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4880: checking for unistd.h configure:4880: cc -c -g -O2 conftest.c >&5 configure:4880: $? = 0 configure:4880: result: yes configure:4893: checking minix/config.h usability configure:4893: cc -c -g -O2 conftest.c >&5 conftest.c:52:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* 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:4893: result: no configure:4893: checking minix/config.h presence configure:4893: cc -E conftest.c conftest.c:19:26: fatal error: minix/config.h: No such file or directory #include ^ compilation terminated. configure:4893: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | #include configure:4893: result: no configure:4893: checking for minix/config.h configure:4893: result: no configure:4914: checking whether it is safe to define __EXTENSIONS__ configure:4932: cc -c -g -O2 conftest.c >&5 configure:4932: $? = 0 configure:4939: result: yes configure:4954: checking whether ln -s works configure:4958: result: yes configure:4969: checking for system library directory configure:4984: result: lib configure:4993: checking whether to enable runpaths configure:5007: result: yes configure:5014: checking if compiler supports -R configure:5033: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 cc: error: unrecognized command line option '-R' configure:5033: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | /* end confdefs.h. */ | | int | main () | { | | ; | return 0; | } configure:5043: result: no configure:5048: checking if compiler supports -Wl,-rpath, configure:5067: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 configure:5067: $? = 0 configure:5077: result: yes configure:5095: checking for gawk configure:5112: found /usr/bin/gawk configure:5123: result: gawk configure:5167: checking for bison configure:5197: result: no configure:5167: checking for byacc configure:5197: result: no configure:5220: checking for bison version configure:5244: result: invalid configure:5250: WARNING: This bison version is not supported for regeneration of the Zend/PHP parsers (found: none, min: 204, excluded: ). configure:5263: checking for re2c configure:5293: result: no configure:5318: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. configure:5339: checking whether to enable computed goto gcc extension with re2c configure:5353: result: no configure:5647: checking whether to force non-PIC code in shared modules configure:5661: result: no configure:5679: checking whether /dev/urandom exists configure:5685: result: yes configure:5692: checking whether /dev/arandom exists configure:5701: result: no configure:5716: checking for global register variables support configure:5764: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:5764: $? = 0 configure:5782: result: yes configure:5908: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 /tmp/cc8bHrBl.o: In function `main': /data/software/php-7.0.13/conftest.c:38: undefined reference to `pthread_mutexattr_init' /data/software/php-7.0.13/conftest.c:39: undefined reference to `pthread_create' collect2: error: ld returned 1 exit status configure:5908: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | | #include | #include | | void *thread_routine(void *data) { | return data; | } | | int main() { | pthread_t thd; | pthread_mutexattr_t mattr; | int data = 1; | pthread_mutexattr_init(&mattr); | return pthread_create(&thd, NULL, thread_routine, &data); | } configure:5923: checking for pthreads_cflags configure:5953: cc -o conftest -g -O2 -fvisibility=hidden -kthread conftest.c >&5 cc: error: unrecognized command line option '-kthread' configure:5953: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | | #include | #include | | void *thread_routine(void *data) { | return data; | } | | int main() { | pthread_t thd; | pthread_mutexattr_t mattr; | int data = 1; | pthread_mutexattr_init(&mattr); | return pthread_create(&thd, NULL, thread_routine, &data); | } configure:5953: cc -o conftest -g -O2 -fvisibility=hidden -pthread conftest.c >&5 configure:5953: $? = 0 configure:5974: result: -pthread configure:5977: checking for pthreads_lib configure:6007: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lpthread >&5 configure:6007: $? = 0 configure:6028: result: pthread configure:6106: result: configure:6108: result: Configuring SAPI modules configure:6142: checking for Apache 2.0 handler-module support via DSO through APXS configure:6938: result: no configure:6970: checking for setproctitle configure:6970: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 /tmp/ccKoSauw.o: In function `main': /data/software/php-7.0.13/conftest.c:60: undefined reference to `setproctitle' collect2: error: ld returned 1 exit status configure:6970: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | /* Define setproctitle to an innocuous variant, in case declares setproctitle. | For example, HP-UX 11i declares gettimeofday. */ | #define setproctitle innocuous_setproctitle | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char setproctitle (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef setproctitle | | /* 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 setproctitle (); | /* 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_setproctitle || defined __stub___setproctitle | choke me | #endif | | int | main () | { | return setproctitle (); | ; | return 0; | } configure:6970: result: no configure:6982: checking sys/pstat.h usability configure:6982: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:59:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:6982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 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:6982: result: no configure:6982: checking sys/pstat.h presence configure:6982: cc -E conftest.c conftest.c:26:23: fatal error: sys/pstat.h: No such file or directory #include ^ compilation terminated. configure:6982: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | #include configure:6982: result: no configure:6982: checking for sys/pstat.h configure:6982: result: no configure:6993: checking for PS_STRINGS configure:7012: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:26:29: fatal error: machine/vmparam.h: No such file or directory #include ^ compilation terminated. configure:7012: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | PS_STRINGS->ps_nargvstr = 1; | PS_STRINGS->ps_argvstr = "foo"; | ; | return 0; | } configure:7020: result: no configure:7028: checking for CLI build configure:7190: result: yes configure:7218: checking for embedded SAPI library support configure:7417: result: no configure:7478: checking for FPM build configure:7481: result: yes configure:7488: checking for setenv configure:7488: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:7488: $? = 0 configure:7488: result: yes configure:7488: checking for clearenv configure:7488: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:7488: $? = 0 configure:7488: result: yes configure:7488: checking for setproctitle configure:7488: result: no configure:7498: checking for library containing socket configure:7529: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:7529: $? = 0 configure:7546: result: none required configure:7554: checking for library containing inet_addr configure:7585: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:7585: $? = 0 configure:7602: result: none required configure:7614: checking errno.h usability configure:7614: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking errno.h presence configure:7614: cc -E conftest.c configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking for errno.h configure:7614: result: yes configure:7614: checking fcntl.h usability configure:7614: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking fcntl.h presence configure:7614: cc -E conftest.c configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking for fcntl.h configure:7614: result: yes configure:7614: checking stdio.h usability configure:7614: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking stdio.h presence configure:7614: cc -E conftest.c configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking for stdio.h configure:7614: result: yes configure:7614: checking for stdlib.h configure:7614: result: yes configure:7614: checking for unistd.h configure:7614: result: yes configure:7614: checking sys/uio.h usability configure:7614: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking sys/uio.h presence configure:7614: cc -E conftest.c configure:7614: $? = 0 configure:7614: result: yes configure:7614: checking for sys/uio.h configure:7614: result: yes configure:7627: checking sys/select.h usability configure:7627: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7627: $? = 0 configure:7627: result: yes configure:7627: checking sys/select.h presence configure:7627: cc -E conftest.c configure:7627: $? = 0 configure:7627: result: yes configure:7627: checking for sys/select.h configure:7627: result: yes configure:7627: checking sys/socket.h usability configure:7627: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7627: $? = 0 configure:7627: result: yes configure:7627: checking sys/socket.h presence configure:7627: cc -E conftest.c configure:7627: $? = 0 configure:7627: result: yes configure:7627: checking for sys/socket.h configure:7627: result: yes configure:7627: checking sys/time.h usability configure:7627: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7627: $? = 0 configure:7627: result: yes configure:7627: checking sys/time.h presence configure:7627: cc -E conftest.c configure:7627: $? = 0 configure:7627: result: yes configure:7627: checking for sys/time.h configure:7627: result: yes configure:7640: checking arpa/inet.h usability configure:7640: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7640: $? = 0 configure:7640: result: yes configure:7640: checking arpa/inet.h presence configure:7640: cc -E conftest.c configure:7640: $? = 0 configure:7640: result: yes configure:7640: checking for arpa/inet.h configure:7640: result: yes configure:7640: checking netinet/in.h usability configure:7640: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7640: $? = 0 configure:7640: result: yes configure:7640: checking netinet/in.h presence configure:7640: cc -E conftest.c configure:7640: $? = 0 configure:7640: result: yes configure:7640: checking for netinet/in.h configure:7640: result: yes configure:7652: checking sysexits.h usability configure:7652: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7652: $? = 0 configure:7652: result: yes configure:7652: checking sysexits.h presence configure:7652: cc -E conftest.c configure:7652: $? = 0 configure:7652: result: yes configure:7652: checking for sysexits.h configure:7652: result: yes configure:7664: checking for prctl configure:7678: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7678: $? = 0 configure:7683: result: yes configure:7697: checking for clock_gettime configure:7711: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:7711: $? = 0 configure:7714: result: yes configure:7831: checking for ptrace configure:7847: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:7847: $? = 0 configure:7850: result: yes configure:7862: checking whether ptrace works configure:7942: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:7942: $? = 0 configure:7942: ./conftest configure:7942: $? = 0 configure:7944: result: yes configure:8020: checking for proc mem file configure:8059: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:44:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:8059: $? = 0 configure:8059: ./conftest configure:8059: $? = 0 configure:8061: result: mem configure:8103: checking if gcc supports __sync_bool_compare_and_swap configure:8120: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:8120: $? = 0 configure:8122: result: yes configure:8140: checking for TCP_INFO configure:8154: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:8154: $? = 0 configure:8157: result: yes configure:8211: checking for sysconf configure:8225: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:8225: $? = 0 configure:8230: result: yes configure:8242: checking for times configure:8256: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:8256: $? = 0 configure:8261: result: yes configure:8273: checking for kqueue configure:8297: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:50:25: fatal error: sys/event.h: No such file or directory #include ^ compilation terminated. configure:8297: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | | int kfd; | struct kevent k; | kfd = kqueue(); | /* 0 -> STDIN_FILENO */ | EV_SET(&k, 0, EVFILT_READ , EV_ADD | EV_CLEAR, 0, 0, NULL); | | ; | return 0; | } configure:8307: result: no configure:8314: checking for port framework configure:8337: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:49:20: fatal error: port.h: No such file or directory #include ^ compilation terminated. configure:8337: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | int port; | | port = port_create(); | if (port < 0) { | return 1; | } | | ; | return 0; | } configure:8347: result: no configure:8354: checking for /dev/poll configure:8379: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:50:27: fatal error: sys/devpoll.h: No such file or directory #include ^ compilation terminated. configure:8379: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | /* end confdefs.h. */ | | #include | #include | | int | main () | { | | int n, dp; | struct dvpoll dvp; | dp = 0; | dvp.dp_fds = NULL; | dvp.dp_nfds = 0; | dvp.dp_timeout = 0; | n = ioctl(dp, DP_POLL, &dvp) | | ; | return 0; | } configure:8389: result: no configure:8396: checking for epoll configure:8432: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:8432: $? = 0 configure:8437: result: yes configure:8449: checking for poll configure:8475: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:8475: $? = 0 configure:8480: result: yes configure:8492: checking for select configure:8523: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:8523: $? = 0 configure:8528: result: yes configure:8540: checking for apparmor configure:8557: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lapparmor >&5 conftest.c:51:27: fatal error: sys/apparmor.h: No such file or directory #include ^ compilation terminated. configure:8557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | /* end confdefs.h. */ | #include | int | main () | { | change_hat("test", 0); | ; | return 0; | } configure:8568: result: no configure:9234: checking for LiteSpeed support configure:9404: result: no configure:9414: checking for phpdbg support configure:9449: result: yes configure:9458: checking for phpdbg web SAPI support configure:9493: result: no configure:9502: checking for phpdbg debug build configure:9516: result: no configure:9523: checking whether termios.h defines TIOCGWINSZ configure:9546: result: no configure:9550: checking whether sys/ioctl.h defines TIOCGWINSZ configure:9573: result: yes configure:10077: checking for CGI build configure:10080: result: yes configure:10082: checking for socklen_t in sys/socket.h configure:10091: result: yes configure:10103: checking for sun_len in sys/un.h configure:10118: result: no configure:10124: checking whether cross-process locking is required by accept() configure:10135: result: no configure:10285: checking for chosen SAPI module configure:10287: result: none configure:10290: checking for executable SAPI binaries configure:10293: result: cli fpm phpdbg cgi configure:10346: result: configure:10348: result: Running system checks configure:10356: checking for sendmail configure:10375: found /usr/sbin/sendmail configure:10387: result: /usr/sbin/sendmail configure:10401: checking whether system uses EBCDIC configure:10420: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:10420: $? = 0 configure:10420: ./conftest configure:10420: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | | int main(void) { | return (unsigned char)'A' != (unsigned char)0xC1; | } | configure:10434: result: no configure:10443: checking whether byte ordering is bigendian configure:10469: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:10469: $? = 0 configure:10469: ./conftest configure:10469: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | /* end confdefs.h. */ | | int main(void) | { | short one = 1; | char *cp = (char *)&one; | | if (*cp == 0) { | return(0); | } else { | return(1); | } | } | configure:10480: result: no configure:10490: checking whether writing to stdout works configure:10519: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:10519: $? = 0 configure:10519: ./conftest configure:10519: $? = 0 configure:10534: result: yes configure:10589: checking for socket configure:10589: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:10589: $? = 0 configure:10589: result: yes configure:10757: checking for socketpair configure:10757: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:10757: $? = 0 configure:10757: result: yes configure:10925: checking for htonl configure:10925: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:10925: $? = 0 configure:10925: result: yes configure:11093: checking for gethostname configure:11093: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:11093: $? = 0 configure:11093: result: yes configure:11261: checking for gethostbyaddr configure:11261: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:11261: $? = 0 configure:11261: result: yes configure:11429: checking for yp_get_default_domain configure:11429: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 /tmp/ccAt8KRi.o: In function `main': /data/software/php-7.0.13/conftest.c:98: undefined reference to `yp_get_default_domain' collect2: error: ld returned 1 exit status configure:11429: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | /* Define yp_get_default_domain to an innocuous variant, in case declares yp_get_default_domain. | For example, HP-UX 11i declares gettimeofday. */ | #define yp_get_default_domain innocuous_yp_get_default_domain | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yp_get_default_domain (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef yp_get_default_domain | | /* 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 yp_get_default_domain (); | /* 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_yp_get_default_domain || defined __stub___yp_get_default_domain | choke me | #endif | | int | main () | { | return yp_get_default_domain (); | ; | return 0; | } configure:11429: result: no configure:11433: checking for __yp_get_default_domain configure:11433: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 /tmp/ccGG5qIl.o: In function `main': /data/software/php-7.0.13/conftest.c:98: undefined reference to `__yp_get_default_domain' collect2: error: ld returned 1 exit status configure:11433: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | /* end confdefs.h. */ | /* Define __yp_get_default_domain to an innocuous variant, in case declares __yp_get_default_domain. | For example, HP-UX 11i declares gettimeofday. */ | #define __yp_get_default_domain innocuous___yp_get_default_domain | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __yp_get_default_domain (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __yp_get_default_domain | | /* 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 __yp_get_default_domain (); | /* 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___yp_get_default_domain || defined __stub_____yp_get_default_domain | choke me | #endif | | int | main () | { | return __yp_get_default_domain (); | ; | return 0; | } configure:11433: result: no configure:11456: checking for yp_get_default_domain in -lnsl configure:11481: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl >&5 configure:11481: $? = 0 configure:11490: result: yes configure:11552: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl >&5 configure:11552: $? = 0 configure:11552: ./conftest configure:11552: $? = 0 configure:11598: checking for dlopen configure:11598: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl >&5 /tmp/ccwQbmos.o: In function `main': /data/software/php-7.0.13/conftest.c:100: undefined reference to `dlopen' collect2: error: ld returned 1 exit status configure:11598: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | /* 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:11598: result: no configure:11602: checking for __dlopen configure:11602: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl >&5 /tmp/ccYsqQjv.o: In function `main': /data/software/php-7.0.13/conftest.c:100: undefined reference to `__dlopen' collect2: error: ld returned 1 exit status configure:11602: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | /* 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:11602: result: no configure:11625: checking for dlopen in -ldl configure:11650: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -ldl -lnsl >&5 configure:11650: $? = 0 configure:11659: result: yes configure:11721: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl -ldl >&5 configure:11721: $? = 0 configure:11721: ./conftest configure:11721: $? = 0 configure:11766: checking for sin in -lm configure:11791: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:76:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:11791: $? = 0 configure:11800: result: yes configure:11817: checking for inet_aton configure:11817: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:11817: $? = 0 configure:11817: result: yes configure:12117: checking for ANSI C header files configure:12221: result: yes configure:12232: checking for dirent.h that defines DIR configure:12251: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12251: $? = 0 configure:12259: result: yes configure:12272: checking for library containing opendir configure:12303: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:12303: $? = 0 configure:12320: result: none required configure:12446: checking for inttypes.h configure:12446: result: yes configure:12446: checking for stdint.h configure:12446: result: yes configure:12446: checking for dirent.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for ApplicationServices/ApplicationServices.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:94:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory #include ^ compilation terminated. configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:12446: result: no configure:12446: checking for sys/param.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/types.h configure:12446: result: yes configure:12446: checking for sys/time.h configure:12446: result: yes configure:12446: checking for netinet/in.h configure:12446: result: yes configure:12446: checking for alloca.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for arpa/inet.h configure:12446: result: yes configure:12446: checking for arpa/nameser.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for assert.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for crypt.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for dns.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:103:17: fatal error: dns.h: No such file or directory #include ^ compilation terminated. configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:12446: result: no configure:12446: checking for fcntl.h configure:12446: result: yes configure:12446: checking for grp.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for ieeefp.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:105:20: fatal error: ieeefp.h: No such file or directory #include ^ compilation terminated. configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:12446: result: no configure:12446: checking for langinfo.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for limits.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for locale.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for monetary.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for netdb.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for pwd.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for resolv.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for signal.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for stdarg.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for stdlib.h configure:12446: result: yes configure:12446: checking for string.h configure:12446: result: yes configure:12446: checking for syslog.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sysexits.h configure:12446: result: yes configure:12446: checking for sys/ioctl.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/file.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/mman.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/mount.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/poll.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/resource.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/select.h configure:12446: result: yes configure:12446: checking for sys/socket.h configure:12446: result: yes configure:12446: checking for sys/stat.h configure:12446: result: yes configure:12446: checking for sys/statfs.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/statvfs.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/vfs.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/sysexits.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:130:26: fatal error: sys/sysexits.h: No such file or directory #include ^ compilation terminated. configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:12446: result: no configure:12446: checking for sys/varargs.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:130:25: fatal error: sys/varargs.h: No such file or directory #include ^ compilation terminated. configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:12446: result: no configure:12446: checking for sys/wait.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/loadavg.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:131:25: fatal error: sys/loadavg.h: No such file or directory #include ^ compilation terminated. configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:12446: result: no configure:12446: checking for termios.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for unistd.h configure:12446: result: yes configure:12446: checking for unix.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:133:18: fatal error: unix.h: No such file or directory #include ^ compilation terminated. configure:12446: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | /* end confdefs.h. */ | | #ifdef HAVE_SYS_PARAM_H | #include | #endif | #ifdef HAVE_SYS_TYPES_H | #include | #endif | #ifdef HAVE_SYS_TIME_H | #include | #endif | #ifdef HAVE_NETINET_IN_H | #include | #endif | #ifdef HAVE_ARPA_NAMESER_H | #include | #endif | | | #include configure:12446: result: no configure:12446: checking for utime.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/utsname.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for sys/ipc.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for dlfcn.h configure:12446: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12446: $? = 0 configure:12446: result: yes configure:12446: checking for assert.h configure:12446: result: yes configure:12475: checking for fopencookie configure:12475: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:12475: $? = 0 configure:12475: result: yes configure:12496: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:121:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:12496: $? = 0 configure:12542: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:121:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ conftest.c: In function 'main': conftest.c:144:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:12542: $? = 0 configure:12542: ./conftest configure:12542: $? = 0 configure:12600: checking for broken getcwd configure:12611: result: no configure:12616: checking for broken libc stdio configure:12676: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:134:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(2); ^ /tmp/ccmdaT7u.o: In function `main': /data/software/php-7.0.13/conftest.c:129: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:12676: $? = 0 configure:12676: ./conftest configure:12676: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | /* end confdefs.h. */ | | #include | int main(int argc, char *argv[]) | { | FILE *fp; | long position; | char *filename = tmpnam(NULL); | | fp = fopen(filename, "w"); | if (fp == NULL) { | perror("fopen"); | exit(2); | } | fputs("foobar", fp); | fclose(fp); | | fp = fopen(filename, "a+"); | position = ftell(fp); | fclose(fp); | unlink(filename); | if (position == 0) | return 1; | return 0; | } | configure:12689: result: yes configure:12701: checking whether struct tm is in sys/time.h or time.h configure:12721: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12721: $? = 0 configure:12728: result: time.h configure:12736: checking for struct tm.tm_zone configure:12736: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12736: $? = 0 configure:12736: result: yes configure:12805: checking for missing declarations of reentrant functions configure:12818: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12818: $? = 0 configure:12841: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12841: $? = 0 configure:12864: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12864: $? = 0 configure:12887: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12887: $? = 0 configure:12910: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12910: $? = 0 configure:12922: result: done configure:12926: checking for fclose declaration configure:12939: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12939: $? = 0 configure:12944: result: ok configure:12960: checking for tm_gmtoff in struct tm configure:12977: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:12977: $? = 0 configure:12984: result: yes configure:12994: checking for struct flock configure:13013: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13013: $? = 0 configure:13025: result: yes configure:13034: checking for socklen_t configure:13055: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13055: $? = 0 configure:13066: result: yes configure:13079: checking size of size_t configure:13084: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:13084: $? = 0 configure:13084: ./conftest configure:13084: $? = 0 configure:13098: result: 8 configure:13112: checking size of long long configure:13117: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:13117: $? = 0 configure:13117: ./conftest configure:13117: $? = 0 configure:13131: result: 8 configure:13145: checking size of long long int configure:13150: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:13150: $? = 0 configure:13150: ./conftest configure:13150: $? = 0 configure:13164: result: 8 configure:13178: checking size of long configure:13183: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:13183: $? = 0 configure:13183: ./conftest configure:13183: $? = 0 configure:13197: result: 8 configure:13211: checking size of int configure:13216: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:13216: $? = 0 configure:13216: ./conftest configure:13216: $? = 0 configure:13230: result: 4 configure:13242: checking size of intmax_t configure:13283: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:13283: $? = 0 configure:13283: ./conftest configure:13283: $? = 0 configure:13317: result: 8 configure:13321: checking size of ssize_t configure:13362: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:13362: $? = 0 configure:13362: ./conftest configure:13362: $? = 0 configure:13396: result: 8 configure:13400: checking size of ptrdiff_t configure:13441: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:13441: $? = 0 configure:13441: ./conftest configure:13441: $? = 0 configure:13475: result: 8 configure:13484: checking size of short configure:13489: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:13489: $? = 0 configure:13489: ./conftest configure:13489: $? = 0 configure:13503: result: 2 configure:13517: checking size of int configure:13536: result: 4 configure:13550: checking size of long configure:13569: result: 8 configure:13583: checking size of long long configure:13602: result: 8 configure:13612: checking for int8 configure:13612: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:157:13: error: 'int8' undeclared (first use in this function) if (sizeof (int8)) ^ conftest.c:157:13: note: each undeclared identifier is reported only once for each function it appears in configure:13612: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int8)) | return 0; | ; | return 0; | } configure:13612: result: no configure:13629: checking for int16 configure:13629: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:157:13: error: 'int16' undeclared (first use in this function) if (sizeof (int16)) ^ conftest.c:157:13: note: each undeclared identifier is reported only once for each function it appears in configure:13629: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int16)) | return 0; | ; | return 0; | } configure:13629: result: no configure:13646: checking for int32 configure:13646: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:157:13: error: 'int32' undeclared (first use in this function) if (sizeof (int32)) ^ conftest.c:157:13: note: each undeclared identifier is reported only once for each function it appears in configure:13646: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int32)) | return 0; | ; | return 0; | } configure:13646: result: no configure:13663: checking for int64 configure:13663: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:157:13: error: 'int64' undeclared (first use in this function) if (sizeof (int64)) ^ conftest.c:157:13: note: each undeclared identifier is reported only once for each function it appears in configure:13663: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (int64)) | return 0; | ; | return 0; | } configure:13663: result: no configure:13680: checking for int8_t configure:13680: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13680: $? = 0 configure:13680: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:157:21: error: expected expression before ')' token if (sizeof ((int8_t))) ^ configure:13680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((int8_t))) | return 0; | ; | return 0; | } configure:13680: result: yes configure:13697: checking for int16_t configure:13697: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13697: $? = 0 configure:13697: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:158:22: error: expected expression before ')' token if (sizeof ((int16_t))) ^ configure:13697: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((int16_t))) | return 0; | ; | return 0; | } configure:13697: result: yes configure:13714: checking for int32_t configure:13714: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13714: $? = 0 configure:13714: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:159:22: error: expected expression before ')' token if (sizeof ((int32_t))) ^ configure:13714: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((int32_t))) | return 0; | ; | return 0; | } configure:13714: result: yes configure:13731: checking for int64_t configure:13731: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13731: $? = 0 configure:13731: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:160:22: error: expected expression before ')' token if (sizeof ((int64_t))) ^ configure:13731: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((int64_t))) | return 0; | ; | return 0; | } configure:13731: result: yes configure:13748: checking for uint8 configure:13748: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:161:13: error: 'uint8' undeclared (first use in this function) if (sizeof (uint8)) ^ conftest.c:161:13: note: each undeclared identifier is reported only once for each function it appears in configure:13748: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (uint8)) | return 0; | ; | return 0; | } configure:13748: result: no configure:13765: checking for uint16 configure:13765: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:161:13: error: 'uint16' undeclared (first use in this function) if (sizeof (uint16)) ^ conftest.c:161:13: note: each undeclared identifier is reported only once for each function it appears in configure:13765: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (uint16)) | return 0; | ; | return 0; | } configure:13765: result: no configure:13782: checking for uint32 configure:13782: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:161:13: error: 'uint32' undeclared (first use in this function) if (sizeof (uint32)) ^ conftest.c:161:13: note: each undeclared identifier is reported only once for each function it appears in configure:13782: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (uint32)) | return 0; | ; | return 0; | } configure:13782: result: no configure:13799: checking for uint64 configure:13799: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:161:13: error: 'uint64' undeclared (first use in this function) if (sizeof (uint64)) ^ conftest.c:161:13: note: each undeclared identifier is reported only once for each function it appears in configure:13799: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof (uint64)) | return 0; | ; | return 0; | } configure:13799: result: no configure:13816: checking for uint8_t configure:13816: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13816: $? = 0 configure:13816: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:161:22: error: expected expression before ')' token if (sizeof ((uint8_t))) ^ configure:13816: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((uint8_t))) | return 0; | ; | return 0; | } configure:13816: result: yes configure:13833: checking for uint16_t configure:13833: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13833: $? = 0 configure:13833: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:162:23: error: expected expression before ')' token if (sizeof ((uint16_t))) ^ configure:13833: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((uint16_t))) | return 0; | ; | return 0; | } configure:13833: result: yes configure:13850: checking for uint32_t configure:13850: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13850: $? = 0 configure:13850: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:163:23: error: expected expression before ')' token if (sizeof ((uint32_t))) ^ configure:13850: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((uint32_t))) | return 0; | ; | return 0; | } configure:13850: result: yes configure:13867: checking for uint64_t configure:13867: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13867: $? = 0 configure:13867: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:164:23: error: expected expression before ')' token if (sizeof ((uint64_t))) ^ configure:13867: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((uint64_t))) | return 0; | ; | return 0; | } configure:13867: result: yes configure:13884: checking for u_int8_t configure:13884: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13884: $? = 0 configure:13884: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:165:23: error: expected expression before ')' token if (sizeof ((u_int8_t))) ^ configure:13884: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((u_int8_t))) | return 0; | ; | return 0; | } configure:13884: result: yes configure:13901: checking for u_int16_t configure:13901: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13901: $? = 0 configure:13901: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:166:24: error: expected expression before ')' token if (sizeof ((u_int16_t))) ^ configure:13901: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((u_int16_t))) | return 0; | ; | return 0; | } configure:13901: result: yes configure:13918: checking for u_int32_t configure:13918: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13918: $? = 0 configure:13918: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:167:24: error: expected expression before ')' token if (sizeof ((u_int32_t))) ^ configure:13918: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((u_int32_t))) | return 0; | ; | return 0; | } configure:13918: result: yes configure:13935: checking for u_int64_t configure:13935: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:13935: $? = 0 configure:13935: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:168:24: error: expected expression before ')' token if (sizeof ((u_int64_t))) ^ configure:13935: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | /* end confdefs.h. */ | | #if HAVE_STDINT_H | # include | #endif | #if HAVE_SYS_TYPES_H | # include | #endif | | | int | main () | { | if (sizeof ((u_int64_t))) | return 0; | ; | return 0; | } configure:13935: result: yes configure:13959: checking for __builtin_expect configure:13975: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:13975: $? = 0 configure:13978: result: yes configure:13999: checking for __builtin_clz configure:14015: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14015: $? = 0 configure:14018: result: yes configure:14039: checking for __builtin_ctzl configure:14055: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14055: $? = 0 configure:14058: result: yes configure:14079: checking for __builtin_ctzll configure:14095: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14095: $? = 0 configure:14098: result: yes configure:14119: checking for struct stat.st_blksize configure:14119: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:14119: $? = 0 configure:14119: result: yes configure:14133: checking for struct stat.st_blocks configure:14133: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:14133: $? = 0 configure:14133: result: yes configure:14158: checking for struct stat.st_rdev configure:14158: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:14158: $? = 0 configure:14158: result: yes configure:14172: checking for size_t configure:14172: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:14172: $? = 0 configure:14172: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:204:21: error: expected expression before ')' token if (sizeof ((size_t))) ^ configure:14172: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 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 ((size_t))) | return 0; | ; | return 0; | } configure:14172: result: yes configure:14183: checking for uid_t in sys/types.h configure:14202: result: yes configure:14215: checking for struct sockaddr_storage configure:14232: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:14232: $? = 0 configure:14240: result: yes configure:14247: checking for field sa_len in struct sockaddr configure:14265: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:174:44: error: 'struct sockaddr' has no member named 'sa_len' static struct sockaddr sa; int n = (int) sa.sa_len; return n; ^ configure:14265: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | /* end confdefs.h. */ | #include | #include | int | main () | { | static struct sockaddr sa; int n = (int) sa.sa_len; return n; | ; | return 0; | } configure:14273: result: no configure:14282: checking for IPv6 support configure:14300: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14300: $? = 0 configure:14308: result: yes configure:14314: checking for vprintf configure:14314: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:192:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] char vprintf (); ^ configure:14314: $? = 0 configure:14314: result: yes configure:14320: checking for _doprnt configure:14320: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 /tmp/ccAdxSui.o: In function `main': /data/software/php-7.0.13/conftest.c:204: undefined reference to `_doprnt' collect2: error: ld returned 1 exit status configure:14320: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | /* end confdefs.h. */ | /* Define _doprnt to an innocuous variant, in case declares _doprnt. | For example, HP-UX 11i declares gettimeofday. */ | #define _doprnt innocuous__doprnt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char _doprnt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef _doprnt | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char _doprnt (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub__doprnt || defined __stub____doprnt | choke me | #endif | | int | main () | { | return _doprnt (); | ; | return 0; | } configure:14320: result: no configure:14416: checking for alphasort configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for asctime_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for chroot configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for ctime_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for cuserid configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for crypt configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 /tmp/ccIVodHz.o: In function `main': /data/software/php-7.0.13/conftest.c:209: undefined reference to `crypt' collect2: error: ld returned 1 exit status configure:14416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | /* end confdefs.h. */ | /* Define crypt to an innocuous variant, in case declares crypt. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt innocuous_crypt | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt | | /* 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 crypt (); | /* 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_crypt || defined __stub___crypt | choke me | #endif | | int | main () | { | return crypt (); | ; | return 0; | } configure:14416: result: no configure:14416: checking for flock configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for ftok configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for funopen configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 /tmp/ccczgy5J.o: In function `main': /data/software/php-7.0.13/conftest.c:211: undefined reference to `funopen' collect2: error: ld returned 1 exit status configure:14416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | /* end confdefs.h. */ | /* Define funopen to an innocuous variant, in case declares funopen. | For example, HP-UX 11i declares gettimeofday. */ | #define funopen innocuous_funopen | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char funopen (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef funopen | | /* 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 funopen (); | /* 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_funopen || defined __stub___funopen | choke me | #endif | | int | main () | { | return funopen (); | ; | return 0; | } configure:14416: result: no configure:14416: checking for gai_strerror configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for gcvt configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getloadavg configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getlogin configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getprotobyname configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getprotobynumber configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getservbyname configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getservbyport configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for gethostname configure:14416: result: yes configure:14416: checking for getrusage configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for gettimeofday configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for gmtime_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getpwnam_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getgrnam_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for getpwuid_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for grantpt configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for inet_ntoa configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for inet_ntop configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for inet_pton configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for isascii configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:219:6: warning: conflicting types for built-in function 'isascii' [enabled by default] char isascii (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for link configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for localtime_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for lockf configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for lchown configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for lrand48 configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for memcpy configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:225:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] char memcpy (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for memmove configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:226:6: warning: conflicting types for built-in function 'memmove' [enabled by default] char memmove (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for mkstemp configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for mmap configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for nl_langinfo configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for perror configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for poll configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for ptsname configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for putenv configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for realpath configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for random configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for rand_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for scandir configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for setitimer configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for setlocale configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for localeconv configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for setenv configure:14416: result: yes configure:14416: checking for setpgid configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for setsockopt configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for setvbuf configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for shutdown configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for sin configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:246:6: warning: conflicting types for built-in function 'sin' [enabled by default] char sin (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for snprintf configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:247:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] char snprintf (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for srand48 configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for srandom configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for statfs configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for statvfs configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for std_syslog configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 /tmp/cc4GwEVj.o: In function `main': /data/software/php-7.0.13/conftest.c:263: undefined reference to `std_syslog' collect2: error: ld returned 1 exit status configure:14416: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | /* end confdefs.h. */ | /* Define std_syslog to an innocuous variant, in case declares std_syslog. | For example, HP-UX 11i declares gettimeofday. */ | #define std_syslog innocuous_std_syslog | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char std_syslog (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef std_syslog | | /* 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 std_syslog (); | /* 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_std_syslog || defined __stub___std_syslog | choke me | #endif | | int | main () | { | return std_syslog (); | ; | return 0; | } configure:14416: result: no configure:14416: checking for strcasecmp configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:252:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] char strcasecmp (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strcoll configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strdup configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:254:6: warning: conflicting types for built-in function 'strdup' [enabled by default] char strdup (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strerror configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strftime configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:256:6: warning: conflicting types for built-in function 'strftime' [enabled by default] char strftime (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strnlen configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strptime configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strstr configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:259:6: warning: conflicting types for built-in function 'strstr' [enabled by default] char strstr (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for strtok_r configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for symlink configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for tempnam configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 /tmp/ccHN4bmR.o: In function `main': /data/software/php-7.0.13/conftest.c:273: warning: the use of `tempnam' is dangerous, better use `mkstemp' configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for tzset configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for unlockpt configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for unsetenv configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for usleep configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for utime configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for vsnprintf configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 conftest.c:268:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] char vsnprintf (); ^ configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for vasprintf configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for asprintf configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14416: checking for nanosleep configure:14416: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl >&5 configure:14416: $? = 0 configure:14416: result: yes configure:14431: checking for nanosleep in -lrt configure:14456: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:14456: $? = 0 configure:14465: result: yes configure:14527: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5 configure:14527: $? = 0 configure:14527: ./conftest configure:14527: $? = 0 configure:14565: checking for getaddrinfo configure:14581: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:14581: $? = 0 configure:14625: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:260:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] memset(&hints, 0, sizeof(hints)); ^ conftest.c:264:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:268:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:276:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:280:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ conftest.c:285:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:14625: $? = 0 configure:14625: ./conftest configure:14625: $? = 0 configure:14640: result: yes configure:14648: checking for __sync_fetch_and_add configure:14664: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:14664: $? = 0 configure:14672: result: yes configure:14680: checking for strlcat configure:14680: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 /tmp/ccog5gKA.o: In function `main': /data/software/php-7.0.13/conftest.c:287: undefined reference to `strlcat' collect2: error: ld returned 1 exit status configure:14680: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | /* end confdefs.h. */ | /* Define strlcat to an innocuous variant, in case declares strlcat. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcat innocuous_strlcat | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcat (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcat | | /* 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 strlcat (); | /* 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_strlcat || defined __stub___strlcat | choke me | #endif | | int | main () | { | return strlcat (); | ; | return 0; | } configure:14680: result: no configure:14693: checking for strlcpy configure:14693: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 /tmp/cckv9BJC.o: In function `main': /data/software/php-7.0.13/conftest.c:287: undefined reference to `strlcpy' collect2: error: ld returned 1 exit status configure:14693: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | /* end confdefs.h. */ | /* Define strlcpy to an innocuous variant, in case declares strlcpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strlcpy innocuous_strlcpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strlcpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strlcpy | | /* 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 strlcpy (); | /* 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_strlcpy || defined __stub___strlcpy | choke me | #endif | | int | main () | { | return strlcpy (); | ; | return 0; | } configure:14693: result: no configure:14706: checking for getopt configure:14706: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:14706: $? = 0 configure:14706: result: yes configure:14726: checking for utime.h configure:14726: result: yes configure:14740: checking whether utime accepts a null argument configure:14769: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:14769: $? = 0 configure:14769: ./conftest configure:14769: $? = 0 configure:14779: result: yes configure:14791: checking for working alloca.h configure:14808: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:14808: $? = 0 configure:14816: result: yes configure:14824: checking for alloca configure:14861: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:14861: $? = 0 configure:14869: result: yes configure:14976: checking for declared timezone configure:15001: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:15001: $? = 0 configure:15012: result: yes configure:15021: checking for type of reentrant time-related functions configure:15050: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:268:3: warning: assignment makes integer from pointer without a cast [enabled by default] s = gmtime_r(&old, &t); ^ conftest.c:269:1: error: too many arguments to function 'asctime_r' r = (int) asctime_r(&t, buf, 26); ^ In file included from conftest.c:260:0: /usr/include/time.h:272:14: note: declared here extern char *asctime_r (const struct tm *__restrict __tp, ^ conftest.c:269:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] r = (int) asctime_r(&t, buf, 26); ^ configure:15050: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end confdefs.h. */ | | #include | | main() { | char buf[27]; | struct tm t; | time_t old = 0; | int r, s; | | s = gmtime_r(&old, &t); | r = (int) asctime_r(&t, buf, 26); | if (r == s && s == 0) return (0); | return (1); | } | configure:15077: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:267:3: error: too many arguments to function 'asctime_r' p = asctime_r(&t, buf, 26); ^ In file included from conftest.c:260:0: /usr/include/time.h:272:14: note: declared here extern char *asctime_r (const struct tm *__restrict __tp, ^ configure:15077: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | /* end confdefs.h. */ | | #include | main() { | struct tm t, *s; | time_t old = 0; | char buf[27], *p; | | s = gmtime_r(&old, &t); | p = asctime_r(&t, buf, 26); | if (p == buf && s == &t) return (0); | return (1); | } | configure:15098: result: POSIX configure:15110: checking for readdir_r configure:15110: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:15110: $? = 0 configure:15110: result: yes configure:15118: checking for type of readdir_r configure:15154: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 conftest.c: In function 'main': conftest.c:275:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:15154: $? = 0 configure:15154: ./conftest configure:15154: $? = 0 configure:15187: result: POSIX configure:15202: checking for in_addr_t configure:15227: result: yes configure:15238: checking for crypt_r configure:15238: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 /tmp/ccq3UWK4.o: In function `main': /data/software/php-7.0.13/conftest.c:294: undefined reference to `crypt_r' collect2: error: ld returned 1 exit status configure:15238: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | /* end confdefs.h. */ | /* Define crypt_r to an innocuous variant, in case declares crypt_r. | For example, HP-UX 11i declares gettimeofday. */ | #define crypt_r innocuous_crypt_r | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char crypt_r (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef crypt_r | | /* 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 crypt_r (); | /* 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_crypt_r || defined __stub___crypt_r | choke me | #endif | | int | main () | { | return crypt_r (); | ; | return 0; | } configure:15238: result: no configure:15355: result: configure:15357: result: General settings configure:15372: checking whether to include gcov symbols configure:15386: result: no configure:15557: checking whether to include debugging symbols configure:15571: result: no configure:15605: checking layout of installed files configure:15620: result: PHP configure:15638: checking path to configuration file configure:15653: result: DEFAULT configure:15670: checking where to scan for configuration files configure:15696: result: configure:15704: checking whether to enable PHP's own SIGCHLD handler configure:15718: result: no configure:15737: checking whether to explicitly link against libgcc configure:15751: result: no configure:15814: checking whether to enable short tags by default configure:15828: result: yes configure:15847: checking whether to enable dmalloc configure:15861: result: no configure:15932: checking whether to enable IPv6 support configure:15946: result: yes configure:15961: checking whether to enable DTrace support configure:15975: result: no configure:16106: checking how big to make fd sets configure:16138: result: using system default configure:16152: result: configure:16154: result: Configuring extensions configure:16179: checking size of long configure:16198: result: 8 configure:16212: checking size of int configure:16231: result: 4 configure:16242: checking for int32_t configure:16271: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:16271: $? = 0 configure:16279: result: yes configure:16288: checking for uint32_t configure:16317: cc -c -g -O2 -fvisibility=hidden conftest.c >&5 configure:16317: $? = 0 configure:16325: result: yes configure:16343: checking for sys/types.h configure:16343: result: yes configure:16343: checking for inttypes.h configure:16343: result: yes configure:16343: checking for stdint.h configure:16343: result: yes configure:16343: checking for string.h configure:16343: result: yes configure:16343: checking for stdlib.h configure:16343: result: yes configure:16357: checking for strtoll configure:16357: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:16357: $? = 0 configure:16357: result: yes configure:16357: checking for atoll configure:16357: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl >&5 configure:16357: $? = 0 configure:16357: result: yes configure:16357: checking for strftime configure:16357: result: yes configure:16785: checking whether to enable LIBXML support configure:16820: result: yes configure:16830: checking libxml2 install dir configure:16845: result: yes configure:16857: checking for xml2-config path configure:16871: result: /usr/bin/xml2-config configure:17015: checking whether libxml build works configure:17042: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 configure:17042: $? = 0 configure:17042: ./conftest configure:17042: $? = 0 configure:17066: result: yes configure:17407: checking for OpenSSL support configure:17443: result: yes configure:17452: checking for Kerberos support configure:17467: result: no configure:17476: checking whether to use system default cipher list instead of hardcoded value configure:17491: result: no configure:18173: checking for RAND_egd configure:18173: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 /tmp/cciVslay.o: In function `main': /data/software/php-7.0.13/conftest.c:312: undefined reference to `RAND_egd' collect2: error: ld returned 1 exit status configure:18173: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | /* end confdefs.h. */ | /* Define RAND_egd to an innocuous variant, in case declares RAND_egd. | For example, HP-UX 11i declares gettimeofday. */ | #define RAND_egd innocuous_RAND_egd | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char RAND_egd (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef RAND_egd | | /* 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 RAND_egd (); | /* 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_RAND_egd || defined __stub___RAND_egd | choke me | #endif | | int | main () | { | return RAND_egd (); | ; | return 0; | } configure:18173: result: no configure:18200: checking for pkg-config configure:18218: found /usr/bin/pkg-config configure:18231: result: /usr/bin/pkg-config configure:19372: checking for PCRE library to use configure:19374: result: bundled configure:19731: checking whether to enable PCRE JIT functionality configure:19737: result: yes configure:19753: checking whether to enable the SQLite3 extension configure:19789: result: yes configure:20564: checking bundled sqlite3 library configure:20566: result: yes configure:20925: checking for ZLIB support configure:20961: result: yes configure:20970: checking if the location of ZLIB install directory is defined configure:20985: result: yes configure:21319: checking for zlib version >= 1.2.0.4 configure:21322: result: 1.2.7 configure:21425: checking for gzgets in -lz configure:21450: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto >&5 configure:21450: $? = 0 configure:21459: result: yes configure:21587: checking whether to enable bc style precision math functions configure:21622: result: yes configure:21956: checking for BZip2 support configure:21992: result: yes configure:22002: checking for BZip2 in default path configure:22007: result: found in /usr configure:22117: checking for BZ2_bzerror in -lbz2 configure:22142: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto >&5 configure:22142: $? = 0 configure:22151: result: yes configure:22609: checking whether to enable calendar conversion support configure:22644: result: yes configure:22957: checking whether to enable ctype functions configure:22992: result: yes configure:23305: checking for cURL support configure:23341: result: yes configure:23351: checking for cURL in default path configure:23356: result: found in /usr configure:23371: checking for cURL 7.10.5 or greater configure:23385: result: libcurl 7.29.0 configure:23610: checking for SSL support in libcurl configure:23614: result: yes configure:23628: checking how to run the C preprocessor configure:23698: result: cc -E configure:23718: cc -E conftest.c configure:23718: $? = 0 configure:23732: cc -E conftest.c conftest.c:288:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:23732: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | /* end confdefs.h. */ | #include configure:23760: checking for openssl support in libcurl configure:23787: cc -o conftest conftest.c -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl >&5 configure:23787: $? = 0 configure:23787: ./conftest configure:23787: $? = 255 configure: program exited with status 255 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | /* end confdefs.h. */ | | #include | | int main(int argc, char *argv[]) | { | curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); | | if (data && data->ssl_version && *data->ssl_version) { | const char *ptr = data->ssl_version; | | while(*ptr == ' ') ++ptr; | return strncasecmp(ptr, "OpenSSL", sizeof("OpenSSL")-1); | } | return 1; | } | configure:23810: result: no configure:23819: checking for gnutls support in libcurl configure:23846: cc -o conftest conftest.c -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl >&5 configure:23846: $? = 0 configure:23846: ./conftest configure:23846: $? = 7 configure: program exited with status 7 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | /* end confdefs.h. */ | | #include | | int main(int argc, char *argv[]) | { | curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); | | if (data && data->ssl_version && *data->ssl_version) { | const char *ptr = data->ssl_version; | | while(*ptr == ' ') ++ptr; | return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1); | } | return 1; | } | configure:23863: result: no configure:23975: checking for curl_easy_perform in -lcurl configure:24000: cc -o conftest -g -O2 -fvisibility=hidden -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl >&5 configure:24000: $? = 0 configure:24009: result: yes configure:24130: checking for curl_easy_strerror in -lcurl configure:24155: cc -o conftest -g -O2 -fvisibility=hidden -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl >&5 configure:24155: $? = 0 configure:24164: result: yes configure:24283: checking for curl_multi_strerror in -lcurl configure:24308: cc -o conftest -g -O2 -fvisibility=hidden -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl >&5 configure:24308: $? = 0 configure:24317: result: yes configure:25199: checking for QDBM support configure:25210: result: no configure:25535: checking for GDBM support configure:25546: result: no configure:25857: checking for NDBM support configure:25868: result: no configure:26205: checking for TCADB support configure:26216: result: no configure:26537: checking for Berkeley DB4 support configure:26548: result: no configure:26858: checking for Berkeley DB3 support configure:26869: result: no configure:27179: checking for Berkeley DB2 support configure:27190: result: no configure:27424: checking for DB1 support configure:27435: result: no configure:27790: checking for DBM support configure:27801: result: no configure:28190: checking for CDB support configure:28198: result: builtin configure:28222: checking for INI File support configure:28230: result: builtin configure:28254: checking for FlatFile support configure:28262: result: builtin configure:28271: checking whether to enable DBA interface configure:28278: result: yes configure:28608: checking whether to enable DOM support configure:28643: result: yes configure:28682: checking for xml2-config path configure:28696: result: /usr/bin/xml2-config configure:28840: checking whether libxml build works configure:28891: result: yes configure:29290: checking for ENCHANT support configure:29326: result: no configure:29945: checking whether to enable EXIF (metadata from images) support configure:29980: result: yes configure:30293: checking for fileinfo support configure:30328: result: yes configure:30343: checking for strcasestr configure:30380: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl >&5 configure:30380: $? = 0 configure:30380: ./conftest configure:30380: $? = 0 configure:30382: result: yes configure:30702: checking for utimes configure:30702: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl >&5 configure:30702: $? = 0 configure:30702: result: yes configure:30702: checking for strndup configure:30702: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl >&5 conftest.c:324:6: warning: conflicting types for built-in function 'strndup' [enabled by default] char strndup (); ^ configure:30702: $? = 0 configure:30702: result: yes configure:30727: checking whether to enable input filter support configure:30762: result: yes configure:30771: checking pcre install prefix configure:30786: result: yes configure:31187: checking whether to enable FTP support configure:31222: result: yes configure:31231: checking OpenSSL dir for FTP configure:31246: result: yes configure:32283: checking for GD support configure:32319: result: yes configure:32328: checking for the location of libwebp configure:32343: result: no configure:32354: checking for the location of libjpeg configure:32369: result: yes configure:32380: checking for the location of libpng configure:32395: result: yes configure:32431: checking for the location of libXpm configure:32446: result: no configure:32455: checking for FreeType 2 configure:32470: result: yes configure:32479: checking whether to enable truetype string function in GD configure:32493: result: yes configure:32502: checking whether to enable JIS-mapped Japanese font support in GD configure:32516: result: yes configure:32885: result: If configure fails try --with-webp-dir= configure:32997: checking for jpeg_read_header in -ljpeg configure:33022: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto >&5 configure:33022: $? = 0 configure:33031: result: yes configure:33296: checking for png_write_image in -lpng configure:33321: cc -o conftest -g -O2 -fvisibility=hidden -lz conftest.c -lpng -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto >&5 configure:33321: $? = 0 configure:33330: result: yes configure:33970: result: If configure fails try --with-xpm-dir= configure:34156: checking for fabsf configure:34156: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 conftest.c:331:6: warning: conflicting types for built-in function 'fabsf' [enabled by default] char fabsf (); ^ configure:34156: $? = 0 configure:34156: result: yes configure:34156: checking for floorf configure:34156: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 conftest.c:332:6: warning: conflicting types for built-in function 'floorf' [enabled by default] char floorf (); ^ configure:34156: $? = 0 configure:34156: result: yes configure:37302: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:37302: $? = 0 configure:37302: ./conftest configure:37302: $? = 0 configure:37537: checking for GNU gettext support configure:37573: result: yes configure:37593: checking for bindtextdomain in -lintl configure:37618: cc -o conftest -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lintl -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 /usr/bin/ld: cannot find -lintl collect2: error: ld returned 1 exit status configure:37618: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 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 bindtextdomain (); | int | main () | { | return bindtextdomain (); | ; | return 0; | } configure:37627: result: no configure:37635: checking for bindtextdomain in -lc configure:37660: cc -o conftest -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lc -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:37660: $? = 0 configure:37669: result: yes configure:38121: checking for ngettext in -lc configure:38146: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lc -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:38146: $? = 0 configure:38156: result: yes configure:38165: checking for dngettext in -lc configure:38190: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lc -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:38190: $? = 0 configure:38200: result: yes configure:38209: checking for dcngettext in -lc configure:38234: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lc -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:38234: $? = 0 configure:38244: result: yes configure:38253: checking for bind_textdomain_codeset in -lc configure:38278: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lc -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:38278: $? = 0 configure:38288: result: yes configure:38305: checking for GNU MP support configure:38341: result: yes configure:38454: checking for __gmpz_rootrem in -lgmp configure:38479: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:38479: $? = 0 configure:38488: result: yes configure:38946: checking for mhash support configure:38982: result: yes configure:38991: checking whether to enable hash support configure:39026: result: yes configure:39047: checking whether byte ordering is bigendian configure:39084: result: no configure:39097: checking size of short configure:39116: result: 2 configure:39130: checking size of int configure:39149: result: 4 configure:39163: checking size of long configure:39182: result: 8 configure:39196: checking size of long long configure:39215: result: 8 configure:39559: checking for iconv support configure:39595: result: yes configure:39624: checking for iconv configure:39624: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5 configure:39624: $? = 0 configure:39624: result: yes configure:40164: checking if iconv is glibc's configure:40177: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:40177: $? = 0 configure:40179: result: yes configure:40456: checking if iconv supports errno configure:40491: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:40491: $? = 0 configure:40491: ./conftest configure:40491: $? = 0 configure:40493: result: yes configure:40519: checking if iconv supports //IGNORE configure:40553: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype >&5 configure:40553: $? = 0 configure:40553: ./conftest configure:40553: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | /* end confdefs.h. */ | | #include | #include | | int main() { | iconv_t cd = iconv_open( "UTF-8//IGNORE", "UTF-8" ); | char *in_p = "\xC3\xC3\xC3\xB8"; | size_t in_left = 4, out_left = 4096; | char *out = malloc(out_left); | char *out_p = out; | size_t result = iconv(cd, (char **) &in_p, &in_left, (char **) &out_p, &out_left); | if(result == (size_t)-1) { | return 1; | } | return 0; | } | configure:40566: result: no configure:40581: checking if your cpp allows macro usage in include lines configure:40597: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:40597: $? = 0 configure:40599: result: yes configure:40956: checking for IMAP support configure:40992: result: no configure:41001: checking for IMAP Kerberos support configure:41016: result: no configure:41025: checking for IMAP SSL support configure:41040: result: no configure:43469: checking for Firebird support configure:43505: result: no configure:44412: checking whether to enable internationalization support configure:44447: result: yes configure:44484: checking for icu-config configure:44503: found /usr/bin/icu-config configure:44516: result: /usr/bin/icu-config configure:44528: checking for location of ICU headers and libraries configure:44537: result: /usr configure:44540: checking for ICU 4.0 or greater configure:44548: result: found 50.2 configure:44752: checking for g++ configure:44768: found /usr/bin/g++ configure:44779: result: g++ configure:44806: checking for C++ compiler version configure:44815: g++ --version >&5 g++ (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:44826: $? = 0 configure:44815: g++ -v >&5 Using built-in specs. COLLECT_GCC=g++ COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/4.8.5/lto-wrapper Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux Thread model: posix gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) configure:44826: $? = 0 configure:44815: g++ -V >&5 g++: error: unrecognized command line option '-V' g++: fatal error: no input files compilation terminated. configure:44826: $? = 4 configure:44815: g++ -qversion >&5 g++: error: unrecognized command line option '-qversion' g++: fatal error: no input files compilation terminated. configure:44826: $? = 4 configure:44830: checking whether we are using the GNU C++ compiler configure:44849: g++ -c conftest.cpp >&5 configure:44849: $? = 0 configure:44858: result: yes configure:44867: checking whether g++ accepts -g configure:44887: g++ -c -g conftest.cpp >&5 configure:44887: $? = 0 configure:44928: result: yes configure:44956: checking how to run the C++ preprocessor configure:44983: g++ -E conftest.cpp configure:44983: $? = 0 configure:44997: g++ -E conftest.cpp conftest.cpp:335:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:44997: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | /* end confdefs.h. */ | #include configure:45022: result: g++ -E configure:45042: g++ -E conftest.cpp configure:45042: $? = 0 configure:45056: g++ -E conftest.cpp conftest.cpp:335:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:45056: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | /* end confdefs.h. */ | #include configure:45769: checking whether to enable JavaScript Object Serialization support configure:45804: result: yes configure:45814: checking for ANSI C header files configure:45918: result: yes configure:46275: checking for LDAP support configure:46311: result: no configure:46320: checking for LDAP Cyrus SASL support configure:46335: result: no configure:49377: checking whether to enable multibyte string support configure:49412: result: yes configure:49421: checking whether to enable multibyte regex support configure:49435: result: yes configure:49444: checking whether to check multibyte regex backtrack configure:49458: result: yes configure:49467: checking for external libmbfl configure:49482: result: yes configure:49491: checking for external oniguruma configure:49506: result: yes configure:49531: checking for variable length prototypes and stdarg.h configure:49564: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:49564: $? = 0 configure:49564: ./conftest configure:49564: $? = 0 configure:49575: result: yes configure:49581: checking for stdlib.h configure:49581: result: yes configure:49581: checking for string.h configure:49581: result: yes configure:49581: checking for strings.h configure:49581: result: yes configure:49581: checking for unistd.h configure:49581: result: yes configure:49581: checking for sys/time.h configure:49581: result: yes configure:49581: checking sys/times.h usability configure:49581: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:49581: $? = 0 configure:49581: result: yes configure:49581: checking sys/times.h presence configure:49581: cc -E conftest.c configure:49581: $? = 0 configure:49581: result: yes configure:49581: checking for sys/times.h configure:49581: result: yes configure:49581: checking for stdarg.h configure:49581: result: yes configure:49595: checking size of int configure:49614: result: 4 configure:49628: checking size of short configure:49647: result: 2 configure:49661: checking size of long configure:49680: result: 8 configure:49690: checking for an ANSI C-conforming const configure:49756: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:49756: $? = 0 configure:49763: result: yes configure:49771: checking whether time.h and sys/time.h may both be included configure:49791: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:49791: $? = 0 configure:49798: result: yes configure:49808: checking for working alloca.h configure:49833: result: yes configure:49841: checking for alloca configure:49886: result: yes configure:49992: checking for working memcmp configure:50035: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:50035: $? = 0 configure:50035: ./conftest configure:50035: $? = 0 configure:50045: result: yes configure:50054: checking for stdarg.h configure:50054: result: yes configure:51491: checking for mcrypt support configure:51527: result: yes configure:51545: checking for libmcrypt version configure:51559: result: >= 2.5.6 configure:51669: checking for mcrypt_module_open in -lmcrypt configure:51694: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lltdl conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 /usr/bin/ld: cannot find -lltdl collect2: error: ld returned 1 exit status configure:51694: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 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 mcrypt_module_open (); | int | main () | { | return mcrypt_module_open (); | ; | return 0; | } configure:51703: result: no configure:51841: checking for mcrypt_module_open in -lmcrypt configure:51866: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:51866: $? = 0 configure:51875: result: yes configure:52340: checking for MySQLi support configure:52376: result: yes configure:52385: checking whether to enable embedded MySQLi support configure:52399: result: no configure:52408: checking for specified location of the MySQL UNIX socket configure:52423: result: yes configure:53052: checking for MySQL UNIX socket location configure:53091: result: no configure:53510: checking for Oracle Database OCI8 support configure:53546: result: no configure:55289: checking for Adabas support configure:55446: result: no configure:55495: checking for SAP DB support configure:55582: result: no configure:55631: checking for Solid support configure:55728: result: no configure:55777: checking for IBM DB2 support configure:55851: result: no configure:55900: checking for ODBCRouter.com support configure:55918: result: no configure:55967: checking for Empress support configure:55996: result: no configure:56045: checking for Empress local access support configure:56090: result: no configure:56139: checking for Birdstep support configure:56198: result: no configure:56247: checking for a custom ODBC support configure:56265: result: no configure:56314: checking for iODBC support configure:56560: result: no configure:56609: checking for Easysoft ODBC-ODBC Bridge support configure:56627: result: no configure:56676: checking for unixODBC support configure:56699: result: no configure:56748: checking for DBMaker support configure:56875: result: no configure:57325: checking for any ODBC driver support configure:57327: result: no configure:57338: checking whether to enable Zend OPcache support configure:57373: result: yes configure:57382: checking whether to enable file based caching configure:57396: result: yes configure:57405: checking whether to enable copying PHP CODE pages into HUGE PAGES configure:57419: result: yes configure:57439: checking for mprotect configure:57439: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:57439: $? = 0 configure:57439: result: yes configure:57452: checking for unistd.h configure:57452: result: yes configure:57452: checking for sys/uio.h configure:57452: result: yes configure:57463: checking for sysvipc shared memory support configure:57536: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:57536: $? = 0 configure:57536: ./conftest configure:57536: $? = 0 configure:57548: result: yes configure:57551: checking for mmap() using MAP_ANON shared memory support configure:57606: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:57606: $? = 0 configure:57606: ./conftest configure:57606: $? = 0 configure:57618: result: yes configure:57621: checking for mmap() using /dev/zero shared memory support configure:57679: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:57679: $? = 0 configure:57679: ./conftest configure:57679: $? = 0 configure:57691: result: yes configure:57694: checking for mmap() using shm_open() shared memory support configure:57766: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 /tmp/cc1Wxgd1.o: In function `main': /data/software/php-7.0.13/conftest.c:390: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:57766: $? = 0 configure:57766: ./conftest configure:57766: $? = 0 configure:57778: result: yes configure:57781: checking for mmap() using regular file shared memory support configure:57853: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 /tmp/ccsZjuq4.o: In function `main': /data/software/php-7.0.13/conftest.c:391: warning: the use of `mktemp' is dangerous, better use `mkstemp' configure:57853: $? = 0 configure:57853: ./conftest configure:57853: $? = 0 configure:57865: result: yes configure:57869: checking "whether flock struct is linux ordered" configure:57890: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:57890: $? = 0 configure:57890: ./conftest configure:57890: $? = 0 configure:57896: result: "yes" configure:57908: checking "whether flock struct is BSD ordered" configure:57929: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:57929: $? = 0 configure:57929: ./conftest configure:57929: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | /* end confdefs.h. */ | | #include | struct flock lock = { 1, 2, 3, 4, 5 }; | int main() { | if(lock.l_start == 1 && lock.l_len == 2 && lock.l_type == 4 && lock.l_whence == 5) { | return 0; | } | return 1; | } | configure:57939: result: "no" configure:58363: checking whether to enable pcntl support configure:58398: result: yes configure:58407: checking for fork configure:58407: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 conftest.c:394:6: warning: conflicting types for built-in function 'fork' [enabled by default] char fork (); ^ configure:58407: $? = 0 configure:58407: result: yes configure:58422: checking for waitpid configure:58422: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58422: $? = 0 configure:58422: result: yes configure:58437: checking for sigaction configure:58437: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58437: $? = 0 configure:58437: result: yes configure:58453: checking for getpriority configure:58453: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58453: $? = 0 configure:58453: result: yes configure:58453: checking for setpriority configure:58453: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58453: $? = 0 configure:58453: result: yes configure:58453: checking for wait3 configure:58453: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58453: $? = 0 configure:58453: result: yes configure:58453: checking for wait4 configure:58453: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58453: $? = 0 configure:58453: result: yes configure:58453: checking for sigprocmask configure:58453: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58453: $? = 0 configure:58453: result: yes configure:58453: checking for sigwaitinfo configure:58453: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58453: $? = 0 configure:58453: result: yes configure:58453: checking for sigtimedwait configure:58453: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:58453: $? = 0 configure:58453: result: yes configure:58767: checking whether to enable PDO support configure:58802: result: yes configure:59206: checking for PDO_DBLIB support via FreeTDS configure:59242: result: no configure:59925: checking for Firebird support for PDO configure:59961: result: no configure:60921: checking for MySQL support for PDO configure:60957: result: yes configure:60990: checking for MySQL UNIX socket location configure:61029: result: no configure:62030: checking for PDO includes configure:62036: checking for PDO includes configure:62047: result: /data/software/php-7.0.13/ext configure:62427: checking Oracle OCI support for PDO configure:62463: result: no configure:64519: checking for ODBC v3 support for PDO configure:64555: result: no configure:65682: checking for PostgreSQL support for PDO configure:65718: result: no configure:66542: checking for sqlite 3 support for PDO configure:66578: result: yes configure:66592: checking for PDO includes configure:66609: result: /data/software/php-7.0.13/ext configure:67791: checking for usleep configure:67791: result: yes configure:67791: checking for nanosleep configure:67791: result: yes configure:67802: checking time.h usability configure:67802: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:67802: $? = 0 configure:67802: result: yes configure:67802: checking time.h presence configure:67802: cc -E conftest.c configure:67802: $? = 0 configure:67802: result: yes configure:67802: checking for time.h configure:67802: result: yes configure:67909: checking for fdatasync in -lrt configure:67934: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:67934: $? = 0 configure:67943: result: yes configure:68013: checking for PostgreSQL support configure:68049: result: no configure:69836: checking for phar archive support configure:69871: result: yes configure:70172: checking for phar openssl support configure:70189: result: yes configure:70277: checking whether to enable POSIX-like functions configure:70312: result: yes configure:70619: checking sys/mkdev.h usability configure:70619: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:424:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:70619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 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:70619: result: no configure:70619: checking sys/mkdev.h presence configure:70619: cc -E conftest.c conftest.c:391:23: fatal error: sys/mkdev.h: No such file or directory #include ^ compilation terminated. configure:70619: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | /* end confdefs.h. */ | #include configure:70619: result: no configure:70619: checking for sys/mkdev.h configure:70619: result: no configure:70633: checking for seteuid configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for setegid configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for setsid configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for getsid configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for setpgid configure:70633: result: yes configure:70633: checking for getpgid configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for ctermid configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for mkfifo configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for mknod configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for setrlimit configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for getrlimit configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for getlogin configure:70633: result: yes configure:70633: checking for getgroups configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for makedev configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 /tmp/ccJ3c4yx.o: In function `main': /data/software/php-7.0.13/conftest.c:438: undefined reference to `makedev' collect2: error: ld returned 1 exit status configure:70633: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | /* end confdefs.h. */ | /* Define makedev to an innocuous variant, in case declares makedev. | For example, HP-UX 11i declares gettimeofday. */ | #define makedev innocuous_makedev | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char makedev (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef makedev | | /* 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 makedev (); | /* 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_makedev || defined __stub___makedev | choke me | #endif | | int | main () | { | return makedev (); | ; | return 0; | } configure:70633: result: no configure:70633: checking for initgroups configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70633: checking for getpwuid_r configure:70633: result: yes configure:70633: checking for getgrgid_r configure:70633: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70633: $? = 0 configure:70633: result: yes configure:70643: checking for working ttyname_r() implementation configure:70664: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:70664: $? = 0 configure:70664: ./conftest configure:70664: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | /* end confdefs.h. */ | | #include | | int main(int argc, char *argv[]) | { | char buf[64]; | | return ttyname_r(0, buf, 64) ? 1 : 0; | } | configure:70674: result: no, posix_ttyname() will be thread-unsafe configure:70683: checking for utsname.domainname configure:70705: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:408:0: warning: "_GNU_SOURCE" redefined [enabled by default] #define _GNU_SOURCE ^ conftest.c:20:0: note: this is the location of the previous definition #define _GNU_SOURCE 1 ^ configure:70705: $? = 0 configure:70717: result: yes configure:70733: checking for PSPELL support configure:70769: result: no configure:71482: checking for libedit readline replacement configure:71518: result: no configure:71528: checking for readline support configure:71564: result: yes configure:71615: checking for tgetent in -lncurses configure:71640: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:71640: $? = 0 configure:71649: result: yes configure:71846: checking for readline in -lreadline configure:71871: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lncurses conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:71871: $? = 0 configure:71880: result: yes configure:72095: checking for rl_pending_input in -lreadline configure:72120: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lncurses conftest.c -lreadline -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:72120: $? = 0 configure:72129: result: yes configure:72246: checking for rl_callback_read_char in -lreadline configure:72271: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lncurses conftest.c -lreadline -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:72271: $? = 0 configure:72280: result: yes configure:72399: checking for rl_on_new_line in -ledit configure:72424: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 -lncurses conftest.c -ledit -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 /usr/bin/ld: cannot find -ledit collect2: error: ld returned 1 exit status configure:72424: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 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 rl_on_new_line (); | int | main () | { | return rl_on_new_line (); | ; | return 0; | } configure:72433: result: no configure:73196: checking for rl_completion_matches configure:73196: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 configure:73196: $? = 0 configure:73196: result: yes configure:73511: checking for recode support configure:73547: result: no configure:74612: checking whether to enable PHP sessions configure:74647: result: yes configure:74656: checking for mm support configure:74671: result: no configure:74679: checking whether pwrite works configure:74712: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 conftest.c: In function 'main': conftest.c:422:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (fd < 0) exit(1); ^ configure:74712: $? = 0 configure:74712: ./conftest configure:74712: $? = 0 configure:74774: result: yes configure:74789: checking whether pread works configure:74822: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio >&5 conftest.c: In function 'main': conftest.c:423:17: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] if (fd < 0) exit(1); ^ configure:74822: $? = 0 configure:74822: ./conftest configure:74822: $? = 0 configure:74886: result: yes configure:75426: checking whether to enable shmop support configure:75461: result: yes configure:75774: checking whether to enable SimpleXML support configure:75809: result: yes configure:75848: checking for xml2-config path configure:75862: result: /usr/bin/xml2-config configure:76006: checking whether libxml build works configure:76057: result: yes configure:76439: checking for SNMP support configure:76475: result: no configure:76484: checking OpenSSL dir for SNMP configure:76499: result: yes configure:77314: checking whether to enable SOAP support configure:77349: result: yes configure:77388: checking for xml2-config path configure:77402: result: /usr/bin/xml2-config configure:77546: checking whether libxml build works configure:77597: result: yes configure:77923: checking whether to enable sockets support configure:77958: result: yes configure:77965: checking for struct cmsghdr configure:77984: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:77984: $? = 0 configure:77992: result: yes configure:78004: checking for hstrerror configure:78004: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl >&5 configure:78004: $? = 0 configure:78004: result: yes configure:78004: checking for socketpair configure:78004: result: yes configure:78004: checking for if_nametoindex configure:78004: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl >&5 configure:78004: $? = 0 configure:78004: result: yes configure:78004: checking for if_indextoname configure:78004: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl >&5 configure:78004: $? = 0 configure:78004: result: yes configure:78016: checking for netdb.h configure:78016: result: yes configure:78016: checking netinet/tcp.h usability configure:78016: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:78016: $? = 0 configure:78016: result: yes configure:78016: checking netinet/tcp.h presence configure:78016: cc -E conftest.c configure:78016: $? = 0 configure:78016: result: yes configure:78016: checking for netinet/tcp.h configure:78016: result: yes configure:78016: checking sys/un.h usability configure:78016: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:78016: $? = 0 configure:78016: result: yes configure:78016: checking sys/un.h presence configure:78016: cc -E conftest.c configure:78016: $? = 0 configure:78016: result: yes configure:78016: checking for sys/un.h configure:78016: result: yes configure:78016: checking sys/sockio.h usability configure:78016: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:461:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:78016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_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:78016: result: no configure:78016: checking sys/sockio.h presence configure:78016: cc -E conftest.c conftest.c:428:24: fatal error: sys/sockio.h: No such file or directory #include ^ compilation terminated. configure:78016: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | /* end confdefs.h. */ | #include configure:78016: result: no configure:78016: checking for sys/sockio.h configure:78016: result: no configure:78016: checking for errno.h configure:78016: result: yes configure:78040: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:78040: $? = 0 configure:78053: checking for field ss_family in struct sockaddr_storage configure:78074: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:78074: $? = 0 configure:78082: result: yes configure:78091: checking if getaddrinfo supports AI_V4MAPPED configure:78110: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:78110: $? = 0 configure:78118: result: yes configure:78788: checking whether flush should be called explicitly after a buffered io configure:78837: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl >&5 /tmp/ccypp9mu.o: In function `main': /data/software/php-7.0.13/conftest.c:439: warning: the use of `tmpnam' is dangerous, better use `mkstemp' configure:78837: $? = 0 configure:78837: ./conftest configure:78837: $? = 0 configure:78851: result: no configure:78860: checking for crypt in -lcrypt configure:78885: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl >&5 configure:78885: $? = 0 configure:78894: result: yes configure:78907: checking for standard DES crypt configure:78938: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c: In function 'main': conftest.c:446:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!encrypted || strcmp(encrypted,"rl.3StKT.4T8M")); ^ configure:78938: $? = 0 configure:78938: ./conftest configure:78938: $? = 0 configure:78952: result: yes configure:78955: checking for extended DES crypt configure:78986: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c: In function 'main': conftest.c:446:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!encrypted || strcmp(encrypted,"_J9..rasmBYk8r9AiWNc")); ^ configure:78986: $? = 0 configure:78986: ./conftest configure:78986: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | #if HAVE_CRYPT_H | #include | #endif | | int main() { | #if HAVE_CRYPT | char *encrypted = crypt("rasmuslerdorf","_J9..rasm"); | exit(!encrypted || strcmp(encrypted,"_J9..rasmBYk8r9AiWNc")); | #else | exit(1); | #endif | } configure:79000: result: no configure:79003: checking for MD5 crypt configure:79044: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c: In function 'main': conftest.c:453:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(answer,salt); ^ conftest.c:454:2: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(answer,"rISCgZzpwk3UhDidwXvin0"); ^ conftest.c:456:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!encrypted || strcmp(encrypted,answer)); ^ configure:79044: $? = 0 configure:79044: ./conftest configure:79044: $? = 0 configure:79058: result: yes configure:79061: checking for Blowfish crypt configure:79099: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c: In function 'main': conftest.c:449:2: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(salt,"rasmuslerd............"); ^ conftest.c:450:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(answer,salt); ^ conftest.c:453:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!encrypted || strcmp(encrypted,answer)); ^ configure:79099: $? = 0 configure:79099: ./conftest configure:79099: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | /* end confdefs.h. */ | | #if HAVE_UNISTD_H | #include | #endif | | #if HAVE_CRYPT_H | #include | #endif | | int main() { | #if HAVE_CRYPT | char salt[30], answer[70]; | char *encrypted; | | salt[0]='$'; salt[1]='2'; salt[2]='a'; salt[3]='$'; salt[4]='0'; salt[5]='7'; salt[6]='$'; salt[7]='\0'; | strcat(salt,"rasmuslerd............"); | strcpy(answer,salt); | strcpy(&answer[29],"nIdrcHdxcUxWomQX9j6kvERCFjTg7Ra"); | encrypted = crypt("rasmuslerdorf",salt); | exit(!encrypted || strcmp(encrypted,answer)); | #else | exit(1); | #endif | } configure:79113: result: no configure:79116: checking for SHA512 crypt configure:79153: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c: In function 'main': conftest.c:448:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(salt,"$6$rasmuslerdorf$"); ^ conftest.c:450:2: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(answer, "EeHCRjm0bljalWuALHSTs1NB9ipEiLEXLhYeXdOpx22gmlmVejnVXFhd84cEKbYxCo.XuUTrW.RLraeEnsvWs/"); ^ conftest.c:452:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!encrypted || strcmp(encrypted,answer)); ^ configure:79153: $? = 0 configure:79153: ./conftest configure:79153: $? = 0 configure:79167: result: yes configure:79170: checking for SHA256 crypt configure:79207: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c: In function 'main': conftest.c:448:2: warning: incompatible implicit declaration of built-in function 'strcpy' [enabled by default] strcpy(salt,"$5$rasmuslerdorf$"); ^ conftest.c:450:2: warning: incompatible implicit declaration of built-in function 'strcat' [enabled by default] strcat(answer, "cFAm2puLCujQ9t.0CxiFIIvFi4JyQx5UncCt/xRIX23"); ^ conftest.c:452:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(!encrypted || strcmp(encrypted,answer)); ^ configure:79207: $? = 0 configure:79207: ./conftest configure:79207: $? = 0 configure:79221: result: yes configure:79227: checking whether the compiler supports __alignof__ configure:79247: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:79247: $? = 0 configure:79258: result: yes configure:79266: checking whether the compiler supports aligned attribute configure:79286: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:79286: $? = 0 configure:79297: result: yes configure:79474: checking for getcwd configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for getwd configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/cckFnGF1.o: In function `main': /data/software/php-7.0.13/conftest.c:478: warning: the `getwd' function is dangerous and should not be used. configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for asinh configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:468:6: warning: conflicting types for built-in function 'asinh' [enabled by default] char asinh (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for acosh configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:469:6: warning: conflicting types for built-in function 'acosh' [enabled by default] char acosh (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for atanh configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:470:6: warning: conflicting types for built-in function 'atanh' [enabled by default] char atanh (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for log1p configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:471:6: warning: conflicting types for built-in function 'log1p' [enabled by default] char log1p (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for hypot configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:472:6: warning: conflicting types for built-in function 'hypot' [enabled by default] char hypot (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for glob configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for strfmon configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:474:6: warning: conflicting types for built-in function 'strfmon' [enabled by default] char strfmon (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for nice configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for fpclass configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccdJv24t.o: In function `main': /data/software/php-7.0.13/conftest.c:487: undefined reference to `fpclass' collect2: error: ld returned 1 exit status configure:79474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | /* end confdefs.h. */ | /* Define fpclass to an innocuous variant, in case declares fpclass. | For example, HP-UX 11i declares gettimeofday. */ | #define fpclass innocuous_fpclass | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char fpclass (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef fpclass | | /* 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 fpclass (); | /* 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_fpclass || defined __stub___fpclass | choke me | #endif | | int | main () | { | return fpclass (); | ; | return 0; | } configure:79474: result: no configure:79474: checking for isinf configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:476:6: warning: conflicting types for built-in function 'isinf' [enabled by default] char isinf (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for isnan configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:477:6: warning: conflicting types for built-in function 'isnan' [enabled by default] char isnan (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for mempcpy configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 conftest.c:478:6: warning: conflicting types for built-in function 'mempcpy' [enabled by default] char mempcpy (); ^ configure:79474: $? = 0 configure:79474: result: yes configure:79474: checking for strpncpy configure:79474: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccWQjzDZ.o: In function `main': /data/software/php-7.0.13/conftest.c:490: undefined reference to `strpncpy' collect2: error: ld returned 1 exit status configure:79474: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | /* end confdefs.h. */ | /* Define strpncpy to an innocuous variant, in case declares strpncpy. | For example, HP-UX 11i declares gettimeofday. */ | #define strpncpy innocuous_strpncpy | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char strpncpy (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef strpncpy | | /* 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 strpncpy (); | /* 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_strpncpy || defined __stub___strpncpy | choke me | #endif | | int | main () | { | return strpncpy (); | ; | return 0; | } configure:79474: result: no configure:79483: checking for working POSIX fnmatch configure:79516: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:79516: $? = 0 configure:79516: ./conftest configure:79516: $? = 0 configure:79526: result: yes configure:79539: checking for fork configure:79539: result: yes configure:79555: checking if your OS can spawn processes with inherited handles configure:79558: result: yes configure:79601: checking for res_nsearch configure:79601: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccKqffDj.o: In function `main': /data/software/php-7.0.13/conftest.c:493: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:79601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | /* end confdefs.h. */ | /* Define res_nsearch to an innocuous variant, in case declares res_nsearch. | For example, HP-UX 11i declares gettimeofday. */ | #define res_nsearch innocuous_res_nsearch | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_nsearch (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_nsearch | | /* 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 res_nsearch (); | /* 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_res_nsearch || defined __stub___res_nsearch | choke me | #endif | | int | main () | { | return res_nsearch (); | ; | return 0; | } configure:79601: result: no configure:79605: checking for __res_nsearch configure:79605: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /usr/bin/ld: /tmp/cceeyoKt.o: undefined reference to symbol '__res_nsearch@@GLIBC_2.2.5' /usr/lib64/libresolv.so.2: error adding symbols: DSO missing from command line collect2: error: ld returned 1 exit status configure:79605: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | /* end confdefs.h. */ | /* Define __res_nsearch to an innocuous variant, in case declares __res_nsearch. | For example, HP-UX 11i declares gettimeofday. */ | #define __res_nsearch innocuous___res_nsearch | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __res_nsearch (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __res_nsearch | | /* 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 __res_nsearch (); | /* 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___res_nsearch || defined __stub_____res_nsearch | choke me | #endif | | int | main () | { | return __res_nsearch (); | ; | return 0; | } configure:79605: result: no configure:79628: checking for res_nsearch in -lresolv configure:79653: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccAKtO8E.o: In function `main': /data/software/php-7.0.13/conftest.c:470: undefined reference to `res_nsearch' collect2: error: ld returned 1 exit status configure:79653: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 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 res_nsearch (); | int | main () | { | return res_nsearch (); | ; | return 0; | } configure:79662: result: no configure:79668: checking for __res_nsearch in -lresolv configure:79693: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:79693: $? = 0 configure:79702: result: yes configure:79724: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt -lresolv >&5 configure:79724: $? = 0 configure:79724: ./conftest configure:79724: $? = 0 configure:80039: checking for dns_search configure:80039: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccUIv4F5.o: In function `main': /data/software/php-7.0.13/conftest.c:495: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:80039: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define dns_search to an innocuous variant, in case declares dns_search. | For example, HP-UX 11i declares gettimeofday. */ | #define dns_search innocuous_dns_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dns_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dns_search | | /* 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 dns_search (); | /* 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_dns_search || defined __stub___dns_search | choke me | #endif | | int | main () | { | return dns_search (); | ; | return 0; | } configure:80039: result: no configure:80043: checking for __dns_search configure:80043: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccTk8oG7.o: In function `main': /data/software/php-7.0.13/conftest.c:495: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:80043: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define __dns_search to an innocuous variant, in case declares __dns_search. | For example, HP-UX 11i declares gettimeofday. */ | #define __dns_search innocuous___dns_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char __dns_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef __dns_search | | /* 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 __dns_search (); | /* 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___dns_search || defined __stub_____dns_search | choke me | #endif | | int | main () | { | return __dns_search (); | ; | return 0; | } configure:80043: result: no configure:80066: checking for dns_search in -lresolv configure:80091: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/cc71A6Zh.o: In function `main': /data/software/php-7.0.13/conftest.c:472: undefined reference to `dns_search' collect2: error: ld returned 1 exit status configure:80091: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 dns_search (); | int | main () | { | return dns_search (); | ; | return 0; | } configure:80100: result: no configure:80106: checking for __dns_search in -lresolv configure:80131: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccroqF1r.o: In function `main': /data/software/php-7.0.13/conftest.c:472: undefined reference to `__dns_search' collect2: error: ld returned 1 exit status configure:80131: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 __dns_search (); | int | main () | { | return __dns_search (); | ; | return 0; | } configure:80140: result: no configure:80198: checking for dns_search in -lbind configure:80223: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lbind -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:80223: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 dns_search (); | int | main () | { | return dns_search (); | ; | return 0; | } configure:80232: result: no configure:80238: checking for __dns_search in -lbind configure:80263: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lbind -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /usr/bin/ld: cannot find -lbind collect2: error: ld returned 1 exit status configure:80263: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 __dns_search (); | int | main () | { | return __dns_search (); | ; | return 0; | } configure:80272: result: no configure:80330: checking for dns_search in -lsocket configure:80355: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lsocket -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:80355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 dns_search (); | int | main () | { | return dns_search (); | ; | return 0; | } configure:80364: result: no configure:80370: checking for __dns_search in -lsocket configure:80395: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lsocket -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /usr/bin/ld: cannot find -lsocket collect2: error: ld returned 1 exit status configure:80395: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 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 __dns_search (); | int | main () | { | return __dns_search (); | ; | return 0; | } configure:80404: result: no configure:80477: checking for dn_expand configure:80477: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccDDIOT1.o: In function `main': /data/software/php-7.0.13/conftest.c:495: undefined reference to `dn_expand' collect2: error: ld returned 1 exit status configure:80477: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | /* end confdefs.h. */ | /* Define dn_expand to an innocuous variant, in case declares dn_expand. | For example, HP-UX 11i declares gettimeofday. */ | #define dn_expand innocuous_dn_expand | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dn_expand (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dn_expand | | /* 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 dn_expand (); | /* 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_dn_expand || defined __stub___dn_expand | choke me | #endif | | int | main () | { | return dn_expand (); | ; | return 0; | } configure:80477: result: no configure:80481: checking for __dn_expand configure:80481: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:80481: $? = 0 configure:80481: result: yes configure:80915: checking for dn_skipname configure:80915: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccQ42f7a.o: In function `main': /data/software/php-7.0.13/conftest.c:496: undefined reference to `dn_skipname' collect2: error: ld returned 1 exit status configure:80915: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | /* end confdefs.h. */ | /* Define dn_skipname to an innocuous variant, in case declares dn_skipname. | For example, HP-UX 11i declares gettimeofday. */ | #define dn_skipname innocuous_dn_skipname | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char dn_skipname (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef dn_skipname | | /* 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 dn_skipname (); | /* 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_dn_skipname || defined __stub___dn_skipname | choke me | #endif | | int | main () | { | return dn_skipname (); | ; | return 0; | } configure:80915: result: no configure:80919: checking for __dn_skipname configure:80919: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:80919: $? = 0 configure:80919: result: yes configure:81355: checking for res_search configure:81355: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 /tmp/ccqMWD7u.o: In function `main': /data/software/php-7.0.13/conftest.c:497: undefined reference to `res_search' collect2: error: ld returned 1 exit status configure:81355: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | /* end confdefs.h. */ | /* Define res_search to an innocuous variant, in case declares res_search. | For example, HP-UX 11i declares gettimeofday. */ | #define res_search innocuous_res_search | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char res_search (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef res_search | | /* 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 res_search (); | /* 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_res_search || defined __stub___res_search | choke me | #endif | | int | main () | { | return res_search (); | ; | return 0; | } configure:81355: result: no configure:81359: checking for __res_search configure:81359: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:81359: $? = 0 configure:81359: result: yes configure:81789: checking whether atof() accepts NAN configure:81820: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:81820: $? = 0 configure:81820: ./conftest configure:81820: $? = 0 configure:81834: result: yes configure:81842: checking whether atof() accepts INF configure:81876: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:81876: $? = 0 configure:81876: ./conftest configure:81876: $? = 0 configure:81890: result: yes configure:81898: checking whether HUGE_VAL == INF configure:81932: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:81932: $? = 0 configure:81932: ./conftest configure:81932: $? = 0 configure:81946: result: yes configure:81954: checking whether HUGE_VAL + -HUGEVAL == NAN configure:81990: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:81990: $? = 0 configure:81990: ./conftest configure:81990: $? = 0 configure:82004: result: yes configure:82012: checking whether strptime() declaration fails configure:82038: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:479:5: error: conflicting types for 'strptime' int strptime(const char *s, const char *format, struct tm *tm); ^ In file included from conftest.c:469:0: /usr/include/time.h:213:14: note: previous declaration of 'strptime' was here extern char *strptime (const char *__restrict __s, ^ configure:82038: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | #ifndef HAVE_STRPTIME | #error no strptime() on this platform | #else | /* use invalid strptime() declaration to see if it fails to compile */ | int strptime(const char *s, const char *format, struct tm *tm); | #endif | | ; | return 0; | } configure:82049: result: yes configure:82059: checking wchar.h usability configure:82059: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:82059: $? = 0 configure:82059: result: yes configure:82059: checking wchar.h presence configure:82059: cc -E conftest.c configure:82059: $? = 0 configure:82059: result: yes configure:82059: checking for wchar.h configure:82059: result: yes configure:82071: checking for mblen configure:82071: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:82071: $? = 0 configure:82071: result: yes configure:82083: checking for mbrlen configure:82083: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:82083: $? = 0 configure:82083: result: yes configure:82083: checking for mbsinit configure:82083: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt >&5 configure:82083: $? = 0 configure:82083: result: yes configure:82092: checking for mbstate_t configure:82115: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:82115: $? = 0 configure:82126: result: yes configure:82136: checking atomic.h usability configure:82136: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:507:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:82136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_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 | #include configure:82136: result: no configure:82136: checking atomic.h presence configure:82136: cc -E conftest.c conftest.c:474:20: fatal error: atomic.h: No such file or directory #include ^ compilation terminated. configure:82136: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ | #include configure:82136: result: no configure:82136: checking for atomic.h configure:82136: result: no configure:82147: checking whether arc4random_buf is declared configure:82147: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:514:10: error: 'arc4random_buf' undeclared (first use in this function) (void) arc4random_buf; ^ conftest.c:514:10: note: each undeclared identifier is reported only once for each function it appears in configure:82147: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_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 () | { | #ifndef arc4random_buf | #ifdef __cplusplus | (void) arc4random_buf; | #else | (void) arc4random_buf; | #endif | #endif | | ; | return 0; | } configure:82147: result: no configure:82159: checking whether getrandom is declared configure:82159: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:515:10: error: 'getrandom' undeclared (first use in this function) (void) getrandom; ^ conftest.c:515:10: note: each undeclared identifier is reported only once for each function it appears in configure:82159: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | /* 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 () | { | #ifndef getrandom | #ifdef __cplusplus | (void) getrandom; | #else | (void) getrandom; | #endif | #endif | | ; | return 0; | } configure:82159: result: no configure:82542: checking whether to enable System V IPC support configure:82577: result: yes configure:82584: checking sys/msg.h usability configure:82584: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:82584: $? = 0 configure:82584: result: yes configure:82584: checking sys/msg.h presence configure:82584: cc -E conftest.c configure:82584: $? = 0 configure:82584: result: yes configure:82584: checking for sys/msg.h configure:82584: result: yes configure:82900: checking whether to enable System V semaphore support configure:82935: result: yes configure:83239: checking for union semun configure:83259: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:486:13: error: storage size of 'x' isn't known union semun x; ^ configure:83259: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | /* end confdefs.h. */ | | #include | #include | #include | | int | main () | { | union semun x; | ; | return 0; | } configure:83271: result: no configure:83291: checking whether to enable System V shared memory support configure:83326: result: yes configure:83639: checking for TIDY support configure:83675: result: no configure:84296: checking whether to enable tokenizer support configure:84331: result: yes configure:84647: checking whether to enable WDDX support configure:84682: result: yes configure:84717: checking libexpat dir for WDDX configure:84732: result: no configure:84746: checking for xml2-config path configure:84760: result: /usr/bin/xml2-config configure:84904: checking whether libxml build works configure:84955: result: yes configure:85497: checking whether to enable XML support configure:85532: result: yes configure:85567: checking libexpat install dir configure:85582: result: no configure:85597: checking for xml2-config path configure:85611: result: /usr/bin/xml2-config configure:85755: checking whether libxml build works configure:85806: result: yes configure:86317: checking whether to enable XMLReader support configure:86352: result: yes configure:86391: checking for xml2-config path configure:86405: result: /usr/bin/xml2-config configure:86549: checking whether libxml build works configure:86600: result: yes configure:86958: checking for XMLRPC-EPI support configure:86994: result: no configure:87029: checking libexpat dir for XMLRPC-EPI configure:87044: result: no configure:87053: checking iconv dir for XMLRPC-EPI configure:87068: result: no configure:89364: checking whether to enable XMLWriter support configure:89399: result: yes configure:89438: checking for xml2-config path configure:89452: result: /usr/bin/xml2-config configure:89596: checking whether libxml build works configure:89647: result: yes configure:89973: checking for XSL support configure:90009: result: yes configure:90174: checking for EXSLT support configure:90186: result: found configure:90655: checking for zip archive read/writesupport configure:90690: result: yes configure:90725: checking pcre install prefix configure:90740: result: yes configure:90749: checking libzip configure:90764: result: no configure:90794: checking for the location of zlib configure:90799: result: /usr configure:91933: checking stdbool.h usability configure:91933: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:91933: $? = 0 configure:91933: result: yes configure:91933: checking stdbool.h presence configure:91933: cc -E conftest.c configure:91933: $? = 0 configure:91933: result: yes configure:91933: checking for stdbool.h configure:91933: result: yes configure:91945: checking fts.h usability configure:91945: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:91945: $? = 0 configure:91945: result: yes configure:91945: checking fts.h presence configure:91945: cc -E conftest.c configure:91945: $? = 0 configure:91945: result: yes configure:91945: checking for fts.h configure:91945: result: yes configure:91956: checking for int8_t configure:91956: result: yes configure:91966: checking for int16_t configure:91966: result: yes configure:91976: checking for int32_t configure:91976: result: yes configure:91986: checking for int64_t configure:91986: result: yes configure:91996: checking for uint8_t configure:91996: result: yes configure:92006: checking for uint16_t configure:92006: result: yes configure:92016: checking for uint32_t configure:92016: result: yes configure:92026: checking for uint64_t configure:92026: result: yes configure:92036: checking for ssize_t configure:92036: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:92036: $? = 0 configure:92036: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:537:22: error: expected expression before ')' token if (sizeof ((ssize_t))) ^ configure:92036: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_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 ((ssize_t))) | return 0; | ; | return 0; | } configure:92036: result: yes configure:92051: checking size of short configure:92070: result: 2 configure:92084: checking size of int configure:92103: result: 4 configure:92117: checking size of long configure:92136: result: 8 configure:92150: checking size of long long configure:92169: result: 8 configure:92183: checking size of off_t configure:92188: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lz -lexslt -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxslt -lxml2 -lz -ldl -lm >&5 configure:92188: $? = 0 configure:92188: ./conftest configure:92188: $? = 0 configure:92202: result: 8 configure:92219: checking size of size_t configure:92238: result: 8 configure:92251: checking for touch configure:92269: found /usr/bin/touch configure:92281: result: /usr/bin/touch configure:92291: checking for unzip configure:92309: found /usr/bin/unzip configure:92321: result: /usr/bin/unzip configure:92330: checking for struct tm.tm_zone configure:92330: result: yes configure:92423: checking whether to enable mysqlnd configure:92458: result: no configure:92467: checking whether to disable compressed protocol support in mysqlnd configure:92481: result: yes configure:92535: checking for DSA_get_default_method in -lssl configure:92560: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lssl -lz -lexslt -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxslt -lxml2 -lz -ldl -lm >&5 configure:92560: $? = 0 configure:92569: result: yes configure:92577: checking for X509_free in -lcrypto configure:92602: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib -Wl,-rpath,/usr/lib64 -L/usr/lib64 conftest.c -lcrypto -lz -lexslt -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxslt -lxml2 -lz -ldl -lm >&5 configure:92602: $? = 0 configure:92611: result: yes configure:93873: result: configure:93875: result: Configuring PEAR configure:93892: checking whether to install PEAR configure:93928: result: yes configure:93974: result: configure:93976: result: Configuring Zend configure:94001: checking for bison version configure:94025: result: invalid configure:94031: WARNING: This bison version is not supported for regeneration of the Zend/PHP parsers (found: none, min: 204, excluded: ). configure:94062: checking for inttypes.h configure:94062: result: yes configure:94062: checking for stdint.h configure:94062: result: yes configure:94062: checking for limits.h configure:94062: result: yes configure:94062: checking malloc.h usability configure:94062: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94062: $? = 0 configure:94062: result: yes configure:94062: checking malloc.h presence configure:94062: cc -E conftest.c configure:94062: $? = 0 configure:94062: result: yes configure:94062: checking for malloc.h configure:94062: result: yes configure:94062: checking for string.h configure:94062: result: yes configure:94062: checking for unistd.h configure:94062: result: yes configure:94062: checking for stdarg.h configure:94062: result: yes configure:94062: checking for sys/types.h configure:94062: result: yes configure:94062: checking for sys/time.h configure:94062: result: yes configure:94062: checking for signal.h configure:94062: result: yes configure:94062: checking for unix.h configure:94062: result: no configure:94062: checking for stdlib.h configure:94062: result: yes configure:94062: checking for dlfcn.h configure:94062: result: yes configure:94073: checking for size_t configure:94073: result: yes configure:94084: checking return type of signal handlers configure:94102: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:533:1: error: void value not ignored as it ought to be return *(signal (0, 0)) (0) == 1; ^ configure:94102: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | return *(signal (0, 0)) (0) == 1; | ; | return 0; | } configure:94109: result: void configure:94122: checking for uint configure:94122: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94122: $? = 0 configure:94122: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:564:19: error: expected expression before ')' token if (sizeof ((uint))) ^ configure:94122: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 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 ((uint))) | return 0; | ; | return 0; | } configure:94122: result: yes configure:94133: checking for ulong configure:94133: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94133: $? = 0 configure:94133: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:564:20: error: expected expression before ')' token if (sizeof ((ulong))) ^ configure:94133: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 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 ((ulong))) | return 0; | ; | return 0; | } configure:94133: result: yes configure:94146: checking for int32_t configure:94171: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94171: $? = 0 configure:94178: result: yes configure:94188: checking for uint32_t configure:94213: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94213: $? = 0 configure:94220: result: yes configure:94232: checking for vprintf configure:94232: result: yes configure:94238: checking for _doprnt configure:94238: result: no configure:94249: checking for working memcmp configure:94302: result: yes configure:94313: checking for working alloca.h configure:94338: result: yes configure:94346: checking for alloca configure:94391: result: yes configure:94500: checking for memcpy configure:94500: result: yes configure:94500: checking for strdup configure:94500: result: yes configure:94500: checking for getpid configure:94500: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94500: $? = 0 configure:94500: result: yes configure:94500: checking for kill configure:94500: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94500: $? = 0 configure:94500: result: yes configure:94500: checking for strtod configure:94500: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94500: $? = 0 configure:94500: result: yes configure:94500: checking for strtol configure:94500: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94500: $? = 0 configure:94500: result: yes configure:94500: checking for finite configure:94500: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:562:6: warning: conflicting types for built-in function 'finite' [enabled by default] char finite (); ^ configure:94500: $? = 0 configure:94500: result: yes configure:94500: checking for fpclass configure:94500: result: no configure:94500: checking for sigsetjmp configure:94500: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 /tmp/ccD3XCky.o: In function `main': /data/software/php-7.0.13/conftest.c:574: undefined reference to `sigsetjmp' collect2: error: ld returned 1 exit status configure:94500: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define sigsetjmp to an innocuous variant, in case declares sigsetjmp. | For example, HP-UX 11i declares gettimeofday. */ | #define sigsetjmp innocuous_sigsetjmp | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sigsetjmp (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sigsetjmp | | /* 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 sigsetjmp (); | /* 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_sigsetjmp || defined __stub___sigsetjmp | choke me | #endif | | int | main () | { | return sigsetjmp (); | ; | return 0; | } configure:94500: result: no configure:94510: checking whether sprintf is broken configure:94525: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:540:22: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); } ^ conftest.c:540:27: warning: incompatible implicit declaration of built-in function 'sprintf' [enabled by default] main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); } ^ configure:94525: $? = 0 configure:94525: ./conftest configure:94525: $? = 0 configure:94540: result: no configure:94557: checking for finite configure:94557: result: yes configure:94557: checking for isfinite configure:94557: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 /tmp/ccl31ctG.o: In function `main': /data/software/php-7.0.13/conftest.c:576: undefined reference to `isfinite' collect2: error: ld returned 1 exit status configure:94557: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | /* end confdefs.h. */ | /* Define isfinite to an innocuous variant, in case declares isfinite. | For example, HP-UX 11i declares gettimeofday. */ | #define isfinite innocuous_isfinite | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char isfinite (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef isfinite | | /* 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 isfinite (); | /* 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_isfinite || defined __stub___isfinite | choke me | #endif | | int | main () | { | return isfinite (); | ; | return 0; | } configure:94557: result: no configure:94557: checking for isinf configure:94557: result: yes configure:94557: checking for isnan configure:94557: result: yes configure:94568: checking whether fp_except is defined configure:94589: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:545:27: fatal error: floatingpoint.h: No such file or directory #include ^ compilation terminated. configure:94589: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | fp_except x = (fp_except) 0; | | ; | return 0; | } configure:94600: result: no configure:94610: checking for usable _FPU_SETCW configure:94636: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94636: $? = 0 configure:94647: result: yes configure:94654: checking for usable fpsetprec configure:94679: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c:546:32: fatal error: machine/ieeefp.h: No such file or directory #include ^ compilation terminated. configure:94679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | fp_prec_t fpu_oldprec; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | fpu_oldprec = fpgetprec(); | fpsetprec(FP_PD); | result = a / b; | fpsetprec(fpu_oldprec); | | ; | return 0; | } configure:94693: result: no configure:94697: checking for usable _controlfp configure:94722: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:558:16: error: '_PC_53' undeclared (first use in this function) _controlfp(_PC_53, _MCW_PC); ^ conftest.c:558:16: note: each undeclared identifier is reported only once for each function it appears in conftest.c:558:24: error: '_MCW_PC' undeclared (first use in this function) _controlfp(_PC_53, _MCW_PC); ^ configure:94722: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | unsigned int fpu_oldcw; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | fpu_oldcw = _controlfp(0, 0); | _controlfp(_PC_53, _MCW_PC); | result = a / b; | _controlfp(fpu_oldcw, _MCW_PC); | | ; | return 0; | } configure:94736: result: no configure:94740: checking for usable _controlfp_s configure:94766: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:559:27: error: '_PC_53' undeclared (first use in this function) _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); ^ conftest.c:559:27: note: each undeclared identifier is reported only once for each function it appears in conftest.c:559:35: error: '_MCW_PC' undeclared (first use in this function) _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); ^ configure:94766: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | /* end confdefs.h. */ | | #include | | int | main () | { | | unsigned int fpu_oldcw, fpu_cw; | volatile double result; | double a = 2877.0; | volatile double b = 1000000.0; | | _controlfp_s(&fpu_cw, 0, 0); | fpu_oldcw = fpu_cw; | _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); | result = a / b; | _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC); | | ; | return 0; | } configure:94780: result: no configure:94784: checking whether FPU control word can be manipulated by inline assembler configure:94812: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:94812: $? = 0 configure:94823: result: yes configure:94831: checking whether double cast to long preserves least significant bits configure:94864: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:555:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:561:4: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ conftest.c:564:2: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(1); ^ configure:94864: $? = 0 configure:94864: ./conftest configure:94864: $? = 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 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 __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | /* end confdefs.h. */ | | #include | | int main() | { | if (sizeof(long) == 4) { | double d = (double) LONG_MIN * LONG_MIN + 2e9; | | if ((long) d == 2e9 && (long) -d == -2e9) { | exit(0); | } | } else if (sizeof(long) == 8) { | double correct = 18e18 - ((double) LONG_MIN * -2); /* Subtract ULONG_MAX + 1 */ | | if ((long) 18e18 == correct) { /* On 64-bit, only check between LONG_MAX and ULONG_MAX */ | exit(0); | } | } | exit(1); | } | configure:94874: result: no configure:94886: checking for dlfcn.h configure:94886: result: yes configure:94897: checking whether dlsym() requires a leading underscore in symbol names configure:94968: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure: In function 'main': configure:94964:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] ^ /tmp/ccyc6vmT.o: In function `main': /data/software/php-7.0.13/configure:94952: undefined reference to `dlopen' /data/software/php-7.0.13/configure:94957: undefined reference to `dlsym' /data/software/php-7.0.13/configure:94962: undefined reference to `dlerror' /data/software/php-7.0.13/configure:94958: undefined reference to `dlsym' collect2: error: ld returned 1 exit status configure:94971: $? = 1 configure:94995: result: no configure:95029: checking whether to enable thread-safety configure:95031: result: no configure:95034: checking whether to enable inline optimization for GCC configure:95036: result: yes configure:95039: checking whether to enable Zend debugging configure:95041: result: no configure:95081: checking for inline configure:95097: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:95097: $? = 0 configure:95105: result: inline configure:95126: checking target system is Darwin configure:95135: result: no configure:95139: checking for MM alignment and log values configure:95183: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:578:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] exit(0); ^ configure:95183: $? = 0 configure:95183: ./conftest configure:95183: $? = 0 configure:95204: result: done configure:95207: checking for memory allocation using mmap(MAP_ANON) configure:95252: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:95252: $? = 0 configure:95252: ./conftest configure:95252: $? = 0 configure:95257: result: yes configure:95271: checking for memory allocation using mmap("/dev/zero") configure:95326: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:95326: $? = 0 configure:95326: ./conftest configure:95326: $? = 0 configure:95331: result: yes configure:95347: checking for mremap configure:95347: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:95347: $? = 0 configure:95347: result: yes configure:95370: checking for sigaction configure:95370: result: yes configure:95390: checking whether to enable zend signal handling configure:95392: result: no configure:95425: result: configure:95427: result: Configuring TSRM configure:95435: checking for stdarg.h configure:95435: result: yes configure:95448: checking for sigprocmask configure:95448: result: yes configure:95466: checking how many arguments gethostbyname_r() takes configure:95501: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 conftest.c: In function 'main': conftest.c:562:13: error: too few arguments to function 'gethostbyname_r' (void)gethostbyname_r(name) /* ; */ ^ In file included from conftest.c:556:0: /usr/include/netdb.h:179:12: note: declared here extern int gethostbyname_r (const char *__restrict __name, ^ configure:95501: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | #define ZEND_MM_ALIGNMENT 8 | #define ZEND_MM_ALIGNMENT_LOG2 3 | #define HAVE_MEM_MMAP_ANON 1 | #define HAVE_MEM_MMAP_ZERO 1 | #define HAVE_MREMAP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGPROCMASK 1 | /* end confdefs.h. */ | #include | int | main () | { | | char *name = "www.gnu.org"; | (void)gethostbyname_r(name) /* ; */ | | ; | return 0; | } configure:95531: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:95531: $? = 0 configure:95631: result: six configure:96456: result: configure:96458: result: Configuring libtool configure:96554: checking for ld used by cc configure:96621: result: /usr/bin/ld configure:96628: checking if the linker (/usr/bin/ld) is GNU ld configure:96643: result: yes configure:96648: checking for /usr/bin/ld option to reload object files configure:96655: result: -r configure:96673: checking for BSD-compatible nm configure:96722: result: /usr/bin/nm -B configure:96726: checking how to recognize dependent libraries configure:96912: result: pass_all configure:96997: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:97000: $? = 0 configure:97140: checking how to run the C++ preprocessor configure:97206: result: g++ -E configure:97226: g++ -E conftest.cpp configure:97226: $? = 0 configure:97240: g++ -E conftest.cpp conftest.cpp:561:28: fatal error: ac_nonexistent.h: No such file or directory #include ^ compilation terminated. configure:97240: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE_URL "" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define __EXTENSIONS__ 1 | #define _ALL_SOURCE 1 | #define _GNU_SOURCE 1 | #define _POSIX_PTHREAD_SEMANTICS 1 | #define _TANDEM_SOURCE 1 | #define HAVE_DEV_URANDOM 1 | #define HAVE_GCC_GLOBAL_REGS 1 | #define HAVE_SETENV 1 | #define HAVE_CLEARENV 1 | #define HAVE_ERRNO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_STDIO_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_PRCTL 1 | #define HAVE_CLOCK_GETTIME 1 | #define HAVE_PTRACE 1 | #define PROC_MEM_FILE "mem" | #define HAVE_BUILTIN_ATOMIC 1 | #define HAVE_LQ_TCP_INFO 1 | #define HAVE_SYSCONF 1 | #define HAVE_TIMES 1 | #define HAVE_EPOLL 1 | #define HAVE_POLL 1 | #define HAVE_SELECT 1 | #define PHP_FPM_SYSTEMD "simple" | #define PHP_FPM_USER "www" | #define PHP_FPM_GROUP "www" | #define GWINSZ_IN_SYS_IOCTL 1 | #define HAVE_PHPDBG 1 | #define PHPDBG_DEBUG 0 | #define HAVE_SOCKLEN_T 1 | #define PHP_WRITE_STDOUT 1 | #define HAVE_SOCKET 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_HTONL 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETHOSTBYADDR 1 | #define HAVE_YP_GET_DEFAULT_DOMAIN 1 | #define HAVE_LIBNSL 1 | #define HAVE_DLOPEN 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBDL 1 | #define HAVE_LIBM 1 | #define HAVE_INET_ATON 1 | #define STDC_HEADERS 1 | #define HAVE_DIRENT_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_DIRENT_H 1 | #define HAVE_SYS_PARAM_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_NETINET_IN_H 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ARPA_INET_H 1 | #define HAVE_ARPA_NAMESER_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_CRYPT_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_GRP_H 1 | #define HAVE_LANGINFO_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MONETARY_H 1 | #define HAVE_NETDB_H 1 | #define HAVE_PWD_H 1 | #define HAVE_RESOLV_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_SYSLOG_H 1 | #define HAVE_SYSEXITS_H 1 | #define HAVE_SYS_IOCTL_H 1 | #define HAVE_SYS_FILE_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_SYS_MOUNT_H 1 | #define HAVE_SYS_POLL_H 1 | #define HAVE_SYS_RESOURCE_H 1 | #define HAVE_SYS_SELECT_H 1 | #define HAVE_SYS_SOCKET_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_SYS_STATFS_H 1 | #define HAVE_SYS_STATVFS_H 1 | #define HAVE_SYS_VFS_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_TERMIOS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_IPC_H 1 | #define HAVE_DLFCN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_FOPENCOOKIE 1 | #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t | #define COOKIE_SEEKER_USES_OFF64_T 1 | #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MISSING_FCLOSE_DECL 0 | #define HAVE_TM_GMTOFF 1 | #define HAVE_STRUCT_FLOCK 1 | #define HAVE_SOCKLEN_T 1 | #define SIZEOF_SIZE_T 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_LONG_LONG_INT 8 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define SIZEOF_INTMAX_T 8 | #define HAVE_INTMAX_T 1 | #define SIZEOF_SSIZE_T 8 | #define HAVE_SSIZE_T 1 | #define SIZEOF_PTRDIFF_T 8 | #define HAVE_PTRDIFF_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_U_INT8_T 1 | #define HAVE_U_INT16_T 1 | #define HAVE_U_INT32_T 1 | #define HAVE_U_INT64_T 1 | #define PHP_HAVE_STDINT_TYPES 1 | #define PHP_HAVE_BUILTIN_EXPECT 1 | #define PHP_HAVE_BUILTIN_CLZ 1 | #define PHP_HAVE_BUILTIN_CTZL 1 | #define PHP_HAVE_BUILTIN_CTZLL 1 | #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 | #define HAVE_ST_BLKSIZE 1 | #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | #define HAVE_ST_BLOCKS 1 | #define HAVE_STRUCT_STAT_ST_RDEV 1 | #define HAVE_ST_RDEV 1 | #define HAVE_SOCKADDR_STORAGE 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALPHASORT 1 | #define HAVE_ASCTIME_R 1 | #define HAVE_CHROOT 1 | #define HAVE_CTIME_R 1 | #define HAVE_CUSERID 1 | #define HAVE_FLOCK 1 | #define HAVE_FTOK 1 | #define HAVE_GAI_STRERROR 1 | #define HAVE_GCVT 1 | #define HAVE_GETLOADAVG 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETPROTOBYNAME 1 | #define HAVE_GETPROTOBYNUMBER 1 | #define HAVE_GETSERVBYNAME 1 | #define HAVE_GETSERVBYPORT 1 | #define HAVE_GETHOSTNAME 1 | #define HAVE_GETRUSAGE 1 | #define HAVE_GETTIMEOFDAY 1 | #define HAVE_GMTIME_R 1 | #define HAVE_GETPWNAM_R 1 | #define HAVE_GETGRNAM_R 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GRANTPT 1 | #define HAVE_INET_NTOA 1 | #define HAVE_INET_NTOP 1 | #define HAVE_INET_PTON 1 | #define HAVE_ISASCII 1 | #define HAVE_LINK 1 | #define HAVE_LOCALTIME_R 1 | #define HAVE_LOCKF 1 | #define HAVE_LCHOWN 1 | #define HAVE_LRAND48 1 | #define HAVE_MEMCPY 1 | #define HAVE_MEMMOVE 1 | #define HAVE_MKSTEMP 1 | #define HAVE_MMAP 1 | #define HAVE_NL_LANGINFO 1 | #define HAVE_PERROR 1 | #define HAVE_POLL 1 | #define HAVE_PTSNAME 1 | #define HAVE_PUTENV 1 | #define HAVE_REALPATH 1 | #define HAVE_RANDOM 1 | #define HAVE_RAND_R 1 | #define HAVE_SCANDIR 1 | #define HAVE_SETITIMER 1 | #define HAVE_SETLOCALE 1 | #define HAVE_LOCALECONV 1 | #define HAVE_SETENV 1 | #define HAVE_SETPGID 1 | #define HAVE_SETSOCKOPT 1 | #define HAVE_SETVBUF 1 | #define HAVE_SHUTDOWN 1 | #define HAVE_SIN 1 | #define HAVE_SNPRINTF 1 | #define HAVE_SRAND48 1 | #define HAVE_SRANDOM 1 | #define HAVE_STATFS 1 | #define HAVE_STATVFS 1 | #define HAVE_STRCASECMP 1 | #define HAVE_STRCOLL 1 | #define HAVE_STRDUP 1 | #define HAVE_STRERROR 1 | #define HAVE_STRFTIME 1 | #define HAVE_STRNLEN 1 | #define HAVE_STRPTIME 1 | #define HAVE_STRSTR 1 | #define HAVE_STRTOK_R 1 | #define HAVE_SYMLINK 1 | #define HAVE_TEMPNAM 1 | #define HAVE_TZSET 1 | #define HAVE_UNLOCKPT 1 | #define HAVE_UNSETENV 1 | #define HAVE_USLEEP 1 | #define HAVE_UTIME 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VASPRINTF 1 | #define HAVE_ASPRINTF 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_LIBRT 1 | #define HAVE_GETADDRINFO 1 | #define HAVE_SYNC_FETCH_AND_ADD 1 | #define HAVE_GETOPT 1 | #define HAVE_UTIME_H 1 | #define HAVE_UTIME_NULL 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_DECLARED_TIMEZONE 1 | #define HAVE_POSIX_READDIR_R 1 | #define PHP_SIGCHILD 0 | #define DEFAULT_SHORT_OPEN_TAG "1" | #define HAVE_IPV6 1 | #define SIZEOF_LONG 8 | #define SIZEOF_INT 4 | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRTOLL 1 | #define HAVE_ATOLL 1 | #define HAVE_STRFTIME 1 | #define HAVE_TIMELIB_CONFIG_H 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 | #define HAVE_OPENSSL_EXT 1 | #define HAVE_BUNDLED_PCRE 1 | #define HAVE_PCRE_JIT_SUPPORT 1 | #define HAVE_SQLITE3 1 | #define HAVE_ZLIB 1 | #define HAVE_BCMATH 1 | #define HAVE_BZ2 1 | #define HAVE_CALENDAR 1 | #define HAVE_CTYPE 1 | #define HAVE_CURL_SSL 1 | #define HAVE_CURL 1 | #define HAVE_CURL_EASY_STRERROR 1 | #define HAVE_CURL_MULTI_STRERROR 1 | #define DBA_CDB_BUILTIN 1 | #define DBA_CDB_MAKE 1 | #define DBA_CDB 1 | #define DBA_INIFILE 1 | #define DBA_FLATFILE 1 | #define HAVE_DBA 1 | #define HAVE_LIBXML 1 | #define HAVE_DOM 1 | #define HAVE_EXIF 1 | #define HAVE_UTIMES 1 | #define HAVE_STRNDUP 1 | #define HAVE_FTP 1 | #define HAVE_FTP_SSL 1 | #define USE_GD_IMGSTRTTF 1 | #define USE_GD_IMGSTRTTF 1 | #define HAVE_LIBFREETYPE 1 | #define ENABLE_GD_TTF 1 | #define HAVE_FABSF 1 | #define HAVE_FLOORF 1 | #define HAVE_GD_BUNDLED 1 | #define HAVE_GD_PNG 1 | #define HAVE_GD_CACHE_CREATE 1 | #define HAVE_GD_JPG 1 | #define HAVE_GD_FREETYPE 1 | #define ENABLE_GD_TTF 1 | #define USE_GD_JISX0208 1 | #define HAVE_LIBINTL 1 | #define HAVE_NGETTEXT 1 | #define HAVE_DNGETTEXT 1 | #define HAVE_DCNGETTEXT 1 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 | #define HAVE_GMP 1 | #define PHP_MHASH_BC 1 | #define HAVE_HASH_EXT 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define HAVE_ICONV 1 | #define HAVE_GLIBC_ICONV 1 | #define PHP_ICONV_IMPL "glibc" | #define ICONV_SUPPORTS_ERRNO 1 | #define ICONV_BROKEN_IGNORE 1 | #define PHP_ICONV_H_PATH | #define HAVE_JSON 1 | #define STDC_HEADERS 1 | #define HAVE_MBSTRING 1 | #define USE_COMBINATION_EXPLOSION_CHECK 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_STDARG_H 1 | #define SIZEOF_INT 4 | #define SIZEOF_SHORT 2 | #define SIZEOF_LONG 8 | #define TIME_WITH_SYS_TIME 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STDARG_PROTOTYPES 1 | #define PHP_ONIG_BUNDLED 1 | #define HAVE_ONIG 1 | #define HAVE_MBREGEX 1 | #define HAVE_LIBMCRYPT 1 | #define MYSQLI_USE_MYSQLND 1 | #define ODBCVER 0x0300 | #define HAVE_OPCACHE_FILE_CACHE 1 | #define HAVE_HUGE_CODE_PAGES 1 | #define HAVE_MPROTECT 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_UIO_H 1 | #define HAVE_SHM_IPC 1 | #define HAVE_SHM_MMAP_ANON 1 | #define HAVE_SHM_MMAP_ZERO 1 | #define HAVE_SHM_MMAP_POSIX 1 | #define HAVE_SHM_MMAP_FILE 1 | #define HAVE_FLOCK_LINUX /**/ | #define COMPILE_DL_OPCACHE 1 | #define HAVE_FORK 1 | #define HAVE_FORK 1 | #define HAVE_WAITPID 1 | #define HAVE_WAITPID 1 | #define HAVE_SIGACTION 1 | #define HAVE_SIGACTION 1 | #define HAVE_GETPRIORITY 1 | #define HAVE_SETPRIORITY 1 | #define HAVE_WAIT3 1 | #define HAVE_WAIT4 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_SIGWAITINFO 1 | #define HAVE_SIGTIMEDWAIT 1 | #define PDO_USE_MYSQLND 1 | #define HAVE_USLEEP 1 | #define HAVE_NANOSLEEP 1 | #define HAVE_TIME_H 1 | #define PHAR_HASH_OK 1 | #define PHAR_HAVE_OPENSSL 1 | #define HAVE_POSIX 1 | #define HAVE_SETEUID 1 | #define HAVE_SETEGID 1 | #define HAVE_SETSID 1 | #define HAVE_GETSID 1 | #define HAVE_SETPGID 1 | #define HAVE_GETPGID 1 | #define HAVE_CTERMID 1 | #define HAVE_MKFIFO 1 | #define HAVE_MKNOD 1 | #define HAVE_SETRLIMIT 1 | #define HAVE_GETRLIMIT 1 | #define HAVE_GETLOGIN 1 | #define HAVE_GETGROUPS 1 | #define HAVE_INITGROUPS 1 | #define HAVE_GETPWUID_R 1 | #define HAVE_GETGRGID_R 1 | #define HAVE_UTSNAME_DOMAINNAME 1 | #define HAVE_RL_CALLBACK_READ_CHAR 1 | #define HAVE_LIBREADLINE 1 | #define HAVE_RL_COMPLETION_MATCHES 1 | #define HAVE_REFLECTION 1 | #define HAVE_PWRITE 1 | #define HAVE_PREAD 1 | #define HAVE_PHP_SESSION 1 | #define HAVE_SHMOP 1 | #define HAVE_LIBXML 1 | #define HAVE_SIMPLEXML 1 | #define HAVE_LIBXML 1 | #define HAVE_SOAP 1 | #define HAVE_CMSGHDR 1 | #define HAVE_HSTRERROR 1 | #define HAVE_SOCKETPAIR 1 | #define HAVE_IF_NAMETOINDEX 1 | #define HAVE_IF_INDEXTONAME 1 | #define HAVE_NETDB_H 1 | #define HAVE_NETINET_TCP_H 1 | #define HAVE_SYS_UN_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SOCKETS 1 | #define HAVE_SA_SS_FAMILY 1 | #define HAVE_AI_V4MAPPED 1 | #define HAVE_SPL 1 | #define HAVE_CRYPT 1 | #define HAVE_ALIGNOF 1 | #define HAVE_ATTRIBUTE_ALIGNED 1 | #define PHP_USE_PHP_CRYPT_R 1 | #define PHP_STD_DES_CRYPT 1 | #define PHP_BLOWFISH_CRYPT 1 | #define PHP_EXT_DES_CRYPT 1 | #define PHP_MD5_CRYPT 1 | #define PHP_SHA512_CRYPT 1 | #define PHP_SHA256_CRYPT 1 | #define HAVE_GETCWD 1 | #define HAVE_GETWD 1 | #define HAVE_ASINH 1 | #define HAVE_ACOSH 1 | #define HAVE_ATANH 1 | #define HAVE_LOG1P 1 | #define HAVE_HYPOT 1 | #define HAVE_GLOB 1 | #define HAVE_STRFMON 1 | #define HAVE_NICE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE_MEMPCPY 1 | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_LIBRESOLV 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 | #define HAVE_RES_SEARCH 1 | #define HAVE_ATOF_ACCEPTS_NAN 1 | #define HAVE_ATOF_ACCEPTS_INF 1 | #define HAVE_HUGE_VAL_INF 1 | #define HAVE_HUGE_VAL_NAN 1 | #define HAVE_STRPTIME_DECL_FAILS 1 | #define HAVE_WCHAR_H 1 | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 | #define HAVE_MBSTATE_T 1 | #define HAVE_DECL_ARC4RANDOM_BUF 0 | #define HAVE_DECL_GETRANDOM 0 | #define HAVE_SYSVMSG 1 | #define HAVE_SYSVSEM 1 | #define HAVE_SEMUN 0 | #define HAVE_SYSVSHM 1 | #define HAVE_LIBXML 1 | #define HAVE_WDDX 1 | #define HAVE_LIBXML 1 | #define HAVE_XML 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLREADER 1 | #define HAVE_LIBXML 1 | #define HAVE_XMLWRITER 1 | #define HAVE_XSL_EXSLT 1 | #define HAVE_XSL 1 | #define HAVE_ZIP 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_FTS_H 1 | #define HAVE_INT8_T 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define HAVE_UINT8_T 1 | #define HAVE_UINT16_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_UINT64_T 1 | #define HAVE_SSIZE_T 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 8 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_OFF_T 8 | #define SIZEOF_SIZE_T 8 | #define HAVE_STRUCT_TM_TM_ZONE 1 | #define HAVE_TM_ZONE 1 | #define MYSQLND_COMPRESSION_WANTED 1 | #define MYSQLND_SSL_SUPPORTED 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define HAVE_DSA_DEFAULT_METHOD 1 | #define MYSQLND_HAVE_SSL 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_MALLOC_H 1 | #define HAVE_STRING_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_TIME_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_DLFCN_H 1 | #define RETSIGTYPE void | #define HAVE_INT32_T 1 | #define HAVE_UINT32_T 1 | #define HAVE_VPRINTF 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_MEMCPY 1 | #define HAVE_STRDUP 1 | #define HAVE_GETPID 1 | #define HAVE_KILL 1 | #define HAVE_STRTOD 1 | #define HAVE_STRTOL 1 | #define HAVE_FINITE 1 | #define ZEND_BROKEN_SPRINTF 0 | #define HAVE_FINITE 1 | #define HAVE_ISINF 1 | #define HAVE_ISNAN 1 | #define HAVE__FPU_SETCW 1 | #define HAVE_FPU_INLINE_ASM_X86 1 | #define HAVE_DLFCN_H 1 | #define ZEND_DEBUG 0 | #define ZEND_MM_ALIGNMENT 8 | #define ZEND_MM_ALIGNMENT_LOG2 3 | #define HAVE_MEM_MMAP_ANON 1 | #define HAVE_MEM_MMAP_ZERO 1 | #define HAVE_MREMAP 1 | #define HAVE_SIGACTION 1 | #define HAVE_STDARG_H 1 | #define HAVE_SIGPROCMASK 1 | #define HAVE_GETHOSTBYNAME_R 1 | #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 | #define PHP_BUILD_DATE "2021-11-24" | #define PHP_UNAME "Linux hw-ops-01 3.10.0-1160.15.2.el7.x86_64 #1 SMP Wed Feb 3 15:06:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux" | #define PHP_OS "Linux" | /* end confdefs.h. */ | #include configure:97273: checking the maximum length of command line arguments configure:97385: result: 1572864 configure:97397: checking command to parse /usr/bin/nm -B output from cc object configure:97502: g++ -c -g -O2 conftest.cpp >&5 configure:97505: $? = 0 configure:97509: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:97512: $? = 0 configure:97564: g++ -o conftest -g -O2 conftest.cpp conftstm.o >&5 configure:97567: $? = 0 configure:97605: result: ok configure:97609: checking for objdir configure:97624: result: .libs configure:97716: checking for ar configure:97732: found /usr/bin/ar configure:97743: result: ar configure:97808: checking for ranlib configure:97824: found /usr/bin/ranlib configure:97835: result: ranlib configure:97900: checking for strip configure:97916: found /usr/bin/strip configure:97927: result: strip configure:98496: checking if cc supports -fno-rtti -fno-exceptions configure:98514: cc -c -I/usr/include -g -O2 -fvisibility=hidden -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default] configure:98518: $? = 0 configure:98531: result: no configure:98546: checking for cc option to produce PIC configure:98786: result: -fPIC configure:98794: checking if cc PIC flag -fPIC works configure:98812: cc -c -I/usr/include -g -O2 -fvisibility=hidden -fPIC -DPIC conftest.c >&5 configure:98816: $? = 0 configure:98829: result: yes configure:98857: checking if cc static flag -static works configure:98885: result: no configure:98895: checking if cc supports -c -o file.o configure:98916: cc -c -I/usr/include -g -O2 -fvisibility=hidden -o out/conftest2.o conftest.c >&5 configure:98920: $? = 0 configure:98942: result: yes configure:98968: checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:99896: result: yes configure:99917: checking whether -lc should be explicitly linked in configure:99922: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5 configure:99925: $? = 0 configure:99940: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 configure:99943: $? = 0 configure:99955: result: no configure:99963: checking dynamic linker characteristics configure:100561: result: GNU/Linux ld.so configure:100585: checking how to hardcode library paths into programs configure:100610: result: immediate configure:100624: checking whether stripping libraries is possible configure:100629: result: yes configure:101146: checking if libtool supports shared libraries configure:101148: result: yes configure:101151: checking whether to build shared libraries configure:101172: result: yes configure:101175: checking whether to build static libraries configure:101179: result: yes configure:101274: result: creating libtool configure:101865: checking for ld used by g++ configure:101932: result: /usr/bin/ld -m elf_x86_64 configure:101939: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:101954: result: yes configure:102005: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:102903: result: yes configure:102924: g++ -c -g -O2 conftest.cpp >&5 configure:102927: $? = 0 configure:103083: checking for g++ option to produce PIC configure:103373: result: -fPIC configure:103381: checking if g++ PIC flag -fPIC works configure:103399: g++ -c -g -O2 -fPIC -DPIC conftest.cpp >&5 configure:103403: $? = 0 configure:103416: result: yes configure:103444: checking if g++ static flag -static works configure:103472: result: no configure:103482: checking if g++ supports -c -o file.o configure:103503: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5 configure:103507: $? = 0 configure:103529: result: yes configure:103555: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:103581: result: yes configure:103648: checking dynamic linker characteristics configure:104194: result: GNU/Linux ld.so configure:104218: checking how to hardcode library paths into programs configure:104243: result: immediate configure:104758: result: configure:104760: result: Generating files configure:105436: 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 hw-ops-01 config.status:1605: creating php7.spec config.status:1605: creating main/build-defs.h config.status:1605: creating scripts/phpize config.status:1605: creating scripts/man1/phpize.1 config.status:1605: creating scripts/php-config config.status:1605: creating scripts/man1/php-config.1 config.status:1605: creating sapi/cli/php.1 config.status:1605: creating sapi/fpm/php-fpm.conf config.status:1605: creating sapi/fpm/www.conf config.status:1605: creating sapi/fpm/init.d.php-fpm config.status:1605: creating sapi/fpm/php-fpm.service config.status:1605: creating sapi/fpm/php-fpm.8 config.status:1605: creating sapi/fpm/status.html config.status:1605: creating sapi/cgi/php-cgi.1 config.status:1605: creating ext/phar/phar.1 config.status:1605: creating ext/phar/phar.phar.1 config.status:1605: creating main/php_config.h config.status:1789: executing default commands ## ---------------- ## ## Cache variables. ## ## ---------------- ## _cv_have_broken_glibc_fopen_append=yes ac_cv_alignof_exists=yes ac_cv_atof_accept_inf=yes ac_cv_atof_accept_nan=yes ac_cv_attribute_aligned=yes ac_cv_broken_sprintf=no ac_cv_build=x86_64-unknown-linux-gnu ac_cv_c_bigendian_php=no ac_cv_c_compiler_gnu=yes ac_cv_c_const=yes ac_cv_c_inline=inline ac_cv_cmsghdr=yes ac_cv_crypt_blowfish=no ac_cv_crypt_des=yes ac_cv_crypt_ext_des=no ac_cv_crypt_md5=yes ac_cv_crypt_sha256=yes ac_cv_crypt_sha512=yes ac_cv_cxx_compiler_gnu=yes ac_cv_declared_timezone=yes ac_cv_ebcdic=no ac_cv_env_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_YACC_set= ac_cv_env_YACC_value= ac_cv_env_YFLAGS_set= ac_cv_env_YFLAGS_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_flush_io=no ac_cv_func_RAND_egd=no ac_cv_func___dlopen=no ac_cv_func___dn_expand=yes ac_cv_func___dn_skipname=yes ac_cv_func___dns_search=no ac_cv_func___res_nsearch=no ac_cv_func___res_search=yes ac_cv_func___yp_get_default_domain=no ac_cv_func__doprnt=no ac_cv_func_acosh=yes ac_cv_func_alloca_works=yes ac_cv_func_alphasort=yes ac_cv_func_asctime_r=yes ac_cv_func_asinh=yes ac_cv_func_asprintf=yes ac_cv_func_atanh=yes ac_cv_func_atoll=yes ac_cv_func_chroot=yes ac_cv_func_clearenv=yes ac_cv_func_crypt=no ac_cv_func_crypt_r=no ac_cv_func_ctermid=yes ac_cv_func_ctime_r=yes ac_cv_func_cuserid=yes ac_cv_func_dlopen=yes ac_cv_func_dn_expand=yes ac_cv_func_dn_skipname=yes ac_cv_func_dns_search=no ac_cv_func_fabsf=yes ac_cv_func_finite=yes ac_cv_func_flock=yes ac_cv_func_floorf=yes ac_cv_func_fnmatch_works=yes ac_cv_func_fopencookie=yes ac_cv_func_fork=yes ac_cv_func_fpclass=no ac_cv_func_ftok=yes ac_cv_func_funopen=no ac_cv_func_gai_strerror=yes ac_cv_func_gcvt=yes ac_cv_func_getaddrinfo=yes ac_cv_func_getcwd=yes ac_cv_func_getgrgid_r=yes ac_cv_func_getgrnam_r=yes ac_cv_func_getgroups=yes ac_cv_func_gethostbyaddr=yes ac_cv_func_gethostname=yes ac_cv_func_getloadavg=yes ac_cv_func_getlogin=yes ac_cv_func_getopt=yes ac_cv_func_getpgid=yes ac_cv_func_getpid=yes ac_cv_func_getpriority=yes ac_cv_func_getprotobyname=yes ac_cv_func_getprotobynumber=yes ac_cv_func_getpwnam_r=yes ac_cv_func_getpwuid_r=yes ac_cv_func_getrlimit=yes ac_cv_func_getrusage=yes ac_cv_func_getservbyname=yes ac_cv_func_getservbyport=yes ac_cv_func_getsid=yes ac_cv_func_gettimeofday=yes ac_cv_func_getwd=yes ac_cv_func_glob=yes ac_cv_func_gmtime_r=yes ac_cv_func_grantpt=yes ac_cv_func_hstrerror=yes ac_cv_func_htonl=yes ac_cv_func_hypot=yes ac_cv_func_iconv=yes ac_cv_func_if_indextoname=yes ac_cv_func_if_nametoindex=yes ac_cv_func_inet_aton=yes ac_cv_func_inet_ntoa=yes ac_cv_func_inet_ntop=yes ac_cv_func_inet_pton=yes ac_cv_func_initgroups=yes ac_cv_func_isascii=yes ac_cv_func_isfinite=no ac_cv_func_isinf=yes ac_cv_func_isnan=yes ac_cv_func_kill=yes ac_cv_func_lchown=yes ac_cv_func_link=yes ac_cv_func_localeconv=yes ac_cv_func_localtime_r=yes ac_cv_func_lockf=yes ac_cv_func_log1p=yes ac_cv_func_lrand48=yes ac_cv_func_makedev=no ac_cv_func_mblen=yes ac_cv_func_mbrlen=yes ac_cv_func_mbsinit=yes ac_cv_func_memcmp_working=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_mempcpy=yes ac_cv_func_mkfifo=yes ac_cv_func_mknod=yes ac_cv_func_mkstemp=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_mremap=yes ac_cv_func_nanosleep=yes ac_cv_func_nice=yes ac_cv_func_nl_langinfo=yes ac_cv_func_perror=yes ac_cv_func_poll=yes ac_cv_func_ptsname=yes ac_cv_func_putenv=yes ac_cv_func_rand_r=yes ac_cv_func_random=yes ac_cv_func_readdir_r=yes ac_cv_func_realpath=yes ac_cv_func_res_nsearch=yes ac_cv_func_res_search=yes ac_cv_func_rl_completion_matches=yes ac_cv_func_scandir=yes ac_cv_func_setegid=yes ac_cv_func_setenv=yes ac_cv_func_seteuid=yes ac_cv_func_setitimer=yes ac_cv_func_setlocale=yes ac_cv_func_setpgid=yes ac_cv_func_setpriority=yes ac_cv_func_setproctitle=no ac_cv_func_setrlimit=yes ac_cv_func_setsid=yes ac_cv_func_setsockopt=yes ac_cv_func_setvbuf=yes ac_cv_func_shutdown=yes ac_cv_func_sigaction=yes ac_cv_func_sigprocmask=yes ac_cv_func_sigsetjmp=no ac_cv_func_sigtimedwait=yes ac_cv_func_sigwaitinfo=yes ac_cv_func_sin=yes ac_cv_func_snprintf=yes ac_cv_func_socket=yes ac_cv_func_socketpair=yes ac_cv_func_srand48=yes ac_cv_func_srandom=yes ac_cv_func_statfs=yes ac_cv_func_statvfs=yes ac_cv_func_std_syslog=no ac_cv_func_strcasecmp=yes ac_cv_func_strcoll=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strfmon=yes ac_cv_func_strftime=yes ac_cv_func_strlcat=no ac_cv_func_strlcpy=no ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strpncpy=no ac_cv_func_strptime=yes ac_cv_func_strstr=yes ac_cv_func_strtod=yes ac_cv_func_strtok_r=yes ac_cv_func_strtol=yes ac_cv_func_strtoll=yes ac_cv_func_symlink=yes ac_cv_func_sync_fetch_and_add=yes ac_cv_func_tempnam=yes ac_cv_func_tzset=yes ac_cv_func_unlockpt=yes ac_cv_func_unsetenv=yes ac_cv_func_usleep=yes ac_cv_func_utime=yes ac_cv_func_utime_null=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vprintf=yes ac_cv_func_vsnprintf=yes ac_cv_func_wait3=yes ac_cv_func_wait4=yes ac_cv_func_waitpid=yes ac_cv_func_which_gethostbyname_r=six ac_cv_func_yp_get_default_domain=yes ac_cv_gai_ai_v4mapped=yes ac_cv_have_decl_arc4random_buf=no ac_cv_have_decl_getrandom=no ac_cv_have_utsname_domainname=yes ac_cv_header_ApplicationServices_ApplicationServices_h=no ac_cv_header_alloca_h=yes ac_cv_header_arpa_inet_h=yes ac_cv_header_arpa_nameser_h=yes ac_cv_header_assert_h=yes ac_cv_header_atomic_h=no ac_cv_header_crypt_h=yes ac_cv_header_dirent_dirent_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dlfcn_h=yes ac_cv_header_dns_h=no ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fts_h=yes ac_cv_header_grp_h=yes ac_cv_header_ieeefp_h=no ac_cv_header_inttypes_h=yes ac_cv_header_langinfo_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_malloc_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_monetary_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_netinet_tcp_h=yes ac_cv_header_pwd_h=yes ac_cv_header_resolv_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_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_loadavg_h=no ac_cv_header_sys_mkdev_h=no ac_cv_header_sys_mman_h=yes ac_cv_header_sys_mount_h=yes ac_cv_header_sys_msg_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_poll_h=yes ac_cv_header_sys_pstat_h=no 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_sockio_h=no ac_cv_header_sys_stat_h=yes ac_cv_header_sys_statfs_h=yes ac_cv_header_sys_statvfs_h=yes ac_cv_header_sys_sysexits_h=no ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_sys_un_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_varargs_h=no ac_cv_header_sys_vfs_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_sysexits_h=yes ac_cv_header_syslog_h=yes ac_cv_header_termios_h=yes ac_cv_header_time=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_unix_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes ac_cv_host=x86_64-unknown-linux-gnu ac_cv_huge_val_inf=yes ac_cv_huge_val_nan=yes ac_cv_int_type_int32_t=yes ac_cv_int_type_uint32_t=yes ac_cv_ipv6_support=yes ac_cv_lib_bind___dns_search=no ac_cv_lib_bind_dns_search=no ac_cv_lib_bz2_BZ2_bzerror=yes ac_cv_lib_c___bind_textdomain_codeset=yes ac_cv_lib_c___dcngettext=yes ac_cv_lib_c___dngettext=yes ac_cv_lib_c___ngettext=yes ac_cv_lib_c_bindtextdomain=yes ac_cv_lib_crypt_crypt=yes ac_cv_lib_crypto_X509_free=yes ac_cv_lib_curl_curl_easy_perform=yes ac_cv_lib_curl_curl_easy_strerror=yes ac_cv_lib_curl_curl_multi_strerror=yes ac_cv_lib_dl_dlopen=yes ac_cv_lib_gmp___gmpz_rootrem=yes ac_cv_lib_intl_bindtextdomain=no ac_cv_lib_jpeg_jpeg_read_header=yes ac_cv_lib_m_sin=yes ac_cv_lib_mcrypt_mcrypt_module_open=yes ac_cv_lib_ncurses_tgetent=yes ac_cv_lib_nsl_yp_get_default_domain=yes ac_cv_lib_png_png_write_image=yes ac_cv_lib_readline_readline=yes ac_cv_lib_readline_rl_callback_read_char=yes ac_cv_lib_readline_rl_pending_input=yes ac_cv_lib_resolv___dns_search=no ac_cv_lib_resolv___res_nsearch=yes ac_cv_lib_resolv_dns_search=no ac_cv_lib_resolv_res_nsearch=no ac_cv_lib_rt_fdatasync=yes ac_cv_lib_rt_nanosleep=yes ac_cv_lib_socket___dns_search=no ac_cv_lib_socket_dns_search=no ac_cv_lib_ssl_DSA_get_default_method=yes ac_cv_lib_z_gzgets=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes 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_ICU_CONFIG=/usr/bin/icu-config ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail ac_cv_path_TOUCH=/usr/bin/touch ac_cv_path_UNZIP=/usr/bin/unzip ac_cv_php_xml2_config_path=/usr/bin/xml2-config ac_cv_pread=yes ac_cv_prog_AWK=gawk ac_cv_prog_CPP='cc -E' ac_cv_prog_CXXCPP='g++ -E' ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_CXX=g++ ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89= ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_pthreads_cflags=-pthread ac_cv_pthreads_lib=pthread ac_cv_pwrite=yes ac_cv_safe_to_define___extensions__=yes ac_cv_search_inet_addr='none required' ac_cv_search_opendir='none required' ac_cv_search_socket='none required' ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_long=8 ac_cv_sizeof_long_long_int=8 ac_cv_sizeof_off_t=8 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=8 ac_cv_sockaddr_sa_len=no ac_cv_sockaddr_storage=yes ac_cv_socklen_t=yes ac_cv_ss_family=yes ac_cv_strptime_decl_fails=yes ac_cv_struct_flock=yes ac_cv_struct_tm=time.h ac_cv_struct_tm_gmtoff=yes ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes ac_cv_sys_tiocgwinsz_in_termios_h=no ac_cv_target=x86_64-unknown-linux-gnu ac_cv_time_r_type=POSIX ac_cv_type_fp_except=no ac_cv_type_in_addr_t=yes ac_cv_type_int16=no ac_cv_type_int16_t=yes ac_cv_type_int32=no ac_cv_type_int32_t=yes ac_cv_type_int64=no ac_cv_type_int64_t=yes ac_cv_type_int8=no ac_cv_type_int8_t=yes ac_cv_type_mbstate_t=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int64_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_uid_t=yes ac_cv_type_uint16=no ac_cv_type_uint16_t=yes ac_cv_type_uint32=no ac_cv_type_uint32_t=yes ac_cv_type_uint64=no ac_cv_type_uint64_t=yes ac_cv_type_uint8=no ac_cv_type_uint8_t=yes ac_cv_type_uint=yes ac_cv_type_ulong=yes ac_cv_what_readdir_r=POSIX ac_cv_working_alloca_h=yes ac_cv_write_stdout=yes cli_cv_var_PS_STRINGS=no lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file= lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64' lt_cv_path_NM='/usr/bin/nm -B' lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no lt_cv_prog_gnu_ld=yes lt_cv_prog_gnu_ldcxx=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\''' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\''' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib64//bind9-export/ /usr/lib64/mysql ' lt_cv_sys_lib_search_path_spec='/usr/lib/gcc/x86_64-redhat-linux/4.8.5 /usr/lib64 /lib64' lt_cv_sys_max_cmd_len=1572864 lt_lt_cv_prog_compiler_c_o='"yes"' lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' pdo_cv_inc_path=/data/software/php-7.0.13/ext php_cv_bison_version=invalid php_cv_cc_dashr=no php_cv_cc_rpath=yes php_cv_libxml_build_works=yes php_cv_mbstring_stdarg=yes php_cv_semun=no php_cv_sizeof_intmax_t=8 php_cv_sizeof_ptrdiff_t=8 php_cv_sizeof_ssize_t=8 ## ----------------- ## ## Output variables. ## ## ----------------- ## ALLOCA='' AR='ar' AWK='gawk' CC='cc' CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic -static' CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr/local/php7'\'' '\''--with-mysql-sock'\'' '\''--with-mysqli'\'' '\''--enable-fpm'\'' '\''--enable-soap'\'' '\''--with-openssl'\'' '\''--with-mcrypt'\'' '\''--with-pcre-regex'\'' '\''--with-zlib'\'' '\''--enable-bcmath'\'' '\''--with-iconv'\'' '\''--with-bz2'\'' '\''--enable-calendar'\'' '\''--with-curl'\'' '\''--with-cdb'\'' '\''--enable-dom'\'' '\''--enable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--with-pcre-dir'\'' '\''--enable-ftp'\'' '\''--with-gd'\'' '\''--with-openssl-dir'\'' '\''--with-jpeg-dir'\'' '\''--with-png-dir'\'' '\''--with-freetype-dir'\'' '\''--enable-gd-native-ttf'\'' '\''--enable-gd-jis-conv'\'' '\''--with-gettext'\'' '\''--with-gmp'\'' '\''--with-mhash'\'' '\''--enable-json'\'' '\''--enable-mbstring'\'' '\''--enable-mbregex'\'' '\''--enable-mbregex-backtrack'\'' '\''--with-libmbfl'\'' '\''--with-onig'\'' '\''--enable-pdo'\'' '\''--with-pdo-mysql'\'' '\''--with-zlib-dir'\'' '\''--with-readline'\'' '\''--enable-session'\'' '\''--enable-shmop'\'' '\''--enable-simplexml'\'' '\''--enable-sockets'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-wddx'\'' '\''--with-libxml-dir'\'' '\''--with-xsl'\'' '\''--enable-zip'\'' '\''--enable-mysqlnd-compression-support'\'' '\''--with-pear'\'' '\''--enable-intl'\'' '\''--with-fpm-user=www'\'' '\''--with-fpm-group=www'\'' '\''--enable-pcntl'\''' CONFIGURE_OPTIONS=' '\''--prefix=/usr/local/php7'\'' '\''--with-mysql-sock'\'' '\''--with-mysqli'\'' '\''--enable-fpm'\'' '\''--enable-soap'\'' '\''--with-openssl'\'' '\''--with-mcrypt'\'' '\''--with-pcre-regex'\'' '\''--with-zlib'\'' '\''--enable-bcmath'\'' '\''--with-iconv'\'' '\''--with-bz2'\'' '\''--enable-calendar'\'' '\''--with-curl'\'' '\''--with-cdb'\'' '\''--enable-dom'\'' '\''--enable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--with-pcre-dir'\'' '\''--enable-ftp'\'' '\''--with-gd'\'' '\''--with-openssl-dir'\'' '\''--with-jpeg-dir'\'' '\''--with-png-dir'\'' '\''--with-freetype-dir'\'' '\''--enable-gd-native-ttf'\'' '\''--enable-gd-jis-conv'\'' '\''--with-gettext'\'' '\''--with-gmp'\'' '\''--with-mhash'\'' '\''--enable-json'\'' '\''--enable-mbstring'\'' '\''--enable-mbregex'\'' '\''--enable-mbregex-backtrack'\'' '\''--with-libmbfl'\'' '\''--with-onig'\'' '\''--enable-pdo'\'' '\''--with-pdo-mysql'\'' '\''--with-zlib-dir'\'' '\''--with-readline'\'' '\''--enable-session'\'' '\''--enable-shmop'\'' '\''--enable-simplexml'\'' '\''--enable-sockets'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--enable-wddx'\'' '\''--with-libxml-dir'\'' '\''--with-xsl'\'' '\''--enable-zip'\'' '\''--enable-mysqlnd-compression-support'\'' '\''--with-pear'\'' '\''--enable-intl'\'' '\''--with-fpm-user=www'\'' '\''--with-fpm-group=www'\'' '\''--enable-pcntl'\''' CPP='cc -E' CPPFLAGS='' CXX='g++' CXXCPP='g++ -E' CXXFLAGS='-g -O2 -prefer-non-pic -static $(PROF_FLAGS)' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' ECHO='echo' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' EXPANDED_BINDIR='/usr/local/php7/bin' EXPANDED_DATADIR='/usr/local/php7/share/php' EXPANDED_EXTENSION_DIR='/usr/local/php7/lib/php/extensions/no-debug-non-zts-20151012' EXPANDED_LIBDIR='/usr/local/php7/lib/php' EXPANDED_LOCALSTATEDIR='/usr/local/php7/var' EXPANDED_MANDIR='/usr/local/php7/php/man' EXPANDED_PEAR_INSTALLDIR='/usr/local/php7/lib/php' EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/php7/lib' EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='' EXPANDED_SBINDIR='/usr/local/php7/sbin' EXPANDED_SYSCONFDIR='/usr/local/php7/etc' EXTENSION_DIR='/usr/local/php7/lib/php/extensions/no-debug-non-zts-20151012' EXTRA_INCLUDES='' EXTRA_LDFLAGS=' -L/usr/lib64' EXTRA_LDFLAGS_PROGRAM=' -L/usr/lib64' EXTRA_LIBS='-lcrypt -lz -lexslt -lresolv -lcrypt -lreadline -lncurses -lrt -lmcrypt -lstdc++ -lgmp -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lssl -lcrypto -lcurl -lxml2 -lz -lm -ldl -lssl -lcrypto -lfreetype -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lcrypt -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxml2 -lz -lm -ldl -lxslt -lxml2 -lz -ldl -lm -lssl -lcrypto -lcrypt ' GREP='/usr/bin/grep' ICU_CONFIG='/usr/bin/icu-config' INCLUDES=' -I/data/software/php-7.0.13/ext/date/lib -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/data/software/php-7.0.13/ext/mbstring/oniguruma -I/data/software/php-7.0.13/ext/mbstring/libmbfl -I/data/software/php-7.0.13/ext/mbstring/libmbfl/mbfl -I/data/software/php-7.0.13/ext/sqlite3/libsqlite -I/data/software/php-7.0.13/ext/zip/lib -I$(top_builddir)/TSRM -I$(top_builddir)/Zend' INCLUDE_PATH='.:/usr/local/php7/lib/php' INLINE_CFLAGS='-I/usr/include -g -O2 -fvisibility=hidden -prefer-non-pic -static' INSTALL_IT='' KRB5_CONFIG='' LDFLAGS=' ' LIBOBJS=' ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool --silent --preserve-dup-deps' LN_S='ln -s' LTLIBOBJS=' ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo' LTP='' LTP_GENHTML='' MANFMT='man' NATIVE_RPATHS=' -Wl,-rpath,/usr/lib64' NMEDIT='' OBJEXT='o' OCI8_DIR='' OCI8_ORACLE_VERSION='' OCI8_SHARED_LIBADD='' ODBC_INCLUDE='' ODBC_LFLAGS='' ODBC_LIBS='' ODBC_TYPE='' OPENSSL_INCDIR_OPT='-I/usr/include' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_URL='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PDO_MYSQL_MODULE_TYPE='external' PDO_OCI_DIR='' PDO_OCI_SHARED_LIBADD='' PDO_OCI_VERSION='' PEAR_INSTALLDIR='${exec_prefix}/lib/php' PHP_INSTALLED_SAPIS=' cli fpm phpdbg cgi' PHP_LDFLAGS=' -L/usr/lib64' PHP_LIBS='' PHP_VERSION='7.0.13' PHP_VERSION_ID='70013' PKG_CONFIG='/usr/bin/pkg-config' PROG_SENDMAIL='/usr/sbin/sendmail' RANLIB='ranlib' RE2C='exit 0;' SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' SNMP_CONFIG='' STRIP='strip' TOUCH='/usr/bin/touch' UNZIP='/usr/bin/unzip' YACC='exit 0;' YFLAGS='' ZEND_EXTRA_LIBS='' abs_builddir='/data/software/php-7.0.13' abs_srcdir='/data/software/php-7.0.13' ac_ct_CC='cc' ac_ct_CXX='g++' bindir='${exec_prefix}/bin' build='x86_64-unknown-linux-gnu' build_alias='' build_cpu='x86_64' build_os='linux-gnu' build_vendor='unknown' datadir='${datarootdir}/php' datarootdir='/usr/local/php7/php' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host='x86_64-unknown-linux-gnu' host_alias='x86_64-unknown-linux-gnu' host_cpu='x86_64' host_os='linux-gnu' host_vendor='unknown' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib/php' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' php_abs_top_builddir='/data/software/php-7.0.13' php_abs_top_srcdir='/data/software/php-7.0.13' php_fpm_group='www' php_fpm_localstatedir='/usr/local/php7/var' php_fpm_prefix='/usr/local/php7' php_fpm_sysconfdir='/usr/local/php7/etc' php_fpm_systemd='simple' php_fpm_user='www' prefix='/usr/local/php7' program_prefix='' program_suffix='' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target='x86_64-unknown-linux-gnu' target_alias='' target_cpu='x86_64' target_os='linux-gnu' target_vendor='unknown' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define __EXTENSIONS__ 1 #define _ALL_SOURCE 1 #define _GNU_SOURCE 1 #define _POSIX_PTHREAD_SEMANTICS 1 #define _TANDEM_SOURCE 1 #define HAVE_DEV_URANDOM 1 #define HAVE_GCC_GLOBAL_REGS 1 #define HAVE_SETENV 1 #define HAVE_CLEARENV 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_STDIO_H 1 #define HAVE_STDLIB_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_PRCTL 1 #define HAVE_CLOCK_GETTIME 1 #define HAVE_PTRACE 1 #define PROC_MEM_FILE "mem" #define HAVE_BUILTIN_ATOMIC 1 #define HAVE_LQ_TCP_INFO 1 #define HAVE_SYSCONF 1 #define HAVE_TIMES 1 #define HAVE_EPOLL 1 #define HAVE_POLL 1 #define HAVE_SELECT 1 #define PHP_FPM_SYSTEMD "simple" #define PHP_FPM_USER "www" #define PHP_FPM_GROUP "www" #define GWINSZ_IN_SYS_IOCTL 1 #define HAVE_PHPDBG 1 #define PHPDBG_DEBUG 0 #define HAVE_SOCKLEN_T 1 #define PHP_WRITE_STDOUT 1 #define HAVE_SOCKET 1 #define HAVE_SOCKETPAIR 1 #define HAVE_HTONL 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETHOSTBYADDR 1 #define HAVE_YP_GET_DEFAULT_DOMAIN 1 #define HAVE_LIBNSL 1 #define HAVE_DLOPEN 1 #define HAVE_LIBDL 1 #define HAVE_LIBDL 1 #define HAVE_LIBM 1 #define HAVE_INET_ATON 1 #define STDC_HEADERS 1 #define HAVE_DIRENT_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_DIRENT_H 1 #define HAVE_SYS_PARAM_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_NETINET_IN_H 1 #define HAVE_ALLOCA_H 1 #define HAVE_ARPA_INET_H 1 #define HAVE_ARPA_NAMESER_H 1 #define HAVE_ASSERT_H 1 #define HAVE_CRYPT_H 1 #define HAVE_FCNTL_H 1 #define HAVE_GRP_H 1 #define HAVE_LANGINFO_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MONETARY_H 1 #define HAVE_NETDB_H 1 #define HAVE_PWD_H 1 #define HAVE_RESOLV_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_SYSLOG_H 1 #define HAVE_SYSEXITS_H 1 #define HAVE_SYS_IOCTL_H 1 #define HAVE_SYS_FILE_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_MOUNT_H 1 #define HAVE_SYS_POLL_H 1 #define HAVE_SYS_RESOURCE_H 1 #define HAVE_SYS_SELECT_H 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STATFS_H 1 #define HAVE_SYS_STATVFS_H 1 #define HAVE_SYS_VFS_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TERMIOS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_IPC_H 1 #define HAVE_DLFCN_H 1 #define HAVE_ASSERT_H 1 #define HAVE_FOPENCOOKIE 1 #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t #define COOKIE_SEEKER_USES_OFF64_T 1 #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define MISSING_FCLOSE_DECL 0 #define HAVE_TM_GMTOFF 1 #define HAVE_STRUCT_FLOCK 1 #define HAVE_SOCKLEN_T 1 #define SIZEOF_SIZE_T 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_LONG_LONG_INT 8 #define SIZEOF_LONG 8 #define SIZEOF_INT 4 #define SIZEOF_INTMAX_T 8 #define HAVE_INTMAX_T 1 #define SIZEOF_SSIZE_T 8 #define HAVE_SSIZE_T 1 #define SIZEOF_PTRDIFF_T 8 #define HAVE_PTRDIFF_T 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_U_INT8_T 1 #define HAVE_U_INT16_T 1 #define HAVE_U_INT32_T 1 #define HAVE_U_INT64_T 1 #define PHP_HAVE_STDINT_TYPES 1 #define PHP_HAVE_BUILTIN_EXPECT 1 #define PHP_HAVE_BUILTIN_CLZ 1 #define PHP_HAVE_BUILTIN_CTZL 1 #define PHP_HAVE_BUILTIN_CTZLL 1 #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 #define HAVE_ST_BLKSIZE 1 #define HAVE_STRUCT_STAT_ST_BLOCKS 1 #define HAVE_ST_BLOCKS 1 #define HAVE_STRUCT_STAT_ST_RDEV 1 #define HAVE_ST_RDEV 1 #define HAVE_SOCKADDR_STORAGE 1 #define HAVE_VPRINTF 1 #define HAVE_ALPHASORT 1 #define HAVE_ASCTIME_R 1 #define HAVE_CHROOT 1 #define HAVE_CTIME_R 1 #define HAVE_CUSERID 1 #define HAVE_FLOCK 1 #define HAVE_FTOK 1 #define HAVE_GAI_STRERROR 1 #define HAVE_GCVT 1 #define HAVE_GETLOADAVG 1 #define HAVE_GETLOGIN 1 #define HAVE_GETPROTOBYNAME 1 #define HAVE_GETPROTOBYNUMBER 1 #define HAVE_GETSERVBYNAME 1 #define HAVE_GETSERVBYPORT 1 #define HAVE_GETHOSTNAME 1 #define HAVE_GETRUSAGE 1 #define HAVE_GETTIMEOFDAY 1 #define HAVE_GMTIME_R 1 #define HAVE_GETPWNAM_R 1 #define HAVE_GETGRNAM_R 1 #define HAVE_GETPWUID_R 1 #define HAVE_GRANTPT 1 #define HAVE_INET_NTOA 1 #define HAVE_INET_NTOP 1 #define HAVE_INET_PTON 1 #define HAVE_ISASCII 1 #define HAVE_LINK 1 #define HAVE_LOCALTIME_R 1 #define HAVE_LOCKF 1 #define HAVE_LCHOWN 1 #define HAVE_LRAND48 1 #define HAVE_MEMCPY 1 #define HAVE_MEMMOVE 1 #define HAVE_MKSTEMP 1 #define HAVE_MMAP 1 #define HAVE_NL_LANGINFO 1 #define HAVE_PERROR 1 #define HAVE_POLL 1 #define HAVE_PTSNAME 1 #define HAVE_PUTENV 1 #define HAVE_REALPATH 1 #define HAVE_RANDOM 1 #define HAVE_RAND_R 1 #define HAVE_SCANDIR 1 #define HAVE_SETITIMER 1 #define HAVE_SETLOCALE 1 #define HAVE_LOCALECONV 1 #define HAVE_SETENV 1 #define HAVE_SETPGID 1 #define HAVE_SETSOCKOPT 1 #define HAVE_SETVBUF 1 #define HAVE_SHUTDOWN 1 #define HAVE_SIN 1 #define HAVE_SNPRINTF 1 #define HAVE_SRAND48 1 #define HAVE_SRANDOM 1 #define HAVE_STATFS 1 #define HAVE_STATVFS 1 #define HAVE_STRCASECMP 1 #define HAVE_STRCOLL 1 #define HAVE_STRDUP 1 #define HAVE_STRERROR 1 #define HAVE_STRFTIME 1 #define HAVE_STRNLEN 1 #define HAVE_STRPTIME 1 #define HAVE_STRSTR 1 #define HAVE_STRTOK_R 1 #define HAVE_SYMLINK 1 #define HAVE_TEMPNAM 1 #define HAVE_TZSET 1 #define HAVE_UNLOCKPT 1 #define HAVE_UNSETENV 1 #define HAVE_USLEEP 1 #define HAVE_UTIME 1 #define HAVE_VSNPRINTF 1 #define HAVE_VASPRINTF 1 #define HAVE_ASPRINTF 1 #define HAVE_NANOSLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_LIBRT 1 #define HAVE_GETADDRINFO 1 #define HAVE_SYNC_FETCH_AND_ADD 1 #define HAVE_GETOPT 1 #define HAVE_UTIME_H 1 #define HAVE_UTIME_NULL 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_DECLARED_TIMEZONE 1 #define HAVE_POSIX_READDIR_R 1 #define PHP_SIGCHILD 0 #define DEFAULT_SHORT_OPEN_TAG "1" #define HAVE_IPV6 1 #define SIZEOF_LONG 8 #define SIZEOF_INT 4 #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_STRING_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRTOLL 1 #define HAVE_ATOLL 1 #define HAVE_STRFTIME 1 #define HAVE_TIMELIB_CONFIG_H 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 #define HAVE_OPENSSL_EXT 1 #define HAVE_BUNDLED_PCRE 1 #define HAVE_PCRE_JIT_SUPPORT 1 #define HAVE_SQLITE3 1 #define HAVE_ZLIB 1 #define HAVE_BCMATH 1 #define HAVE_BZ2 1 #define HAVE_CALENDAR 1 #define HAVE_CTYPE 1 #define HAVE_CURL_SSL 1 #define HAVE_CURL 1 #define HAVE_CURL_EASY_STRERROR 1 #define HAVE_CURL_MULTI_STRERROR 1 #define DBA_CDB_BUILTIN 1 #define DBA_CDB_MAKE 1 #define DBA_CDB 1 #define DBA_INIFILE 1 #define DBA_FLATFILE 1 #define HAVE_DBA 1 #define HAVE_LIBXML 1 #define HAVE_DOM 1 #define HAVE_EXIF 1 #define HAVE_UTIMES 1 #define HAVE_STRNDUP 1 #define HAVE_FTP 1 #define HAVE_FTP_SSL 1 #define USE_GD_IMGSTRTTF 1 #define USE_GD_IMGSTRTTF 1 #define HAVE_LIBFREETYPE 1 #define ENABLE_GD_TTF 1 #define HAVE_FABSF 1 #define HAVE_FLOORF 1 #define HAVE_GD_BUNDLED 1 #define HAVE_GD_PNG 1 #define HAVE_GD_CACHE_CREATE 1 #define HAVE_GD_JPG 1 #define HAVE_GD_FREETYPE 1 #define ENABLE_GD_TTF 1 #define USE_GD_JISX0208 1 #define HAVE_LIBINTL 1 #define HAVE_NGETTEXT 1 #define HAVE_DNGETTEXT 1 #define HAVE_DCNGETTEXT 1 #define HAVE_BIND_TEXTDOMAIN_CODESET 1 #define HAVE_GMP 1 #define PHP_MHASH_BC 1 #define HAVE_HASH_EXT 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define HAVE_ICONV 1 #define HAVE_GLIBC_ICONV 1 #define PHP_ICONV_IMPL "glibc" #define ICONV_SUPPORTS_ERRNO 1 #define ICONV_BROKEN_IGNORE 1 #define PHP_ICONV_H_PATH #define HAVE_JSON 1 #define STDC_HEADERS 1 #define HAVE_MBSTRING 1 #define USE_COMBINATION_EXPLOSION_CHECK 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_STRINGS_H 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_STDARG_H 1 #define SIZEOF_INT 4 #define SIZEOF_SHORT 2 #define SIZEOF_LONG 8 #define TIME_WITH_SYS_TIME 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STDARG_PROTOTYPES 1 #define PHP_ONIG_BUNDLED 1 #define HAVE_ONIG 1 #define HAVE_MBREGEX 1 #define HAVE_LIBMCRYPT 1 #define MYSQLI_USE_MYSQLND 1 #define ODBCVER 0x0300 #define HAVE_OPCACHE_FILE_CACHE 1 #define HAVE_HUGE_CODE_PAGES 1 #define HAVE_MPROTECT 1 #define HAVE_UNISTD_H 1 #define HAVE_SYS_UIO_H 1 #define HAVE_SHM_IPC 1 #define HAVE_SHM_MMAP_ANON 1 #define HAVE_SHM_MMAP_ZERO 1 #define HAVE_SHM_MMAP_POSIX 1 #define HAVE_SHM_MMAP_FILE 1 #define HAVE_FLOCK_LINUX /**/ #define COMPILE_DL_OPCACHE 1 #define HAVE_FORK 1 #define HAVE_FORK 1 #define HAVE_WAITPID 1 #define HAVE_WAITPID 1 #define HAVE_SIGACTION 1 #define HAVE_SIGACTION 1 #define HAVE_GETPRIORITY 1 #define HAVE_SETPRIORITY 1 #define HAVE_WAIT3 1 #define HAVE_WAIT4 1 #define HAVE_SIGPROCMASK 1 #define HAVE_SIGWAITINFO 1 #define HAVE_SIGTIMEDWAIT 1 #define PDO_USE_MYSQLND 1 #define HAVE_USLEEP 1 #define HAVE_NANOSLEEP 1 #define HAVE_TIME_H 1 #define PHAR_HASH_OK 1 #define PHAR_HAVE_OPENSSL 1 #define HAVE_POSIX 1 #define HAVE_SETEUID 1 #define HAVE_SETEGID 1 #define HAVE_SETSID 1 #define HAVE_GETSID 1 #define HAVE_SETPGID 1 #define HAVE_GETPGID 1 #define HAVE_CTERMID 1 #define HAVE_MKFIFO 1 #define HAVE_MKNOD 1 #define HAVE_SETRLIMIT 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETLOGIN 1 #define HAVE_GETGROUPS 1 #define HAVE_INITGROUPS 1 #define HAVE_GETPWUID_R 1 #define HAVE_GETGRGID_R 1 #define HAVE_UTSNAME_DOMAINNAME 1 #define HAVE_RL_CALLBACK_READ_CHAR 1 #define HAVE_LIBREADLINE 1 #define HAVE_RL_COMPLETION_MATCHES 1 #define HAVE_REFLECTION 1 #define HAVE_PWRITE 1 #define HAVE_PREAD 1 #define HAVE_PHP_SESSION 1 #define HAVE_SHMOP 1 #define HAVE_LIBXML 1 #define HAVE_SIMPLEXML 1 #define HAVE_LIBXML 1 #define HAVE_SOAP 1 #define HAVE_CMSGHDR 1 #define HAVE_HSTRERROR 1 #define HAVE_SOCKETPAIR 1 #define HAVE_IF_NAMETOINDEX 1 #define HAVE_IF_INDEXTONAME 1 #define HAVE_NETDB_H 1 #define HAVE_NETINET_TCP_H 1 #define HAVE_SYS_UN_H 1 #define HAVE_ERRNO_H 1 #define HAVE_SOCKETS 1 #define HAVE_SA_SS_FAMILY 1 #define HAVE_AI_V4MAPPED 1 #define HAVE_SPL 1 #define HAVE_CRYPT 1 #define HAVE_ALIGNOF 1 #define HAVE_ATTRIBUTE_ALIGNED 1 #define PHP_USE_PHP_CRYPT_R 1 #define PHP_STD_DES_CRYPT 1 #define PHP_BLOWFISH_CRYPT 1 #define PHP_EXT_DES_CRYPT 1 #define PHP_MD5_CRYPT 1 #define PHP_SHA512_CRYPT 1 #define PHP_SHA256_CRYPT 1 #define HAVE_GETCWD 1 #define HAVE_GETWD 1 #define HAVE_ASINH 1 #define HAVE_ACOSH 1 #define HAVE_ATANH 1 #define HAVE_LOG1P 1 #define HAVE_HYPOT 1 #define HAVE_GLOB 1 #define HAVE_STRFMON 1 #define HAVE_NICE 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE_MEMPCPY 1 #define HAVE_FNMATCH 1 #define HAVE_FORK 1 #define PHP_CAN_SUPPORT_PROC_OPEN 1 #define HAVE_RES_NSEARCH 1 #define HAVE_LIBRESOLV 1 #define HAVE_DN_EXPAND 1 #define HAVE_DN_SKIPNAME 1 #define HAVE_RES_SEARCH 1 #define HAVE_ATOF_ACCEPTS_NAN 1 #define HAVE_ATOF_ACCEPTS_INF 1 #define HAVE_HUGE_VAL_INF 1 #define HAVE_HUGE_VAL_NAN 1 #define HAVE_STRPTIME_DECL_FAILS 1 #define HAVE_WCHAR_H 1 #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_MBSINIT 1 #define HAVE_MBSTATE_T 1 #define HAVE_DECL_ARC4RANDOM_BUF 0 #define HAVE_DECL_GETRANDOM 0 #define HAVE_SYSVMSG 1 #define HAVE_SYSVSEM 1 #define HAVE_SEMUN 0 #define HAVE_SYSVSHM 1 #define HAVE_LIBXML 1 #define HAVE_WDDX 1 #define HAVE_LIBXML 1 #define HAVE_XML 1 #define HAVE_LIBXML 1 #define HAVE_XMLREADER 1 #define HAVE_LIBXML 1 #define HAVE_XMLWRITER 1 #define HAVE_XSL_EXSLT 1 #define HAVE_XSL 1 #define HAVE_ZIP 1 #define HAVE_STDBOOL_H 1 #define HAVE_FTS_H 1 #define HAVE_INT8_T 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define HAVE_UINT8_T 1 #define HAVE_UINT16_T 1 #define HAVE_UINT32_T 1 #define HAVE_UINT64_T 1 #define HAVE_SSIZE_T 1 #define SIZEOF_SHORT 2 #define SIZEOF_INT 4 #define SIZEOF_LONG 8 #define SIZEOF_LONG_LONG 8 #define SIZEOF_OFF_T 8 #define SIZEOF_SIZE_T 8 #define HAVE_STRUCT_TM_TM_ZONE 1 #define HAVE_TM_ZONE 1 #define MYSQLND_COMPRESSION_WANTED 1 #define MYSQLND_SSL_SUPPORTED 1 #define HAVE_DSA_DEFAULT_METHOD 1 #define HAVE_DSA_DEFAULT_METHOD 1 #define MYSQLND_HAVE_SSL 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_LIMITS_H 1 #define HAVE_MALLOC_H 1 #define HAVE_STRING_H 1 #define HAVE_UNISTD_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TIME_H 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDLIB_H 1 #define HAVE_DLFCN_H 1 #define RETSIGTYPE void #define HAVE_INT32_T 1 #define HAVE_UINT32_T 1 #define HAVE_VPRINTF 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_MEMCPY 1 #define HAVE_STRDUP 1 #define HAVE_GETPID 1 #define HAVE_KILL 1 #define HAVE_STRTOD 1 #define HAVE_STRTOL 1 #define HAVE_FINITE 1 #define ZEND_BROKEN_SPRINTF 0 #define HAVE_FINITE 1 #define HAVE_ISINF 1 #define HAVE_ISNAN 1 #define HAVE__FPU_SETCW 1 #define HAVE_FPU_INLINE_ASM_X86 1 #define HAVE_DLFCN_H 1 #define ZEND_DEBUG 0 #define ZEND_MM_ALIGNMENT 8 #define ZEND_MM_ALIGNMENT_LOG2 3 #define HAVE_MEM_MMAP_ANON 1 #define HAVE_MEM_MMAP_ZERO 1 #define HAVE_MREMAP 1 #define HAVE_SIGACTION 1 #define HAVE_STDARG_H 1 #define HAVE_SIGPROCMASK 1 #define HAVE_GETHOSTBYNAME_R 1 #define HAVE_FUNC_GETHOSTBYNAME_R_6 1 #define PHP_BUILD_DATE "2021-11-24" #define PHP_UNAME "Linux hw-ops-01 3.10.0-1160.15.2.el7.x86_64 #1 SMP Wed Feb 3 15:06:38 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux" #define PHP_OS "Linux" #define HAVE_BUILD_DEFS_H 1 configure: exit 0