Skip to content

Instantly share code, notes, and snippets.

@wilr
Created September 10, 2013 10:39
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 wilr/6507681 to your computer and use it in GitHub Desktop.
Save wilr/6507681 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.65. Invocation command line was
$ ./configure --prefix=/usr/local/Cellar/php54/5.4.19 --localstatedir=/usr/local/var --sysconfdir=/usr/local/etc/php/5.4 --with-config-file-path=/usr/local/etc/php/5.4 --with-config-file-scan-dir=/usr/local/etc/php/5.4/conf.d --with-iconv-dir=/usr --enable-dba --with-ndbm=/usr --enable-exif --enable-soap --enable-wddx --enable-ftp --enable-sockets --enable-zip --enable-shmop --enable-sysvsem --enable-sysvshm --enable-sysvmsg --enable-mbstring --enable-mbregex --enable-bcmath --enable-calendar --with-zlib=/usr/local/opt/zlib --with-ldap --with-ldap-sasl=/usr --with-xmlrpc --with-kerberos=/usr --with-xsl=/usr --with-gd --enable-gd-native-ttf --with-freetype-dir=/usr/local/opt/freetype --with-jpeg-dir=/usr/local/opt/jpeg --with-png-dir=/usr/local/opt/libpng --with-gettext=/usr/local/opt/gettext --with-snmp=/usr --with-libedit --with-unixODBC=/usr/local/opt/unixodbc --with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc --mandir=/usr/local/Cellar/php54/5.4.19/share/man --with-mhash --with-curl --with-bz2=/usr --disable-debug --with-openssl=/usr --with-apxs2=/usr/local/bin/apxs --libexecdir=/usr/local/Cellar/php54/5.4.19/libexec --with-mysql-sock=/tmp/mysql.sock --with-mysqli=mysqlnd --with-mysql=mysqlnd --with-pdo-mysql=mysqlnd --enable-pcntl --enable-zend-signals --enable-dtrace
## --------- ##
## Platform. ##
## --------- ##
hostname = DNAs-Mac-mini.local
uname -m = x86_64
uname -r = 12.4.0
uname -s = Darwin
uname -v = Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 12.4.0: Wed May 1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
Kernel configured for up to 8 processors.
4 processors are physically available.
8 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3 4 5 6 7
Primary memory available: 16.00 gigabytes
Default processor set: 147 tasks, 673 threads, 8 processors
Load average: 3.34, Mach factor: 4.64
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/local/Library/ENV/4.3
PATH: /usr/local/opt/libpng/bin
PATH: /usr/local/opt/freetype/bin
PATH: /usr/local/opt/gettext/bin
PATH: /usr/local/opt/jpeg/bin
PATH: /usr/local/opt/unixodbc/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:3237: checking for grep that handles long lines and -e
configure:3295: result: /usr/bin/grep
configure:3300: checking for egrep
configure:3362: result: /usr/bin/grep -E
configure:3367: checking for a sed that does not truncate output
configure:3421: result: /usr/local/Library/ENV/4.3/sed
configure:3520: checking build system type
configure:3534: result: i386-apple-darwin12.4.0
configure:3554: checking host system type
configure:3567: result: i386-apple-darwin12.4.0
configure:3587: checking target system type
configure:3600: result: i386-apple-darwin12.4.0
configure:3833: checking for C compiler version
configure:3842: cc --version >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
configure:3853: $? = 0
configure:3842: cc -v >&5
Apple LLVM version 4.2 (clang-425.0.28) (based on LLVM 3.2svn)
Target: x86_64-apple-darwin12.4.0
Thread model: posix
"/usr/bin/ld" -demangle -dynamic -arch x86_64 -macosx_version_min 10.8.0 -o a.out -L/usr/local/opt/gettext/lib -L/usr/local/opt/zlib/lib -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -headerpad_max_install_names -lSystem /usr/bin/../lib/clang/4.2/lib/darwin/libclang_rt.osx.a
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3853: $? = 1
configure:3842: cc -V >&5
clang: error: unsupported option '-V -isystem/usr/local/include'
configure:3853: $? = 1
configure:3842: cc -qversion >&5
clang: warning: argument unused during compilation: '-qversion'
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:3853: $? = 1
configure:3873: checking whether the C compiler works
configure:3895: cc conftest.c >&5
configure:3899: $? = 0
configure:3948: result: yes
configure:3951: checking for C compiler default output file name
configure:3953: result: a.out
configure:3959: checking for suffix of executables
configure:3966: cc -o conftest conftest.c >&5
configure:3970: $? = 0
configure:3992: result:
configure:4014: checking whether we are cross compiling
configure:4022: cc -o conftest conftest.c >&5
configure:4026: $? = 0
configure:4033: ./conftest
configure:4037: $? = 0
configure:4052: result: no
configure:4057: checking for suffix of object files
configure:4079: cc -c conftest.c >&5
configure:4083: $? = 0
configure:4104: result: o
configure:4108: checking whether we are using the GNU C compiler
configure:4127: cc -c conftest.c >&5
configure:4127: $? = 0
configure:4136: result: yes
configure:4145: checking whether cc accepts -g
configure:4165: cc -c -g conftest.c >&5
configure:4165: $? = 0
configure:4206: result: yes
configure:4223: checking for cc option to accept ISO C89
configure:4287: cc -c -g -O2 conftest.c >&5
configure:4287: $? = 0
configure:4300: result: none needed
configure:4326: checking how to run the C preprocessor
configure:4357: cc -E conftest.c
configure:4357: $? = 0
configure:4371: cc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4396: result: cc -E
configure:4416: cc -E conftest.c
configure:4416: $? = 0
configure:4430: cc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4430: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4461: checking for icc
configure:4470: result: no
configure:4484: checking for suncc
configure:4493: result: no
configure:4511: checking whether cc understands -c and -o together
configure:4539: cc -c conftest.c -o conftest2.o >&5
configure:4543: $? = 0
configure:4549: cc -c conftest.c -o conftest2.o >&5
configure:4553: $? = 0
configure:4608: result: yes
configure:4623: checking how to run the C preprocessor
configure:4693: result: cc -E
configure:4713: cc -E conftest.c
configure:4713: $? = 0
configure:4727: cc -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:4727: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4755: checking for ANSI C header files
configure:4775: cc -c -g -O2 conftest.c >&5
configure:4775: $? = 0
configure:4848: cc -o conftest -g -O2 conftest.c >&5
configure:4848: $? = 0
configure:4848: ./conftest
configure:4848: $? = 0
configure:4859: result: yes
configure:4872: checking for sys/types.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for sys/stat.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for stdlib.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for string.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for memory.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for strings.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for inttypes.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for stdint.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for unistd.h
configure:4872: cc -c -g -O2 conftest.c >&5
configure:4872: $? = 0
configure:4872: result: yes
configure:4886: checking minix/config.h usability
configure:4886: cc -c -g -O2 conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <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:4886: result: no
configure:4886: checking minix/config.h presence
configure:4886: cc -E conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include <minix/config.h>
^
1 error generated.
configure:4886: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <minix/config.h>
configure:4886: result: no
configure:4886: checking for minix/config.h
configure:4886: result: no
configure:4907: checking whether it is safe to define __EXTENSIONS__
configure:4925: cc -c -g -O2 conftest.c >&5
configure:4925: $? = 0
configure:4932: result: yes
configure:4947: checking whether ln -s works
configure:4951: result: yes
configure:4962: checking for system library directory
configure:4977: result: lib
configure:4986: checking whether to enable runpaths
configure:5000: result: yes
configure:5007: checking if compiler supports -R
configure:5026: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5
clang: warning: argument unused during compilation: '-R'
ld: can't map file, errno=22 for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5026: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5036: result: no
configure:5041: checking if compiler supports -Wl,-rpath,
configure:5060: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5
configure:5060: $? = 0
configure:5070: result: yes
configure:5088: checking for gawk
configure:5119: result: no
configure:5088: checking for nawk
configure:5119: result: no
configure:5088: checking for awk
configure:5105: found /usr/bin/awk
configure:5116: result: awk
configure:5139: checking if awk is broken
configure:5146: result: no
configure:5160: checking for bison
configure:5176: found /usr/bin/bison
configure:5187: result: bison -y
configure:5208: checking for bison version
configure:5228: result: 2.3 (ok)
configure:5247: checking for re2c
configure:5277: result: no
configure:5302: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
configure:5323: checking whether to enable computed goto gcc extension with re2c
configure:5337: result: no
configure:5433: checking whether cc supports -no-cpp-precomp
configure:5450: result: yes
configure:5631: checking whether to force non-PIC code in shared modules
configure:5645: result: no
configure:5663: checking whether /dev/urandom exists
configure:5669: result: yes
configure:5755: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:5755: $? = 0
configure:5755: ./conftest
configure:5755: $? = 0
configure:5771: checking for pthreads_cflags
configure:5834: result:
configure:5837: checking for pthreads_lib
configure:5899: result:
configure:5972: result:
configure:5974: result: Configuring SAPI modules
configure:6002: checking for AOLserver support
configure:6217: result: no
configure:6245: checking for Apache 1.x module support via DSO through APXS
configure:6535: result: no
configure:6561: checking for Apache 1.x module support
configure:7333: result: no
configure:7345: checking whether to enable Apache charset compatibility option
configure:7359: result: no
configure:7509: checking for Apache 2.0 filter-module support via DSO through APXS
configure:8305: result: no
configure:8333: checking for Apache 2.0 handler-module support via DSO through APXS
configure:9123: result: yes
configure:9158: checking for Apache 1.x (hooks) module support via DSO through APXS
configure:9448: result: no
configure:9474: checking for Apache 1.x (hooks) module support
configure:10246: result: no
configure:10258: checking whether to enable Apache charset compatibility option
configure:10272: result: no
configure:10423: checking for Caudium support
configure:10737: result: no
configure:10763: checking for CLI build
configure:10925: result: yes
configure:10932: checking for Continuity support
configure:10947: result: no
configure:11192: checking for embedded SAPI library support
configure:11391: result: no
configure:11447: checking for FPM build
configure:12912: result: no
configure:12920: checking for Zeus ISAPI support
configure:12935: result: no
configure:13152: checking for LiteSpeed support
configure:13322: result: no
configure:13329: checking for Milter support
configure:13344: result: no
configure:13535: checking for NSAPI support
configure:13550: result: no
configure:13823: checking for PHTTPD support
configure:13838: result: no
configure:14055: checking for Pi3Web support
configure:14070: result: no
configure:14405: checking whether Roxen module is build using ZTS
configure:14419: result: no
configure:14426: checking for Roxen/Pike support
configure:14662: result:
configure:14689: checking for thttpd
configure:14912: result: no
configure:14938: checking for TUX
configure:15118: result: no
configure:15145: checking for webjames
configure:15357: result: no
configure:15383: checking for CGI build
configure:15386: result: yes
configure:15388: checking for socklen_t in sys/socket.h
configure:15397: result: yes
configure:15409: checking for sun_len in sys/un.h
configure:15418: result: yes
configure:15430: checking whether cross-process locking is required by accept()
configure:15441: result: no
configure:15591: checking for chosen SAPI module
configure:15593: result: apache2handler
configure:15596: checking for executable SAPI binaries
configure:15599: result: cli cgi
configure:15652: result:
configure:15654: result: Running system checks
configure:15662: checking for sendmail
configure:15681: found /usr/sbin/sendmail
configure:15693: result: /usr/sbin/sendmail
configure:15707: checking whether system uses EBCDIC
configure:15726: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:15726: $? = 0
configure:15726: ./conftest
configure:15726: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| /* end confdefs.h. */
|
| int main(void) {
| return (unsigned char)'A' != (unsigned char)0xC1;
| }
|
configure:15740: result: no
configure:15749: checking whether byte ordering is bigendian
configure:15775: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:15775: $? = 0
configure:15775: ./conftest
configure:15775: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| /* end confdefs.h. */
|
| int main(void)
| {
| short one = 1;
| char *cp = (char *)&one;
|
| if (*cp == 0) {
| return(0);
| } else {
| return(1);
| }
| }
|
configure:15786: result: no
configure:15796: checking whether writing to stdout works
configure:15825: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:34:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^~~~
1 warning generated.
configure:15825: $? = 0
configure:15825: ./conftest
configure:15825: $? = 0
configure:15840: result: yes
configure:15895: checking for socket
configure:15895: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:15895: $? = 0
configure:15895: result: yes
configure:16063: checking for socketpair
configure:16063: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:16063: $? = 0
configure:16063: result: yes
configure:16231: checking for htonl
configure:16231: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:16231: $? = 0
configure:16231: result: yes
configure:16399: checking for gethostname
configure:16399: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:16399: $? = 0
configure:16399: result: yes
configure:16567: checking for gethostbyaddr
configure:16567: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:16567: $? = 0
configure:16567: result: yes
configure:16735: checking for yp_get_default_domain
configure:16735: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:16735: $? = 0
configure:16735: result: yes
configure:16904: checking for dlopen
configure:16904: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:16904: $? = 0
configure:16904: result: yes
configure:17072: checking for sin in -lm
configure:17097: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:43:6: warning: incompatible redeclaration of library function 'sin'
char sin ();
^
conftest.c:43:6: note: 'sin' is a builtin with type 'double (double)'
1 warning generated.
configure:17097: $? = 0
configure:17106: result: yes
configure:17123: checking for inet_aton
configure:17123: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:17123: $? = 0
configure:17123: result: yes
configure:17423: checking for ANSI C header files
configure:17527: result: yes
configure:17538: checking for dirent.h that defines DIR
configure:17557: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17557: $? = 0
configure:17565: result: yes
configure:17579: checking for library containing opendir
configure:17610: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:17610: $? = 0
configure:17627: result: none required
configure:17753: checking for inttypes.h
configure:17753: result: yes
configure:17753: checking for stdint.h
configure:17753: result: yes
configure:17753: checking for dirent.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for ApplicationServices/ApplicationServices.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/param.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/types.h
configure:17753: result: yes
configure:17753: checking for sys/time.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for netinet/in.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for alloca.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for arpa/inet.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for arpa/nameser.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for assert.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for crypt.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:70:10: fatal error: 'crypt.h' file not found
#include <crypt.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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
| /* 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 <crypt.h>
configure:17753: result: no
configure:17753: checking for dns.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for fcntl.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for grp.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for ieeefp.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:73:10: fatal error: 'ieeefp.h' file not found
#include <ieeefp.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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:17753: result: no
configure:17753: checking for langinfo.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for limits.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for locale.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for monetary.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for netdb.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for pwd.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for resolv.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for signal.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for stdarg.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for stdlib.h
configure:17753: result: yes
configure:17753: checking for string.h
configure:17753: result: yes
configure:17753: checking for syslog.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sysexits.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/ioctl.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/file.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/mman.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/mount.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/poll.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/resource.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/select.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/socket.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/stat.h
configure:17753: result: yes
configure:17753: checking for sys/statfs.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:95:10: fatal error: 'sys/statfs.h' file not found
#include <sys/statfs.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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
| /* 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/statfs.h>
configure:17753: result: no
configure:17753: checking for sys/statvfs.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/vfs.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:96:10: fatal error: 'sys/vfs.h' file not found
#include <sys/vfs.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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/vfs.h>
configure:17753: result: no
configure:17753: checking for sys/sysexits.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:96:10: fatal error: 'sys/sysexits.h' file not found
#include <sys/sysexits.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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:17753: result: no
configure:17753: checking for sys/varargs.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:96:10: fatal error: 'sys/varargs.h' file not found
#include <sys/varargs.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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:17753: result: no
configure:17753: checking for sys/wait.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/loadavg.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:97:10: fatal error: 'sys/loadavg.h' file not found
#include <sys/loadavg.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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:17753: result: no
configure:17753: checking for termios.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for unistd.h
configure:17753: result: yes
configure:17753: checking for unix.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:99:10: fatal error: 'unix.h' file not found
#include <unix.h>
^
1 error generated.
configure:17753: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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:17753: result: no
configure:17753: checking for utime.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/utsname.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for sys/ipc.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for dlfcn.h
configure:17753: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:17753: $? = 0
configure:17753: result: yes
configure:17753: checking for assert.h
configure:17753: result: yes
configure:17783: checking for fopencookie
configure:17783: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_fopencookie", referenced from:
_main in conftest-1ksAgj.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:17783: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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
| /* end confdefs.h. */
| /* Define fopencookie to an innocuous variant, in case <limits.h> declares fopencookie.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define fopencookie innocuous_fopencookie
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char fopencookie (); 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 fopencookie
|
| /* 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 fopencookie ();
| /* 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_fopencookie || defined __stub___fopencookie
| choke me
| #endif
|
| int
| main ()
| {
| return fopencookie ();
| ;
| return 0;
| }
configure:17783: result: no
configure:17908: checking for broken getcwd
configure:17919: result: no
configure:17924: checking for broken libc stdio
configure:17984: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:97:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(2);
^
conftest.c:97:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:105:3: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
unlink(filename);
^
2 warnings generated.
configure:17984: $? = 0
configure:17984: ./conftest
configure:17984: $? = 0
configure:18003: result: no
configure:18009: checking whether struct tm is in sys/time.h or time.h
configure:18029: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18029: $? = 0
configure:18036: result: time.h
configure:18044: checking for struct tm.tm_zone
configure:18044: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18044: $? = 0
configure:18044: result: yes
configure:18113: checking for missing declarations of reentrant functions
configure:18126: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18126: $? = 0
configure:18149: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18149: $? = 0
configure:18172: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18172: $? = 0
configure:18195: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18195: $? = 0
configure:18218: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18218: $? = 0
configure:18230: result: done
configure:18234: checking for fclose declaration
configure:18247: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18247: $? = 0
configure:18252: result: ok
configure:18268: checking for tm_gmtoff in struct tm
configure:18285: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:94:18: warning: expression result unused [-Wunused-value]
struct tm tm; tm.tm_gmtoff;
~~ ^~~~~~~~~
1 warning generated.
configure:18285: $? = 0
configure:18292: result: yes
configure:18302: checking for struct flock
configure:18321: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18321: $? = 0
configure:18333: result: yes
configure:18342: checking for socklen_t
configure:18363: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18363: $? = 0
configure:18374: result: yes
configure:18387: checking size of size_t
configure:18392: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:18392: $? = 0
configure:18392: ./conftest
configure:18392: $? = 0
configure:18407: result: 8
configure:18421: checking size of long long
configure:18426: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:18426: $? = 0
configure:18426: ./conftest
configure:18426: $? = 0
configure:18441: result: 8
configure:18455: checking size of long long int
configure:18460: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:18460: $? = 0
configure:18460: ./conftest
configure:18460: $? = 0
configure:18475: result: 8
configure:18489: checking size of long
configure:18494: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:18494: $? = 0
configure:18494: ./conftest
configure:18494: $? = 0
configure:18509: result: 8
configure:18523: checking size of int
configure:18528: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:18528: $? = 0
configure:18528: ./conftest
configure:18528: $? = 0
configure:18543: result: 4
configure:18555: checking size of intmax_t
configure:18596: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:114:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(intmax_t));
~~ ^~~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:18596: $? = 0
configure:18596: ./conftest
configure:18596: $? = 0
configure:18630: result: 8
configure:18634: checking size of ssize_t
configure:18675: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:116:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(ssize_t));
~~ ^~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:18675: $? = 0
configure:18675: ./conftest
configure:18675: $? = 0
configure:18709: result: 8
configure:18713: checking size of ptrdiff_t
configure:18754: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:118:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(ptrdiff_t));
~~ ^~~~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:18754: $? = 0
configure:18754: ./conftest
configure:18754: $? = 0
configure:18788: result: 8
configure:18792: checking for struct stat.st_blksize
configure:18792: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18792: $? = 0
configure:18792: result: yes
configure:18806: checking for struct stat.st_blocks
configure:18806: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18806: $? = 0
configure:18806: result: yes
configure:18831: checking for struct stat.st_rdev
configure:18831: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18831: $? = 0
configure:18831: result: yes
configure:18845: checking for size_t
configure:18845: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18845: $? = 0
configure:18845: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:145:21: error: expected expression
if (sizeof ((size_t)))
^
1 error generated.
configure:18845: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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:18845: result: yes
configure:18856: checking for uid_t in sys/types.h
configure:18875: result: yes
configure:18888: checking for struct sockaddr_storage
configure:18905: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:114:28: warning: expression result unused [-Wunused-value]
struct sockaddr_storage s; s
^
1 warning generated.
configure:18905: $? = 0
configure:18913: result: yes
configure:18920: checking for field sa_len in struct sockaddr
configure:18938: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:18938: $? = 0
configure:18946: result: yes
configure:18955: checking for IPv6 support
configure:18973: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:117:71: warning: expression result unused [-Wunused-value]
struct sockaddr_in6 s; struct in6_addr t=in6addr_any; int i=AF_INET6; s; t.s6_addr[0] = 0;
^
1 warning generated.
configure:18973: $? = 0
configure:18981: result: yes
configure:18987: checking for vprintf
configure:18987: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:134:6: warning: incompatible redeclaration of library function 'vprintf'
char vprintf ();
^
conftest.c:134:6: note: 'vprintf' is a builtin with type 'int (const char *, __va_list_tag *)'
1 warning generated.
configure:18987: $? = 0
configure:18987: result: yes
configure:18993: checking for _doprnt
configure:18993: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"__doprnt", referenced from:
_main in conftest-sIhVWI.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18993: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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:18993: result: no
configure:19089: checking for alphasort
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for asctime_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for chroot
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for ctime_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for cuserid
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_cuserid", referenced from:
_main in conftest-j0zRrQ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19089: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 1
| #define HAVE_VPRINTF 1
| #define HAVE_ALPHASORT 1
| #define HAVE_ASCTIME_R 1
| #define HAVE_CHROOT 1
| #define HAVE_CTIME_R 1
| /* end confdefs.h. */
| /* Define cuserid to an innocuous variant, in case <limits.h> declares cuserid.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define cuserid innocuous_cuserid
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char cuserid (); 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 cuserid
|
| /* 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 cuserid ();
| /* 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_cuserid || defined __stub___cuserid
| choke me
| #endif
|
| int
| main ()
| {
| return cuserid ();
| ;
| return 0;
| }
configure:19089: result: no
configure:19089: checking for crypt
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for flock
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for ftok
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for funopen
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for gai_strerror
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for gcvt
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getloadavg
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getlogin
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getprotobyname
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getprotobynumber
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getservbyname
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getservbyport
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for gethostname
configure:19089: result: yes
configure:19089: checking for getrusage
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for gettimeofday
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for gmtime_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getpwnam_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getgrnam_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for getpwuid_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for grantpt
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for inet_ntoa
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for inet_ntop
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for inet_pton
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for isascii
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for link
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for localtime_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for lockf
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for lchown
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for lrand48
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for memcpy
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:168:6: warning: incompatible redeclaration of library function 'memcpy'
char memcpy ();
^
conftest.c:168:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for memmove
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:169:6: warning: incompatible redeclaration of library function 'memmove'
char memmove ();
^
conftest.c:169:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for mkstemp
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for mmap
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for nl_langinfo
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for perror
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for poll
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for ptsname
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for putenv
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for realpath
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for random
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for rand_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for scandir
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for setitimer
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for setlocale
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for localeconv
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for setenv
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for setpgid
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for setsockopt
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for setvbuf
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for shutdown
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for sin
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:189:6: warning: incompatible redeclaration of library function 'sin'
char sin ();
^
conftest.c:189:6: note: 'sin' is a builtin with type 'double (double)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for snprintf
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:190:6: warning: incompatible redeclaration of library function 'snprintf'
char snprintf ();
^
conftest.c:190:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for srand48
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for srandom
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for statfs
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for statvfs
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for std_syslog
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_std_syslog", referenced from:
_main in conftest-ywcdFu.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19089: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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:19089: result: no
configure:19089: checking for strcasecmp
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:195:6: warning: incompatible redeclaration of library function 'strcasecmp'
char strcasecmp ();
^
conftest.c:195:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strcoll
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strdup
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:197:6: warning: incompatible redeclaration of library function 'strdup'
char strdup ();
^
conftest.c:197:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strerror
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:198:6: warning: incompatible redeclaration of library function 'strerror'
char strerror ();
^
conftest.c:198:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strftime
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strnlen
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strptime
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strstr
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:202:6: warning: incompatible redeclaration of library function 'strstr'
char strstr ();
^
conftest.c:202:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for strtok_r
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for symlink
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for tempnam
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for tzset
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for unlockpt
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for unsetenv
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for usleep
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for utime
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for vsnprintf
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:211:6: warning: incompatible redeclaration of library function 'vsnprintf'
char vsnprintf ();
^
conftest.c:211:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, __va_list_tag *)'
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for vasprintf
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:223:19: warning: format string missing [-Wformat]
return vasprintf ();
~~~~~~~~~ ^
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for asprintf
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:224:18: warning: format string missing [-Wformat]
return asprintf ();
~~~~~~~~ ^
1 warning generated.
configure:19089: $? = 0
configure:19089: result: yes
configure:19089: checking for nanosleep
configure:19089: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19089: $? = 0
configure:19089: result: yes
configure:19105: checking for nanosleep in -lrt
configure:19130: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt -lm >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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
| /* 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 nanosleep ();
| int
| main ()
| {
| return nanosleep ();
| ;
| return 0;
| }
configure:19139: result: no
configure:19145: checking for __nanosleep in -lrt
configure:19170: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lrt -lm >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19170: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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
| /* 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 __nanosleep ();
| int
| main ()
| {
| return __nanosleep ();
| ;
| return 0;
| }
configure:19179: result: no
configure:19239: checking for getaddrinfo
configure:19255: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19255: $? = 0
configure:19299: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:201:3: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned long)'
memset(&hints, 0, sizeof(hints));
^
conftest.c:201:3: note: please include the header <string.h> or explicitly provide a declaration for 'memset'
conftest.c:205:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(1);
^
conftest.c:205:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:19299: $? = 0
configure:19299: ./conftest
configure:19299: $? = 0
configure:19314: result: yes
configure:19322: checking for __sync_fetch_and_add
configure:19338: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19338: $? = 0
configure:19346: result: yes
configure:19357: checking for strlcat
configure:19357: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:217:6: warning: incompatible redeclaration of library function 'strlcat'
char strlcat ();
^
conftest.c:217:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:19357: $? = 0
configure:19357: result: yes
configure:19357: checking for strlcpy
configure:19357: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:218:6: warning: incompatible redeclaration of library function 'strlcpy'
char strlcpy ();
^
conftest.c:218:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
1 warning generated.
configure:19357: $? = 0
configure:19357: result: yes
configure:19357: checking for getopt
configure:19357: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19357: $? = 0
configure:19357: result: yes
configure:19381: checking for utime.h
configure:19381: result: yes
configure:19396: checking whether utime accepts a null argument
configure:19425: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19425: $? = 0
configure:19425: ./conftest
configure:19425: $? = 0
configure:19435: result: yes
configure:19447: checking for working alloca.h
configure:19464: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19464: $? = 0
configure:19472: result: yes
configure:19480: checking for alloca
configure:19517: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19517: $? = 0
configure:19525: result: yes
configure:19636: checking for declared timezone
configure:19661: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:19661: $? = 0
configure:19672: result: yes
configure:19681: checking for type of reentrant time-related functions
configure:19710: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:205:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:211:3: warning: incompatible pointer to integer conversion assigning to 'int' from 'struct tm *' [-Wint-conversion]
s = gmtime_r(&old, &t);
^ ~~~~~~~~~~~~~~~~~~
conftest.c:212:30: error: too many arguments to function call, expected 2, have 3
r = (int) asctime_r(&t, buf, 26);
~~~~~~~~~ ^~
/usr/include/time.h:140:1: note: 'asctime_r' declared here
char *asctime_r(const struct tm * __restrict, char * __restrict);
^
2 warnings and 1 error generated.
configure:19710: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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:19737: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:204:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:210:26: error: too many arguments to function call, expected 2, have 3
p = asctime_r(&t, buf, 26);
~~~~~~~~~ ^~
/usr/include/time.h:140:1: note: 'asctime_r' declared here
char *asctime_r(const struct tm * __restrict, char * __restrict);
^
1 warning and 1 error generated.
configure:19737: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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:19758: result: POSIX
configure:19770: checking for readdir_r
configure:19770: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:19770: $? = 0
configure:19770: result: yes
configure:19778: checking for type of readdir_r
configure:19814: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
conftest.c:211:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:218:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit(1);
^
conftest.c:218:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:19814: $? = 0
configure:19814: ./conftest
configure:19814: $? = 0
configure:19847: result: POSIX
configure:19862: checking for in_addr_t
configure:19887: result: yes
configure:19898: checking for crypt_r
configure:19898: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
Undefined symbols for architecture x86_64:
"_crypt_r", referenced from:
_main in conftest-HLxI7L.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:19898: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 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:19898: result: no
configure:20015: result:
configure:20017: result: General settings
configure:20032: checking whether to include gcov symbols
configure:20046: result: no
configure:20207: checking whether to include debugging symbols
configure:20221: result: no
configure:20255: checking layout of installed files
configure:20270: result: PHP
configure:20288: checking path to configuration file
configure:20303: result: /usr/local/etc/php/5.4
configure:20320: checking where to scan for configuration files
configure:20346: result: /usr/local/etc/php/5.4/conf.d
configure:20354: checking whether to enable PHP's own SIGCHLD handler
configure:20368: result: no
configure:20387: checking whether to explicitly link against libgcc
configure:20401: result: no
configure:20464: checking whether to enable short tags by default
configure:20478: result: yes
configure:20497: checking whether to enable dmalloc
configure:20511: result: no
configure:20582: checking whether to enable IPv6 support
configure:20596: result: yes
configure:20611: checking whether to enable DTrace support
configure:20625: result: yes
configure:20634: checking sys/sdt.h usability
configure:20634: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:20634: $? = 0
configure:20634: result: yes
configure:20634: checking sys/sdt.h presence
configure:20634: cc -E -no-cpp-precomp conftest.c
configure:20634: $? = 0
configure:20634: result: yes
configure:20634: checking for sys/sdt.h
configure:20634: result: yes
configure:20718: checking how big to make fd sets
configure:20750: result: using system default
configure:20764: result:
configure:20766: result: Configuring extensions
configure:20788: checking size of long
configure:20808: result: 8
configure:20822: checking size of int
configure:20842: result: 4
configure:20853: checking for int32_t
configure:20882: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:20882: $? = 0
configure:20890: result: yes
configure:20899: checking for uint32_t
configure:20928: cc -c -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:20928: $? = 0
configure:20936: result: yes
configure:20954: checking for sys/types.h
configure:20954: result: yes
configure:20954: checking for inttypes.h
configure:20954: result: yes
configure:20954: checking for stdint.h
configure:20954: result: yes
configure:20954: checking for string.h
configure:20954: result: yes
configure:20954: checking for stdlib.h
configure:20954: result: yes
configure:20969: checking for strtoll
configure:20969: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:20969: $? = 0
configure:20969: result: yes
configure:20969: checking for atoll
configure:20969: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lm >&5
configure:20969: $? = 0
configure:20969: result: yes
configure:20969: checking for strftime
configure:20969: result: yes
configure:21418: checking which regex library to use
configure:21420: result: php
configure:21831: checking whether to enable LIBXML support
configure:21866: result: yes
configure:21876: checking libxml2 install dir
configure:21891: result: no
configure:21903: checking for xml2-config path
configure:21917: result: /usr/bin/xml2-config
configure:22061: checking whether libxml build works
configure:22088: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c
-lm -lxml2 >&5
configure:22088: $? = 0
configure:22088: ./conftest
configure:22088: $? = 0
configure:22112: result: yes
configure:22449: checking for OpenSSL support
configure:22485: result: yes
configure:22494: checking for Kerberos support
configure:22509: result: /usr
configure:22822: checking for krb5-config
configure:22841: found /usr/bin/krb5-config
configure:22854: result: /usr/bin/krb5-config
configure:23188: checking for DSA_get_default_method in -lssl
configure:23213: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lssl -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
Undefined symbols for architecture x86_64:
"_DSA_get_default_method", referenced from:
_main in conftest-hsmsBJ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:23213: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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
| /* 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 DSA_get_default_method ();
| int
| main ()
| {
| return DSA_get_default_method ();
| ;
| return 0;
| }
configure:23222: result: no
configure:23230: checking for X509_free in -lcrypto
configure:23255: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:23255: $? = 0
configure:23264: result: yes
configure:23290: checking for pkg-config
configure:23321: result: no
configure:23502: checking for OpenSSL version
configure:23516: result: >= 0.9.6
configure:23657: checking for CRYPTO_free in -lcrypto
configure:23682: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:23682: $? = 0
configure:23691: result: yes
configure:23834: checking for SSL_CTX_set_ssl_version in -lssl
configure:23859: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcrypto >&5
configure:23859: $? = 0
configure:23868: result: yes
configure:24453: checking for PCRE library to use
configure:24455: result: bundled
configure:24792: checking whether to enable the SQLite3 extension
configure:24828: result: yes
configure:25603: checking bundled sqlite3 library
configure:25605: result: yes
configure:25960: checking for ZLIB support
configure:25996: result: yes
configure:26005: checking if the location of ZLIB install directory is defined
configure:26020: result: no
configure:26353: checking for zlib version >= 1.2.0.4
configure:26356: result: 1.2.8
configure:26459: checking for gzgets in -lz
configure:26484: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:26484: $? = 0
configure:26493: result: yes
configure:26618: checking whether to enable bc style precision math functions
configure:26653: result: yes
configure:26983: checking for BZip2 support
configure:27019: result: yes
configure:27144: checking for BZ2_bzerror in -lbz2
configure:27169: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err >&5
configure:27169: $? = 0
configure:27178: result: yes
configure:27632: checking whether to enable calendar conversion support
configure:27667: result: yes
configure:27976: checking whether to enable ctype functions
configure:28011: result: yes
configure:28320: checking for cURL support
configure:28356: result: yes
configure:28365: checking if we should use cURL for url streams
configure:28380: result: no
configure:28390: checking for cURL in default path
configure:28395: result: found in /usr
configure:28410: checking for cURL 7.10.5 or greater
configure:28424: result: libcurl 7.24.0
configure:28649: checking for SSL support in libcurl
configure:28653: result: yes
configure:28667: checking how to run the C preprocessor
configure:28737: result: cc -E
configure:28757: cc -E -no-cpp-precomp conftest.c
configure:28757: $? = 0
configure:28771: cc -E -no-cpp-precomp conftest.c
conftest.c:235:10: fatal error: 'ac_nonexistent.h' file not found
#include <ac_nonexistent.h>
^
1 error generated.
configure:28771: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:28799: checking for openssl support in libcurl
configure:28826: cc -o conftest -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
conftest.c:246:12: warning: implicitly declaring library function 'strncasecmp' with type 'int (const char *, const char *, unsigned long)'
return strncasecmp(ptr, "OpenSSL", sizeof("OpenSSL")-1);
^
conftest.c:246:12: note: please include the header <strings.h> or explicitly provide a declaration for 'strncasecmp'
1 warning generated.
configure:28826: $? = 0
configure:28826: ./conftest
configure:28826: $? = 0
configure:28828: result: yes
configure:28832: checking openssl/crypto.h usability
configure:28832: cc -c -no-cpp-precomp conftest.c >&5
configure:28832: $? = 0
configure:28832: result: yes
configure:28832: checking openssl/crypto.h presence
configure:28832: cc -E -no-cpp-precomp conftest.c
configure:28832: $? = 0
configure:28832: result: yes
configure:28832: checking for openssl/crypto.h
configure:28832: result: yes
configure:28858: checking for gnutls support in libcurl
configure:28885: cc -o conftest -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
conftest.c:248:12: warning: implicitly declaring library function 'strncasecmp' with type 'int (const char *, const char *, unsigned long)'
return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1);
^
conftest.c:248:12: note: please include the header <strings.h> or explicitly provide a declaration for 'strncasecmp'
1 warning generated.
configure:28885: $? = 0
configure:28885: ./conftest
configure:28885: $? = 8
configure: program exited with status 8
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_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_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 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:28902: result: no
configure:29014: checking for curl_easy_perform in -lcurl
configure:29039: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
configure:29039: $? = 0
configure:29048: result: yes
configure:29169: checking for curl_version_info in -lcurl
configure:29194: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
configure:29194: $? = 0
configure:29203: result: yes
configure:29322: checking for curl_easy_strerror in -lcurl
configure:29347: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
configure:29347: $? = 0
configure:29356: result: yes
configure:29475: checking for curl_multi_strerror in -lcurl
configure:29500: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -lcurl conftest.c -lcurl -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
configure:29500: $? = 0
configure:29509: result: yes
configure:30394: checking for QDBM support
configure:30405: result: no
configure:30730: checking for GDBM support
configure:30741: result: no
configure:30862: checking for dbm_open in -lndbm
configure:30887: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lndbm -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
ld: library not found for -lndbm
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:30887: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 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 dbm_open ();
| int
| main ()
| {
| return dbm_open ();
| ;
| return 0;
| }
configure:30897: result: no
configure:30862: checking for dbm_open in -ldb1
configure:30887: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -ldb1 -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
ld: library not found for -ldb1
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:30887: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 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 dbm_open ();
| int
| main ()
| {
| return dbm_open ();
| ;
| return 0;
| }
configure:30897: result: no
configure:30862: checking for dbm_open in -lc
configure:30887: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lc -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl >&5
configure:30887: $? = 0
configure:30897: result: yes
configure:31053: checking for NDBM support
configure:31061: result: yes
configure:31402: checking for TCADB support
configure:31413: result: no
configure:31730: checking for Berkeley DB4 support
configure:31741: result: no
configure:32051: checking for Berkeley DB3 support
configure:32062: result: no
configure:32372: checking for Berkeley DB2 support
configure:32383: result: no
configure:32617: checking for DB1 support
configure:32628: result: no
configure:32984: checking for DBM support
configure:32995: result: no
configure:33385: checking for CDB support
configure:33393: result: builtin
configure:33417: checking for INI File support
configure:33425: result: builtin
configure:33449: checking for FlatFile support
configure:33457: result: builtin
configure:33466: checking whether to enable DBA interface
configure:33473: result: yes
configure:33799: checking whether to enable DOM support
configure:33834: result: yes
configure:33873: checking for xml2-config path
configure:33887: result: /usr/bin/xml2-config
configure:34031: checking whether libxml build works
configure:34082: result: yes
configure:34477: checking for ENCHANT support
configure:34513: result: no
configure:35128: checking whether to enable EXIF (metadata from images) support
configure:35163: result: yes
configure:35472: checking for fileinfo support
configure:35507: result: yes
configure:35824: checking for utimes
configure:35824: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:35824: $? = 0
configure:35824: result: yes
configure:35824: checking for strndup
configure:35824: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
conftest.c:276:6: warning: incompatible redeclaration of library function 'strndup'
char strndup ();
^
conftest.c:276:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
1 warning generated.
configure:35824: $? = 0
configure:35824: result: yes
configure:35847: checking whether to enable input filter support
configure:35882: result: yes
configure:35891: checking pcre install prefix
configure:35906: result: no
configure:36303: checking whether to enable FTP support
configure:36338: result: yes
configure:36347: checking OpenSSL dir for FTP
configure:36362: result: no
configure:36898: checking for OpenSSL version
configure:36912: result: >= 0.9.6
configure:37053: checking for CRYPTO_free in -lcrypto
configure:37087: result: yes
configure:37230: checking for SSL_CTX_set_ssl_version in -lssl
configure:37264: result: yes
configure:37392: checking for GD support
configure:37428: result: yes
configure:37438: checking for the location of libvpx
configure:37453: result: no
configure:37464: checking for the location of libjpeg
configure:37479: result: /usr/local/opt/jpeg
configure:37490: checking for the location of libpng
configure:37505: result: /usr/local/opt/libpng
configure:37541: checking for the location of libXpm
configure:37556: result: no
configure:37565: checking for FreeType 2
configure:37580: result: /usr/local/opt/freetype
configure:37589: checking for T1lib support
configure:37604: result: no
configure:37613: checking whether to enable truetype string function in GD
configure:37627: result: yes
configure:37636: checking whether to enable JIS-mapped Japanese font support in GD
configure:37650: result: no
configure:37691: checking for fabsf
configure:37691: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
conftest.c:278:6: warning: incompatible redeclaration of library function 'fabsf'
char fabsf ();
^
conftest.c:278:6: note: 'fabsf' is a builtin with type 'float (float)'
1 warning generated.
configure:37691: $? = 0
configure:37691: result: yes
configure:37691: checking for floorf
configure:37691: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
conftest.c:279:6: warning: incompatible redeclaration of library function 'floorf'
char floorf ();
^
conftest.c:279:6: note: 'floorf' is a builtin with type 'float (float)'
1 warning generated.
configure:37691: $? = 0
configure:37691: result: yes
configure:37847: checking for jpeg_read_header in -ljpeg
configure:37872: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib conftest.c -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:37872: $? = 0
configure:37881: result: yes
configure:38335: result: If configure fails try --with-vpx-dir=<DIR>
configure:38451: checking for png_write_image in -lpng
configure:38476: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -lz conftest.c -lpng -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:38476: $? = 0
configure:38485: result: yes
configure:39132: result: If configure fails try --with-xpm-dir=<DIR>
configure:39248: checking for FT_New_Face in -lfreetype
configure:39273: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib conftest.c -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:39273: $? = 0
configure:39282: result: yes
configure:46282: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib conftest.c -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
conftest.c:287:21: warning: control reaches end of non-void function [-Wreturn-type]
char foobar () {}
^
1 warning generated.
configure:46282: $? = 0
configure:46282: ./conftest
configure:46282: $? = 0
configure:46514: checking for GNU gettext support
configure:46550: result: yes
configure:46570: checking for bindtextdomain in -lintl
configure:46595: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -L/usr/local/opt/gettext/lib conftest.c -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:46595: $? = 0
configure:46604: result: yes
configure:47097: checking for ngettext in -lintl
configure:47122: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lintl -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:47122: $? = 0
configure:47132: result: yes
configure:47142: checking for dngettext in -lintl
configure:47167: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lintl -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:47167: $? = 0
configure:47177: result: yes
configure:47187: checking for dcngettext in -lintl
configure:47212: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lintl -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:47212: $? = 0
configure:47222: result: yes
configure:47232: checking for bind_textdomain_codeset in -lintl
configure:47257: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lintl -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:47257: $? = 0
configure:47267: result: yes
configure:47283: checking for GNU MP support
configure:47319: result: no
configure:48069: checking for mhash support
configure:48105: result: yes
configure:48114: checking whether to enable hash support
configure:48149: result: yes
configure:48170: checking whether byte ordering is bigendian
configure:48207: result: no
configure:48220: checking size of short
configure:48225: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:48225: $? = 0
configure:48225: ./conftest
configure:48225: $? = 0
configure:48240: result: 2
configure:48254: checking size of int
configure:48274: result: 4
configure:48288: checking size of long
configure:48308: result: 8
configure:48322: checking size of long long
configure:48342: result: 8
configure:48682: checking for iconv support
configure:48718: result: yes
configure:48747: checking for iconv
configure:48747: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_iconv", referenced from:
_main in conftest-SKOlQZ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:48747: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| /* Define iconv to an innocuous variant, in case <limits.h> declares iconv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define iconv innocuous_iconv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char iconv (); 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 iconv
|
| /* 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 iconv ();
| /* 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_iconv || defined __stub___iconv
| choke me
| #endif
|
| int
| main ()
| {
| return iconv ();
| ;
| return 0;
| }
configure:48747: result: no
configure:48754: checking for libiconv
configure:48754: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c >&5
Undefined symbols for architecture x86_64:
"_libiconv", referenced from:
_main in conftest-5R5ppZ.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:48754: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* end confdefs.h. */
| /* Define libiconv to an innocuous variant, in case <limits.h> declares libiconv.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define libiconv innocuous_libiconv
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char libiconv (); 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 libiconv
|
| /* 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 libiconv ();
| /* 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_libiconv || defined __stub___libiconv
| choke me
| #endif
|
| int
| main ()
| {
| return libiconv ();
| ;
| return 0;
| }
configure:48754: result: no
configure:48895: checking for libiconv in -liconv
configure:48920: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
Undefined symbols for architecture x86_64:
"_libiconv", referenced from:
_main in conftest-A9I80j.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:48920: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| /* 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 libiconv ();
| int
| main ()
| {
| return libiconv ();
| ;
| return 0;
| }
configure:48930: result: no
configure:49057: checking for iconv in -liconv
configure:49082: cc -o conftest -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:49082: $? = 0
configure:49092: result: yes
configure:49289: checking if iconv is glibc's
configure:49302: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
conftest.c:298:10: fatal error: 'gnu/libc-version.h' file not found
#include <gnu/libc-version.h>
^
1 error generated.
configure:49302: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| /* end confdefs.h. */
| #include <gnu/libc-version.h>
| int
| main ()
| {
| gnu_get_libc_version();
| ;
| return 0;
| }
configure:49310: result: no
configure:49318: checking if using GNU libiconv
configure:49339: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
conftest.c:301:2: warning: implicitly declaring library function 'printf' with type 'int (const char *, ...)'
printf("%d", _libiconv_version);
^
conftest.c:301:2: note: please include the header <stdio.h> or explicitly provide a declaration for 'printf'
1 warning generated.
configure:49339: $? = 0
configure:49339: ./conftest
configure:49339: $? = 0
configure:49341: result: yes
configure:49581: checking if iconv supports errno
configure:49616: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:49616: $? = 0
configure:49616: ./conftest
configure:49616: $? = 0
configure:49618: result: yes
configure:49644: checking if your cpp allows macro usage in include lines
configure:49660: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:49660: $? = 0
configure:49662: result: yes
configure:50015: checking for IMAP support
configure:50051: result: no
configure:50060: checking for IMAP Kerberos support
configure:50075: result: /usr
configure:50084: checking for IMAP SSL support
configure:50099: result: no
configure:52520: checking for InterBase support
configure:52556: result: no
configure:53459: checking whether to enable internationalization support
configure:53494: result: no
configure:54707: checking whether to enable JavaScript Object Serialization support
configure:54742: result: yes
configure:54752: checking for ANSI C header files
configure:54856: result: yes
configure:55191: checking for LDAP support
configure:55227: result: yes
configure:55236: checking for LDAP Cyrus SASL support
configure:55251: result: /usr
configure:57573: checking for 3 arg ldap_set_rebind_proc
configure:57589: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -I/usr/include conftest.c >&5
configure:57589: $? = 0
configure:57596: result: yes
configure:57607: checking for ldap_parse_result
configure:57607: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -I/usr/include -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:57607: $? = 0
configure:57607: result: yes
configure:57607: checking for ldap_parse_reference
configure:57607: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -I/usr/include -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:57607: $? = 0
configure:57607: result: yes
configure:57607: checking for ldap_start_tls_s
configure:57607: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -I/usr/include -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:57607: $? = 0
configure:57607: result: yes
configure:57752: checking for sasl_version in -lsasl2
configure:57777: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -I/usr/include -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -lsasl2 conftest.c -lsasl2 -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:57777: $? = 0
configure:57786: result: yes
configure:57940: checking for ldap_bind_s
configure:57940: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -I/usr/include -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lsasl2 -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:57940: $? = 0
configure:57940: result: yes
configure:57979: checking whether to enable multibyte string support
configure:58014: result: yes
configure:58023: checking whether to enable multibyte regex support
configure:58037: result: yes
configure:58046: checking whether to check multibyte regex backtrack
configure:58060: result: yes
configure:58069: checking for external libmbfl
configure:58084: result: no
configure:58093: checking for external oniguruma
configure:58108: result: no
configure:58133: checking for variable length prototypes and stdarg.h
configure:58166: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:58166: $? = 0
configure:58166: ./conftest
configure:58166: $? = 0
configure:58177: result: yes
configure:58183: checking for stdlib.h
configure:58183: result: yes
configure:58183: checking for string.h
configure:58183: result: yes
configure:58183: checking for strings.h
configure:58183: result: yes
configure:58183: checking for unistd.h
configure:58183: result: yes
configure:58183: checking for sys/time.h
configure:58183: result: yes
configure:58183: checking sys/times.h usability
configure:58183: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:58183: $? = 0
configure:58183: result: yes
configure:58183: checking sys/times.h presence
configure:58183: cc -E -no-cpp-precomp conftest.c
configure:58183: $? = 0
configure:58183: result: yes
configure:58183: checking for sys/times.h
configure:58183: result: yes
configure:58183: checking for stdarg.h
configure:58183: result: yes
configure:58198: checking size of int
configure:58218: result: 4
configure:58232: checking size of short
configure:58252: result: 2
configure:58266: checking size of long
configure:58286: result: 8
configure:58296: checking for an ANSI C-conforming const
configure:58361: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:58361: $? = 0
configure:58368: result: yes
configure:58376: checking whether time.h and sys/time.h may both be included
configure:58396: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:58396: $? = 0
configure:58403: result: yes
configure:58413: checking for working alloca.h
configure:58438: result: yes
configure:58446: checking for alloca
configure:58491: result: yes
configure:58601: checking for working memcmp
configure:58644: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 >&5
configure:58644: $? = 0
configure:58644: ./conftest
configure:58644: $? = 0
configure:58654: result: yes
configure:58663: checking for stdarg.h
configure:58663: result: yes
configure:60096: checking for mcrypt support
configure:60132: result: no
configure:60939: checking for MSSQL support via FreeTDS
configure:60975: result: no
configure:61599: checking for MySQL support
configure:61635: result: yes
configure:61644: checking for specified location of the MySQL UNIX socket
configure:61659: result: /tmp/mysql.sock
configure:62506: checking for MySQL UNIX socket location
configure:62515: result: /tmp/mysql.sock
configure:62884: checking for MySQLi support
configure:62920: result: yes
configure:62929: checking whether to enable embedded MySQLi support
configure:62943: result: no
configure:63982: checking for Oracle Database OCI8 support
configure:64018: result: no
configure:66977: checking for unixODBC support
configure:66996: result: yes
configure:67608: checking whether to enable pcntl support
configure:67643: result: yes
configure:67652: checking for fork
configure:67652: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
configure:67652: $? = 0
configure:67652: result: yes
configure:67667: checking for waitpid
configure:67667: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
configure:67667: $? = 0
configure:67667: result: yes
configure:67682: checking for sigaction
configure:67682: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
configure:67682: $? = 0
configure:67682: result: yes
configure:67698: checking for getpriority
configure:67698: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
configure:67698: $? = 0
configure:67698: result: yes
configure:67698: checking for setpriority
configure:67698: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
configure:67698: $? = 0
configure:67698: result: yes
configure:67698: checking for wait3
configure:67698: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
configure:67698: $? = 0
configure:67698: result: yes
configure:67698: checking for sigprocmask
configure:67698: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
configure:67698: $? = 0
configure:67698: result: yes
configure:67698: checking for sigwaitinfo
configure:67698: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
Undefined symbols for architecture x86_64:
"_sigwaitinfo", referenced from:
_main in conftest-FMbSWl.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:67698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| /* end confdefs.h. */
| /* Define sigwaitinfo to an innocuous variant, in case <limits.h> declares sigwaitinfo.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigwaitinfo innocuous_sigwaitinfo
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigwaitinfo (); 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 sigwaitinfo
|
| /* 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 sigwaitinfo ();
| /* 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_sigwaitinfo || defined __stub___sigwaitinfo
| choke me
| #endif
|
| int
| main ()
| {
| return sigwaitinfo ();
| ;
| return 0;
| }
configure:67698: result: no
configure:67698: checking for sigtimedwait
configure:67698: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc >&5
Undefined symbols for architecture x86_64:
"_sigtimedwait", referenced from:
_main in conftest-igDCFS.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:67698: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| /* end confdefs.h. */
| /* Define sigtimedwait to an innocuous variant, in case <limits.h> declares sigtimedwait.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define sigtimedwait innocuous_sigtimedwait
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char sigtimedwait (); 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 sigtimedwait
|
| /* 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 sigtimedwait ();
| /* 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_sigtimedwait || defined __stub___sigtimedwait
| choke me
| #endif
|
| int
| main ()
| {
| return sigtimedwait ();
| ;
| return 0;
| }
configure:67698: result: no
configure:68009: checking whether to enable PDO support
configure:68044: result: yes
configure:68444: checking for PDO_DBLIB support via FreeTDS
configure:68480: result: no
configure:69160: checking for Firebird support for PDO
configure:69196: result: no
configure:70152: checking for MySQL support for PDO
configure:70188: result: yes
configure:71217: checking for PDO includes
configure:71223: checking for PDO includes
configure:71234: result: /private/tmp/php54-HMgl/php-5.4.19/ext
configure:71610: checking Oracle OCI support for PDO
configure:71646: result: no
configure:73700: checking for ODBC v3 support for PDO
configure:73736: result: yes
configure:73753: checking for PDO includes
configure:73770: result: /private/tmp/php54-HMgl/php-5.4.19/ext
configure:73780: checking for selected PDO ODBC flavour
configure:73852: result: unixODBC
libs /usr/local/opt/unixodbc/lib,
headers /usr/local/opt/unixodbc/include
configure:73863: checking for odbc.h in /usr/local/opt/unixodbc/include
configure:73873: result: no
configure:73878: checking for odbcsdk.h in /usr/local/opt/unixodbc/include
configure:73888: result: no
configure:73893: checking for iodbc.h in /usr/local/opt/unixodbc/include
configure:73903: result: no
configure:73908: checking for sqlunix.h in /usr/local/opt/unixodbc/include
configure:73918: result: no
configure:73923: checking for sqltypes.h in /usr/local/opt/unixodbc/include
configure:73930: result: yes
configure:73938: checking for sqlucode.h in /usr/local/opt/unixodbc/include
configure:73945: result: yes
configure:73953: checking for sql.h in /usr/local/opt/unixodbc/include
configure:73960: result: yes
configure:73968: checking for isql.h in /usr/local/opt/unixodbc/include
configure:73978: result: no
configure:73983: checking for sqlext.h in /usr/local/opt/unixodbc/include
configure:73990: result: yes
configure:73998: checking for isqlext.h in /usr/local/opt/unixodbc/include
configure:74008: result: no
configure:74013: checking for udbcext.h in /usr/local/opt/unixodbc/include
configure:74023: result: no
configure:74028: checking for sqlcli1.h in /usr/local/opt/unixodbc/include
configure:74038: result: no
configure:74043: checking for LibraryManager.h in /usr/local/opt/unixodbc/include
configure:74053: result: no
configure:74058: checking for cli0core.h in /usr/local/opt/unixodbc/include
configure:74068: result: no
configure:74073: checking for cli0ext.h in /usr/local/opt/unixodbc/include
configure:74083: result: no
configure:74088: checking for cli0cli.h in /usr/local/opt/unixodbc/include
configure:74098: result: no
configure:74103: checking for cli0defs.h in /usr/local/opt/unixodbc/include
configure:74113: result: no
configure:74118: checking for cli0env.h in /usr/local/opt/unixodbc/include
configure:74128: result: no
configure:74326: checking for SQLBindCol in -lodbc
configure:74351: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib -lodbc conftest.c -lodbc -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:74351: $? = 0
configure:74361: result: yes
configure:74465: checking for SQLAllocHandle in -lodbc
configure:74490: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib -lodbc conftest.c -lodbc -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:74490: $? = 0
configure:74500: result: yes
configure:74861: checking for PostgreSQL support for PDO
configure:74897: result: no
configure:75746: checking for sqlite 3 support for PDO
configure:75782: result: yes
configure:75796: checking for PDO includes
configure:75813: result: /private/tmp/php54-HMgl/php-5.4.19/ext
configure:76994: checking for usleep
configure:76994: result: yes
configure:76994: checking for nanosleep
configure:76994: result: yes
configure:77006: checking time.h usability
configure:77006: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:77006: $? = 0
configure:77006: result: yes
configure:77006: checking time.h presence
configure:77006: cc -E -no-cpp-precomp conftest.c
configure:77006: $? = 0
configure:77006: result: yes
configure:77006: checking for time.h
configure:77006: result: yes
configure:77113: checking for fdatasync in -lrt
configure:77138: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lrt -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
ld: library not found for -lrt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:77138: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char fdatasync ();
| int
| main ()
| {
| return fdatasync ();
| ;
| return 0;
| }
configure:77147: result: no
configure:77214: checking for PostgreSQL support
configure:77250: result: no
configure:78949: checking for phar archive support
configure:78984: result: yes
configure:79284: checking for phar openssl support
configure:79307: result: no
configure:79365: checking whether to enable POSIX-like functions
configure:79400: result: yes
configure:79706: checking sys/mkdev.h usability
configure:79706: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:389:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
^
1 error generated.
configure:79706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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:79706: result: no
configure:79706: checking sys/mkdev.h presence
configure:79706: cc -E -no-cpp-precomp conftest.c
conftest.c:356:10: fatal error: 'sys/mkdev.h' file not found
#include <sys/mkdev.h>
^
1 error generated.
configure:79706: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 1
| #define HAVE_POSIX 1
| /* end confdefs.h. */
| #include <sys/mkdev.h>
configure:79706: result: no
configure:79706: checking for sys/mkdev.h
configure:79706: result: no
configure:79720: checking for seteuid
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for setegid
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for setsid
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for getsid
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for setpgid
configure:79720: result: yes
configure:79720: checking for getpgid
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for ctermid
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for mkfifo
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for mknod
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for getrlimit
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for getlogin
configure:79720: result: yes
configure:79720: checking for getgroups
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for makedev
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
Undefined symbols for architecture x86_64:
"_makedev", referenced from:
_main in conftest-pgoTEm.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:79720: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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:79720: result: no
configure:79720: checking for initgroups
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79720: checking for getpwuid_r
configure:79720: result: yes
configure:79720: checking for getgrgid_r
configure:79720: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79720: $? = 0
configure:79720: result: yes
configure:79731: checking for working ttyname_r() implementation
configure:79752: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:79752: $? = 0
configure:79752: ./conftest
configure:79752: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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:79762: result: no, posix_ttyname() will be thread-unsafe
configure:79771: checking for utsname.domainname
configure:79793: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:372:15: warning: '_GNU_SOURCE' macro redefined
#define _GNU_SOURCE
^
conftest.c:20:9: note: previous definition is here
#define _GNU_SOURCE 1
^
conftest.c:379:44: error: no member named 'domainname' in 'struct utsname'
return sizeof(((struct utsname *)0)->domainname);
~~~~~~~~~~~~~~~~~~~~~ ^
1 warning and 1 error generated.
configure:79793: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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. */
|
| #define _GNU_SOURCE
| #include <sys/utsname.h>
|
| int
| main ()
| {
|
| return sizeof(((struct utsname *)0)->domainname);
|
| ;
| return 0;
| }
configure:79805: result: no
configure:79818: checking for PSPELL support
configure:79854: result: no
configure:80563: checking for libedit readline replacement
configure:80599: result: yes
configure:81582: checking for tgetent in -lncurses
configure:81607: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:81607: $? = 0
configure:81616: result: yes
configure:81811: checking for readline in -ledit
configure:81836: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/lib -L/lib -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
ld: warning: directory not found for option '-L/lib'
configure:81836: $? = 0
configure:81845: result: yes
configure:82060: checking for rl_callback_read_char in -ledit
configure:82085: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/lib -L/lib -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
ld: warning: directory not found for option '-L/lib'
configure:82085: $? = 0
configure:82094: result: yes
configure:82213: checking for rl_on_new_line in -ledit
configure:82238: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -Wl,-rpath,/lib -L/lib -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
ld: warning: directory not found for option '-L/lib'
Undefined symbols for architecture x86_64:
"_rl_on_new_line", referenced from:
_main in conftest-qeMOLi.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:82238: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char rl_on_new_line ();
| int
| main ()
| {
| return rl_on_new_line ();
| ;
| return 0;
| }
configure:82247: result: no
configure:82277: checking for rl_completion_matches
configure:82277: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
configure:82277: $? = 0
configure:82277: result: yes
configure:82588: checking for recode support
configure:82624: result: no
configure:83681: checking whether to enable PHP sessions
configure:83716: result: yes
configure:83725: checking for mm support
configure:83740: result: no
configure:83748: checking whether pwrite works
configure:83781: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
conftest.c:382:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:385:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
if (fd < 0) exit(1);
^
conftest.c:385:17: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:83781: $? = 0
configure:83781: ./conftest
configure:83781: $? = 0
configure:83843: result: yes
configure:83858: checking whether pread works
configure:83891: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc >&5
conftest.c:383:5: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:386:17: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
if (fd < 0) exit(1);
^
conftest.c:386:17: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:83891: $? = 0
configure:83891: ./conftest
configure:83891: $? = 0
configure:83955: result: yes
configure:84491: checking whether to enable shmop support
configure:84526: result: yes
configure:84835: checking whether to enable SimpleXML support
configure:84870: result: yes
configure:84909: checking for xml2-config path
configure:84923: result: /usr/bin/xml2-config
configure:85067: checking whether libxml build works
configure:85118: result: yes
configure:85478: checking for SNMP support
configure:85514: result: yes
configure:85523: checking OpenSSL dir for SNMP
configure:85538: result: no
configure:85833: checking for init_snmp in -lnetsnmp
configure:85858: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lnetsnmp -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto >&5
configure:85858: $? = 0
configure:85868: result: yes
configure:85991: checking for shutdown_snmp_logging in -lnetsnmp
configure:86016: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lnetsnmp -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto >&5
configure:86016: $? = 0
configure:86026: result: yes
configure:86351: checking whether to enable SOAP support
configure:86386: result: yes
configure:86425: checking for xml2-config path
configure:86439: result: /usr/bin/xml2-config
configure:86583: checking whether libxml build works
configure:86634: result: yes
configure:86956: checking whether to enable sockets support
configure:86991: result: yes
configure:86998: checking for struct cmsghdr
configure:87017: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:391:19: warning: expression result unused [-Wunused-value]
struct cmsghdr s; s
^
1 warning generated.
configure:87017: $? = 0
configure:87025: result: yes
configure:87037: checking for hstrerror
configure:87037: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:87037: $? = 0
configure:87037: result: yes
configure:87037: checking for socketpair
configure:87037: result: yes
configure:87037: checking for if_nametoindex
configure:87037: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:87037: $? = 0
configure:87037: result: yes
configure:87037: checking for if_indextoname
configure:87037: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:87037: $? = 0
configure:87037: result: yes
configure:87050: checking for netdb.h
configure:87050: result: yes
configure:87050: checking netinet/tcp.h usability
configure:87050: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking netinet/tcp.h presence
configure:87050: cc -E -no-cpp-precomp conftest.c
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking for netinet/tcp.h
configure:87050: result: yes
configure:87050: checking sys/un.h usability
configure:87050: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking sys/un.h presence
configure:87050: cc -E -no-cpp-precomp conftest.c
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking for sys/un.h
configure:87050: result: yes
configure:87050: checking sys/sockio.h usability
configure:87050: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking sys/sockio.h presence
configure:87050: cc -E -no-cpp-precomp conftest.c
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking for sys/sockio.h
configure:87050: result: yes
configure:87050: checking errno.h usability
configure:87050: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking errno.h presence
configure:87050: cc -E -no-cpp-precomp conftest.c
configure:87050: $? = 0
configure:87050: result: yes
configure:87050: checking for errno.h
configure:87050: result: yes
configure:87075: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:87075: $? = 0
configure:87088: checking for field ss_family in struct sockaddr_storage
configure:87109: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:87109: $? = 0
configure:87117: result: yes
configure:87442: checking whether zend_object_value is packed
configure:87462: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -I/private/tmp/php54-HMgl/php-5.4.19/ext/date/lib -I/private/tmp/php54-HMgl/php-5.4.19/ext/ereg/regex -I/usr/include/libxml2 -I/usr/local/opt/zlib/include -I/usr/local/opt/jpeg/include -I/usr/local/opt/libpng/include -I/usr/local/opt/freetype/include -I/usr/local/opt/freetype/include/freetype2 -I/usr/local/opt/gettext/include -I/private/tmp/php54-HMgl/php-5.4.19/ext/mbstring/oniguruma -I/private/tmp/php54-HMgl/php-5.4.19/ext/mbstring/libmbfl -I/private/tmp/php54-HMgl/php-5.4.19/ext/mbstring/libmbfl/mbfl -I/private/tmp/php54-HMgl/php-5.4.19/ext/sqlite3/libsqlite -I/private/tmp/php54-HMgl/php-5.4.19 -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:87462: $? = 0
configure:87462: ./conftest
configure:87462: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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:87471: result: no
configure:87822: checking whether flush should be called explicitly after a buffered io
configure:87871: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
conftest.c:423:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
if (0 != strcmp(buffer, "line 1\n"))
^
conftest.c:423:11: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
conftest.c:429:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration]
unlink(filename);
^
2 warnings generated.
configure:87871: $? = 0
configure:87871: ./conftest
configure:87871: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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
| /* end confdefs.h. */
|
| #include <stdio.h>
| #include <stdlib.h>
|
| int main(int argc, char **argv)
| {
| char *filename = tmpnam(NULL);
| char buffer[64];
| int result = 0;
|
| FILE *fp = fopen(filename, "wb");
| if (NULL == fp)
| return 0;
| fputs("line 1\n", fp);
| fputs("line 2\n", fp);
| fclose(fp);
|
| fp = fopen(filename, "rb+");
| if (NULL == fp)
| return 0;
| fgets(buffer, sizeof(buffer), fp);
| fputs("line 3\n", fp);
| rewind(fp);
| fgets(buffer, sizeof(buffer), fp);
| if (0 != strcmp(buffer, "line 1\n"))
| result = 1;
| fgets(buffer, sizeof(buffer), fp);
| if (0 != strcmp(buffer, "line 3\n"))
| result = 1;
| fclose(fp);
| unlink(filename);
|
| exit(result);
| }
|
configure:87885: result: yes
configure:87941: checking for standard DES crypt
configure:87971: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
conftest.c:409:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:411:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (strcmp((char *)crypt("rasmuslerdorf","rl"),"rl.3StKT.4T8M"));
^
conftest.c:411:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:411:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
exit (strcmp((char *)crypt("rasmuslerdorf","rl"),"rl.3StKT.4T8M"));
^
conftest.c:411:11: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
3 warnings generated.
configure:87971: $? = 0
configure:87971: ./conftest
configure:87971: $? = 0
configure:87985: result: yes
configure:87988: checking for extended DES crypt
configure:88018: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
conftest.c:409:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:411:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (strcmp((char *)crypt("rasmuslerdorf","_J9..rasm"),"_J9..rasmBYk8r9AiWNc"));
^
conftest.c:411:3: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:411:9: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
exit (strcmp((char *)crypt("rasmuslerdorf","_J9..rasm"),"_J9..rasmBYk8r9AiWNc"));
^
conftest.c:411:9: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
3 warnings generated.
configure:88018: $? = 0
configure:88018: ./conftest
configure:88018: $? = 0
configure:88032: result: yes
configure:88035: checking for MD5 crypt
configure:88074: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
conftest.c:409:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:418:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)'
strcpy(answer,salt);
^
conftest.c:418:5: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:419:5: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)'
strcat(answer,"rISCgZzpwk3UhDidwXvin0");
^
conftest.c:419:5: note: please include the header <string.h> or explicitly provide a declaration for 'strcat'
conftest.c:420:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer));
^
conftest.c:420:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:420:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer));
^
conftest.c:420:11: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
5 warnings generated.
configure:88074: $? = 0
configure:88074: ./conftest
configure:88074: $? = 16
configure: program exited with status 16
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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[15], answer[40];
|
| salt[0]='$'; salt[1]='1'; salt[2]='$';
| salt[3]='r'; salt[4]='a'; salt[5]='s';
| salt[6]='m'; salt[7]='u'; salt[8]='s';
| salt[9]='l'; salt[10]='e'; salt[11]='$';
| salt[12]='\0';
| strcpy(answer,salt);
| strcat(answer,"rISCgZzpwk3UhDidwXvin0");
| exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer));
| #else
| exit(0);
| #endif
| }
configure:88088: result: no
configure:88091: checking for Blowfish crypt
configure:88127: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
conftest.c:409:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:414:5: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)'
strcat(salt,"rasmuslerd............");
^
conftest.c:414:5: note: please include the header <string.h> or explicitly provide a declaration for 'strcat'
conftest.c:415:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)'
strcpy(answer,salt);
^
conftest.c:415:5: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:417:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer));
^
conftest.c:417:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:417:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer));
^
conftest.c:417:11: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
5 warnings generated.
configure:88127: $? = 0
configure:88127: ./conftest
configure:88127: $? = 21
configure: program exited with status 21
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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:88141: result: no
configure:88144: checking for SHA512 crypt
configure:88179: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
conftest.c:409:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:414:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)'
strcpy(answer, salt);
^
conftest.c:414:5: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:416:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (strcmp((char *)crypt("foo",salt),answer));
^
conftest.c:416:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:416:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
exit (strcmp((char *)crypt("foo",salt),answer));
^
conftest.c:416:11: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
4 warnings generated.
configure:88179: $? = 0
configure:88179: ./conftest
configure:88179: $? = 41
configure: program exited with status 41
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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[80];
|
| salt[0]='$'; salt[1]='6'; salt[2]='$'; salt[3]='$'; salt[4]='b'; salt[5]='a'; salt[6]='r'; salt[7]='\0';
| strcpy(answer, salt);
| strcpy(&answer[29],"89373QMXjqd7rHQZPQ1yHsXkQqC1FBzDiVfTHXL.LaeDAeVV.IzMaV9VU4MQ8kPuZa2SOP1A0RPm772EaFYjpEJtdu.");
| exit (strcmp((char *)crypt("foo",salt),answer));
| #else
| exit(0);
| #endif
| }
configure:88193: result: no
configure:88196: checking for SHA256 crypt
configure:88231: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
conftest.c:409:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() {
^~~~
conftest.c:413:5: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)'
strcat(salt,"");
^
conftest.c:413:5: note: please include the header <string.h> or explicitly provide a declaration for 'strcat'
conftest.c:414:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)'
strcpy(answer, salt);
^
conftest.c:414:5: note: please include the header <string.h> or explicitly provide a declaration for 'strcpy'
conftest.c:416:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))'
exit (strcmp((char *)crypt("foo",salt),answer));
^
conftest.c:416:5: note: please include the header <stdlib.h> or explicitly provide a declaration for 'exit'
conftest.c:416:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)'
exit (strcmp((char *)crypt("foo",salt),answer));
^
conftest.c:416:11: note: please include the header <string.h> or explicitly provide a declaration for 'strcmp'
5 warnings generated.
configure:88231: $? = 0
configure:88231: ./conftest
configure:88231: $? = 66
configure: program exited with status 66
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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[80];
| salt[0]='$'; salt[1]='5'; salt[2]='$'; salt[3]='$'; salt[4]='s'; salt[5]='a'; salt[6]='l'; salt[7]='t'; salt[8]='s'; salt[9]='t'; salt[10]='r'; salt[11]='i'; salt[12]='n'; salt[13]='g'; salt[14]='\0';
| strcat(salt,"");
| strcpy(answer, salt);
| strcpy(&answer[29], "B8vYYiY.CVt1RlTTf8KbXBH3hsxY/GNooZaBBGWEc5");
| exit (strcmp((char *)crypt("foo",salt),answer));
| #else
| exit(0);
| #endif
| }
configure:88245: result: no
configure:88251: checking whether the compiler supports __alignof__
configure:88271: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:88271: $? = 0
configure:88282: result: yes
configure:88290: checking whether the compiler supports aligned attribute
configure:88310: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:88310: $? = 0
configure:88321: result: yes
configure:88498: checking for getcwd
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for getwd
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for asinh
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for acosh
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for atanh
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for log1p
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for hypot
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for glob
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for strfmon
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for nice
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for fpclass
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"_fpclass", referenced from:
_main in conftest-j4lRrl.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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:88498: result: no
configure:88498: checking for isinf
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for isnan
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88498: $? = 0
configure:88498: result: yes
configure:88498: checking for mempcpy
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"_mempcpy", referenced from:
_main in conftest-nf0i7W.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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
| /* end confdefs.h. */
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy.
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
| #define mempcpy innocuous_mempcpy
|
| /* System header to define __stub macros and hopefully few prototypes,
| which can conflict with char mempcpy (); 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 mempcpy
|
| /* 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 mempcpy ();
| /* 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_mempcpy || defined __stub___mempcpy
| choke me
| #endif
|
| int
| main ()
| {
| return mempcpy ();
| ;
| return 0;
| }
configure:88498: result: no
configure:88498: checking for strpncpy
configure:88498: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"_strpncpy", referenced from:
_main in conftest-6ZGgez.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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
| /* 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:88498: result: no
configure:88508: checking for working POSIX fnmatch
configure:88541: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:88541: $? = 0
configure:88541: ./conftest
configure:88541: $? = 0
configure:88551: result: yes
configure:88564: checking for fork
configure:88564: result: yes
configure:88581: checking if your OS can spawn processes with inherited handles
configure:88584: result: yes
configure:88627: checking for res_nsearch
configure:88627: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"_res_nsearch", referenced from:
_main in conftest-eQ0U5y.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88627: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_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:88627: result: no
configure:88631: checking for __res_nsearch
configure:88631: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"___res_nsearch", referenced from:
_main in conftest-iHcXVW.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88631: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_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:88631: result: no
configure:88654: checking for res_nsearch in -lresolv
configure:88679: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"_res_nsearch", referenced from:
_main in conftest-9D9Tuk.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88679: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_nsearch ();
| int
| main ()
| {
| return res_nsearch ();
| ;
| return 0;
| }
configure:88688: result: no
configure:88694: checking for __res_nsearch in -lresolv
configure:88719: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"___res_nsearch", referenced from:
_main in conftest-nFakn4.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88719: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __res_nsearch ();
| int
| main ()
| {
| return __res_nsearch ();
| ;
| return 0;
| }
configure:88728: result: no
configure:88786: checking for res_nsearch in -lbind
configure:88811: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lbind -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
ld: library not found for -lbind
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88811: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_nsearch ();
| int
| main ()
| {
| return res_nsearch ();
| ;
| return 0;
| }
configure:88820: result: no
configure:88826: checking for __res_nsearch in -lbind
configure:88851: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lbind -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
ld: library not found for -lbind
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88851: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __res_nsearch ();
| int
| main ()
| {
| return __res_nsearch ();
| ;
| return 0;
| }
configure:88860: result: no
configure:88918: checking for res_nsearch in -lsocket
configure:88943: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lsocket -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88943: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char res_nsearch ();
| int
| main ()
| {
| return res_nsearch ();
| ;
| return 0;
| }
configure:88952: result: no
configure:88958: checking for __res_nsearch in -lsocket
configure:88983: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lsocket -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
ld: library not found for -lsocket
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:88983: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char __res_nsearch ();
| int
| main ()
| {
| return __res_nsearch ();
| ;
| return 0;
| }
configure:88992: result: no
configure:89065: checking for dns_search
configure:89065: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"_dns_search", referenced from:
_main in conftest-F3mOTX.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:89065: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 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:89065: result: no
configure:89069: checking for __dns_search
configure:89069: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"___dns_search", referenced from:
_main in conftest-1YTKfu.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:89069: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 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:89069: result: no
configure:89092: checking for dns_search in -lresolv
configure:89117: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:89117: $? = 0
configure:89126: result: yes
configure:89188: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 -lresolv >&5
conftest.c:424:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main() { return (0); }
^~~~
1 warning generated.
configure:89188: $? = 0
configure:89188: ./conftest
configure:89188: $? = 0
configure:89503: checking for dn_expand
configure:89503: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:89503: $? = 0
configure:89503: result: yes
configure:89941: checking for dn_skipname
configure:89941: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
Undefined symbols for architecture x86_64:
"_dn_skipname", referenced from:
_main in conftest-6aI2GW.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:89941: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 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:89941: result: no
configure:89945: checking for __dn_skipname
configure:89945: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:89945: $? = 0
configure:89945: result: yes
configure:90381: checking for res_search
configure:90381: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:90381: $? = 0
configure:90381: result: yes
configure:90815: checking whether atof() accepts NAN
configure:90846: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:90846: $? = 0
configure:90846: ./conftest
configure:90846: $? = 0
configure:90860: result: yes
configure:90868: checking whether atof() accepts INF
configure:90902: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:90902: $? = 0
configure:90902: ./conftest
configure:90902: $? = 0
configure:90916: result: yes
configure:90924: checking whether HUGE_VAL == INF
configure:90958: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:90958: $? = 0
configure:90958: ./conftest
configure:90958: $? = 0
configure:90972: result: yes
configure:90980: checking whether HUGE_VAL + -HUGEVAL == NAN
configure:91016: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:91016: $? = 0
configure:91016: ./conftest
configure:91016: $? = 0
configure:91030: result: yes
configure:91038: checking whether strptime() declaration fails
configure:91064: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:444:5: error: conflicting types for 'strptime'
int strptime(const char *s, const char *format, struct tm *tm);
^
/usr/include/time.h:132:7: note: previous declaration is here
char *strptime(const char * __restrict, const char * __restrict, struct tm * __restrict) __DARWIN_ALIAS(strptime);
^
1 error generated.
configure:91064: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| /* end confdefs.h. */
|
| #include <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:91075: result: yes
configure:91085: checking wchar.h usability
configure:91085: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:91085: $? = 0
configure:91085: result: yes
configure:91085: checking wchar.h presence
configure:91085: cc -E -no-cpp-precomp conftest.c
configure:91085: $? = 0
configure:91085: result: yes
configure:91085: checking for wchar.h
configure:91085: result: yes
configure:91097: checking for mblen
configure:91097: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:91097: $? = 0
configure:91097: result: yes
configure:91109: checking for mbrlen
configure:91109: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:91109: $? = 0
configure:91109: result: yes
configure:91109: checking for mbsinit
configure:91109: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 >&5
configure:91109: $? = 0
configure:91109: result: yes
configure:91119: checking for mbstate_t
configure:91142: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:447:14: error: expected ';' at end of declaration
int __tmp__() { mbstate_t a; }
^
;
1 error generated.
configure:91142: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| /* end confdefs.h. */
|
| #ifdef HAVE_WCHAR_H
| # include <wchar.h>
| #endif
|
| int
| main ()
| {
|
| int __tmp__() { mbstate_t a; }
|
| ;
| return 0;
| }
configure:91153: result: no
configure:91163: checking atomic.h usability
configure:91163: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:471:10: fatal error: 'atomic.h' file not found
#include <atomic.h>
^
1 error generated.
configure:91163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| /* 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:91163: result: no
configure:91163: checking atomic.h presence
configure:91163: cc -E -no-cpp-precomp conftest.c
conftest.c:438:10: fatal error: 'atomic.h' file not found
#include <atomic.h>
^
1 error generated.
configure:91163: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| /* end confdefs.h. */
| #include <atomic.h>
configure:91163: result: no
configure:91163: checking for atomic.h
configure:91163: result: no
configure:91537: checking for Sybase-CT support
configure:91573: result: no
configure:93958: checking whether to enable System V IPC support
configure:93993: result: yes
configure:94000: checking sys/msg.h usability
configure:94000: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:94000: $? = 0
configure:94000: result: yes
configure:94000: checking sys/msg.h presence
configure:94000: cc -E -no-cpp-precomp conftest.c
configure:94000: $? = 0
configure:94000: result: yes
configure:94000: checking for sys/msg.h
configure:94000: result: yes
configure:94312: checking whether to enable System V semaphore support
configure:94347: result: yes
configure:94650: checking for union semun
configure:94670: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:94670: $? = 0
configure:94682: result: yes
configure:94699: checking whether to enable System V shared memory support
configure:94734: result: yes
configure:95043: checking for TIDY support
configure:95079: result: no
configure:95696: checking whether to enable tokenizer support
configure:95731: result: yes
configure:96043: checking whether to enable WDDX support
configure:96078: result: yes
configure:96113: checking libexpat dir for WDDX
configure:96128: result: no
configure:96142: checking for xml2-config path
configure:96156: result: /usr/bin/xml2-config
configure:96300: checking whether libxml build works
configure:96351: result: yes
configure:96889: checking whether to enable XML support
configure:96924: result: yes
configure:96959: checking libexpat install dir
configure:96974: result: no
configure:96989: checking for xml2-config path
configure:97003: result: /usr/bin/xml2-config
configure:97147: checking whether libxml build works
configure:97198: result: yes
configure:97705: checking whether to enable XMLReader support
configure:97740: result: yes
configure:97779: checking for xml2-config path
configure:97793: result: /usr/bin/xml2-config
configure:97937: checking whether libxml build works
configure:97988: result: yes
configure:98342: checking for XMLRPC-EPI support
configure:98378: result: yes
configure:98413: checking libexpat dir for XMLRPC-EPI
configure:98428: result: no
configure:98437: checking iconv dir for XMLRPC-EPI
configure:98452: result: /usr
configure:98493: checking for xml2-config path
configure:98507: result: /usr/bin/xml2-config
configure:98651: checking whether libxml build works
configure:98702: result: yes
configure:99507: checking for ranlib
configure:99523: found /usr/bin/ranlib
configure:99534: result: ranlib
configure:99556: checking for inline
configure:99572: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
configure:99572: $? = 0
configure:99580: result: inline
configure:99609: checking for ANSI C header files
configure:99713: result: yes
configure:99724: checking xmlparse.h usability
configure:99724: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:485:10: fatal error: 'xmlparse.h' file not found
#include <xmlparse.h>
^
1 error generated.
configure:99724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 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 <xmlparse.h>
configure:99724: result: no
configure:99724: checking xmlparse.h presence
configure:99724: cc -E -no-cpp-precomp conftest.c
conftest.c:452:10: fatal error: 'xmlparse.h' file not found
#include <xmlparse.h>
^
1 error generated.
configure:99724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <xmlparse.h>
configure:99724: result: no
configure:99724: checking for xmlparse.h
configure:99724: result: no
configure:99724: checking xmltok.h usability
configure:99724: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:485:10: fatal error: 'xmltok.h' file not found
#include <xmltok.h>
^
1 error generated.
configure:99724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 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 <xmltok.h>
configure:99724: result: no
configure:99724: checking xmltok.h presence
configure:99724: cc -E -no-cpp-precomp conftest.c
conftest.c:452:10: fatal error: 'xmltok.h' file not found
#include <xmltok.h>
^
1 error generated.
configure:99724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| /* end confdefs.h. */
| #include <xmltok.h>
configure:99724: result: no
configure:99724: checking for xmltok.h
configure:99724: result: no
configure:99724: checking for stdlib.h
configure:99724: result: yes
configure:99724: checking for strings.h
configure:99724: result: yes
configure:99724: checking for string.h
configure:99724: result: yes
configure:99744: checking size of char
configure:99749: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 >&5
configure:99749: $? = 0
configure:99749: ./conftest
configure:99749: $? = 0
configure:99764: result: 1
configure:99779: checking size of int
configure:99799: result: 4
configure:99813: checking size of long
configure:99833: result: 8
configure:99847: checking size of long long
configure:99867: result: 8
configure:99877: checking for size_t
configure:99877: result: yes
configure:99888: checking whether time.h and sys/time.h may both be included
configure:99915: result: yes
configure:99923: checking for uid_t in sys/types.h
configure:99942: result: yes
configure:99965: checking for strtoul
configure:99965: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 >&5
configure:99965: $? = 0
configure:99965: result: yes
configure:99965: checking for strtoull
configure:99965: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 >&5
configure:99965: $? = 0
configure:99965: result: yes
configure:99965: checking for snprintf
configure:99965: result: yes
configure:99965: checking for strstr
configure:99965: result: yes
configure:99965: checking for strpbrk
configure:99965: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp -liconv -L/usr/lib -Wl,-rpath,/usr/local/opt/zlib/lib -L/usr/local/opt/zlib/lib -Wl,-rpath,/usr/local/opt/jpeg/lib -L/usr/local/opt/jpeg/lib -Wl,-rpath,/usr/local/opt/libpng/lib -L/usr/local/opt/libpng/lib -Wl,-rpath,/usr/local/opt/freetype/lib -L/usr/local/opt/freetype/lib -Wl,-rpath,/usr/local/opt/gettext/lib -L/usr/local/opt/gettext/lib -Wl,-rpath,/usr/local/opt/unixodbc/lib -L/usr/local/opt/unixodbc/lib conftest.c -lresolv -ledit -lncurses -lldap -llber -liconv -liconv -lintl -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -lcurl -lbz2 -lz -lcrypto -lssl -lcrypto -lm -lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lxml2 -lodbc -lodbc -lxml2 -lnetsnmp -lcrypto -lxml2 -lxml2 -lxml2 -lxml2 -lxml2 >&5
conftest.c:487:6: warning: incompatible redeclaration of library function 'strpbrk'
char strpbrk ();
^
conftest.c:487:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:99965: $? = 0
configure:99965: result: yes
configure:99965: checking for strerror
configure:99965: result: yes
configure:99965: checking for memcpy
configure:99965: result: yes
configure:99965: checking for memmove
configure:99965: result: yes
configure:100751: checking whether to enable XMLWriter support
configure:100786: result: yes
configure:100825: checking for xml2-config path
configure:100839: result: /usr/bin/xml2-config
configure:100983: checking whether libxml build works
configure:101034: result: yes
configure:101356: checking for XSL support
configure:101392: result: yes
configure:101557: checking for EXSLT support
configure:101569: result: found
configure:102034: checking for zip archive read/writesupport
configure:102069: result: yes
configure:102104: checking pcre install prefix
configure:102119: result: no
configure:102149: checking for the location of zlib
configure:102154: result: /usr/local/opt/zlib
conftest.c:473:10: fatal error: 'main/php_config.h' file not found
#include <main/php_config.h>
^
1 error generated.
configure:102675: checking whether to enable mysqlnd
configure:102710: result: no
configure:102719: checking whether to disable compressed protocol support in mysqlnd
configure:102733: result: yes
configure:103111: checking whether int8 exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'int8'; did you mean 'int'?
fprintf(fp, "%d\n", sizeof(int8));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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:103187: result: no
configure:103111: checking whether uint8 exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'uint8'; did you mean 'uint'?
fprintf(fp, "%d\n", sizeof(uint8));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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:103187: result: no
configure:103111: checking whether int16 exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'int16'
fprintf(fp, "%d\n", sizeof(int16));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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:103187: result: no
configure:103111: checking whether uint16 exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'uint16'
fprintf(fp, "%d\n", sizeof(uint16));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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:103187: result: no
configure:103111: checking whether int32 exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'int32'
fprintf(fp, "%d\n", sizeof(int32));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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:103187: result: no
configure:103111: checking whether uint32 exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'uint32'
fprintf(fp, "%d\n", sizeof(uint32));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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:103187: result: no
configure:103111: checking whether uchar exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'uchar'
fprintf(fp, "%d\n", sizeof(uchar));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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:103187: result: no
configure:103111: checking whether ulong exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:29: error: use of undeclared identifier 'ulong'
fprintf(fp, "%d\n", sizeof(ulong));
^
1 error generated.
configure:103158: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 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(ulong));
| return(0);
| }
|
configure:103187: result: no
configure:103111: checking whether int8_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(int8_t));
~~ ^~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103111: checking whether uint8_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(uint8_t));
~~ ^~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103111: checking whether int16_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(int16_t));
~~ ^~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103111: checking whether uint16_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(uint16_t));
~~ ^~~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103111: checking whether int32_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(int32_t));
~~ ^~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103111: checking whether uint32_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(uint32_t));
~~ ^~~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103111: checking whether int64_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(int64_t));
~~ ^~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103111: checking whether uint64_t exists
configure:103158: cc -o conftest -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:498:22: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf(fp, "%d\n", sizeof(uint64_t));
~~ ^~~~~~~~~~~~~~~~
%ld
1 warning generated.
configure:103158: $? = 0
configure:103158: ./conftest
configure:103158: $? = 0
configure:103183: result: yes
configure:103403: result:
configure:103405: result: Configuring PEAR
configure:103422: checking whether to install PEAR
configure:103458: result: yes
configure:103504: result:
configure:103506: result: Configuring Zend
configure:103526: checking for bison version
configure:103546: result: 2.3 (ok)
configure:103583: checking for inttypes.h
configure:103583: result: yes
configure:103583: checking for stdint.h
configure:103583: result: yes
configure:103583: checking for limits.h
configure:103583: result: yes
configure:103583: checking malloc.h usability
configure:103583: cc -c -I/usr/include -g -O2 -fvisibility=hidden -no-cpp-precomp conftest.c >&5
conftest.c:511:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:103583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define HAVE_DTRACE 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_OPENSSL_EXT 1
| #define HAVE_BUNDLED_PCRE 1
| #define HAVE_SQLITE3 1
| #define HAVE_ZLIB 1
| #define HAVE_BCMATH 1
| #define HAVE_BZ2 1
| #define HAVE_CALENDAR 1
| #define HAVE_CTYPE 1
| #define HAVE_CURL_SSL 1
| #define HAVE_OPENSSL_CRYPTO_H 1
| #define HAVE_CURL_OPENSSL 1
| #define HAVE_CURL 1
| #define HAVE_CURL_VERSION_INFO 1
| #define HAVE_CURL_EASY_STRERROR 1
| #define HAVE_CURL_MULTI_STRERROR 1
| #define NDBM_INCLUDE_FILE "/usr/include/ndbm.h"
| #define DBA_NDBM 1
| #define DBA_CDB_BUILTIN 1
| #define DBA_CDB_MAKE 1
| #define DBA_CDB 1
| #define DBA_INIFILE 1
| #define DBA_FLATFILE 1
| #define HAVE_DBA 1
| #define HAVE_LIBXML 1
| #define HAVE_DOM 1
| #define HAVE_EXIF 1
| #define HAVE_UTIMES 1
| #define HAVE_STRNDUP 1
| #define HAVE_FTP 1
| #define HAVE_FABSF 1
| #define HAVE_FLOORF 1
| #define USE_GD_IMGSTRTTF 1
| #define USE_GD_IMGSTRTTF 1
| #define HAVE_LIBFREETYPE 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBGD 1
| #define HAVE_LIBGD13 1
| #define HAVE_LIBGD15 1
| #define HAVE_LIBGD20 1
| #define HAVE_LIBGD204 1
| #define HAVE_GD_IMAGESETTILE 1
| #define HAVE_GD_IMAGESETBRUSH 1
| #define HAVE_GDIMAGECOLORRESOLVE 1
| #define HAVE_COLORCLOSESTHWB 1
| #define HAVE_GD_WBMP 1
| #define HAVE_GD_GD2 1
| #define HAVE_GD_PNG 1
| #define HAVE_GD_XBM 1
| #define HAVE_GD_BUNDLED 1
| #define HAVE_GD_GIF_READ 1
| #define HAVE_GD_GIF_CREATE 1
| #define HAVE_GD_IMAGEELLIPSE 1
| #define HAVE_GD_FONTCACHESHUTDOWN 1
| #define HAVE_GD_FONTMUTEX 1
| #define HAVE_GD_DYNAMIC_CTX_EX 1
| #define HAVE_GD_GIF_CTX 1
| #define HAVE_GD_JPG 1
| #define HAVE_GD_STRINGFT 1
| #define HAVE_GD_STRINGFTEX 1
| #define ENABLE_GD_TTF 1
| #define HAVE_LIBINTL 1
| #define HAVE_NGETTEXT 1
| #define HAVE_DNGETTEXT 1
| #define HAVE_DCNGETTEXT 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define PHP_MHASH_BC 1
| #define HAVE_HASH_EXT 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define HAVE_ICONV 1
| #define PHP_ICONV_IMPL "libiconv"
| #define ICONV_SUPPORTS_ERRNO 1
| #define PHP_ICONV_H_PATH </usr/include/iconv.h>
| #define HAVE_JSON 1
| #define STDC_HEADERS 1
| #define HAVE_LDAP 1
| #define HAVE_3ARG_SETREBINDPROC 1
| #define HAVE_LDAP_PARSE_RESULT 1
| #define HAVE_LDAP_PARSE_REFERENCE 1
| #define HAVE_LDAP_START_TLS_S 1
| #define HAVE_LDAP_SASL_SASL_H 1
| #define HAVE_LDAP_SASL 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 PHP_MYSQL_UNIX_SOCK_ADDR "/tmp/mysql.sock"
| #define HAVE_MYSQL 1
| #define MYSQL_USE_MYSQLND 1
| #define MYSQLI_USE_MYSQLND 1
| #define HAVE_UNIXODBC 1
| #define HAVE_SQLDATASOURCES 1
| #define HAVE_UODBC 1
| #define HAVE_FORK 1
| #define HAVE_FORK 1
| #define HAVE_WAITPID 1
| #define HAVE_WAITPID 1
| #define HAVE_SIGACTION 1
| #define HAVE_SIGACTION 1
| #define HAVE_GETPRIORITY 1
| #define HAVE_SETPRIORITY 1
| #define HAVE_WAIT3 1
| #define HAVE_SIGPROCMASK 1
| #define PDO_USE_MYSQLND 1
| #define HAVE_SQLTYPES_H 1
| #define HAVE_SQLUCODE_H 1
| #define HAVE_SQL_H 1
| #define HAVE_SQLEXT_H 1
| #define HAVE_USLEEP 1
| #define HAVE_NANOSLEEP 1
| #define HAVE_TIME_H 1
| #define PHAR_HASH_OK 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_RL_CALLBACK_READ_CHAR 1
| #define HAVE_LIBEDIT 1
| #define HAVE_RL_COMPLETION_MATCHES 1
| #define HAVE_REFLECTION 1
| #define HAVE_PWRITE 1
| #define HAVE_PREAD 1
| #define HAVE_PHP_SESSION 1
| #define HAVE_SHMOP 1
| #define HAVE_LIBXML 1
| #define HAVE_SIMPLEXML 1
| #define HAVE_SNMP 1
| #define HAVE_SHUTDOWN_SNMP_LOGGING 1
| #define HAVE_LIBXML 1
| #define HAVE_SOAP 1
| #define HAVE_CMSGHDR 1
| #define HAVE_HSTRERROR 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_IF_NAMETOINDEX 1
| #define HAVE_IF_INDEXTONAME 1
| #define HAVE_NETDB_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_SYS_SOCKIO_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_FLUSHIO 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_FNMATCH 1
| #define HAVE_FORK 1
| #define PHP_CAN_SUPPORT_PROC_OPEN 1
| #define HAVE_DNS_SEARCH 1
| #define HAVE_LIBRESOLV 1
| #define HAVE_DN_EXPAND 1
| #define HAVE_DN_SKIPNAME 1
| #define HAVE_RES_SEARCH 1
| #define HAVE_ATOF_ACCEPTS_NAN 1
| #define HAVE_ATOF_ACCEPTS_INF 1
| #define HAVE_HUGE_VAL_INF 1
| #define HAVE_HUGE_VAL_NAN 1
| #define HAVE_STRPTIME_DECL_FAILS 1
| #define HAVE_WCHAR_H 1
| #define HAVE_MBLEN 1
| #define HAVE_MBRLEN 1
| #define HAVE_MBSINIT 1
| #define HAVE_SYSVMSG 1
| #define HAVE_SYSVSEM 1
| #define HAVE_SEMUN 1
| #define HAVE_SYSVSHM 1
| #define HAVE_LIBXML 1
| #define HAVE_WDDX 1
| #define HAVE_LIBXML 1
| #define HAVE_XML 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLREADER 1
| #define HAVE_XMLRPC 1
| #define HAVE_LIBXML 1
| #define UNDEF_THREADS_HACK /**/
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_STRING_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_STRTOUL 1
| #define HAVE_STRTOULL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRSTR 1
| #define HAVE_STRPBRK 1
| #define HAVE_STRERROR 1
| #define HAVE_MEMCPY 1
| #define HAVE_MEMMOVE 1
| #define HAVE_LIBXML 1
| #define HAVE_XMLWRITER 1
| #define HAVE_XSL_EXSLT 1
| #define HAVE_XSL 1
| #define HAVE_ZIP 1
| #define MYSQLND_COMPRESSION_WANTED 1
| #define MYSQLND_SSL_SUPPORTED 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_LIMITS_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 <malloc.h>
configure:103583: result: no
configure:103583: checking malloc.h presence
configure:103583: cc -E -no-cpp-precomp conftest.c
conftest.c:478:10: fatal error: 'malloc.h' file not found
#include <malloc.h>
^
1 error generated.
configure:103583: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define HAVE_DEV_URANDOM 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_SOCKADDR_UN_SUN_LEN 1
| #define PHP_WRITE_STDOUT 1
| #define HAVE_SOCKET 1
| #define HAVE_SOCKETPAIR 1
| #define HAVE_HTONL 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_GETHOSTBYADDR 1
| #define HAVE_YP_GET_DEFAULT_DOMAIN 1
| #define HAVE_DLOPEN 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_APPLICATIONSERVICES_APPLICATIONSERVICES_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_DNS_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_STATVFS_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_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_SOCKADDR_SA_LEN 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_CRYPT 1
| #define HAVE_FLOCK 1
| #define HAVE_FTOK 1
| #define HAVE_FUNOPEN 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_GETADDRINFO 1
| #define HAVE_SYNC_FETCH_AND_ADD 1
| #define HAVE_STRLCAT 1
| #define HAVE_STRLCPY 1
| #define HAVE_GETOPT 1
| #define HAVE_UTIME_H 1
| #define HAVE_UTIME_NULL 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_DECLARED_TIMEZONE 1
| #define HAVE_POSIX_READDIR_R 1
| #define PHP_SIGCHILD 0
| #define DEFAULT_SHORT_OPEN_TAG "1"
| #define HAVE_IPV6 1
| #define HAVE_SYS_SDT_H 1
| #define
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment