Skip to content

Instantly share code, notes, and snippets.

@paulgao
Created November 24, 2013 05:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulgao/7623787 to your computer and use it in GitHub Desktop.
Save paulgao/7623787 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
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.63. Invocation command line was
$ ./configure --prefix=/usr/local/php --without-pear --with-mysqli=mysqlnd --disable-phar --with-iconv --with-zlib --enable-exif --enable-sockets --enable-mbstring=all --enable-inline-optimization --disable-debug --enable-static --disable-ipv6 --enable-bcmath --enable-zip --with-bz2 --with-curl --with-openssl --enable-memcached --disable-memcached-session --with-libmemcached-dir=/usr/local/libmemcached --enable-memcached-igbinary --enable-apc --enable-apc-spinlocks --enable-igbinary --enable-fpm --enable-mongo --enable-oauth --enable-http --enable-xhprof --enable-redis --enable-redis-igbinary --enable-xxtea --enable-hybrid
## --------- ##
## Platform. ##
## --------- ##
hostname = bogon
uname -m = x86_64
uname -r = 2.6.32-358.18.1.el6.centos.plus.x86_64
uname -s = Linux
uname -v = #1 SMP Wed Aug 28 16:14:04 UTC 2013
/usr/bin/uname -p = unknown
/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: /home/jdk/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2405: checking for grep that handles long lines and -e
configure:2465: result: /bin/grep
configure:2470: checking for egrep
configure:2534: result: /bin/grep -E
configure:2539: checking for a sed that does not truncate output
configure:2593: result: /bin/sed
configure:2702: checking build system type
configure:2720: result: x86_64-unknown-linux-gnu
configure:2742: checking host system type
configure:2757: result: x86_64-unknown-linux-gnu
configure:2779: checking target system type
configure:2794: result: x86_64-unknown-linux-gnu
configure:2981: checking for cc
configure:2997: found /usr/bin/cc
configure:3008: result: cc
configure:3042: checking for C compiler version
configure:3050: cc --version >&5
cc (GCC) 4.4.7 20120313 (Red Hat 4.4.7-3)
Copyright (C) 2010 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:3054: $? = 0
configure:3061: cc -v >&5
Using built-in specs.
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-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-3) (GCC)
configure:3065: $? = 0
configure:3072: cc -V >&5
cc: '-V' option must have argument
configure:3076: $? = 1
configure:3099: checking for C compiler default output file name
configure:3121: cc conftest.c >&5
configure:3125: $? = 0
configure:3163: result: a.out
configure:3182: checking whether the C compiler works
configure:3192: ./a.out
configure:3196: $? = 0
configure:3215: result: yes
configure:3222: checking whether we are cross compiling
configure:3224: result: no
configure:3227: checking for suffix of executables
configure:3234: cc -o conftest conftest.c >&5
configure:3238: $? = 0
configure:3264: result:
configure:3270: checking for suffix of object files
configure:3296: cc -c conftest.c >&5
configure:3300: $? = 0
configure:3325: result: o
configure:3329: checking whether we are using the GNU C compiler
configure:3358: cc -c conftest.c >&5
configure:3365: $? = 0
configure:3382: result: yes
configure:3391: checking whether cc accepts -g
configure:3421: cc -c -g conftest.c >&5
configure:3428: $? = 0
configure:3529: result: yes
configure:3546: checking for cc option to accept ISO C89
configure:3620: cc -c -g -O2 conftest.c >&5
configure:3627: $? = 0
configure:3650: result: none needed
configure:3674: checking how to run the C preprocessor
configure:3714: cc -E conftest.c
configure:3721: $? = 0
configure:3752: cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3759: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3792: result: cc -E
configure:3821: cc -E conftest.c
configure:3828: $? = 0
configure:3859: cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:3866: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:3908: checking for icc
configure:3921: result: no
configure:3935: checking for suncc
configure:3948: result: no
configure:3966: checking whether cc understands -c and -o together
configure:3998: cc -c conftest.c -o conftest2.o >&5
configure:4002: $? = 0
configure:4008: cc -c conftest.c -o conftest2.o >&5
configure:4012: $? = 0
configure:4067: result: yes
configure:4084: checking how to run the C preprocessor
configure:4202: result: cc -E
configure:4231: cc -E conftest.c
configure:4238: $? = 0
configure:4269: cc -E conftest.c
conftest.c:8:28: error: ac_nonexistent.h: No such file or directory
configure:4276: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4315: checking for ANSI C header files
configure:4345: cc -c -g -O2 conftest.c >&5
configure:4352: $? = 0
configure:4451: cc -o conftest -g -O2 conftest.c >&5
configure:4455: $? = 0
configure:4461: ./conftest
configure:4465: $? = 0
configure:4483: result: yes
configure:4507: checking for sys/types.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for sys/stat.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for stdlib.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for string.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for memory.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for strings.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for inttypes.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for stdint.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4507: checking for unistd.h
configure:4528: cc -c -g -O2 conftest.c >&5
configure:4535: $? = 0
configure:4552: result: yes
configure:4577: checking minix/config.h usability
configure:4594: cc -c -g -O2 conftest.c >&5
conftest.c:51:26: error: minix/config.h: No such file or directory
configure:4601: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <minix/config.h>
configure:4615: result: no
configure:4619: checking minix/config.h presence
configure:4634: cc -E conftest.c
conftest.c:18:26: error: minix/config.h: No such file or directory
configure:4641: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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 <minix/config.h>
configure:4655: result: no
configure:4683: checking for minix/config.h
configure:4690: result: no
configure:4721: checking whether it is safe to define __EXTENSIONS__
configure:4749: cc -c -g -O2 conftest.c >&5
configure:4756: $? = 0
configure:4771: result: yes
configure:4795: checking whether ln -s works
configure:4799: result: yes
configure:4810: checking for system library directory
configure:4825: result: lib
configure:4834: checking whether to enable runpaths
configure:4848: result: yes
configure:4855: checking if compiler supports -R
configure:4884: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
cc: unrecognized option '-R'
/usr/lib: file not recognized: Is a directory
collect2: ld returned 1 exit status
configure:4891: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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:4913: result: no
configure:4918: checking if compiler supports -Wl,-rpath,
configure:4947: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:4954: $? = 0
configure:4976: result: yes
configure:4994: checking for gawk
configure:5011: found /bin/gawk
configure:5022: result: gawk
configure:5070: checking for bison
configure:5086: found /usr/bin/bison
configure:5097: result: bison -y
configure:5118: checking for bison version
configure:5138: result: 2.4 (ok)
configure:5157: checking for re2c
configure:5187: result: no
configure:5212: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:5235: checking whether to enable computed goto gcc extension with re2c
configure:5249: result: no
configure:5568: checking whether to force non-PIC code in shared modules
configure:5582: result: no
configure:5600: checking whether /dev/urandom exists
configure:5608: result: yes
configure:5706: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
/tmp/ccKmcWss.o: In function `main':
/root/php-5.5.6/conftest.c:36: undefined reference to `pthread_mutexattr_init'
/root/php-5.5.6/conftest.c:37: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:5710: $? = 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 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
| /* end confdefs.h. */
|
| #include <pthread.h>
| #include <stddef.h>
|
| 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:5743: checking for pthreads_cflags
configure:5793: cc -o conftest -g -O2 -fvisibility=hidden -kthread conftest.c >&5
cc: unrecognized option '-kthread'
/tmp/ccBt9KYs.o: In function `main':
/root/php-5.5.6/conftest.c:36: undefined reference to `pthread_mutexattr_init'
/root/php-5.5.6/conftest.c:37: undefined reference to `pthread_create'
collect2: ld returned 1 exit status
configure:5797: $? = 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 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
| /* end confdefs.h. */
|
| #include <pthread.h>
| #include <stddef.h>
|
| 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:5793: cc -o conftest -g -O2 -fvisibility=hidden -pthread conftest.c >&5
configure:5797: $? = 0
configure:5803: ./conftest
configure:5807: $? = 0
configure:5837: result: -pthread
configure:5840: checking for pthreads_lib
configure:5933: result:
configure:6006: result:
configure:6008: result: Configuring SAPI modules
configure:6039: checking for setproctitle
configure:6095: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
/tmp/ccdceQeB.o: In function `main':
/root/php-5.5.6/conftest.c:58: undefined reference to `setproctitle'
collect2: ld returned 1 exit status
configure:6102: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h. */
| /* Define setproctitle to an innocuous variant, in case <limits.h> declares setproctitle.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define setproctitle innocuous_setproctitle
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char setproctitle (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:6124: result: no
configure:6153: checking sys/pstat.h usability
configure:6170: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:57:23: error: sys/pstat.h: No such file or directory
configure:6177: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/pstat.h>
configure:6191: result: no
configure:6195: checking sys/pstat.h presence
configure:6210: cc -E conftest.c
conftest.c:24:23: error: sys/pstat.h: No such file or directory
configure:6217: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h. */
| #include <sys/pstat.h>
configure:6231: result: no
configure:6259: checking for sys/pstat.h
configure:6268: result: no
configure:6284: checking for PS_STRINGS
configure:6313: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:24:29: error: machine/vmparam.h: No such file or directory
conftest.c:25:22: error: sys/exec.h: No such file or directory
conftest.c: In function 'main':
conftest.c:30: error: 'PS_STRINGS' undeclared (first use in this function)
conftest.c:30: error: (Each undeclared identifier is reported only once
conftest.c:30: error: for each function it appears in.)
configure:6320: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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
| /* end confdefs.h. */
| #include <machine/vmparam.h>
| #include <sys/exec.h>
|
| int
| main ()
| {
| PS_STRINGS->ps_nargvstr = 1;
| PS_STRINGS->ps_argvstr = "foo";
| ;
| return 0;
| }
configure:6340: result: no
configure:6350: checking for CLI build
configure:6521: result: yes
configure:6575: checking for FPM build
configure:6578: result: yes
configure:6588: checking for setenv
configure:6644: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:6651: $? = 0
configure:6673: result: yes
configure:6588: checking for clearenv
configure:6644: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:6651: $? = 0
configure:6673: result: yes
configure:6588: checking for setproctitle
configure:6673: result: no
configure:6686: checking for library containing socket
configure:6727: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:6734: $? = 0
configure:6765: result: none required
configure:6773: checking for library containing inet_addr
configure:6814: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:6821: $? = 0
configure:6852: result: none required
configure:6882: checking errno.h usability
configure:6899: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:6906: $? = 0
configure:6920: result: yes
configure:6924: checking errno.h presence
configure:6939: cc -E conftest.c
configure:6946: $? = 0
configure:6960: result: yes
configure:6988: checking for errno.h
configure:6997: result: yes
configure:6882: checking fcntl.h usability
configure:6899: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:6906: $? = 0
configure:6920: result: yes
configure:6924: checking fcntl.h presence
configure:6939: cc -E conftest.c
configure:6946: $? = 0
configure:6960: result: yes
configure:6988: checking for fcntl.h
configure:6997: result: yes
configure:6882: checking stdio.h usability
configure:6899: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:6906: $? = 0
configure:6920: result: yes
configure:6924: checking stdio.h presence
configure:6939: cc -E conftest.c
configure:6946: $? = 0
configure:6960: result: yes
configure:6988: checking for stdio.h
configure:6997: result: yes
configure:6871: checking for stdlib.h
configure:6878: result: yes
configure:6871: checking for unistd.h
configure:6878: result: yes
configure:6882: checking sys/uio.h usability
configure:6899: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:6906: $? = 0
configure:6920: result: yes
configure:6924: checking sys/uio.h presence
configure:6939: cc -E conftest.c
configure:6946: $? = 0
configure:6960: result: yes
configure:6988: checking for sys/uio.h
configure:6997: result: yes
configure:7030: checking sys/select.h usability
configure:7047: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7054: $? = 0
configure:7068: result: yes
configure:7072: checking sys/select.h presence
configure:7087: cc -E conftest.c
configure:7094: $? = 0
configure:7108: result: yes
configure:7136: checking for sys/select.h
configure:7145: result: yes
configure:7030: checking sys/socket.h usability
configure:7047: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7054: $? = 0
configure:7068: result: yes
configure:7072: checking sys/socket.h presence
configure:7087: cc -E conftest.c
configure:7094: $? = 0
configure:7108: result: yes
configure:7136: checking for sys/socket.h
configure:7145: result: yes
configure:7030: checking sys/time.h usability
configure:7047: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7054: $? = 0
configure:7068: result: yes
configure:7072: checking sys/time.h presence
configure:7087: cc -E conftest.c
configure:7094: $? = 0
configure:7108: result: yes
configure:7136: checking for sys/time.h
configure:7145: result: yes
configure:7177: checking arpa/inet.h usability
configure:7194: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7201: $? = 0
configure:7215: result: yes
configure:7219: checking arpa/inet.h presence
configure:7234: cc -E conftest.c
configure:7241: $? = 0
configure:7255: result: yes
configure:7283: checking for arpa/inet.h
configure:7292: result: yes
configure:7177: checking netinet/in.h usability
configure:7194: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7201: $? = 0
configure:7215: result: yes
configure:7219: checking netinet/in.h presence
configure:7234: cc -E conftest.c
configure:7241: $? = 0
configure:7255: result: yes
configure:7283: checking for netinet/in.h
configure:7292: result: yes
configure:7323: checking sysexits.h usability
configure:7340: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7347: $? = 0
configure:7361: result: yes
configure:7365: checking sysexits.h presence
configure:7380: cc -E conftest.c
configure:7387: $? = 0
configure:7401: result: yes
configure:7429: checking for sysexits.h
configure:7438: result: yes
configure:7455: checking for prctl
configure:7479: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7486: $? = 0
configure:7497: result: yes
configure:7515: checking for clock_gettime
configure:7539: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
/tmp/ccRk5h0G.o: In function `main':
/root/php-5.5.6/conftest.c:43: undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:7546: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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
| /* end confdefs.h. */
| #include <time.h>
| int
| main ()
| {
| struct timespec ts; clock_gettime(CLOCK_MONOTONIC, &ts);
| ;
| return 0;
| }
configure:7564: result: no
configure:7574: checking for clock_gettime in -lrt
configure:7601: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:7608: $? = 0
configure:7618: result: yes
configure:7745: checking for ptrace
configure:7771: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:7778: $? = 0
configure:7785: result: yes
configure:7801: checking whether ptrace works
configure:7891: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:7895: $? = 0
configure:7901: ./conftest
configure:7905: $? = 0
configure:7908: result: yes
configure:8019: checking for proc mem file
configure:8068: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
conftest.c:42:1: warning: "_GNU_SOURCE" redefined
conftest.c:19:1: warning: this is the location of the previous definition
configure:8072: $? = 0
configure:8078: ./conftest
configure:8082: $? = 0
configure:8085: result: mem
configure:8133: checking if gcc supports __sync_bool_compare_and_swap
configure:8160: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:8167: $? = 0
configure:8176: result: yes
configure:8201: checking for TCP_INFO
configure:8225: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:8232: $? = 0
configure:8239: result: yes
configure:8326: checking for sysconf
configure:8350: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:8357: $? = 0
configure:8368: result: yes
configure:8384: checking for times
configure:8408: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:8415: $? = 0
configure:8426: result: yes
configure:8442: checking for kqueue
configure:8476: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:48:25: error: sys/event.h: No such file or directory
conftest.c: In function 'main':
conftest.c:56: error: storage size of 'k' isn't known
conftest.c:59: error: 'EVFILT_READ' undeclared (first use in this function)
conftest.c:59: error: (Each undeclared identifier is reported only once
conftest.c:59: error: for each function it appears in.)
conftest.c:59: error: 'EV_ADD' undeclared (first use in this function)
conftest.c:59: error: 'EV_CLEAR' undeclared (first use in this function)
conftest.c:59: error: 'NULL' undeclared (first use in this function)
configure:8483: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 <sys/types.h>
| #include <sys/event.h>
| #include <sys/time.h>
|
| 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:8502: result: no
configure:8510: checking for port framework
configure:8543: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:47:20: error: port.h: No such file or directory
configure:8550: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 <port.h>
|
| int
| main ()
| {
|
| int port;
|
| port = port_create();
| if (port < 0) {
| return 1;
| }
|
| ;
| return 0;
| }
configure:8569: result: no
configure:8577: checking for /dev/poll
configure:8612: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:48:27: error: sys/devpoll.h: No such file or directory
conftest.c: In function 'main':
conftest.c:55: error: storage size of 'dvp' isn't known
conftest.c:60: error: 'DP_POLL' undeclared (first use in this function)
conftest.c:60: error: (Each undeclared identifier is reported only once
conftest.c:60: error: for each function it appears in.)
configure:8619: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 <stdio.h>
| #include <sys/devpoll.h>
|
| 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:8638: result: no
configure:8646: checking for epoll
configure:8692: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:8699: $? = 0
configure:8710: result: yes
configure:8726: checking for poll
configure:8762: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:8769: $? = 0
configure:8780: result: yes
configure:8796: checking for select
configure:8837: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:8844: $? = 0
configure:8855: result: yes
configure:9441: checking for chosen SAPI module
configure:9443: result: none
configure:9446: checking for executable SAPI binaries
configure:9449: result: cli fpm
configure:9506: result:
configure:9508: result: Running system checks
configure:9516: checking for sendmail
configure:9535: found /usr/sbin/sendmail
configure:9547: result: /usr/sbin/sendmail
configure:9561: checking whether system uses EBCDIC
configure:9590: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:9594: $? = 0
configure:9600: ./conftest
configure:9604: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| /* end confdefs.h. */
|
| int main(void) {
| return (unsigned char)'A' != (unsigned char)0xC1;
| }
|
configure:9625: result: no
configure:9636: checking whether byte ordering is bigendian
configure:9672: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:9676: $? = 0
configure:9682: ./conftest
configure:9686: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| /* end confdefs.h. */
|
| int main(void)
| {
| short one = 1;
| char *cp = (char *)&one;
|
| if (*cp == 0) {
| return(0);
| } else {
| return(1);
| }
| }
|
configure:9704: result: no
configure:9716: checking whether writing to stdout works
configure:9755: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:9759: $? = 0
configure:9765: ./conftest
configure:9769: $? = 0
configure:9791: result: yes
configure:9848: checking for socket
configure:9904: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:9911: $? = 0
configure:9931: result: yes
configure:10279: checking for socketpair
configure:10335: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:10342: $? = 0
configure:10362: result: yes
configure:10710: checking for htonl
configure:10766: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:10773: $? = 0
configure:10793: result: yes
configure:11141: checking for gethostname
configure:11197: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:11204: $? = 0
configure:11224: result: yes
configure:11572: checking for gethostbyaddr
configure:11628: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
configure:11635: $? = 0
configure:11655: result: yes
configure:12003: checking for yp_get_default_domain
configure:12059: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
/tmp/ccvnFowG.o: In function `main':
/root/php-5.5.6/conftest.c:92: undefined reference to `yp_get_default_domain'
collect2: ld returned 1 exit status
configure:12066: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <limits.h> declares yp_get_default_domain.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:12086: result: no
configure:12091: checking for __yp_get_default_domain
configure:12147: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt >&5
/tmp/cceXvtOM.o: In function `main':
/root/php-5.5.6/conftest.c:92: undefined reference to `__yp_get_default_domain'
collect2: ld returned 1 exit status
configure:12154: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <limits.h> declares __yp_get_default_domain.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __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:12174: result: no
configure:12200: checking for yp_get_default_domain in -lnsl
configure:12235: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl -lrt >&5
configure:12242: $? = 0
configure:12263: result: yes
configure:12364: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lnsl >&5
configure:12368: $? = 0
configure:12374: ./conftest
configure:12378: $? = 0
configure:12435: checking for dlopen
configure:12491: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl -lrt >&5
/tmp/ccsN7eJW.o: In function `main':
/root/php-5.5.6/conftest.c:94: undefined reference to `dlopen'
collect2: ld returned 1 exit status
configure:12498: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <limits.h> declares dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define dlopen innocuous_dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:12518: result: no
configure:12523: checking for __dlopen
configure:12579: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl -lrt >&5
/tmp/cc1UvHwY.o: In function `main':
/root/php-5.5.6/conftest.c:94: undefined reference to `__dlopen'
collect2: ld returned 1 exit status
configure:12586: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <limits.h> declares __dlopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define __dlopen innocuous___dlopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char __dlopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __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:12606: result: no
configure:12632: checking for dlopen in -ldl
configure:12667: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -ldl -lnsl -lrt >&5
configure:12674: $? = 0
configure:12695: result: yes
configure:12796: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lnsl -lrt -ldl >&5
configure:12800: $? = 0
configure:12806: ./conftest
configure:12810: $? = 0
configure:12869: checking for sin in -lm
configure:12904: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:70: warning: conflicting types for built-in function 'sin'
configure:12911: $? = 0
configure:12932: result: yes
configure:12949: checking for inet_aton
configure:13005: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:13012: $? = 0
configure:13032: result: yes
configure:13605: checking for ANSI C header files
configure:13773: result: yes
configure:13791: checking for dirent.h that defines DIR
configure:13820: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:13827: $? = 0
configure:13844: result: yes
configure:13859: checking for library containing opendir
configure:13900: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:13907: $? = 0
configure:13938: result: none required
configure:14149: checking for inttypes.h
configure:14210: result: yes
configure:14149: checking for stdint.h
configure:14210: result: yes
configure:14149: checking for dirent.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for ApplicationServices/ApplicationServices.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:88:53: error: ApplicationServices/ApplicationServices.h: No such file or directory
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <ApplicationServices/ApplicationServices.h>
configure:14210: result: no
configure:14149: checking for sys/param.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/types.h
configure:14210: result: yes
configure:14149: checking for sys/time.h
configure:14210: result: yes
configure:14149: checking for netinet/in.h
configure:14210: result: yes
configure:14149: checking for alloca.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for arpa/inet.h
configure:14210: result: yes
configure:14149: checking for arpa/nameser.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for assert.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for crypt.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for dns.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:97:17: error: dns.h: No such file or directory
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <dns.h>
configure:14210: result: no
configure:14149: checking for fcntl.h
configure:14210: result: yes
configure:14149: checking for grp.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for ieeefp.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:99:20: error: ieeefp.h: No such file or directory
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <ieeefp.h>
configure:14210: result: no
configure:14149: checking for langinfo.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for limits.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for locale.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for monetary.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for netdb.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for pwd.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for resolv.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for signal.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for stdarg.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for stdlib.h
configure:14210: result: yes
configure:14149: checking for string.h
configure:14210: result: yes
configure:14149: checking for syslog.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sysexits.h
configure:14210: result: yes
configure:14149: checking for sys/ioctl.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/file.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/mman.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/mount.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/poll.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/resource.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/select.h
configure:14210: result: yes
configure:14149: checking for sys/socket.h
configure:14210: result: yes
configure:14149: checking for sys/stat.h
configure:14210: result: yes
configure:14149: checking for sys/statfs.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/statvfs.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/vfs.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/sysexits.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:124:26: error: sys/sysexits.h: No such file or directory
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <sys/sysexits.h>
configure:14210: result: no
configure:14149: checking for sys/varargs.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:124:25: error: sys/varargs.h: No such file or directory
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <sys/varargs.h>
configure:14210: result: no
configure:14149: checking for sys/wait.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/loadavg.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:125:25: error: sys/loadavg.h: No such file or directory
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <sys/loadavg.h>
configure:14210: result: no
configure:14149: checking for termios.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for unistd.h
configure:14210: result: yes
configure:14149: checking for unix.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:127:18: error: unix.h: No such file or directory
configure:14193: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <sys/param.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_TIME_H
| #include <sys/time.h>
| #endif
| #ifdef HAVE_NETINET_IN_H
| #include <netinet/in.h>
| #endif
| #ifdef HAVE_ARPA_NAMESER_H
| #include <arpa/nameser.h>
| #endif
|
|
| #include <unix.h>
configure:14210: result: no
configure:14149: checking for utime.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/utsname.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for sys/ipc.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for dlfcn.h
configure:14186: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14193: $? = 0
configure:14210: result: yes
configure:14149: checking for assert.h
configure:14210: result: yes
configure:14225: checking for fopencookie
configure:14281: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:14288: $? = 0
configure:14308: result: yes
configure:14340: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c:115:1: warning: "_GNU_SOURCE" redefined
conftest.c:19:1: warning: this is the location of the previous definition
configure:14347: $? = 0
configure:14413: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:115:1: warning: "_GNU_SOURCE" redefined
conftest.c:19:1: warning: this is the location of the previous definition
conftest.c: In function 'main':
conftest.c:138: warning: incompatible implicit declaration of built-in function 'exit'
configure:14417: $? = 0
configure:14423: ./conftest
configure:14427: $? = 0
configure:14523: checking for broken getcwd
configure:14536: result: no
configure:14541: checking for broken libc stdio
configure:14636: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c: In function 'main':
conftest.c:128: warning: incompatible implicit declaration of built-in function 'exit'
configure:14640: $? = 0
configure:14646: ./conftest
configure:14650: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 <stdio.h>
| int main(int argc, char *argv[])
| {
| FILE *fp;
| long position;
| char *filename = "/tmp/phpglibccheck";
|
| 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:14670: result: yes
configure:14684: checking whether struct tm is in sys/time.h or time.h
configure:14714: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14721: $? = 0
configure:14736: result: time.h
configure:14746: checking for struct tm.tm_zone
configure:14777: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:14784: $? = 0
configure:14845: result: yes
configure:15003: checking for missing declarations of reentrant functions
configure:15026: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15033: $? = 0
configure:15076: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15083: $? = 0
configure:15126: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15133: $? = 0
configure:15176: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15183: $? = 0
configure:15226: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15233: $? = 0
configure:15255: result: done
configure:15259: checking for fclose declaration
configure:15282: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15289: $? = 0
configure:15300: result: ok
configure:15322: checking for tm_gmtoff in struct tm
configure:15349: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15356: $? = 0
configure:15371: result: yes
configure:15383: checking for struct flock
configure:15412: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15419: $? = 0
configure:15439: result: yes
configure:15450: checking for socklen_t
configure:15481: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:15488: $? = 0
configure:15507: result: yes
configure:15522: checking size of size_t
configure:15827: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:15831: $? = 0
configure:15837: ./conftest
configure:15841: $? = 0
configure:15867: result: 8
configure:15881: checking size of long long
configure:16186: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:16190: $? = 0
configure:16196: ./conftest
configure:16200: $? = 0
configure:16226: result: 8
configure:16240: checking size of long long int
configure:16545: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:16549: $? = 0
configure:16555: ./conftest
configure:16559: $? = 0
configure:16585: result: 8
configure:16599: checking size of long
configure:16904: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:16908: $? = 0
configure:16914: ./conftest
configure:16918: $? = 0
configure:16944: result: 8
configure:16958: checking size of int
configure:17263: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:17267: $? = 0
configure:17273: ./conftest
configure:17277: $? = 0
configure:17303: result: 4
configure:17315: checking size of intmax_t
configure:17366: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:17370: $? = 0
configure:17376: ./conftest
configure:17380: $? = 0
configure:17421: result: 8
configure:17425: checking size of ssize_t
configure:17476: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:17480: $? = 0
configure:17486: ./conftest
configure:17490: $? = 0
configure:17531: result: 8
configure:17535: checking size of ptrdiff_t
configure:17586: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:17590: $? = 0
configure:17596: ./conftest
configure:17600: $? = 0
configure:17641: result: 8
configure:17645: checking for struct stat.st_blksize
configure:17673: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:17680: $? = 0
configure:17738: result: yes
configure:17755: checking for struct stat.st_blocks
configure:17783: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:17790: $? = 0
configure:17848: result: yes
configure:17876: checking for struct stat.st_rdev
configure:17904: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:17911: $? = 0
configure:17969: result: yes
configure:17986: checking for size_t
configure:18014: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:18021: $? = 0
configure:18048: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c: In function 'main':
conftest.c:177: error: expected expression before ')' token
configure:18055: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:18078: result: yes
configure:18090: checking for uid_t in sys/types.h
configure:18113: result: yes
configure:18130: checking for struct sockaddr_storage
configure:18157: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:18164: $? = 0
configure:18180: result: yes
configure:18189: checking for field sa_len in struct sockaddr
configure:18217: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c: In function 'main':
conftest.c:147: error: 'struct sockaddr' has no member named 'sa_len'
configure:18224: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <sys/types.h>
| #include <sys/socket.h>
| int
| main ()
| {
| static struct sockaddr sa; int n = (int) sa.sa_len; return n;
| ;
| return 0;
| }
configure:18240: result: no
configure:18251: checking for IPv6 support
configure:18279: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18286: $? = 0
configure:18306: result: yes
configure:18314: checking for vprintf
configure:18370: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:165: warning: conflicting types for built-in function 'vprintf'
configure:18377: $? = 0
configure:18399: result: yes
configure:18408: checking for _doprnt
configure:18464: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
/tmp/ccfD1K1R.o: In function `main':
/root/php-5.5.6/conftest.c:177: undefined reference to `_doprnt'
collect2: ld returned 1 exit status
configure:18471: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <limits.h> declares _doprnt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define _doprnt innocuous__doprnt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char _doprnt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef _doprnt
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char _doprnt ();
| /* The GNU C library defines this for functions which it implements
| to always fail with ENOSYS. Some functions are actually named
| something starting with __ and the normal name is an alias. */
| #if defined __stub__doprnt || defined __stub____doprnt
| choke me
| #endif
|
| int
| main ()
| {
| return _doprnt ();
| ;
| return 0;
| }
configure:18491: result: no
configure:18672: checking for alphasort
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for asctime_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for chroot
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for ctime_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for cuserid
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for crypt
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
/tmp/ccUVV9U6.o: In function `main':
/root/php-5.5.6/conftest.c:182: undefined reference to `crypt'
collect2: ld returned 1 exit status
configure:18735: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <limits.h> declares crypt.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define crypt innocuous_crypt
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char crypt (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:18757: result: no
configure:18672: checking for flock
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for ftok
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for funopen
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
/tmp/cc73YSpj.o: In function `main':
/root/php-5.5.6/conftest.c:184: undefined reference to `funopen'
collect2: ld returned 1 exit status
configure:18735: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <limits.h> declares funopen.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define funopen innocuous_funopen
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char funopen (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:18757: result: no
configure:18672: checking for gai_strerror
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for gcvt
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getloadavg
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getlogin
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getprotobyname
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getprotobynumber
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getservbyname
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getservbyport
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for gethostname
configure:18757: result: yes
configure:18672: checking for getrusage
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for gettimeofday
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for gmtime_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getpwnam_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getgrnam_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for getpwuid_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for grantpt
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for inet_ntoa
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for inet_ntop
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for inet_pton
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for isascii
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:192: warning: conflicting types for built-in function 'isascii'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for link
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for localtime_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for lockf
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for lchown
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for lrand48
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for memcpy
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:198: warning: conflicting types for built-in function 'memcpy'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for memmove
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:199: warning: conflicting types for built-in function 'memmove'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for mkstemp
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for mmap
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for nl_langinfo
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for perror
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for poll
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for ptsname
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for putenv
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for realpath
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for random
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for rand_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for scandir
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for setitimer
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for setlocale
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for localeconv
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for setenv
configure:18757: result: yes
configure:18672: checking for setpgid
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for setsockopt
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for setvbuf
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for shutdown
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for sin
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:219: warning: conflicting types for built-in function 'sin'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for snprintf
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:220: warning: conflicting types for built-in function 'snprintf'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for srand48
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for srandom
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for statfs
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for statvfs
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for std_syslog
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
/tmp/cc4uEa4i.o: In function `main':
/root/php-5.5.6/conftest.c:236: undefined reference to `std_syslog'
collect2: ld returned 1 exit status
configure:18735: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <limits.h> declares std_syslog.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:18757: result: no
configure:18672: checking for strcasecmp
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:225: warning: conflicting types for built-in function 'strcasecmp'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strcoll
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strdup
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:227: warning: conflicting types for built-in function 'strdup'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strerror
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strftime
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:229: warning: conflicting types for built-in function 'strftime'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strnlen
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strptime
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strstr
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:232: warning: conflicting types for built-in function 'strstr'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for strtok_r
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for symlink
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for tempnam
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
/tmp/ccPPZKz6.o: In function `main':
/root/php-5.5.6/conftest.c:246: warning: the use of `tempnam' is dangerous, better use `mkstemp'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for tzset
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for unlockpt
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for unsetenv
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for usleep
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for utime
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for vsnprintf
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
conftest.c:241: warning: conflicting types for built-in function 'vsnprintf'
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for vasprintf
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for asprintf
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18672: checking for nanosleep
configure:18728: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt >&5
configure:18735: $? = 0
configure:18757: result: yes
configure:18775: checking for nanosleep in -lrt
configure:18810: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:18817: $? = 0
configure:18838: result: yes
configure:18939: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lm -ldl -lnsl -lrt -lrt >&5
configure:18943: $? = 0
configure:18949: ./conftest
configure:18953: $? = 0
configure:19002: checking for getaddrinfo
configure:19028: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:19035: $? = 0
configure:19096: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
conftest.c: In function 'main':
conftest.c:233: warning: incompatible implicit declaration of built-in function 'memset'
conftest.c:237: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:241: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:249: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:253: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:258: warning: incompatible implicit declaration of built-in function 'exit'
configure:19100: $? = 0
configure:19106: ./conftest
configure:19110: $? = 0
configure:19137: result: yes
configure:19147: checking for __sync_fetch_and_add
configure:19173: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:19180: $? = 0
configure:19200: result: yes
configure:19216: checking for strlcat
configure:19272: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
/tmp/cczyaZ7W.o: In function `main':
/root/php-5.5.6/conftest.c:260: undefined reference to `strlcat'
collect2: ld returned 1 exit status
configure:19279: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <limits.h> declares strlcat.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcat innocuous_strlcat
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcat (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:19301: result: no
configure:19216: checking for strlcpy
configure:19272: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
/tmp/ccdxrSNY.o: In function `main':
/root/php-5.5.6/conftest.c:260: undefined reference to `strlcpy'
collect2: ld returned 1 exit status
configure:19279: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <limits.h> declares strlcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strlcpy innocuous_strlcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strlcpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:19301: result: no
configure:19216: checking for getopt
configure:19272: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:19279: $? = 0
configure:19301: result: yes
configure:19329: checking for utime.h
configure:19336: result: yes
configure:19478: checking whether utime accepts a null argument
configure:19517: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:19521: $? = 0
configure:19527: ./conftest
configure:19531: $? = 0
configure:19548: result: yes
configure:19561: checking for working alloca.h
configure:19588: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:19595: $? = 0
configure:19615: result: yes
configure:19625: checking for alloca
configure:19672: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:19679: $? = 0
configure:19699: result: yes
configure:19937: checking for declared timezone
configure:19972: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:19979: $? = 0
configure:19998: result: yes
configure:20009: checking for type of reentrant time-related functions
configure:20048: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
conftest.c: In function 'main':
conftest.c:241: warning: assignment makes integer from pointer without a cast
conftest.c:242: error: too many arguments to function 'asctime_r'
conftest.c:242: warning: cast from pointer to integer of different size
configure:20052: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <time.h>
|
| 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:20105: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
conftest.c: In function 'main':
conftest.c:240: error: too many arguments to function 'asctime_r'
configure:20109: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <time.h>
| 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:20148: result: POSIX
configure:20164: checking for readdir_r
configure:20220: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:20227: $? = 0
configure:20247: result: yes
configure:20256: checking for type of readdir_r
configure:20302: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
conftest.c: In function 'main':
conftest.c:248: warning: incompatible implicit declaration of built-in function 'exit'
configure:20306: $? = 0
configure:20312: ./conftest
configure:20316: $? = 0
configure:20380: result: POSIX
configure:20399: checking for in_addr_t
configure:20428: result: yes
configure:20443: checking for crypt_r
configure:20499: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
/tmp/ccrhmeHp.o: In function `main':
/root/php-5.5.6/conftest.c:267: undefined reference to `crypt_r'
collect2: ld returned 1 exit status
configure:20506: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 <limits.h> declares crypt_r.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:20528: result: no
configure:20737: result:
configure:20739: result: General settings
configure:20754: checking whether to include gcov symbols
configure:20768: result: no
configure:20941: checking whether to include debugging symbols
configure:20955: result: no
configure:20989: checking layout of installed files
configure:21004: result: PHP
configure:21022: checking path to configuration file
configure:21037: result: DEFAULT
configure:21054: checking where to scan for configuration files
configure:21080: result:
configure:21088: checking whether to enable PHP's own SIGCHLD handler
configure:21102: result: no
configure:21125: checking whether to explicitly link against libgcc
configure:21139: result: no
configure:21204: checking whether to enable short tags by default
configure:21218: result: yes
configure:21241: checking whether to enable dmalloc
configure:21255: result: no
configure:21359: checking whether to enable IPv6 support
configure:21373: result: no
configure:21390: checking whether to enable DTrace support
configure:21404: result: no
configure:21673: checking how big to make fd sets
configure:21707: result: using system default
configure:21721: result:
configure:21723: result: Configuring extensions
configure:21745: checking size of long
configure:22090: result: 8
configure:22104: checking size of int
configure:22449: result: 4
configure:22460: checking for int32_t
configure:22499: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:22506: $? = 0
configure:22522: result: yes
configure:22533: checking for uint32_t
configure:22572: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:22579: $? = 0
configure:22595: result: yes
configure:22621: checking for sys/types.h
configure:22628: result: yes
configure:22621: checking for inttypes.h
configure:22628: result: yes
configure:22621: checking for stdint.h
configure:22628: result: yes
configure:22621: checking for string.h
configure:22628: result: yes
configure:22621: checking for stdlib.h
configure:22628: result: yes
configure:22769: checking for strtoll
configure:22825: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:22832: $? = 0
configure:22854: result: yes
configure:22769: checking for atoll
configure:22825: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lm -ldl -lnsl -lrt >&5
configure:22832: $? = 0
configure:22854: result: yes
configure:22769: checking for strftime
configure:22854: result: yes
configure:23305: checking which regex library to use
configure:23307: result: php
configure:23753: checking whether to enable LIBXML support
configure:23788: result: yes
configure:23798: checking libxml2 install dir
configure:23813: result: no
configure:23825: checking for xml2-config path
configure:23839: result: /usr/bin/xml2-config
configure:23983: checking whether libxml build works
configure:24020: cc -o conftest -g -O2 -fvisibility=hidden conftest.c
-lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm >&5
configure:24024: $? = 0
configure:24030: ./conftest
configure:24034: $? = 0
configure:24067: result: yes
configure:24412: checking for OpenSSL support
configure:24448: result: yes
configure:24457: checking for Kerberos support
configure:24472: result: no
configure:25151: checking for DSA_get_default_method in -lssl
configure:25186: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lssl -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm >&5
configure:25193: $? = 0
configure:25214: result: yes
configure:25224: checking for X509_free in -lcrypto
configure:25259: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lcrypto -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm >&5
configure:25266: $? = 0
configure:25287: result: yes
configure:25315: checking for pkg-config
configure:25333: found /usr/bin/pkg-config
configure:25346: result: /usr/bin/pkg-config
configure:26564: checking for PCRE library to use
configure:26566: result: bundled
configure:26905: checking for ZLIB support
configure:26941: result: yes
configure:26950: checking if the location of ZLIB install directory is defined
configure:26965: result: no
configure:27300: checking for zlib version >= 1.2.0.4
configure:27303: result: 1.2.3
configure:27408: checking for gzgets in -lz
configure:27443: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz >&5
configure:27450: $? = 0
configure:27471: result: yes
configure:27600: checking whether to enable APC support
configure:27635: result: yes
configure:27653: checking whether we should enable cache request file info
configure:27665: result: no
configure:27671: checking whether we should use mmap
configure:27683: result: yes
configure:27689: checking whether we should use semaphore locking instead of fcntl
configure:27701: result: no
configure:27707: checking whether we should use pthread mutex locking
configure:27719: result: yes
configure:27788: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lpthread >&5
configure:27792: $? = 0
configure:27798: ./conftest
configure:27802: $? = 0
configure:27834: checking whether we should use pthread read/write locking
configure:27846: result: no
configure:27962: checking whether the target compiler supports builtin atomics
configure:27995: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz >&5
configure:28002: $? = 0
configure:28023: result: yes
configure:28040: checking whether we should use spin locks
configure:28046: result: yes
configure:28059: checking whether we should enable memory protection
configure:28071: result: no
configure:28141: checking for sigaction
configure:28197: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz >&5
configure:28204: $? = 0
configure:28226: result: yes
configure:28238: checking for union semun
configure:28269: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
conftest.c: In function 'main':
conftest.c:269: error: storage size of 'x' isn't known
configure:28276: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| /* end confdefs.h. */
|
| #include <sys/types.h>
| #include <sys/ipc.h>
| #include <sys/sem.h>
|
| int
| main ()
| {
| union semun x; x.val=1
| ;
| return 0;
| }
configure:28296: result: no
configure:28312: checking whether we should enable valgrind support
configure:28324: result: yes
configure:28336: checking valgrind/memcheck.h usability
configure:28353: cc -c -g -O2 -fvisibility=hidden conftest.c >&5
configure:28360: $? = 0
configure:28374: result: yes
configure:28378: checking valgrind/memcheck.h presence
configure:28393: cc -E conftest.c
configure:28400: $? = 0
configure:28414: result: yes
configure:28442: checking for valgrind/memcheck.h
configure:28449: result: yes
configure:28584: checking for shm_open in -lrt
configure:28619: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz >&5
configure:28626: $? = 0
configure:28647: result: yes
configure:29015: checking whether to include code coverage symbols
configure:29029: result: no
configure:29198: checking whether to enable bc style precision math functions
configure:29233: result: yes
configure:29565: checking for BZip2 support
configure:29601: result: yes
configure:29611: checking for BZip2 in default path
configure:29616: result: found in /usr
configure:29728: checking for BZ2_bzerror in -lbz2
configure:29763: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz >&5
configure:29770: $? = 0
configure:29791: result: yes
configure:30249: checking whether to enable calendar conversion support
configure:30284: result: no
configure:30595: checking whether to enable ctype functions
configure:30630: result: yes
configure:30941: checking for cURL support
configure:30977: result: yes
configure:30987: checking for cURL in default path
configure:30992: result: found in /usr
configure:31010: checking for cURL 7.10.5 or greater
configure:31024: result: libcurl 7.19.7
configure:31251: checking for SSL support in libcurl
configure:31255: result: yes
configure:31271: checking how to run the C preprocessor
configure:31389: result: cc -E
configure:31418: cc -E conftest.c
configure:31425: $? = 0
configure:31456: cc -E conftest.c
conftest.c:268:28: error: ac_nonexistent.h: No such file or directory
configure:31463: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:31502: checking for openssl support in libcurl
configure:31539: cc -o conftest conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl >&5
configure:31543: $? = 0
configure:31549: ./conftest
configure:31553: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| /* end confdefs.h. */
|
| #include <curl/curl.h>
|
| 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:31718: result: no
configure:31728: checking for gnutls support in libcurl
configure:31765: cc -o conftest conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl >&5
configure:31769: $? = 0
configure:31775: ./conftest
configure:31779: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| /* end confdefs.h. */
|
| #include <curl/curl.h>
|
| 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:31930: result: no
configure:32043: checking for curl_easy_perform in -lcurl
configure:32078: cc -o conftest -g -O2 -fvisibility=hidden -lcurl conftest.c -lcurl -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl >&5
configure:32085: $? = 0
configure:32106: result: yes
configure:32231: checking for curl_easy_strerror in -lcurl
configure:32266: cc -o conftest -g -O2 -fvisibility=hidden -lcurl conftest.c -lcurl -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl >&5
configure:32273: $? = 0
configure:32294: result: yes
configure:32415: checking for curl_multi_strerror in -lcurl
configure:32450: cc -o conftest -g -O2 -fvisibility=hidden -lcurl conftest.c -lcurl -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl >&5
configure:32457: $? = 0
configure:32478: result: yes
configure:32804: checking whether to enable DOM support
configure:32839: result: yes
configure:32880: checking for xml2-config path
configure:32894: result: /usr/bin/xml2-config
configure:33038: checking whether libxml build works
configure:33122: result: yes
configure:33537: checking for ENCHANT support
configure:33573: result: no
configure:34225: checking whether to enable EXIF (metadata from images) support
configure:34260: result: yes
configure:34571: checking for fileinfo support
configure:34606: result: yes
configure:34925: checking for utimes
configure:34981: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm >&5
configure:34988: $? = 0
configure:35010: result: yes
configure:34925: checking for strndup
configure:34981: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm >&5
conftest.c:298: warning: conflicting types for built-in function 'strndup'
configure:34988: $? = 0
configure:35010: result: yes
configure:35035: checking whether to enable input filter support
configure:35070: result: yes
configure:35079: checking pcre install prefix
configure:35094: result: no
configure:35511: checking whether to enable FTP support
configure:35546: result: no
configure:35555: checking OpenSSL dir for FTP
configure:35570: result: no
configure:36675: checking for GNU gettext support
configure:36711: result: no
configure:37640: checking for GNU MP support
configure:37676: result: no
configure:38490: checking for mhash support
configure:38526: result: no
configure:38535: checking whether to enable hash support
configure:38570: result: yes
configure:38595: checking whether byte ordering is bigendian
configure:38663: result: no
configure:38678: checking size of short
configure:38983: cc -o conftest -g -O2 -fvisibility=hidden conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm >&5
configure:38987: $? = 0
configure:38993: ./conftest
configure:38997: $? = 0
configure:39023: result: 2
configure:39037: checking size of int
configure:39382: result: 4
configure:39396: checking size of long
configure:39741: result: 8
configure:39755: checking size of long long
configure:40100: result: 8
configure:40442: checking whether to enable hybrid support
configure:40477: result: yes
configure:40781: checking for iconv support
configure:40817: result: yes
configure:40846: checking for iconv
configure:40902: cc -o conftest -g -O2 -fvisibility=hidden conftest.c >&5
configure:40909: $? = 0
configure:40929: result: yes
configure:41630: checking if iconv is glibc's
configure:41653: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm >&5
configure:41660: $? = 0
configure:41669: result: yes
configure:42054: checking if iconv supports errno
configure:42101: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm >&5
configure:42105: $? = 0
configure:42111: ./conftest
configure:42115: $? = 0
configure:42118: result: yes
configure:42154: checking if your cpp allows macro usage in include lines
configure:42180: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5
configure:42187: $? = 0
configure:42193: result: yes
configure:42545: checking whether to enable igbinary support
configure:42580: result: yes
configure:42603: checking stdbool.h usability
configure:42620: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5
configure:42627: $? = 0
configure:42641: result: yes
configure:42645: checking stdbool.h presence
configure:42660: cc -E conftest.c
configure:42667: $? = 0
configure:42681: result: yes
configure:42709: checking for stdbool.h
configure:42718: result: yes
configure:42753: checking stddef.h usability
configure:42770: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5
configure:42777: $? = 0
configure:42791: result: yes
configure:42795: checking stddef.h presence
configure:42810: cc -E conftest.c
configure:42817: $? = 0
configure:42831: result: yes
configure:42859: checking for stddef.h
configure:42868: result: yes
configure:42892: checking for stdint.h
configure:42899: result: yes
configure:43038: checking for APC/APCU includes
configure:43072: result: not found
configure:43080: checking size of long
configure:43425: result: 8
configure:43436: checking compiler type
configure:43439: result: gcc
configure:43806: checking whether to enable the imagick extension
configure:43842: result: no
configure:43851: checking whether to enable the imagick GraphicsMagick backend
configure:43866: result: no
configure:44463: checking whether to enable internationalization support
configure:44498: result: no
configure:46025: checking whether to enable JavaScript Object Serialization support
configure:46060: result: yes
configure:46072: checking for ANSI C header files
configure:46240: result: yes
configure:46594: checking whether to enable multibyte string support
configure:46629: result: yes
configure:46638: checking whether to enable multibyte regex support
configure:46652: result: yes
configure:46661: checking whether to check multibyte regex backtrack
configure:46675: result: yes
configure:46684: checking for external libmbfl
configure:46699: result: no
configure:46708: checking for external oniguruma
configure:46723: result: no
configure:46752: checking for variable length prototypes and stdarg.h
configure:46795: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm >&5
configure:46799: $? = 0
configure:46805: ./conftest
configure:46809: $? = 0
configure:46827: result: yes
configure:46841: checking for stdlib.h
configure:46848: result: yes
configure:46841: checking for string.h
configure:46848: result: yes
configure:46841: checking for strings.h
configure:46848: result: yes
configure:46841: checking for unistd.h
configure:46848: result: yes
configure:46841: checking for sys/time.h
configure:46848: result: yes
configure:46852: checking sys/times.h usability
configure:46869: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5
configure:46876: $? = 0
configure:46890: result: yes
configure:46894: checking sys/times.h presence
configure:46909: cc -E conftest.c
configure:46916: $? = 0
configure:46930: result: yes
configure:46958: checking for sys/times.h
configure:46967: result: yes
configure:46841: checking for stdarg.h
configure:46848: result: yes
configure:46986: checking size of int
configure:47331: result: 4
configure:47345: checking size of short
configure:47690: result: 2
configure:47704: checking size of long
configure:48049: result: 8
configure:48059: checking for an ANSI C-conforming const
configure:48134: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5
configure:48141: $? = 0
configure:48156: result: yes
configure:48166: checking whether time.h and sys/time.h may both be included
configure:48196: cc -c -I/usr/include -g -O2 -fvisibility=hidden conftest.c >&5
configure:48203: $? = 0
configure:48218: result: yes
configure:48230: checking for working alloca.h
configure:48284: result: yes
configure:48294: checking for alloca
configure:48368: result: yes
configure:48605: checking for working memcmp
configure:48658: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -L/usr/lib conftest.c -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm >&5
configure:48662: $? = 0
configure:48668: ./conftest
configure:48672: $? = 0
configure:48689: result: yes
configure:48699: checking for stdarg.h
configure:48704: result: yes
configure:50364: checking for mcrypt support
configure:50400: result: no
configure:51279: checking whether to enable memcached support
configure:51314: result: yes
configure:51323: checking for libmemcached
configure:51359: result: yes
configure:51368: checking whether to enable memcached session handler support
configure:51382: result: no
configure:51391: checking whether to enable memcached igbinary serializer support
configure:51405: result: yes
configure:51414: checking whether to enable memcached json serializer support
configure:51428: result: no
configure:51437: checking whether to enable memcached msgpack serializer support
configure:51451: result: no
configure:51460: checking whether to enable memcached sasl support
configure:51474: result: yes
configure:51483: checking whether to enable memcached protocol support
configure:51497: result: no
configure:51567: checking for pkg-config
configure:51598: result: /usr/bin/pkg-config
configure:51638: checking for zlib location
configure:51641: result: /usr
configure:51902: checking for igbinary includes
configure:51927: result: /root/php-5.5.6
configure:51963: checking for memcached session support
configure:52009: result: disabled
configure:52013: checking for memcached igbinary support
configure:52016: result: enabled
configure:52063: checking for memcached msgpack support
configure:52109: result: disabled
configure:52113: checking for libmemcached location
configure:52131: result: found version 1.0.17, under /usr/local/libmemcached
configure:52277: checking whether memcached_instance_st is defined
configure:52304: cc -c -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include conftest.c >&5
configure:52311: $? = 0
configure:52328: result: yes
configure:52331: checking whether MEMCACHED_BEHAVIOR_REMOVE_FAILED_SERVERS is defined
configure:52358: cc -c -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include conftest.c >&5
configure:52365: $? = 0
configure:52382: result: yes
configure:52385: checking whether MEMCACHED_SERVER_TEMPORARILY_DISABLED is defined
configure:52412: cc -c -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include conftest.c >&5
configure:52419: $? = 0
configure:52436: result: yes
configure:52439: checking whether memcached function exists
configure:52466: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lpthread -L/usr/local/libmemcached/lib -lmemcached -lmemcachedutil >&5
configure:52473: $? = 0
configure:52495: result: yes
configure:52498: checking whether libmemcached_check_configuration function exists
configure:52525: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lpthread -L/usr/local/libmemcached/lib -lmemcached -lmemcachedutil >&5
configure:52532: $? = 0
configure:52554: result: yes
configure:52557: checking whether memcached_touch function exists
configure:52584: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lpthread -L/usr/local/libmemcached/lib -lmemcached -lmemcachedutil >&5
configure:52591: $? = 0
configure:52613: result: yes
configure:52616: checking whether to enable sasl support
configure:52619: result: yes
configure:52638: checking sasl/sasl.h usability
configure:52655: cc -c -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include conftest.c >&5
configure:52662: $? = 0
configure:52676: result: yes
configure:52680: checking sasl/sasl.h presence
configure:52695: cc -E conftest.c
configure:52702: $? = 0
configure:52716: result: yes
configure:52744: checking for sasl/sasl.h
configure:52753: result: yes
configure:52773: checking whether libmemcached supports sasl
configure:52806: cc -c -I/usr/include -g -O2 -fvisibility=hidden -I/usr/local/libmemcached/include conftest.c >&5
configure:52813: $? = 0
configure:52830: result: yes
configure:52912: checking for memcached protocol support
configure:53234: result: disabled
configure:53584: checking whether to enable Mongo extension
configure:53619: result: yes
configure:53995: checking whether byte ordering is bigendian
configure:54063: result: no
configure:54099: checking whether to include code coverage symbols
configure:54113: result: no
configure:54283: checking for MySQLi support
configure:54319: result: yes
configure:54328: checking whether to enable embedded MySQLi support
configure:54342: result: no
configure:55478: checking for oauth support
configure:55513: result: yes
configure:55828: checking for cURL in default path
configure:55835: result: found in /usr
configure:55926: checking whether to enable Zend OPcache support
configure:55961: result: yes
configure:55969: checking for mprotect
configure:56025: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:56032: $? = 0
configure:56052: result: yes
configure:56065: checking for sysvipc shared memory support
configure:56148: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:56152: $? = 0
configure:56158: ./conftest
configure:56162: $? = 0
configure:56183: result: yes
configure:56186: checking for mmap() using MAP_ANON shared memory support
configure:56251: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:56255: $? = 0
configure:56261: ./conftest
configure:56265: $? = 0
configure:56286: result: yes
configure:56289: checking for mmap() using /dev/zero shared memory support
configure:56357: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:56361: $? = 0
configure:56367: ./conftest
configure:56371: $? = 0
configure:56392: result: yes
configure:56395: checking for mmap() using shm_open() shared memory support
configure:56477: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
/tmp/ccMdjDXo.o: In function `main':
/root/php-5.5.6/conftest.c:350: warning: the use of `mktemp' is dangerous, better use `mkstemp'
configure:56481: $? = 0
configure:56487: ./conftest
configure:56491: $? = 0
configure:56512: result: yes
configure:56515: checking for mmap() using regular file shared memory support
configure:56597: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
/tmp/ccQTKvdy.o: In function `main':
/root/php-5.5.6/conftest.c:351: warning: the use of `mktemp' is dangerous, better use `mkstemp'
configure:56601: $? = 0
configure:56607: ./conftest
configure:56611: $? = 0
configure:56632: result: yes
configure:56636: checking "whether flock struct is linux ordered"
configure:56670: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:56674: $? = 0
configure:56680: ./conftest
configure:56684: $? = 0
configure:56693: result: "yes"
configure:56711: checking "whether flock struct is BSD ordered"
configure:56745: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:56749: $? = 0
configure:56755: ./conftest
configure:56759: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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 <fcntl.h>
| 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:56777: result: "no"
configure:57145: checking whether to enable pcntl support
configure:57180: result: no
configure:57919: checking for phar archive support
configure:57954: result: no
configure:58384: checking whether to enable POSIX-like functions
configure:58419: result: yes
configure:58741: checking sys/mkdev.h usability
configure:58758: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:365:23: error: sys/mkdev.h: No such file or directory
configure:58765: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_POSIX 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/mkdev.h>
configure:58779: result: no
configure:58783: checking sys/mkdev.h presence
configure:58798: cc -E conftest.c
conftest.c:332:23: error: sys/mkdev.h: No such file or directory
configure:58805: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_POSIX 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:58819: result: no
configure:58847: checking for sys/mkdev.h
configure:58856: result: no
configure:58891: checking for seteuid
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for setegid
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for setsid
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for getsid
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for setpgid
configure:58976: result: yes
configure:58891: checking for getpgid
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for ctermid
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for mkfifo
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for mknod
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for getrlimit
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for getlogin
configure:58976: result: yes
configure:58891: checking for getgroups
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for makedev
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
/tmp/cctgw0Ks.o: In function `main':
/root/php-5.5.6/conftest.c:378: undefined reference to `makedev'
collect2: ld returned 1 exit status
configure:58954: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_GETRLIMIT 1
| #define HAVE_GETLOGIN 1
| #define HAVE_GETGROUPS 1
| /* end confdefs.h. */
| /* Define makedev to an innocuous variant, in case <limits.h> declares makedev.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define makedev innocuous_makedev
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char makedev (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:58976: result: no
configure:58891: checking for initgroups
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58891: checking for getpwuid_r
configure:58976: result: yes
configure:58891: checking for getgrgid_r
configure:58947: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:58954: $? = 0
configure:58976: result: yes
configure:58989: checking for working ttyname_r() implementation
configure:59020: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
configure:59024: $? = 0
configure:59030: ./conftest
configure:59034: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 <unistd.h>
|
| int main(int argc, char *argv[])
| {
| char buf[64];
|
| return ttyname_r(0, buf, 64) ? 1 : 0;
| }
|
configure:59052: result: no, posix_ttyname() will be thread-unsafe
configure:59062: checking for utsname.domainname
configure:59094: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:348:1: warning: "_GNU_SOURCE" redefined
conftest.c:19:1: warning: this is the location of the previous definition
configure:59101: $? = 0
configure:59121: result: yes
configure:59136: checking for PSPELL support
configure:59172: result: no
configure:59914: checking for libedit readline replacement
configure:59950: result: no
configure:59960: checking for readline support
configure:59996: result: no
configure:62370: checking for recode support
configure:62406: result: no
configure:63365: checking whether to enable redis support
configure:63400: result: yes
configure:63409: checking whether to enable sessions
configure:63423: result: yes
configure:63432: checking whether to enable igbinary serializer support
configure:63446: result: yes
configure:63464: checking for igbinary includes
configure:63487: result: /root/php-5.5.6
configure:63492: checking for redis igbinary support
configure:63495: result: enabled
configure:64177: checking whether to enable PHP sessions
configure:64212: result: yes
configure:64221: checking for mm support
configure:64236: result: no
configure:64244: checking whether pwrite works
configure:64287: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
conftest.c:358: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:361: warning: implicit declaration of function 'exit'
conftest.c:361: warning: incompatible implicit declaration of built-in function 'exit'
configure:64291: $? = 0
configure:64297: ./conftest
configure:64301: $? = 0
configure:64401: result: yes
configure:64420: checking whether pread works
configure:64463: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil >&5
conftest.c:359: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:362: warning: implicit declaration of function 'exit'
conftest.c:362: warning: incompatible implicit declaration of built-in function 'exit'
configure:64467: $? = 0
configure:64473: ./conftest
configure:64477: $? = 0
configure:64579: result: yes
configure:65149: checking whether to enable shmop support
configure:65184: result: no
configure:65495: checking whether to enable SimpleXML support
configure:65530: result: yes
configure:65571: checking for xml2-config path
configure:65585: result: /usr/bin/xml2-config
configure:65729: checking whether libxml build works
configure:65813: result: yes
configure:66205: checking for SNMP support
configure:66241: result: no
configure:66250: checking OpenSSL dir for SNMP
configure:66265: result: no
configure:67152: checking whether to enable SOAP support
configure:67187: result: no
configure:67800: checking whether to enable sockets support
configure:67835: result: yes
configure:67842: checking for struct cmsghdr
configure:67871: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:363: warning: statement with no effect
configure:67878: $? = 0
configure:67894: result: yes
configure:67912: checking for hstrerror
configure:67968: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm >&5
configure:67975: $? = 0
configure:67997: result: yes
configure:67912: checking for socketpair
configure:67997: result: yes
configure:67912: checking for if_nametoindex
configure:67968: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm >&5
configure:67975: $? = 0
configure:67997: result: yes
configure:67912: checking for if_indextoname
configure:67968: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm >&5
configure:67975: $? = 0
configure:67997: result: yes
configure:68018: checking for netdb.h
configure:68025: result: yes
configure:68029: checking netinet/tcp.h usability
configure:68046: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:68053: $? = 0
configure:68067: result: yes
configure:68071: checking netinet/tcp.h presence
configure:68086: cc -E conftest.c
configure:68093: $? = 0
configure:68107: result: yes
configure:68135: checking for netinet/tcp.h
configure:68144: result: yes
configure:68029: checking sys/un.h usability
configure:68046: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:68053: $? = 0
configure:68067: result: yes
configure:68071: checking sys/un.h presence
configure:68086: cc -E conftest.c
configure:68093: $? = 0
configure:68107: result: yes
configure:68135: checking for sys/un.h
configure:68144: result: yes
configure:68029: checking sys/sockio.h usability
configure:68046: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:397:24: error: sys/sockio.h: No such file or directory
configure:68053: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/sockio.h>
configure:68067: result: no
configure:68071: checking sys/sockio.h presence
configure:68086: cc -E conftest.c
conftest.c:364:24: error: sys/sockio.h: No such file or directory
configure:68093: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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 <sys/sockio.h>
configure:68107: result: no
configure:68135: checking for sys/sockio.h
configure:68144: result: no
configure:68018: checking for errno.h
configure:68025: result: yes
configure:68183: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:68190: $? = 0
configure:68215: checking for field ss_family in struct sockaddr_storage
configure:68246: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:68253: $? = 0
configure:68269: result: yes
configure:68596: checking whether zend_object_value is packed
configure:68626: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -I/root/php-5.5.6/ext/date/lib -I/root/php-5.5.6/ext/ereg/regex -I/usr/include/libxml2 -I/root/php-5.5.6/ext/mbstring/oniguruma -I/root/php-5.5.6/ext/mbstring/libmbfl -I/root/php-5.5.6/ext/mbstring/libmbfl/mbfl -I/usr/local/libmemcached/include -I/root/php-5.5.6/ext/mongo/util -I/root/php-5.5.6/ext -I/root/php-5.5.6 -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm >&5
configure:68630: $? = 0
configure:68636: ./conftest
configure:68640: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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
| /* end confdefs.h. */
|
| #include "Zend/zend_types.h"
| int main(int argc, char **argv) {
| return ((sizeof(zend_object_handle) + sizeof(zend_object_handlers*)) == sizeof(zend_object_value)) ? 0 : 1;
| }
|
configure:68655: result: no
configure:69021: checking whether flush should be called explicitly after a buffered io
configure:69080: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm >&5
conftest.c: In function 'main':
conftest.c:393: warning: implicit declaration of function 'strcmp'
conftest.c:399: warning: implicit declaration of function 'unlink'
/tmp/cc9ApHil.o: In function `main':
/root/php-5.5.6/conftest.c:375: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
configure:69084: $? = 0
configure:69090: ./conftest
configure:69094: $? = 0
configure:69115: result: no
configure:69126: checking for crypt in -lcrypt
configure:69161: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm >&5
configure:69168: $? = 0
configure:69189: result: yes
configure:69204: checking for standard DES crypt
configure:69244: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:379: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:381: warning: implicit declaration of function 'exit'
conftest.c:381: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:381: warning: implicit declaration of function 'strcmp'
configure:69248: $? = 0
configure:69254: ./conftest
configure:69258: $? = 0
configure:69279: result: yes
configure:69282: checking for extended DES crypt
configure:69322: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:379: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:381: warning: implicit declaration of function 'exit'
conftest.c:381: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:381: warning: implicit declaration of function 'strcmp'
configure:69326: $? = 0
configure:69332: ./conftest
configure:69336: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #define HAVE_SPL 1
| #define HAVE_CRYPT 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| #include <unistd.h>
| #endif
|
| #if HAVE_CRYPT_H
| #include <crypt.h>
| #endif
|
| main() {
| #if HAVE_CRYPT
| exit (strcmp((char *)crypt("rasmuslerdorf","_J9..rasm"),"_J9..rasmBYk8r9AiWNc"));
| #else
| exit(0);
| #endif
| }
configure:69357: result: no
configure:69360: checking for MD5 crypt
configure:69409: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:379: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:388: warning: implicit declaration of function 'strcpy'
conftest.c:388: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:389: warning: implicit declaration of function 'strcat'
conftest.c:389: warning: incompatible implicit declaration of built-in function 'strcat'
conftest.c:390: warning: implicit declaration of function 'exit'
conftest.c:390: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:390: warning: implicit declaration of function 'strcmp'
configure:69413: $? = 0
configure:69419: ./conftest
configure:69423: $? = 0
configure:69444: result: yes
configure:69447: checking for Blowfish crypt
configure:69493: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:379: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:384: warning: implicit declaration of function 'strcat'
conftest.c:384: warning: incompatible implicit declaration of built-in function 'strcat'
conftest.c:385: warning: implicit declaration of function 'strcpy'
conftest.c:385: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:387: warning: implicit declaration of function 'exit'
conftest.c:387: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:387: warning: implicit declaration of function 'strcmp'
configure:69497: $? = 0
configure:69503: ./conftest
configure:69507: $? = 212
configure: program exited with status 212
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #define HAVE_SPL 1
| #define HAVE_CRYPT 1
| /* end confdefs.h. */
|
| #if HAVE_UNISTD_H
| #include <unistd.h>
| #endif
|
| #if HAVE_CRYPT_H
| #include <crypt.h>
| #endif
|
| main() {
| #if HAVE_CRYPT
| char salt[30], answer[70];
|
| 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");
| exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer));
| #else
| exit(0);
| #endif
| }
configure:69528: result: no
configure:69531: checking for SHA512 crypt
configure:69576: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:379: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:383: warning: implicit declaration of function 'strcpy'
conftest.c:383: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:385: warning: implicit declaration of function 'strcat'
conftest.c:385: warning: incompatible implicit declaration of built-in function 'strcat'
conftest.c:386: warning: implicit declaration of function 'exit'
conftest.c:386: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:386: warning: implicit declaration of function 'strcmp'
configure:69580: $? = 0
configure:69586: ./conftest
configure:69590: $? = 0
configure:69611: result: yes
configure:69614: checking for SHA256 crypt
configure:69660: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:379: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:383: warning: implicit declaration of function 'strcpy'
conftest.c:383: warning: incompatible implicit declaration of built-in function 'strcpy'
conftest.c:385: warning: implicit declaration of function 'strcat'
conftest.c:385: warning: incompatible implicit declaration of built-in function 'strcat'
conftest.c:386: warning: implicit declaration of function 'exit'
conftest.c:386: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:386: warning: implicit declaration of function 'strcmp'
configure:69664: $? = 0
configure:69670: ./conftest
configure:69674: $? = 0
configure:69695: result: yes
configure:69701: checking whether the compiler supports __alignof__
configure:69731: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:376: warning: unused variable 'align'
configure:69738: $? = 0
configure:69757: result: yes
configure:69767: checking whether the compiler supports aligned attribute
configure:69797: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:377: warning: unused variable 'test'
configure:69804: $? = 0
configure:69823: result: yes
configure:70017: checking for getcwd
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for getwd
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccMq1PiM.o: In function `main':
/root/php-5.5.6/conftest.c:414: warning: the `getwd' function is dangerous and should not be used.
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for asinh
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:404: warning: conflicting types for built-in function 'asinh'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for acosh
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:405: warning: conflicting types for built-in function 'acosh'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for atanh
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:406: warning: conflicting types for built-in function 'atanh'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for log1p
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:407: warning: conflicting types for built-in function 'log1p'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for hypot
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:408: warning: conflicting types for built-in function 'hypot'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for glob
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for strfmon
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:410: warning: conflicting types for built-in function 'strfmon'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for nice
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for fpclass
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccV7hVY0.o: In function `main':
/root/php-5.5.6/conftest.c:423: undefined reference to `fpclass'
collect2: ld returned 1 exit status
configure:70080: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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 <limits.h> declares fpclass.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fpclass innocuous_fpclass
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fpclass (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:70102: result: no
configure:70017: checking for isinf
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:412: warning: conflicting types for built-in function 'isinf'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for isnan
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:413: warning: conflicting types for built-in function 'isnan'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for mempcpy
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:414: warning: conflicting types for built-in function 'mempcpy'
configure:70080: $? = 0
configure:70102: result: yes
configure:70017: checking for strpncpy
configure:70073: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccwKH41r.o: In function `main':
/root/php-5.5.6/conftest.c:426: undefined reference to `strpncpy'
collect2: ld returned 1 exit status
configure:70080: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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 <limits.h> declares strpncpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define strpncpy innocuous_strpncpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char strpncpy (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:70102: result: no
configure:70114: checking for working POSIX fnmatch
configure:70157: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:70161: $? = 0
configure:70167: ./conftest
configure:70171: $? = 0
configure:70188: result: yes
configure:70206: checking for fork
configure:70262: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
conftest.c:416: warning: conflicting types for built-in function 'fork'
configure:70269: $? = 0
configure:70291: result: yes
configure:70310: checking if your OS can spawn processes with inherited handles
configure:70313: result: yes
configure:70360: checking for res_nsearch
configure:70416: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/cc3wXCaX.o: In function `main':
/root/php-5.5.6/conftest.c:429: undefined reference to `res_nsearch'
collect2: ld returned 1 exit status
configure:70423: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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 <limits.h> declares res_nsearch.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:70443: result: no
configure:70448: checking for __res_nsearch
configure:70504: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:70511: $? = 0
configure:70531: result: yes
configure:71247: checking for dns_search
configure:71303: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccApIDed.o: In function `main':
/root/php-5.5.6/conftest.c:430: undefined reference to `dns_search'
collect2: ld returned 1 exit status
configure:71310: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* end confdefs.h. */
| /* Define dns_search to an innocuous variant, in case <limits.h> declares dns_search.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:71330: result: no
configure:71335: checking for __dns_search
configure:71391: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccSroW9n.o: In function `main':
/root/php-5.5.6/conftest.c:430: undefined reference to `__dns_search'
collect2: ld returned 1 exit status
configure:71398: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* end confdefs.h. */
| /* Define __dns_search to an innocuous variant, in case <limits.h> declares __dns_search.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef __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:71418: result: no
configure:71444: checking for dns_search in -lresolv
configure:71479: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lresolv -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccm3pSxv.o: In function `main':
/root/php-5.5.6/conftest.c:407: undefined reference to `dns_search'
collect2: ld returned 1 exit status
configure:71486: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* 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:71507: result: no
configure:71513: checking for __dns_search in -lresolv
configure:71548: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lresolv -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccRGQOUu.o: In function `main':
/root/php-5.5.6/conftest.c:407: undefined reference to `__dns_search'
collect2: ld returned 1 exit status
configure:71555: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* 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:71576: result: no
configure:71669: checking for dns_search in -lbind
configure:71704: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lbind -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/usr/bin/ld: cannot find -lbind
collect2: ld returned 1 exit status
configure:71711: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* 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:71732: result: no
configure:71738: checking for __dns_search in -lbind
configure:71773: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lbind -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/usr/bin/ld: cannot find -lbind
collect2: ld returned 1 exit status
configure:71780: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* 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:71801: result: no
configure:71894: checking for dns_search in -lsocket
configure:71929: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lsocket -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:71936: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* 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:71957: result: no
configure:71963: checking for __dns_search in -lsocket
configure:71998: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lsocket -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/usr/bin/ld: cannot find -lsocket
collect2: ld returned 1 exit status
configure:72005: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* 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:72026: result: no
configure:72134: checking for dn_expand
configure:72190: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/cck1kXmO.o: In function `main':
/root/php-5.5.6/conftest.c:430: undefined reference to `dn_expand'
collect2: ld returned 1 exit status
configure:72197: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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
| /* end confdefs.h. */
| /* Define dn_expand to an innocuous variant, in case <limits.h> declares dn_expand.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:72217: result: no
configure:72222: checking for __dn_expand
configure:72278: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:72285: $? = 0
configure:72305: result: yes
configure:73021: checking for dn_skipname
configure:73077: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccES3MG6.o: In function `main':
/root/php-5.5.6/conftest.c:431: undefined reference to `dn_skipname'
collect2: ld returned 1 exit status
configure:73084: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_DN_EXPAND 1
| /* end confdefs.h. */
| /* Define dn_skipname to an innocuous variant, in case <limits.h> declares dn_skipname.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:73104: result: no
configure:73109: checking for __dn_skipname
configure:73165: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:73172: $? = 0
configure:73192: result: yes
configure:73910: checking for res_search
configure:73966: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
/tmp/ccBW1sfs.o: In function `main':
/root/php-5.5.6/conftest.c:432: undefined reference to `res_search'
collect2: ld returned 1 exit status
configure:73973: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| /* end confdefs.h. */
| /* Define res_search to an innocuous variant, in case <limits.h> declares res_search.
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:73993: result: no
configure:73998: checking for __res_search
configure:74054: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:74061: $? = 0
configure:74081: result: yes
configure:74793: checking whether atof() accepts NAN
configure:74834: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:74838: $? = 0
configure:74844: ./conftest
configure:74848: $? = 0
configure:74869: result: yes
configure:74879: checking whether atof() accepts INF
configure:74923: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:74927: $? = 0
configure:74933: ./conftest
configure:74937: $? = 0
configure:74958: result: yes
configure:74968: checking whether HUGE_VAL == INF
configure:75012: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:75016: $? = 0
configure:75022: ./conftest
configure:75026: $? = 0
configure:75047: result: yes
configure:75057: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:75103: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:75107: $? = 0
configure:75113: ./conftest
configure:75117: $? = 0
configure:75138: result: yes
configure:75148: checking whether strptime() declaration fails
configure:75184: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:414: error: conflicting types for 'strptime'
/usr/include/time.h:207: note: previous declaration of 'strptime' was here
configure:75191: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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 <time.h>
|
| 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:75210: result: yes
configure:75236: checking wchar.h usability
configure:75253: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:75260: $? = 0
configure:75274: result: yes
configure:75278: checking wchar.h presence
configure:75293: cc -E conftest.c
configure:75300: $? = 0
configure:75314: result: yes
configure:75342: checking for wchar.h
configure:75351: result: yes
configure:75370: checking for mblen
configure:75426: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:75433: $? = 0
configure:75455: result: yes
configure:75472: checking for mbrlen
configure:75528: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:75535: $? = 0
configure:75557: result: yes
configure:75472: checking for mbsinit
configure:75528: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib conftest.c -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt >&5
configure:75535: $? = 0
configure:75557: result: yes
configure:75569: checking for mbstate_t
configure:75602: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function '__tmp__':
conftest.c:417: warning: unused variable 'a'
conftest.c:417: warning: no return statement in function returning non-void
configure:75609: $? = 0
configure:75628: result: yes
configure:75654: checking atomic.h usability
configure:75671: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:442:20: error: atomic.h: No such file or directory
configure:75678: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <atomic.h>
configure:75692: result: no
configure:75696: checking atomic.h presence
configure:75711: cc -E conftest.c
conftest.c:409:20: error: atomic.h: No such file or directory
configure:75718: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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 <atomic.h>
configure:75732: result: no
configure:75760: checking for atomic.h
configure:75769: result: no
configure:76148: checking whether to enable System V IPC support
configure:76183: result: no
configure:76632: checking whether to enable System V semaphore support
configure:76667: result: no
configure:77050: checking whether to enable System V shared memory support
configure:77085: result: no
configure:77396: checking for TIDY support
configure:77432: result: no
configure:78084: checking whether to enable tokenizer support
configure:78119: result: yes
configure:78431: checking whether to enable WDDX support
configure:78466: result: no
configure:78501: checking libexpat dir for WDDX
configure:78516: result: no
configure:79336: checking whether to enable xhprof support
configure:79371: result: yes
configure:79677: checking whether to enable XML support
configure:79712: result: yes
configure:79747: checking libexpat install dir
configure:79762: result: no
configure:79779: checking for xml2-config path
configure:79793: result: /usr/bin/xml2-config
configure:79937: checking whether libxml build works
configure:80021: result: yes
configure:80552: checking whether to enable XMLReader support
configure:80587: result: yes
configure:80628: checking for xml2-config path
configure:80642: result: /usr/bin/xml2-config
configure:80786: checking whether libxml build works
configure:80870: result: yes
configure:81244: checking for XMLRPC-EPI support
configure:81280: result: no
configure:81315: checking libexpat dir for XMLRPC-EPI
configure:81330: result: no
configure:81339: checking iconv dir for XMLRPC-EPI
configure:81354: result: no
configure:85713: checking whether to enable XMLWriter support
configure:85748: result: yes
configure:85789: checking for xml2-config path
configure:85803: result: /usr/bin/xml2-config
configure:85947: checking whether libxml build works
configure:86031: result: yes
configure:86361: checking for XSL support
configure:86397: result: no
configure:87062: checking xxtea module
configure:87097: result: yes
configure:87408: checking for zip archive read/writesupport
configure:87443: result: yes
configure:87478: checking pcre install prefix
configure:87493: result: no
configure:87525: checking for the location of zlib
configure:87532: result: /usr
conftest.c:417:29: error: main/php_config.h: No such file or directory
configure:88062: checking whether to enable 0MQ support
configure:88098: result: yes
configure:88108: checking for pkg-config
configure:88139: result: /usr/bin/pkg-config
configure:88157: checking libzmq installation
configure:88177: result: found version 3.2.3, under /usr/local
configure:88322: checking for stdint.h
configure:88329: result: yes
configure:88487: checking time.h usability
configure:88504: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:88511: $? = 0
configure:88525: result: yes
configure:88529: checking time.h presence
configure:88544: cc -E conftest.c
configure:88551: $? = 0
configure:88565: result: yes
configure:88593: checking for time.h
configure:88602: result: yes
configure:88476: checking for sys/time.h
configure:88483: result: yes
configure:88487: checking mach/mach_time.h usability
configure:88504: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:453:28: error: mach/mach_time.h: No such file or directory
configure:88511: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <mach/mach_time.h>
configure:88525: result: no
configure:88529: checking mach/mach_time.h presence
configure:88544: cc -E conftest.c
conftest.c:420:28: error: mach/mach_time.h: No such file or directory
configure:88551: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| /* end confdefs.h. */
| #include <mach/mach_time.h>
configure:88565: result: no
configure:88593: checking for mach/mach_time.h
configure:88602: result: no
configure:88617: checking for library containing clock_gettime
configure:88658: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq >&5
configure:88665: $? = 0
configure:88696: result: none required
configure:88710: checking for clock_gettime
configure:88766: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq >&5
configure:88773: $? = 0
configure:88795: result: yes
configure:88710: checking for gettimeofday
configure:88795: result: yes
configure:88710: checking for mach_absolute_time
configure:88766: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq >&5
/tmp/ccA2leMq.o: In function `main':
/root/php-5.5.6/conftest.c:456: undefined reference to `mach_absolute_time'
collect2: ld returned 1 exit status
configure:88773: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| /* Define mach_absolute_time to an innocuous variant, in case <limits.h> declares mach_absolute_time.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mach_absolute_time innocuous_mach_absolute_time
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mach_absolute_time (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef mach_absolute_time
|
| /* 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 mach_absolute_time ();
| /* 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_mach_absolute_time || defined __stub___mach_absolute_time
| choke me
| #endif
|
| int
| main ()
| {
| return mach_absolute_time ();
| ;
| return 0;
| }
configure:88795: result: no
configure:89112: checking whether to enable extended HTTP support
configure:89147: result: yes
configure:89155: checking whether to depend on extensions which have been built shared
configure:89170: result: yes
configure:89178: checking whether to enable cURL HTTP request support
configure:89193: result: yes
configure:89201: checking whether to enable libevent support fur cURL
configure:89216: result: yes
configure:89224: checking whether to enable zlib encodings support
configure:89239: result: yes
configure:89247: checking whether to enable response content type guessing
configure:89262: result: no
configure:89271: checking for egrep
configure:89335: result: /bin/grep -E
configure:89342: checking for a sed that does not truncate output
configure:89408: result: /bin/sed
configure:89420: checking how to run the C preprocessor
configure:89538: result: cc -E
configure:89567: cc -E conftest.c
configure:89574: $? = 0
configure:89605: cc -E conftest.c
conftest.c:422:28: error: ac_nonexistent.h: No such file or directory
configure:89612: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:89680: checking for netdb.h
configure:89687: result: yes
configure:89680: checking for unistd.h
configure:89687: result: yes
configure:89826: checking for gethostname
configure:89882: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq >&5
configure:89889: $? = 0
configure:89909: result: yes
configure:90257: checking for getdomainname
configure:90313: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq >&5
configure:90320: $? = 0
configure:90340: result: yes
configure:90688: checking for getservbyport
configure:90744: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq >&5
configure:90751: $? = 0
configure:90771: result: yes
configure:91119: checking for getservbyname
configure:91175: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib conftest.c -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq >&5
configure:91182: $? = 0
configure:91202: result: yes
configure:91547: checking for zlib.h
configure:91563: result: found in /usr
configure:91565: checking for zlib version >= 1.2.0.4
configure:91568: result: 1.2.3
configure:91713: checking for curl/curl.h
configure:91729: result: found in /usr
configure:91733: checking for curl-config
configure:91749: result: found: /usr/bin/curl-config
configure:91753: checking for curl version >= 7.12.3
configure:91756: result: 7.19.7
configure:91775: checking for SSL support in libcurl
configure:91779: result: yes
configure:91787: checking for openssl support in libcurl
configure:91820: cc -o conftest -lcurl -Wl,-rpath,/usr/lib conftest.c >&5
configure:91824: $? = 0
configure:91830: ./conftest
configure:91834: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| /* end confdefs.h. */
|
| #include <curl/curl.h>
| 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:91985: result: no
configure:91995: checking for gnutls support in libcurl
configure:92028: cc -o conftest -lcurl -Wl,-rpath,/usr/lib conftest.c >&5
configure:92032: $? = 0
configure:92038: ./conftest
configure:92042: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| /* end confdefs.h. */
|
| #include <curl/curl.h>
| 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:92193: result: no
configure:92213: checking for bundled SSL CA info
configure:92226: result: /etc/pki/tls/certs/ca-bundle.crt
configure:92554: checking for curl_share_strerror in -lcurl
configure:92589: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl -lcurl -lz -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq -lcurl >&5
configure:92596: $? = 0
configure:92617: result: yes
configure:92734: checking for curl_multi_strerror in -lcurl
configure:92797: result: yes
configure:92914: checking for curl_easy_strerror in -lcurl
configure:92977: result: yes
configure:93094: checking for curl_easy_reset in -lcurl
configure:93129: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl -lcurl -lz -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq -lcurl >&5
configure:93136: $? = 0
configure:93157: result: yes
configure:93274: checking for curl_formget in -lcurl
configure:93309: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl -lcurl -lz -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq -lcurl >&5
configure:93316: $? = 0
configure:93337: result: yes
configure:93454: checking for curl_multi_setopt in -lcurl
configure:93489: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl -lcurl -lz -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq -lcurl >&5
configure:93496: $? = 0
configure:93517: result: yes
configure:93634: checking for curl_multi_timeout in -lcurl
configure:93669: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl -lcurl -lz -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq -lcurl >&5
configure:93676: $? = 0
configure:93697: result: yes
configure:93725: checking for ext/event support
configure:94113: result: no
configure:94116: checking for event.h
configure:94131: result: found in /usr
configure:94134: checking for libevent version, roughly
configure:94149: result: 1.4 or greater
configure:94152: checking for libcurl version >= 7.16.0
configure:94154: result: 7.19.7
configure:94389: checking for curl_multi_socket_action in -lcurl
configure:94424: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -L/usr/lib -Wl,-rpath,/usr/local/libmemcached/lib -L/usr/local/libmemcached/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib -lcurl conftest.c -lcurl -levent -lcurl -lz -lz -lcrypt -lcurl -lz -lcurl -lbz2 -lrt -lz -lrt -lm -ldl -lnsl -lrt -lxml2 -lz -lm -lssl -lcrypto -ldl -lz -lcurl -lxml2 -lz -lm -lmemcached -lmemcachedutil -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lxml2 -lz -lm -lxml2 -lz -lm -lzmq -lcurl >&5
configure:94431: $? = 0
configure:94452: result: yes
configure:94641: checking for ext/hash support
configure:94716: result: yes
configure:94719: checking for php_hash.h
configure:94737: result: /root/php-5.5.6/ext/hash
configure:94789: checking for ext/iconv support
configure:94806: result: yes
configure:94821: checking for ext/session support
configure:94838: result: yes
configure:95158: checking whether to add a dependency on ext/hash
configure:95165: result: yes
configure:95211: checking whether to add a dependency on ext/iconv
configure:95218: result: yes
configure:95264: checking whether to add a dependency on ext/session
configure:95271: result: yes
configure:95366: checking whether to enable mysqlnd
configure:95401: result: no
configure:95410: checking whether to disable compressed protocol support in mysqlnd
configure:95424: result: yes
configure:95482: checking for DSA_get_default_method in -lssl
configure:95545: result: yes
configure:95555: checking for X509_free in -lcrypto
configure:95618: result: yes
configure:96749: checking whether int8 exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: error: 'int8' undeclared (first use in this function)
conftest.c:473: error: (Each undeclared identifier is reported only once
conftest.c:473: error: for each function it appears in.)
configure:96810: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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
| /* end confdefs.h. */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
|
|
| int main()
| {
| FILE *fp = fopen("conftestval", "w");
| if (!fp) return(1);
| fprintf(fp, "%d\n", sizeof(int8));
| return(0);
| }
|
configure:96856: result: no
configure:96749: checking whether uint8 exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: error: 'uint8' undeclared (first use in this function)
conftest.c:473: error: (Each undeclared identifier is reported only once
conftest.c:473: error: for each function it appears in.)
configure:96810: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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
| /* end confdefs.h. */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
|
|
| int main()
| {
| FILE *fp = fopen("conftestval", "w");
| if (!fp) return(1);
| fprintf(fp, "%d\n", sizeof(uint8));
| return(0);
| }
|
configure:96856: result: no
configure:96749: checking whether int16 exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: error: 'int16' undeclared (first use in this function)
conftest.c:473: error: (Each undeclared identifier is reported only once
conftest.c:473: error: for each function it appears in.)
configure:96810: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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
| /* end confdefs.h. */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
|
|
| int main()
| {
| FILE *fp = fopen("conftestval", "w");
| if (!fp) return(1);
| fprintf(fp, "%d\n", sizeof(int16));
| return(0);
| }
|
configure:96856: result: no
configure:96749: checking whether uint16 exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: error: 'uint16' undeclared (first use in this function)
conftest.c:473: error: (Each undeclared identifier is reported only once
conftest.c:473: error: for each function it appears in.)
configure:96810: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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
| /* end confdefs.h. */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
|
|
| int main()
| {
| FILE *fp = fopen("conftestval", "w");
| if (!fp) return(1);
| fprintf(fp, "%d\n", sizeof(uint16));
| return(0);
| }
|
configure:96856: result: no
configure:96749: checking whether int32 exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: error: 'int32' undeclared (first use in this function)
conftest.c:473: error: (Each undeclared identifier is reported only once
conftest.c:473: error: for each function it appears in.)
configure:96810: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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
| /* end confdefs.h. */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
|
|
| int main()
| {
| FILE *fp = fopen("conftestval", "w");
| if (!fp) return(1);
| fprintf(fp, "%d\n", sizeof(int32));
| return(0);
| }
|
configure:96856: result: no
configure:96749: checking whether uint32 exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: error: 'uint32' undeclared (first use in this function)
conftest.c:473: error: (Each undeclared identifier is reported only once
conftest.c:473: error: for each function it appears in.)
configure:96810: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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
| /* end confdefs.h. */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
|
|
| int main()
| {
| FILE *fp = fopen("conftestval", "w");
| if (!fp) return(1);
| fprintf(fp, "%d\n", sizeof(uint32));
| return(0);
| }
|
configure:96856: result: no
configure:96749: checking whether uchar exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: error: 'uchar' undeclared (first use in this function)
conftest.c:473: error: (Each undeclared identifier is reported only once
conftest.c:473: error: for each function it appears in.)
configure:96810: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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
| /* end confdefs.h. */
| #include <stdio.h>
| #if STDC_HEADERS
| #include <stdlib.h>
| #include <stddef.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| #include <inttypes.h>
| #endif
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #ifdef HAVE_SYS_TYPES_H
| #include <sys/types.h>
| #endif
| #ifdef HAVE_STDINT_H
| #include <stdint.h>
| #endif
|
|
| int main()
| {
| FILE *fp = fopen("conftestval", "w");
| if (!fp) return(1);
| fprintf(fp, "%d\n", sizeof(uchar));
| return(0);
| }
|
configure:96856: result: no
configure:96749: checking whether ulong exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether int8_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether uint8_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether int16_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether uint16_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether int32_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether uint32_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether int64_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:96749: checking whether uint64_t exists
configure:96806: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:473: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
configure:96810: $? = 0
configure:96816: ./conftest
configure:96820: $? = 0
configure:96852: result: yes
configure:97105: result:
configure:97107: result: Configuring PEAR
configure:97124: checking whether to install PEAR
configure:97160: result: no
configure:97208: result:
configure:97210: result: Configuring Zend
configure:97230: checking for bison version
configure:97250: result: 2.4 (ok)
configure:97301: checking for inttypes.h
configure:97308: result: yes
configure:97301: checking for stdint.h
configure:97308: result: yes
configure:97301: checking for limits.h
configure:97308: result: yes
configure:97312: checking malloc.h usability
configure:97329: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:97336: $? = 0
configure:97350: result: yes
configure:97354: checking malloc.h presence
configure:97369: cc -E conftest.c
configure:97376: $? = 0
configure:97390: result: yes
configure:97418: checking for malloc.h
configure:97427: result: yes
configure:97301: checking for string.h
configure:97308: result: yes
configure:97301: checking for unistd.h
configure:97308: result: yes
configure:97301: checking for stdarg.h
configure:97308: result: yes
configure:97301: checking for sys/types.h
configure:97308: result: yes
configure:97301: checking for sys/time.h
configure:97308: result: yes
configure:97301: checking for signal.h
configure:97308: result: yes
configure:97301: checking for unix.h
configure:97308: result: no
configure:97301: checking for stdlib.h
configure:97308: result: yes
configure:97301: checking for dlfcn.h
configure:97308: result: yes
configure:97443: checking for size_t
configure:97535: result: yes
configure:97547: checking return type of signal handlers
configure:97575: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:468: error: void value not ignored as it ought to be
configure:97582: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <sys/types.h>
| #include <signal.h>
|
| int
| main ()
| {
| return *(signal (0, 0)) (0) == 1;
| ;
| return 0;
| }
configure:97597: result: void
configure:97610: checking for uint
configure:97638: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:97645: $? = 0
configure:97672: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:499: error: expected expression before ')' token
configure:97679: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((uint)))
| return 0;
| ;
| return 0;
| }
configure:97702: result: yes
configure:97714: checking for ulong
configure:97742: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:97749: $? = 0
configure:97776: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:499: error: expected expression before ')' token
configure:97783: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((ulong)))
| return 0;
| ;
| return 0;
| }
configure:97806: result: yes
configure:97820: checking for int32_t
configure:97855: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:97862: $? = 0
configure:97873: result: yes
configure:97887: checking for uint32_t
configure:97922: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:97929: $? = 0
configure:97940: result: yes
configure:97958: checking for vprintf
configure:98043: result: yes
configure:98052: checking for _doprnt
configure:98135: result: no
configure:98149: checking for working memcmp
configure:98233: result: yes
configure:98244: checking for working alloca.h
configure:98298: result: yes
configure:98308: checking for alloca
configure:98382: result: yes
configure:98631: checking for memcpy
configure:98716: result: yes
configure:98631: checking for strdup
configure:98716: result: yes
configure:98631: checking for getpid
configure:98687: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:98694: $? = 0
configure:98716: result: yes
configure:98631: checking for kill
configure:98687: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:98694: $? = 0
configure:98716: result: yes
configure:98631: checking for strtod
configure:98687: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:98694: $? = 0
configure:98716: result: yes
configure:98631: checking for strtol
configure:98687: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:98694: $? = 0
configure:98716: result: yes
configure:98631: checking for finite
configure:98687: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:497: warning: conflicting types for built-in function 'finite'
configure:98694: $? = 0
configure:98716: result: yes
configure:98631: checking for fpclass
configure:98716: result: no
configure:98631: checking for sigsetjmp
configure:98687: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
/tmp/cccVxoWo.o: In function `main':
/root/php-5.5.6/conftest.c:509: undefined reference to `sigsetjmp'
collect2: ld returned 1 exit status
configure:98694: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <limits.h> declares sigsetjmp.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigsetjmp innocuous_sigsetjmp
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigsetjmp (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:98716: result: no
configure:98729: checking whether sprintf is broken
configure:98754: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:475: warning: return type defaults to 'int'
conftest.c: In function 'main':
conftest.c:475: warning: implicit declaration of function 'exit'
conftest.c:475: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:475: warning: implicit declaration of function 'sprintf'
conftest.c:475: warning: incompatible implicit declaration of built-in function 'sprintf'
configure:98758: $? = 0
configure:98764: ./conftest
configure:98768: $? = 0
configure:98790: result: no
configure:98811: checking for finite
configure:98896: result: yes
configure:98811: checking for isfinite
configure:98867: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
/tmp/cccVV16z.o: In function `main':
/root/php-5.5.6/conftest.c:511: undefined reference to `isfinite'
collect2: ld returned 1 exit status
configure:98874: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <limits.h> declares isfinite.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define isfinite innocuous_isfinite
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char isfinite (); below.
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
| <limits.h> exists even on freestanding compilers. */
|
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
|
| #undef 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:98896: result: no
configure:98811: checking for isinf
configure:98896: result: yes
configure:98811: checking for isnan
configure:98896: result: yes
configure:98910: checking whether fp_except is defined
configure:98941: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:480:27: error: floatingpoint.h: No such file or directory
conftest.c: In function 'main':
conftest.c:486: error: 'fp_except' undeclared (first use in this function)
conftest.c:486: error: (Each undeclared identifier is reported only once
conftest.c:486: error: for each function it appears in.)
conftest.c:486: error: expected ';' before 'x'
configure:98948: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <floatingpoint.h>
|
| int
| main ()
| {
|
| fp_except x = (fp_except) 0;
|
| ;
| return 0;
| }
configure:98967: result: no
configure:98979: checking for usable _FPU_SETCW
configure:99015: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:99022: $? = 0
configure:99047: result: yes
configure:99054: checking for usable fpsetprec
configure:99089: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c:481:32: error: machine/ieeefp.h: No such file or directory
conftest.c: In function 'main':
conftest.c:487: error: 'fp_prec_t' undeclared (first use in this function)
conftest.c:487: error: (Each undeclared identifier is reported only once
conftest.c:487: error: for each function it appears in.)
conftest.c:487: error: expected ';' before 'fpu_oldprec'
conftest.c:492: error: 'fpu_oldprec' undeclared (first use in this function)
conftest.c:492: warning: implicit declaration of function 'fpgetprec'
conftest.c:493: warning: implicit declaration of function 'fpsetprec'
conftest.c:493: error: 'FP_PD' undeclared (first use in this function)
configure:99096: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <machine/ieeefp.h>
|
| 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:99124: result: no
configure:99128: checking for usable _controlfp
configure:99163: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:492: warning: implicit declaration of function '_controlfp'
conftest.c:493: error: '_PC_53' undeclared (first use in this function)
conftest.c:493: error: (Each undeclared identifier is reported only once
conftest.c:493: error: for each function it appears in.)
conftest.c:493: error: '_MCW_PC' undeclared (first use in this function)
configure:99170: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <float.h>
|
| 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:99198: result: no
configure:99202: checking for usable _controlfp_s
configure:99238: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:492: warning: implicit declaration of function '_controlfp_s'
conftest.c:494: error: '_PC_53' undeclared (first use in this function)
conftest.c:494: error: (Each undeclared identifier is reported only once
conftest.c:494: error: for each function it appears in.)
conftest.c:494: error: '_MCW_PC' undeclared (first use in this function)
configure:99245: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <float.h>
|
| 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:99273: result: no
configure:99277: checking whether FPU control word can be manipulated by inline assembler
configure:99315: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:99322: $? = 0
configure:99347: result: yes
configure:99355: checking whether double cast to long preserves least significant bits
configure:99398: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:490: warning: implicit declaration of function 'exit'
conftest.c:490: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:496: warning: incompatible implicit declaration of built-in function 'exit'
conftest.c:499: warning: incompatible implicit declaration of built-in function 'exit'
configure:99402: $? = 0
configure:99408: ./conftest
configure:99412: $? = 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 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_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 "nobody"
| #define PHP_FPM_GROUP "nobody"
| #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 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 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_REGEX_T_RE_MAGIC 1
| #define HSREGEX 1
| #define REGEX 1
| #define HAVE_LIBXML 1
| #define HAVE_LIBXML 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_DSA_DEFAULT_METHOD 1
| #define HAVE_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_ZLIB 1
| #define HAVE_ATOMIC_OPERATIONS 1
| #define APC_MMAP 1
| #define APC_SPIN_LOCKS 1
| #define HAVE_SIGACTION 1
| #define HAVE_SEMUN 0
| #define HAVE_VALGRIND_MEMCHECK_H 1
| #define HAVE_APC 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 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 HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 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 PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_STDBOOL_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDINT_H 1
| #define SIZEOF_LONG 8
| #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_MEMCACHED_IGBINARY 1
| #define HAVE_SASL_SASL_H 1
| #define HAVE_MEMCACHED_SASL 1
| #define HAVE_MEMCACHED_INSTANCE_ST 1
| #define HAVE_LIBMEMCACHED_REMOVE_FAILED_SERVERS 1
| #define HAVE_LIBMEMCACHED_SERVER_TEMPORARILY_MARKER_DISABLED 1
| #define HAVE_LIBMEMCACHED_MEMCACHED 1
| #define HAVE_LIBMEMCACHED_CHECK_CONFIGURATION 1
| #define HAVE_LIBMEMCACHED_TOUCH 1
| #define HAVE_MONGO 1
| #define MYSQLI_USE_MYSQLND 1
| #define OAUTH_USE_CURL 1
| #define HAVE_MPROTECT 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_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_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 PHP_SESSION 1
| #define HAVE_REDIS_IGBINARY 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 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_PACKED_OBJECT_VALUE 0
| #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_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_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XXTEA 1
| #define HAVE_ZIP 1
| #define HAVE_STDINT_H 1
| #define HAVE_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HTTP_SHARED_DEPS 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETDOMAINNAME 1
| #define HAVE_GETSERVBYPORT 1
| #define HAVE_GETSERVBYNAME 1
| #define HTTP_HAVE_ZLIB 1
| #define HTTP_HAVE_SSL 1
| #define HTTP_CURL_CAINFO "/etc/pki/tls/certs/ca-bundle.crt"
| #define HTTP_HAVE_CURL 1
| #define HAVE_CURL_SHARE_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_EASY_RESET 1
| #define HAVE_CURL_FORMGET 1
| #define HAVE_CURL_MULTI_SETOPT 1
| #define HAVE_CURL_MULTI_TIMEOUT 1
| #define HTTP_EVENT_VERSION "1.4 or greater"
| #define HTTP_HAVE_EVENT 1
| #define HAVE_CURL_MULTI_SOCKET_ACTION 1
| #define HTTP_HAVE_PHP_HASH_H 1
| #define HAVE_HTTP 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 <limits.h>
|
| 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:99430: result: no
configure:99446: checking for dlfcn.h
configure:99453: result: yes
configure:99588: checking whether dlsym() requires a leading underscore in symbol names
configure:99659: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure: In function 'fnord':
configure:99640: warning: unused variable 'i'
configure: In function 'main':
configure:99655: warning: implicit declaration of function 'exit'
configure:99655: warning: incompatible implicit declaration of built-in function 'exit'
/tmp/ccpAHHTZ.o: In function `main':
/root/php-5.5.6/configure:99643: undefined reference to `dlopen'
/root/php-5.5.6/configure:99648: undefined reference to `dlsym'
/root/php-5.5.6/configure:99653: undefined reference to `dlerror'
/root/php-5.5.6/configure:99649: undefined reference to `dlsym'
collect2: ld returned 1 exit status
configure:99662: $? = 1
configure:99688: result: no
configure:99735: checking virtual machine dispatch method
configure:99737: result: CALL
configure:99740: checking whether to enable thread-safety
configure:99742: result: no
configure:99745: checking whether to enable inline optimization for GCC
configure:99747: result: yes
configure:99750: checking whether to enable Zend debugging
configure:99752: result: no
configure:99823: checking for inline
configure:99849: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:99856: $? = 0
configure:99874: result: inline
configure:99896: checking target system is Darwin
configure:99907: result: no
configure:99911: checking for MM alignment and log values
configure:99965: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:511: warning: format '%d' expects type 'int', but argument 3 has type 'long unsigned int'
conftest.c:514: warning: implicit declaration of function 'exit'
conftest.c:514: warning: incompatible implicit declaration of built-in function 'exit'
configure:99969: $? = 0
configure:99975: ./conftest
configure:99979: $? = 0
configure:100007: result: done
configure:100010: checking for memory allocation using mmap(MAP_ANON)
configure:100065: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:100069: $? = 0
configure:100075: ./conftest
configure:100079: $? = 0
configure:100087: result: yes
configure:100107: checking for memory allocation using mmap("/dev/zero")
configure:100172: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
conftest.c: In function 'main':
conftest.c:524: warning: implicit declaration of function 'close'
configure:100176: $? = 0
configure:100182: ./conftest
configure:100186: $? = 0
configure:100194: result: yes
configure:100218: checking for mremap
configure:100274: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:100281: $? = 0
configure:100303: result: yes
configure:100329: checking for sigaction
configure:100412: result: yes
configure:100437: checking whether to enable zend signal handling
configure:100439: result: no
configure:100474: result:
configure:100476: result: Configuring TSRM
configure:100487: checking for stdarg.h
configure:100494: result: yes
configure:100633: checking for sigprocmask
configure:100689: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:100696: $? = 0
configure:100718: result: yes
configure:101790: result:
configure:101792: result: Configuring libtool
configure:101888: checking for ld used by cc
configure:101955: result: /usr/bin/ld
configure:101964: checking if the linker (/usr/bin/ld) is GNU ld
configure:101979: result: yes
configure:101984: checking for /usr/bin/ld option to reload object files
configure:101991: result: -r
configure:102009: checking for BSD-compatible nm
configure:102058: result: /usr/bin/nm -B
configure:102062: checking how to recognize dependent libraries
configure:102248: result: pass_all
configure:102333: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:102336: $? = 0
configure:102731: checking the maximum length of command line arguments
configure:102843: result: 1966080
configure:102855: checking command to parse /usr/bin/nm -B output from cc object
configure:102960: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c >&5
configure:102963: $? = 0
configure:102967: /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:102970: $? = 0
configure:103022: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -Wall -g conftest.c conftstm.o >&5
configure:103025: $? = 0
configure:103063: result: ok
configure:103067: checking for objdir
configure:103082: result: .libs
configure:103174: checking for ar
configure:103190: found /usr/bin/ar
configure:103201: result: ar
configure:103266: checking for ranlib
configure:103282: found /usr/bin/ranlib
configure:103293: result: ranlib
configure:103358: checking for strip
configure:103374: found /usr/bin/strip
configure:103385: result: strip
configure:103954: checking if cc supports -fno-rtti -fno-exceptions
configure:103972: cc -c -I/usr/include -g -O2 -fvisibility=hidden -Wall -g -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:103976: $? = 0
configure:103989: result: no
configure:104004:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment