--- embedaddon/php/config.log 2012/05/29 12:34:34 1.1.1.2 +++ embedaddon/php/config.log 2013/07/22 01:44:13 1.1.1.2.2.1 @@ -4,7 +4,7 @@ running configure, to aid debugging if configure makes It was created by configure, which was generated by GNU Autoconf 2.69. Invocation command line was - $ ./configure --with-layout=GNU --localstatedir=/var --with-config-file-scan-dir=/usr/local/etc/php --disable-all --enable-libxml --enable-mysqlnd --with-libxml-dir=/usr/local --with-pcre-regex=/usr/local --with-zlib-dir=/usr --program-prefix= --enable-embed --with-regex=php --with-zend-vm=CALL --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=i386-portbld-freebsd10.0 + $ ./configure --with-layout=GNU --localstatedir=/var --with-config-file-scan-dir=/etc/php --disable-all --enable-libxml --enable-xml --with-libxml-dir=/home/misho/work/elwix/build/1.7/arch/i386/pkg --with-openssl --enable-zip --enable-sqlite-utf8 --prefix /home/misho/work/elwix/build/1.7/arch/i386/pkg --build i386-elwix-freebsd ## --------- ## ## Platform. ## @@ -14,7 +14,7 @@ hostname = elwix.aitnet.org uname -m = i386 uname -r = 10.0-CURRENT uname -s = FreeBSD -uname -v = FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC +uname -v = FreeBSD 10.0-CURRENT #31: Thu Jan 24 14:33:42 EET 2013 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = i386 /bin/uname -X = unknown @@ -27,6 +27,22 @@ uname -v = FreeBSD 10.0-CURRENT #14: Mon May 28 16:02: /usr/bin/oslevel = unknown /bin/universe = unknown +PATH: /home/misho/work/elwix/build/1.7/arch/i386/world/elwix/pkg/bin +PATH: /home/misho/work/elwix/build/1.7/arch/i386/world/elwix/pkg/sbin +PATH: /elwix/pkg/bin +PATH: /elwix/pkg/sbin +PATH: /home/misho/work/elwix/build/1.7/arch/i386/pkg/bin +PATH: /home/misho/work/elwix/build/1.7/arch/i386/pkg/sbin +PATH: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/sbin +PATH: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/bin +PATH: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/legacy/usr/games +PATH: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/sbin +PATH: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin +PATH: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/games +PATH: /sbin +PATH: /bin +PATH: /usr/sbin +PATH: /usr/bin PATH: /home/misho/bin PATH: /bin PATH: /sbin @@ -51,57 +67,56 @@ configure:3333: result: /usr/bin/grep configure:3338: checking for egrep configure:3400: result: /usr/bin/grep -E configure:3405: checking for a sed that does not truncate output -configure:3459: result: sed +configure:3459: result: /usr/bin/sed configure:3564: checking build system type -configure:3578: result: i386-portbld-freebsd10.0 +configure:3578: result: i386-elwix-freebsd configure:3598: checking host system type -configure:3611: result: i386-portbld-freebsd10.0 +configure:3611: result: i386-elwix-freebsd configure:3631: checking target system type -configure:3644: result: i386-portbld-freebsd10.0 +configure:3644: result: i386-elwix-freebsd +configure:3819: checking for cc +configure:3835: found /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/cc +configure:3846: result: cc configure:3877: checking for C compiler version configure:3886: cc --version >&5 -cc (GCC) 4.2.1 20070831 patched [FreeBSD] -Copyright (C) 2007 Free Software Foundation, Inc. -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - +FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 +Target: i386-unknown-freebsd10.0 +Thread model: posix configure:3897: $? = 0 configure:3886: cc -v >&5 -Using built-in specs. -Target: i386-undermydesk-freebsd -Configured with: FreeBSD/i386 system compiler +FreeBSD clang version 3.2 (tags/RELEASE_32/final 170710) 20121221 +Target: i386-unknown-freebsd10.0 Thread model: posix -gcc version 4.2.1 20070831 patched [FreeBSD] configure:3897: $? = 0 configure:3886: cc -V >&5 -cc: '-V' option must have argument +cc: error: argument to '-V' is missing (expected 1 value) +cc: error: no input files configure:3897: $? = 1 configure:3886: cc -qversion >&5 -cc: unrecognized option '-qversion' -cc: No input files specified +cc: error: no input files configure:3897: $? = 1 configure:3917: checking whether the C compiler works -configure:3939: cc -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:3939: cc conftest.c >&5 configure:3943: $? = 0 configure:3991: result: yes configure:3994: checking for C compiler default output file name configure:3996: result: a.out configure:4002: checking for suffix of executables -configure:4009: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4009: cc -o conftest conftest.c >&5 configure:4013: $? = 0 configure:4035: result: configure:4057: checking whether we are cross compiling -configure:4065: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4065: cc -o conftest conftest.c >&5 configure:4069: $? = 0 configure:4076: ./conftest configure:4080: $? = 0 configure:4095: result: no configure:4100: checking for suffix of object files -configure:4122: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4122: cc -c conftest.c >&5 configure:4126: $? = 0 configure:4147: result: o configure:4151: checking whether we are using the GNU C compiler -configure:4170: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4170: cc -c conftest.c >&5 configure:4170: $? = 0 configure:4179: result: yes configure:4188: checking whether cc accepts -g @@ -109,15 +124,36 @@ configure:4208: cc -c -g conftest.c >&5 configure:4208: $? = 0 configure:4249: result: yes configure:4266: checking for cc option to accept ISO C89 -configure:4329: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4329: cc -c -g -O2 conftest.c >&5 configure:4329: $? = 0 configure:4342: result: none needed configure:4368: checking how to run the C preprocessor -configure:4438: result: cpp -configure:4458: cpp conftest.c +configure:4399: cc -E conftest.c +configure:4399: $? = 0 +configure:4413: cc -E conftest.c +conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found +#include + ^ +1 error generated. +configure:4413: $? = 1 +configure: failed program was: +| /* confdefs.h */ +| #define PACKAGE_NAME "" +| #define PACKAGE_TARNAME "" +| #define PACKAGE_VERSION "" +| #define PACKAGE_STRING "" +| #define PACKAGE_BUGREPORT "" +| #define PACKAGE_URL "" +| /* end confdefs.h. */ +| #include +configure:4438: result: cc -E +configure:4458: cc -E conftest.c configure:4458: $? = 0 -configure:4472: cpp conftest.c -conftest.c:9:28: error: ac_nonexistent.h: No such file or directory +configure:4472: cc -E conftest.c +conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found +#include + ^ +1 error generated. configure:4472: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -140,11 +176,14 @@ configure:4591: cc -c conftest.c -o conftest2.o >&5 configure:4595: $? = 0 configure:4650: result: yes configure:4665: checking how to run the C preprocessor -configure:4735: result: cpp -configure:4755: cpp conftest.c +configure:4735: result: cc -E +configure:4755: cc -E conftest.c configure:4755: $? = 0 -configure:4769: cpp conftest.c -conftest.c:9:28: error: ac_nonexistent.h: No such file or directory +configure:4769: cc -E conftest.c +conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found +#include + ^ +1 error generated. configure:4769: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -157,52 +196,55 @@ configure: failed program was: | /* end confdefs.h. */ | #include configure:4797: checking for ANSI C header files -configure:4817: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4817: cc -c -g -O2 conftest.c >&5 configure:4817: $? = 0 -configure:4890: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4890: cc -o conftest -g -O2 conftest.c >&5 configure:4890: $? = 0 configure:4890: ./conftest configure:4890: $? = 0 configure:4901: result: yes configure:4914: checking for sys/types.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for sys/stat.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for stdlib.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for string.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for memory.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for strings.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for inttypes.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for stdint.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4914: checking for unistd.h -configure:4914: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4914: cc -c -g -O2 conftest.c >&5 configure:4914: $? = 0 configure:4914: result: yes configure:4927: checking minix/config.h usability -configure:4927: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 -conftest.c:52:26: error: minix/config.h: No such file or directory +configure:4927: cc -c -g -O2 conftest.c >&5 +conftest.c:52:10: fatal error: 'minix/config.h' file not found +#include + ^ +1 error generated. configure:4927: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -259,8 +301,11 @@ configure: failed program was: | #include configure:4927: result: no configure:4927: checking minix/config.h presence -configure:4927: cpp conftest.c -conftest.c:19:26: error: minix/config.h: No such file or directory +configure:4927: cc -E conftest.c +conftest.c:19:10: fatal error: 'minix/config.h' file not found +#include + ^ +1 error generated. configure:4927: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -286,7 +331,7 @@ configure:4927: result: no configure:4927: checking for minix/config.h configure:4927: result: no configure:4948: checking whether it is safe to define __EXTENSIONS__ -configure:4966: cc -c -O2 -pipe -fno-strict-aliasing conftest.c >&5 +configure:4966: cc -c -g -O2 conftest.c >&5 configure:4966: $? = 0 configure:4973: result: yes configure:4988: checking whether ln -s works @@ -296,9 +341,48 @@ configure:5018: result: lib configure:5027: checking whether to enable runpaths configure:5041: result: yes configure:5048: checking if compiler supports -R -configure:5067: cc -o conftest -O2 -pipe -fno-strict-aliasing conftest.c -R /usr/lib >&5 -configure:5067: $? = 0 -configure:5077: result: yes +configure:5067: cc -o conftest -g -O2 conftest.c -R /usr/lib >&5 +cc: warning: argument unused during compilation: '-R' +/usr/lib: file not recognized: File format not recognized +cc: error: linker command failed with exit code 1 (use -v to see invocation) +configure:5067: $? = 1 +configure: 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:5077: result: no +configure:5082: checking if compiler supports -Wl,-rpath, +configure:5101: cc -o conftest -g -O2 conftest.c -Wl,-rpath,/usr/lib >&5 +configure:5101: $? = 0 +configure:5111: result: yes configure:5129: checking for gawk configure:5146: found /usr/X11R6/bin/gawk configure:5157: result: gawk @@ -306,7 +390,8 @@ configure:5201: checking for bison configure:5217: found /usr/X11R6/bin/bison configure:5228: result: bison -y configure:5249: checking for bison version -configure:5269: result: 2.4.3 (ok) +configure:5269: result: invalid +configure:5275: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 (found: 2.5.1). configure:5288: checking for re2c configure:5318: result: no configure:5343: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. @@ -343,7 +428,7 @@ configure:10748: result: yes configure:10755: checking for Continuity support configure:10770: result: no configure:11015: checking for embedded SAPI library support -configure:11211: result: shared +configure:11214: result: no configure:11270: checking for FPM build configure:12596: result: no configure:12604: checking for Zeus ISAPI support @@ -377,7 +462,7 @@ configure:15100: result: yes configure:15112: checking whether cross-process locking is required by accept() configure:15123: result: no configure:15269: checking for chosen SAPI module -configure:15271: result: embed +configure:15271: result: none configure:15274: checking for executable SAPI binaries configure:15277: result: cli cgi configure:15302: result: @@ -386,7 +471,7 @@ configure:15312: checking for sendmail configure:15331: found /usr/sbin/sendmail configure:15343: result: /usr/sbin/sendmail configure:15357: checking whether system uses EBCDIC -configure:15376: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:15376: cc -o conftest -g -O2 conftest.c >&5 configure:15376: $? = 0 configure:15376: ./conftest configure:15376: $? = 1 @@ -425,7 +510,7 @@ configure: failed program was: | configure:15390: result: no configure:15399: checking whether byte ordering is bigendian -configure:15425: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:15425: cc -o conftest -g -O2 conftest.c >&5 configure:15425: $? = 0 configure:15425: ./conftest configure:15425: $? = 1 @@ -472,56 +557,64 @@ configure: failed program was: | configure:15436: result: no configure:15446: checking whether writing to stdout works -configure:15475: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:15475: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:34:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() +^~~~ +1 warning generated. configure:15475: $? = 0 configure:15475: ./conftest configure:15475: $? = 0 configure:15490: result: yes configure:15545: checking for socket -configure:15545: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:15545: cc -o conftest -g -O2 conftest.c >&5 configure:15545: $? = 0 configure:15545: result: yes configure:15713: checking for socketpair -configure:15713: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:15713: cc -o conftest -g -O2 conftest.c >&5 configure:15713: $? = 0 configure:15713: result: yes configure:15881: checking for htonl -configure:15881: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:15881: cc -o conftest -g -O2 conftest.c >&5 configure:15881: $? = 0 configure:15881: result: yes configure:16049: checking for gethostname -configure:16049: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:16049: cc -o conftest -g -O2 conftest.c >&5 configure:16049: $? = 0 configure:16049: result: yes configure:16217: checking for gethostbyaddr -configure:16217: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:16217: cc -o conftest -g -O2 conftest.c >&5 configure:16217: $? = 0 configure:16217: result: yes configure:16385: checking for yp_get_default_domain -configure:16385: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:16385: cc -o conftest -g -O2 conftest.c >&5 configure:16385: $? = 0 configure:16385: result: yes configure:16554: checking for dlopen -configure:16554: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:16554: cc -o conftest -g -O2 conftest.c >&5 configure:16554: $? = 0 configure:16554: result: yes configure:16722: checking for sin in -lm -configure:16747: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:43: warning: conflicting types for built-in function 'sin' +configure:16747: cc -o conftest -g -O2 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:16747: $? = 0 configure:16756: result: yes configure:16773: checking for inet_aton -configure:16773: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:16773: cc -o conftest -g -O2 conftest.c -lm >&5 configure:16773: $? = 0 configure:16773: result: yes configure:17073: checking for ANSI C header files configure:17177: result: yes configure:17188: checking for dirent.h that defines DIR -configure:17207: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17207: cc -c -g -O2 conftest.c >&5 configure:17207: $? = 0 configure:17215: result: yes configure:17228: checking for library containing opendir -configure:17259: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:17259: cc -o conftest -g -O2 conftest.c -lm >&5 configure:17259: $? = 0 configure:17276: result: none required configure:17402: checking for inttypes.h @@ -529,12 +622,15 @@ configure:17402: result: yes configure:17402: checking for stdint.h configure:17402: result: yes configure:17402: checking for dirent.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for ApplicationServices/ApplicationServices.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:61:53: error: ApplicationServices/ApplicationServices.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:61:10: fatal error: 'ApplicationServices/ApplicationServices.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -600,22 +696,25 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for sys/param.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/types.h configure:17402: result: yes configure:17402: checking for sys/time.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for netinet/in.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for alloca.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:65:20: error: alloca.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:65:10: fatal error: 'alloca.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -685,20 +784,23 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for arpa/inet.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for arpa/nameser.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for assert.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for crypt.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:68:19: error: crypt.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:68:10: fatal error: 'crypt.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -771,8 +873,11 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for dns.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:68:17: error: dns.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:68:10: fatal error: 'dns.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -845,51 +950,51 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for fcntl.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for grp.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for ieeefp.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for langinfo.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for limits.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for locale.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for monetary.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for netdb.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for pwd.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for resolv.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for signal.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for stdarg.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for stdlib.h @@ -897,50 +1002,53 @@ configure:17402: result: yes configure:17402: checking for string.h configure:17402: result: yes configure:17402: checking for syslog.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sysexits.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/ioctl.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/file.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/mman.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/mount.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/poll.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/resource.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/select.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/socket.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/stat.h configure:17402: result: yes configure:17402: checking for sys/statfs.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:93:24: error: sys/statfs.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:93:10: fatal error: 'sys/statfs.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1038,12 +1146,15 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for sys/statvfs.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/vfs.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:94:21: error: sys/vfs.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:94:10: fatal error: 'sys/vfs.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1142,8 +1253,11 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for sys/sysexits.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:94:26: error: sys/sysexits.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:94:10: fatal error: 'sys/sysexits.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1242,8 +1356,11 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for sys/varargs.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:94:25: error: sys/varargs.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:94:10: fatal error: 'sys/varargs.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1342,12 +1459,15 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for sys/wait.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/loadavg.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:95:25: error: sys/loadavg.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:95:10: fatal error: 'sys/loadavg.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1447,14 +1567,17 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for termios.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for unistd.h configure:17402: result: yes configure:17402: checking for unix.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:97:18: error: unix.h: No such file or directory +configure:17402: cc -c -g -O2 conftest.c >&5 +conftest.c:97:10: fatal error: 'unix.h' file not found +#include + ^ +1 error generated. configure:17402: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1556,27 +1679,30 @@ configure: failed program was: | #include configure:17402: result: no configure:17402: checking for utime.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/utsname.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for sys/ipc.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for dlfcn.h -configure:17402: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17402: cc -c -g -O2 conftest.c >&5 configure:17402: $? = 0 configure:17402: result: yes configure:17402: checking for assert.h configure:17402: result: yes configure:17431: checking for fopencookie -configure:17431: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//ccY407xD.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `fopencookie' +configure:17431: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-523qmd.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:118: undefined reference to `fopencookie' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:17431: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1704,115 +1830,127 @@ configure:17431: result: no configure:17556: checking for broken getcwd configure:17567: result: no configure:17572: checking for broken libc stdio -configure:17632: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c: In function 'main': -conftest.c:95: warning: incompatible implicit declaration of built-in function 'exit' +configure:17632: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:95:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit(2); + ^ +conftest.c:95:5: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:103:3: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration] + unlink(filename); + ^ +2 warnings generated. configure:17632: $? = 0 configure:17632: ./conftest configure:17632: $? = 0 configure:17651: result: no configure:17657: checking whether struct tm is in sys/time.h or time.h -configure:17677: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17677: cc -c -g -O2 conftest.c >&5 configure:17677: $? = 0 configure:17684: result: time.h configure:17692: checking for struct tm.tm_zone -configure:17692: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17692: cc -c -g -O2 conftest.c >&5 configure:17692: $? = 0 configure:17692: result: yes configure:17761: checking for missing declarations of reentrant functions -configure:17774: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17774: cc -c -g -O2 conftest.c >&5 configure:17774: $? = 0 -configure:17797: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17797: cc -c -g -O2 conftest.c >&5 configure:17797: $? = 0 -configure:17820: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17820: cc -c -g -O2 conftest.c >&5 configure:17820: $? = 0 -configure:17843: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17843: cc -c -g -O2 conftest.c >&5 configure:17843: $? = 0 -configure:17866: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17866: cc -c -g -O2 conftest.c >&5 configure:17866: $? = 0 configure:17878: result: done configure:17882: checking for fclose declaration -configure:17895: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17895: cc -c -g -O2 conftest.c >&5 configure:17895: $? = 0 configure:17900: result: ok configure:17916: checking for tm_gmtoff in struct tm -configure:17933: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17933: cc -c -g -O2 conftest.c >&5 +conftest.c:92:18: warning: expression result unused [-Wunused-value] +struct tm tm; tm.tm_gmtoff; + ~~ ^~~~~~~~~ +1 warning generated. configure:17933: $? = 0 configure:17940: result: yes configure:17950: checking for struct flock -configure:17969: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:17969: cc -c -g -O2 conftest.c >&5 configure:17969: $? = 0 configure:17981: result: yes configure:17990: checking for socklen_t -configure:18011: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18011: cc -c -g -O2 conftest.c >&5 configure:18011: $? = 0 configure:18022: result: yes configure:18035: checking size of size_t -configure:18040: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18040: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18040: $? = 0 configure:18040: ./conftest configure:18040: $? = 0 configure:18054: result: 4 configure:18068: checking size of long long -configure:18073: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18073: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18073: $? = 0 configure:18073: ./conftest configure:18073: $? = 0 configure:18087: result: 8 configure:18101: checking size of long long int -configure:18106: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18106: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18106: $? = 0 configure:18106: ./conftest configure:18106: $? = 0 configure:18120: result: 8 configure:18134: checking size of long -configure:18139: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18139: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18139: $? = 0 configure:18139: ./conftest configure:18139: $? = 0 configure:18153: result: 4 configure:18167: checking size of int -configure:18172: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18172: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18172: $? = 0 configure:18172: ./conftest configure:18172: $? = 0 configure:18186: result: 4 configure:18198: checking size of intmax_t -configure:18239: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18239: cc -o conftest -g -O2 conftest.c >&5 configure:18239: $? = 0 configure:18239: ./conftest configure:18239: $? = 0 configure:18273: result: 8 configure:18277: checking size of ssize_t -configure:18318: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18318: cc -o conftest -g -O2 conftest.c >&5 configure:18318: $? = 0 configure:18318: ./conftest configure:18318: $? = 0 configure:18352: result: 4 configure:18356: checking size of ptrdiff_t -configure:18397: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18397: cc -o conftest -g -O2 conftest.c >&5 configure:18397: $? = 0 configure:18397: ./conftest configure:18397: $? = 0 configure:18431: result: 4 configure:18435: checking for struct stat.st_blksize -configure:18435: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18435: cc -c -g -O2 conftest.c >&5 configure:18435: $? = 0 configure:18435: result: yes configure:18449: checking for struct stat.st_blocks -configure:18449: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18449: cc -c -g -O2 conftest.c >&5 configure:18449: $? = 0 configure:18449: result: yes configure:18474: checking for struct stat.st_rdev -configure:18474: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18474: cc -c -g -O2 conftest.c >&5 configure:18474: $? = 0 configure:18474: result: yes configure:18488: checking for size_t -configure:18488: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18488: cc -c -g -O2 conftest.c >&5 configure:18488: $? = 0 -configure:18488: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:143: error: expected expression before ')' token +configure:18488: cc -c -g -O2 conftest.c >&5 +conftest.c:143:21: error: expected expression +if (sizeof ((size_t))) + ^ +1 error generated. configure:18488: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -1966,26 +2104,41 @@ configure:18488: result: yes configure:18499: checking for uid_t in sys/types.h configure:18518: result: yes configure:18531: checking for struct sockaddr_storage -configure:18548: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18548: cc -c -g -O2 conftest.c >&5 +conftest.c:112:28: warning: expression result unused [-Wunused-value] +struct sockaddr_storage s; s + ^ +1 warning generated. configure:18548: $? = 0 configure:18556: result: yes configure:18563: checking for field sa_len in struct sockaddr -configure:18581: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:18581: cc -c -g -O2 conftest.c >&5 configure:18581: $? = 0 configure:18589: result: yes configure:18598: checking for IPv6 support -configure:18616: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18616: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:115: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:18616: $? = 0 configure:18624: result: yes configure:18630: checking for vprintf -configure:18630: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:132: warning: conflicting types for built-in function 'vprintf' +configure:18630: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:132:6: warning: incompatible redeclaration of library function 'vprintf' +char vprintf (); + ^ +conftest.c:132:6: note: 'vprintf' is a builtin with type 'int (const char *, __builtin_va_list)' +1 warning generated. configure:18630: $? = 0 configure:18630: result: yes configure:18636: checking for _doprnt -configure:18636: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//ccj3qHnG.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `_doprnt' +configure:18636: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-v3hSZR.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:144: undefined reference to `_doprnt' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:18636: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -2137,25 +2290,28 @@ configure: failed program was: | } configure:18636: result: no configure:18732: checking for alphasort -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for asctime_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for chroot -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for ctime_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for cuserid -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//ccinA8LY.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `cuserid' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-AQFtko.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:148: undefined reference to `cuserid' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:18732: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -2311,9 +2467,12 @@ configure: failed program was: | } configure:18732: result: no configure:18732: checking for crypt -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//cc8CRAo9.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `crypt' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-UQoclt.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:148: undefined reference to `crypt' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:18732: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -2469,25 +2628,28 @@ configure: failed program was: | } configure:18732: result: no configure:18732: checking for flock -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for ftok -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for funopen -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for gai_strerror -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for gcvt -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//ccUPe0TD.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `gcvt' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-0sTTfX.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:152: undefined reference to `gcvt' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:18732: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -2647,212 +2809,230 @@ configure: failed program was: | } configure:18732: result: no configure:18732: checking for getloadavg -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getlogin -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getprotobyname -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getprotobynumber -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getservbyname -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getservbyport -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for gethostname configure:18732: result: yes configure:18732: checking for getrusage -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for gettimeofday -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for gmtime_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getpwnam_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getgrnam_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for getpwuid_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for grantpt -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for inet_ntoa -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for inet_ntop -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for inet_pton -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for isascii -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:158: warning: conflicting types for built-in function 'isascii' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for link -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for localtime_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for lockf -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for lchown -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for lrand48 -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for memcpy -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:164: warning: conflicting types for built-in function 'memcpy' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:164:6: warning: incompatible redeclaration of library function 'memcpy' +char memcpy (); + ^ +conftest.c:164:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned int)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for memmove -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:165: warning: conflicting types for built-in function 'memmove' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:165:6: warning: incompatible redeclaration of library function 'memmove' +char memmove (); + ^ +conftest.c:165:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned int)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for mkstemp -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for mmap -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for nl_langinfo -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for perror -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for poll -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for ptsname -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for putenv -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for realpath -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for random -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for rand_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for scandir -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for setitimer -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for setlocale -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for localeconv -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for setenv -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for setpgid -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for setsockopt -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for setvbuf -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for shutdown -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for sin -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:185: warning: conflicting types for built-in function 'sin' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:185:6: warning: incompatible redeclaration of library function 'sin' +char sin (); + ^ +conftest.c:185:6: note: 'sin' is a builtin with type 'double (double)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for snprintf -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:186: warning: conflicting types for built-in function 'snprintf' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:186:6: warning: incompatible redeclaration of library function 'snprintf' +char snprintf (); + ^ +conftest.c:186:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned int, const char *, ...)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for srand48 -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for srandom -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for statfs -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for statvfs -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for std_syslog -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//ccamOOHf.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `std_syslog' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-uwm3wL.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:202: undefined reference to `std_syslog' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:18732: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -3062,140 +3242,183 @@ configure: failed program was: | } configure:18732: result: no configure:18732: checking for strcasecmp -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:191: warning: conflicting types for built-in function 'strcasecmp' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:191:6: warning: incompatible redeclaration of library function 'strcasecmp' +char strcasecmp (); + ^ +conftest.c:191:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strcoll -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strdup -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:193: warning: conflicting types for built-in function 'strdup' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:193:6: warning: incompatible redeclaration of library function 'strdup' +char strdup (); + ^ +conftest.c:193:6: note: 'strdup' is a builtin with type 'char *(const char *)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strerror -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:194:6: warning: incompatible redeclaration of library function 'strerror' +char strerror (); + ^ +conftest.c:194:6: note: 'strerror' is a builtin with type 'char *(int)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strftime -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:195: warning: conflicting types for built-in function 'strftime' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strnlen -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strptime -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strstr -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:198: warning: conflicting types for built-in function 'strstr' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:198:6: warning: incompatible redeclaration of library function 'strstr' +char strstr (); + ^ +conftest.c:198:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for strtok_r -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for symlink -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for tempnam -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//ccRTTmxI.o: In function `main': -conftest.c:(.text+0x12): warning: warning: tempnam() possibly used unsafely; consider using mkstemp() +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-OMmpzt.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:212: warning: warning: tempnam() possibly used unsafely; consider using mkstemp() configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for tzset -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for unlockpt -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for unsetenv -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for usleep -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for utime -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for vsnprintf -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:207: warning: conflicting types for built-in function 'vsnprintf' +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:207:6: warning: incompatible redeclaration of library function 'vsnprintf' +char vsnprintf (); + ^ +conftest.c:207:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned int, const char *, __builtin_va_list)' +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for vasprintf -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:219:19: warning: format string missing [-Wformat] +return vasprintf (); + ~~~~~~~~~ ^ +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for asprintf -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:220:18: warning: format string missing [-Wformat] +return asprintf (); + ~~~~~~~~ ^ +1 warning generated. configure:18732: $? = 0 configure:18732: result: yes configure:18732: checking for nanosleep -configure:18732: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18732: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18732: $? = 0 configure:18732: result: yes configure:18747: checking for nanosleep -configure:18747: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18747: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18747: $? = 0 configure:18747: result: yes configure:18911: checking for getaddrinfo -configure:18927: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:18927: cc -o conftest -g -O2 conftest.c -lm >&5 configure:18927: $? = 0 -configure:18971: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c: In function 'main': -conftest.c:198: warning: incompatible implicit declaration of built-in function 'memset' -conftest.c:202: warning: incompatible implicit declaration of built-in function 'exit' -conftest.c:206: warning: incompatible implicit declaration of built-in function 'exit' -conftest.c:214: warning: incompatible implicit declaration of built-in function 'exit' -conftest.c:218: warning: incompatible implicit declaration of built-in function 'exit' -conftest.c:223: warning: incompatible implicit declaration of built-in function 'exit' +configure:18971: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:198:3: warning: implicitly declaring library function 'memset' with type 'void *(void *, int, unsigned int)' + memset(&hints, 0, sizeof(hints)); + ^ +conftest.c:198:3: note: please include the header or explicitly provide a declaration for 'memset' +conftest.c:202:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit(1); + ^ +conftest.c:202:5: note: please include the header or explicitly provide a declaration for 'exit' +2 warnings generated. configure:18971: $? = 0 configure:18971: ./conftest configure:18971: $? = 0 configure:18986: result: yes configure:18994: checking for __sync_fetch_and_add -configure:19010: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:19010: cc -o conftest -g -O2 conftest.c -lm >&5 configure:19010: $? = 0 configure:19018: result: yes configure:19026: checking for strlcat -configure:19026: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:19026: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:214:6: warning: incompatible redeclaration of library function 'strlcat' +char strlcat (); + ^ +conftest.c:214:6: note: 'strlcat' is a builtin with type 'unsigned int (char *, const char *, unsigned int)' +1 warning generated. configure:19026: $? = 0 configure:19026: result: yes configure:19039: checking for strlcpy -configure:19039: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:19039: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:215:6: warning: incompatible redeclaration of library function 'strlcpy' +char strlcpy (); + ^ +conftest.c:215:6: note: 'strlcpy' is a builtin with type 'unsigned int (char *, const char *, unsigned int)' +1 warning generated. configure:19039: $? = 0 configure:19039: result: yes configure:19052: checking for getopt -configure:19052: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:19052: cc -o conftest -g -O2 conftest.c -lm >&5 configure:19052: $? = 0 configure:19052: result: yes configure:19072: checking for utime.h configure:19072: result: yes configure:19086: checking whether utime accepts a null argument -configure:19115: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:19115: cc -o conftest -g -O2 conftest.c -lm >&5 configure:19115: $? = 0 configure:19115: ./conftest configure:19115: $? = 0 configure:19125: result: yes configure:19137: checking for working alloca.h -configure:19154: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c:196:20: error: alloca.h: No such file or directory -conftest.c: In function 'main': -conftest.c:200: warning: incompatible implicit declaration of built-in function 'alloca' +configure:19154: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:196:10: fatal error: 'alloca.h' file not found +#include + ^ +1 error generated. configure:19154: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -3404,18 +3627,28 @@ configure: failed program was: | } configure:19162: result: no configure:19170: checking for alloca -configure:19207: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:19207: cc -o conftest -g -O2 conftest.c -lm >&5 configure:19207: $? = 0 configure:19215: result: yes configure:19322: checking for declared timezone -configure:19347: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:19347: cc -c -g -O2 conftest.c >&5 configure:19347: $? = 0 configure:19358: result: yes configure:19367: checking for type of reentrant time-related functions -configure:19396: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c: In function 'main': -conftest.c:207: warning: assignment makes integer from pointer without a cast -conftest.c:208: error: too many arguments to function 'asctime_r' +configure:19396: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:201:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:207:3: warning: incompatible pointer to integer conversion assigning to 'int' from 'struct tm *' [-Wint-conversion] +s = gmtime_r(&old, &t); + ^ ~~~~~~~~~~~~~~~~~~ +conftest.c:208:30: error: too many arguments to function call, expected 2, have 3 +r = (int) asctime_r(&t, buf, 26); + ~~~~~~~~~ ^~ +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/include/time.h:181:1: note: 'asctime_r' declared here +char *asctime_r(const struct tm *, char *); +^ +2 warnings and 1 error generated. configure:19396: $? = 1 configure: program exited with status 1 configure: failed program was: @@ -3631,9 +3864,17 @@ configure: failed program was: | return (1); | } | -configure:19423: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c: In function 'main': -conftest.c:206: error: too many arguments to function 'asctime_r' +configure:19423: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:200:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:206:26: error: too many arguments to function call, expected 2, have 3 + p = asctime_r(&t, buf, 26); + ~~~~~~~~~ ^~ +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/include/time.h:181:1: note: 'asctime_r' declared here +char *asctime_r(const struct tm *, char *); +^ +1 warning and 1 error generated. configure:19423: $? = 1 configure: program exited with status 1 configure: failed program was: @@ -3849,13 +4090,19 @@ configure: failed program was: | configure:19444: result: POSIX configure:19456: checking for readdir_r -configure:19456: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:19456: cc -o conftest -g -O2 conftest.c -lm >&5 configure:19456: $? = 0 configure:19456: result: yes configure:19464: checking for type of readdir_r -configure:19500: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -conftest.c: In function 'main': -conftest.c:214: warning: incompatible implicit declaration of built-in function 'exit' +configure:19500: cc -o conftest -g -O2 conftest.c -lm >&5 +conftest.c:207:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:214:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit(1); + ^ +conftest.c:214:5: note: please include the header or explicitly provide a declaration for 'exit' +2 warnings generated. configure:19500: $? = 0 configure:19500: ./conftest configure:19500: $? = 0 @@ -3863,9 +4110,12 @@ configure:19533: result: POSIX configure:19548: checking for in_addr_t configure:19573: result: yes configure:19584: checking for crypt_r -configure:19584: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 -/tmp//cchYeX93.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `crypt_r' +configure:19584: cc -o conftest -g -O2 conftest.c -lm >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-lRvUId.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:233: undefined reference to `crypt_r' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:19584: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -4116,7 +4366,7 @@ configure:19956: result: GNU configure:19974: checking path to configuration file configure:19989: result: DEFAULT configure:20006: checking where to scan for configuration files -configure:20032: result: /usr/local/etc/php +configure:20032: result: /etc/php configure:20040: checking whether to enable PHP's own SIGCHLD handler configure:20054: result: no configure:20073: checking whether to explicitly link against libgcc @@ -4138,11 +4388,11 @@ configure:20493: result: 4 configure:20507: checking size of int configure:20526: result: 4 configure:20537: checking for int32_t -configure:20566: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:20566: cc -c -g -O2 conftest.c >&5 configure:20566: $? = 0 configure:20574: result: yes configure:20583: checking for uint32_t -configure:20612: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:20612: cc -c -g -O2 conftest.c >&5 configure:20612: $? = 0 configure:20620: result: yes configure:20638: checking for sys/types.h @@ -4156,11 +4406,11 @@ configure:20638: result: yes configure:20638: checking for stdlib.h configure:20638: result: yes configure:20652: checking for strtoll -configure:20652: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:20652: cc -o conftest -g -O2 conftest.c -lm >&5 configure:20652: $? = 0 configure:20652: result: yes configure:20652: checking for atoll -configure:20652: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c -lm >&5 +configure:20652: cc -o conftest -g -O2 conftest.c -lm >&5 configure:20652: $? = 0 configure:20652: result: yes configure:20652: checking for strftime @@ -4170,31 +4420,50 @@ configure:21138: result: php configure:21585: checking whether to enable LIBXML support configure:21620: result: yes configure:21630: checking libxml2 install dir -configure:21645: result: /usr/local +configure:21645: result: /home/misho/work/elwix/build/1.7/arch/i386/pkg configure:21657: checking for xml2-config path -configure:21671: result: /usr/local/bin/xml2-config +configure:21671: result: /home/misho/work/elwix/build/1.7/arch/i386/pkg/bin/xml2-config configure:21815: checking whether libxml build works -configure:21842: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c +configure:21842: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c - -lm -lxml2 -lz -liconv -lm >&5 + -lm -lxml2 -lz -lm >&5 configure:21842: $? = 0 configure:21842: ./conftest configure:21842: $? = 0 configure:21866: result: yes configure:22239: checking for OpenSSL support -configure:22275: result: no +configure:22275: result: yes configure:22284: checking for Kerberos support configure:22299: result: no -configure:23842: checking for PCRE headers location -configure:23851: result: /usr/local/include -configure:23854: checking for PCRE library location -configure:23863: result: /usr/local/lib +configure:23014: checking for DSA_get_default_method in -lssl +configure:23039: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lssl -lm -lxml2 -lz -lm >&5 +configure:23039: $? = 0 +configure:23048: result: yes +configure:23056: checking for X509_free in -lcrypto +configure:23081: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypto -lm -lxml2 -lz -lm >&5 +configure:23081: $? = 0 +configure:23090: result: yes +configure:23116: checking for pkg-config +configure:23134: found /usr/X11R6/bin/pkg-config +configure:23147: result: /usr/X11R6/bin/pkg-config +configure:23326: checking for OpenSSL version +configure:23340: result: >= 0.9.6 +configure:23481: checking for CRYPTO_free in -lcrypto +configure:23506: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypto -lm -lxml2 -lz -lm >&5 +configure:23506: $? = 0 +configure:23515: result: yes +configure:23658: checking for SSL_CTX_set_ssl_version in -lssl +configure:23683: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypto >&5 +configure:23683: $? = 0 +configure:23692: result: yes +configure:24313: checking for PCRE library to use +configure:24315: result: bundled configure:24687: checking whether to enable the SQLite3 extension configure:24723: result: no configure:25741: checking for ZLIB support configure:25777: result: no configure:25786: checking if the location of ZLIB install directory is defined -configure:25801: result: /usr +configure:25801: result: no configure:26435: checking whether to enable bc style precision math functions configure:26470: result: no configure:26840: checking for BZip2 support @@ -4366,15 +4635,32 @@ configure:87604: result: no configure:88210: checking whether to enable sockets support configure:88245: result: no configure:88692: checking whether zend_object_value is packed -configure:88712: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/lib -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/ports/lang/php5/work/php-5.4.3 -R/usr/local/lib -L/usr/local/lib conftest.c -lpcre -lm -lxml2 -lz -liconv -lm >&5 +configure:88712: cc -o conftest -g -O2 -I/home/misho/work/embedaddon/php/ext/date/lib -I/home/misho/work/embedaddon/php/ext/ereg/regex -I/home/misho/work/elwix/build/1.7/arch/i386/pkg/include/libxml2 -I/home/misho/work/embedaddon/php -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm >&5 configure:88712: $? = 0 configure:88712: ./conftest configure:88712: $? = 0 configure:88715: result: yes configure:89102: checking whether flush should be called explicitly after a buffered io -configure:89151: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lpcre -lm -lxml2 -lz -liconv -lm >&5 -/tmp//ccM2cK3y.o: In function `main': -conftest.c:(.text+0x24): warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() +configure:89151: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm >&5 +conftest.c:250:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' + if (0 != strcmp(buffer, "line 1\n")) + ^ +conftest.c:250:11: note: please include the header or explicitly provide a declaration for 'strcmp' +conftest.c:256:2: warning: implicit declaration of function 'unlink' is invalid in C99 [-Wimplicit-function-declaration] + unlink(filename); + ^ +2 warnings generated. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-4XgozA.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:232: warning: warning: tmpnam() possibly used unsafely; consider using mkstemp() configure:89151: $? = 0 configure:89151: ./conftest configure:89151: $? = 1 @@ -4597,7 +4883,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -4639,50 +4928,115 @@ configure: failed program was: | configure:89165: result: yes configure:89174: checking for crypt in -lcrypt -configure:89199: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm >&5 +configure:89199: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm >&5 configure:89199: $? = 0 configure:89208: result: yes configure:89221: checking for standard DES crypt -configure:89251: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c: In function 'main': -conftest.c:236: warning: incompatible implicit declaration of built-in function 'exit' +configure:89251: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +conftest.c:237:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:239:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit (strcmp((char *)crypt("rasmuslerdorf","rl"),"rl.3StKT.4T8M")); + ^ +conftest.c:239:5: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:239: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:239:11: note: please include the header or explicitly provide a declaration for 'strcmp' +3 warnings generated. configure:89251: $? = 0 configure:89251: ./conftest configure:89251: $? = 0 configure:89265: result: yes configure:89268: checking for extended DES crypt -configure:89298: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c: In function 'main': -conftest.c:236: warning: incompatible implicit declaration of built-in function 'exit' +configure:89298: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +conftest.c:237:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:239:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit (strcmp((char *)crypt("rasmuslerdorf","_J9..rasm"),"_J9..rasmBYk8r9AiWNc")); + ^ +conftest.c:239:3: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:239: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:239:9: note: please include the header or explicitly provide a declaration for 'strcmp' +3 warnings generated. configure:89298: $? = 0 configure:89298: ./conftest configure:89298: $? = 0 configure:89312: result: yes configure:89315: checking for MD5 crypt -configure:89354: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c: In function 'main': -conftest.c:243: warning: incompatible implicit declaration of built-in function 'strcpy' -conftest.c:244: warning: incompatible implicit declaration of built-in function 'strcat' -conftest.c:245: warning: incompatible implicit declaration of built-in function 'exit' +configure:89354: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +conftest.c:237:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:246:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' + strcpy(answer,salt); + ^ +conftest.c:246:5: note: please include the header or explicitly provide a declaration for 'strcpy' +conftest.c:247:5: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' + strcat(answer,"rISCgZzpwk3UhDidwXvin0"); + ^ +conftest.c:247:5: note: please include the header or explicitly provide a declaration for 'strcat' +conftest.c:248:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); + ^ +conftest.c:248:5: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:248:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' + exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); + ^ +conftest.c:248:11: note: please include the header or explicitly provide a declaration for 'strcmp' +5 warnings generated. configure:89354: $? = 0 configure:89354: ./conftest configure:89354: $? = 0 configure:89368: result: yes configure:89371: checking for Blowfish crypt -configure:89407: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c: In function 'main': -conftest.c:239: warning: incompatible implicit declaration of built-in function 'strcat' -conftest.c:240: warning: incompatible implicit declaration of built-in function 'strcpy' -conftest.c:242: warning: incompatible implicit declaration of built-in function 'exit' +configure:89407: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +conftest.c:237:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:242:5: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' + strcat(salt,"rasmuslerd............"); + ^ +conftest.c:242:5: note: please include the header or explicitly provide a declaration for 'strcat' +conftest.c:243:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' + strcpy(answer,salt); + ^ +conftest.c:243:5: note: please include the header or explicitly provide a declaration for 'strcpy' +conftest.c:245:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); + ^ +conftest.c:245:5: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:245:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' + exit (strcmp((char *)crypt("rasmuslerdorf",salt),answer)); + ^ +conftest.c:245:11: note: please include the header or explicitly provide a declaration for 'strcmp' +5 warnings generated. configure:89407: $? = 0 configure:89407: ./conftest configure:89407: $? = 0 configure:89421: result: yes configure:89424: checking for SHA512 crypt -configure:89459: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c: In function 'main': -conftest.c:239: warning: incompatible implicit declaration of built-in function 'strcpy' -conftest.c:241: warning: incompatible implicit declaration of built-in function 'exit' +configure:89459: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +conftest.c:237:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:242:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' + strcpy(answer, salt); + ^ +conftest.c:242:5: note: please include the header or explicitly provide a declaration for 'strcpy' +conftest.c:244:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit (strcmp((char *)crypt("foo",salt),answer)); + ^ +conftest.c:244:5: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:244:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' + exit (strcmp((char *)crypt("foo",salt),answer)); + ^ +conftest.c:244:11: note: please include the header or explicitly provide a declaration for 'strcmp' +4 warnings generated. configure:89459: $? = 0 configure:89459: ./conftest configure:89459: $? = 41 @@ -4905,7 +5259,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -4927,7 +5284,7 @@ configure: failed program was: | | 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],"35329QMXjqd7rHQZPQ1yHsXkQqC1FBzDiVfTHXL.LaeDAeVV.IzMaV9VU4MQ8kPuZa2SOP1A0RPm772EaFYjpEJtdu."); +| strcpy(&answer[29],"41433QMXjqd7rHQZPQ1yHsXkQqC1FBzDiVfTHXL.LaeDAeVV.IzMaV9VU4MQ8kPuZa2SOP1A0RPm772EaFYjpEJtdu."); | exit (strcmp((char *)crypt("foo",salt),answer)); | #else | exit(0); @@ -4935,11 +5292,27 @@ configure: failed program was: | } configure:89473: result: no configure:89476: checking for SHA256 crypt -configure:89511: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c: In function 'main': -conftest.c:238: warning: incompatible implicit declaration of built-in function 'strcat' -conftest.c:239: warning: incompatible implicit declaration of built-in function 'strcpy' -conftest.c:241: warning: incompatible implicit declaration of built-in function 'exit' +configure:89511: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +conftest.c:237:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() { +^~~~ +conftest.c:241:5: warning: implicitly declaring library function 'strcat' with type 'char *(char *, const char *)' + strcat(salt,""); + ^ +conftest.c:241:5: note: please include the header or explicitly provide a declaration for 'strcat' +conftest.c:242:5: warning: implicitly declaring library function 'strcpy' with type 'char *(char *, const char *)' + strcpy(answer, salt); + ^ +conftest.c:242:5: note: please include the header or explicitly provide a declaration for 'strcpy' +conftest.c:244:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit (strcmp((char *)crypt("foo",salt),answer)); + ^ +conftest.c:244:5: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:244:11: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' + exit (strcmp((char *)crypt("foo",salt),answer)); + ^ +conftest.c:244:11: note: please include the header or explicitly provide a declaration for 'strcmp' +5 warnings generated. configure:89511: $? = 0 configure:89511: ./conftest configure:89511: $? = 198 @@ -5162,7 +5535,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -5192,63 +5568,60 @@ configure: failed program was: | } configure:89525: result: no configure:89531: checking whether the compiler supports __alignof__ -configure:89551: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:89551: cc -c -g -O2 conftest.c >&5 configure:89551: $? = 0 configure:89562: result: yes configure:89570: checking whether the compiler supports aligned attribute -configure:89590: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:89590: cc -c -g -O2 conftest.c >&5 configure:89590: $? = 0 configure:89601: result: yes configure:89778: checking for getcwd -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for getwd -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for asinh -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:259: warning: conflicting types for built-in function 'asinh' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for acosh -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:260: warning: conflicting types for built-in function 'acosh' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for atanh -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:261: warning: conflicting types for built-in function 'atanh' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for log1p -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:262: warning: conflicting types for built-in function 'log1p' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for hypot -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:263: warning: conflicting types for built-in function 'hypot' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for glob -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for strfmon -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:265: warning: conflicting types for built-in function 'strfmon' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for nice -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for fpclass -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/tmp//ccLzhwGB.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `fpclass' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-hacnN1.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:281: undefined reference to `fpclass' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:89778: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -5468,7 +5841,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -5534,20 +5910,20 @@ configure: failed program was: | } configure:89778: result: no configure:89778: checking for isinf -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:267: warning: conflicting types for built-in function 'isinf' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for isnan -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:268: warning: conflicting types for built-in function 'isnan' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89778: $? = 0 configure:89778: result: yes configure:89778: checking for mempcpy -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:269: warning: conflicting types for built-in function 'mempcpy' -/tmp//cc0bz8rG.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `mempcpy' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-YNcoIN.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:283: undefined reference to `mempcpy' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:89778: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -5767,7 +6143,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -5835,9 +6214,12 @@ configure: failed program was: | } configure:89778: result: no configure:89778: checking for strpncpy -configure:89778: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/tmp//ccE9bD7T.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `strpncpy' +configure:89778: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-mPPfXC.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:283: undefined reference to `strpncpy' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:89778: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -6057,7 +6439,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -6125,22 +6510,24 @@ configure: failed program was: | } configure:89778: result: no configure:89787: checking for working POSIX fnmatch -configure:89820: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:89820: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89820: $? = 0 configure:89820: ./conftest configure:89820: $? = 0 configure:89830: result: yes configure:89843: checking for fork -configure:89843: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -conftest.c:270: warning: conflicting types for built-in function 'fork' +configure:89843: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89843: $? = 0 configure:89843: result: yes configure:89859: checking if your OS can spawn processes with inherited handles configure:89862: result: yes configure:89883: checking for res_nsearch -configure:89883: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/tmp//ccUj3bWr.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `res_nsearch' +configure:89883: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-BqUhV9.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:286: undefined reference to `res_nsearch' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:89883: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -6360,7 +6747,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -6390,7 +6780,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | /* end confdefs.h. */ | /* Define res_nsearch to an innocuous variant, in case declares res_nsearch. | For example, HP-UX 11i declares gettimeofday. */ @@ -6432,13 +6821,16 @@ configure: failed program was: | } configure:89883: result: no configure:89887: checking for __res_nsearch -configure:89887: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:89887: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:89887: $? = 0 configure:89887: result: yes configure:90321: checking for dns_search -configure:90321: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/tmp//cc0s8USJ.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `dns_search' +configure:90321: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-gqpCDG.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:287: undefined reference to `dns_search' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90321: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -6658,7 +7050,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -6688,7 +7083,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | /* Define dns_search to an innocuous variant, in case declares dns_search. @@ -6731,9 +7125,12 @@ configure: failed program was: | } configure:90321: result: no configure:90325: checking for __dns_search -configure:90325: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/tmp//ccfyFKwa.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `__dns_search' +configure:90325: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-H3De8G.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:287: undefined reference to `__dns_search' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90325: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -6953,7 +7350,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -6983,7 +7383,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | /* Define __dns_search to an innocuous variant, in case declares __dns_search. @@ -7026,8 +7425,9 @@ configure: failed program was: | } configure:90325: result: no configure:90348: checking for dns_search in -lresolv -configure:90373: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lresolv -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/usr/bin/ld: cannot find -lresolv +configure:90373: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lresolv -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: cannot find -lresolv +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90373: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -7247,7 +7647,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -7277,7 +7680,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | @@ -7297,8 +7699,9 @@ configure: failed program was: | } configure:90382: result: no configure:90388: checking for __dns_search in -lresolv -configure:90413: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lresolv -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/usr/bin/ld: cannot find -lresolv +configure:90413: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lresolv -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: cannot find -lresolv +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90413: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -7518,7 +7921,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -7548,7 +7954,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | @@ -7568,8 +7973,9 @@ configure: failed program was: | } configure:90422: result: no configure:90480: checking for dns_search in -lbind -configure:90505: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lbind -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/usr/bin/ld: cannot find -lbind +configure:90505: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lbind -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: cannot find -lbind +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90505: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -7789,7 +8195,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -7819,7 +8228,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | @@ -7839,8 +8247,9 @@ configure: failed program was: | } configure:90514: result: no configure:90520: checking for __dns_search in -lbind -configure:90545: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lbind -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/usr/bin/ld: cannot find -lbind +configure:90545: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lbind -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: cannot find -lbind +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90545: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -8060,7 +8469,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -8090,7 +8502,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | @@ -8110,8 +8521,9 @@ configure: failed program was: | } configure:90554: result: no configure:90612: checking for dns_search in -lsocket -configure:90637: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lsocket -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/usr/bin/ld: cannot find -lsocket +configure:90637: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lsocket -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: cannot find -lsocket +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90637: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -8331,7 +8743,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -8361,7 +8776,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | @@ -8381,8 +8795,9 @@ configure: failed program was: | } configure:90646: result: no configure:90652: checking for __dns_search in -lsocket -configure:90677: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lsocket -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/usr/bin/ld: cannot find -lsocket +configure:90677: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lsocket -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: cannot find -lsocket +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:90677: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -8602,7 +9017,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -8632,7 +9050,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | /* end confdefs.h. */ | @@ -8652,13 +9069,16 @@ configure: failed program was: | } configure:90686: result: no configure:90759: checking for dn_expand -configure:90759: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:90759: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:90759: $? = 0 configure:90759: result: yes configure:91197: checking for dn_skipname -configure:91197: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 -/tmp//ccQRQjTi.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `dn_skipname' +configure:91197: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-67NRoR.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:288: undefined reference to `dn_skipname' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:91197: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -8878,7 +9298,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -8908,7 +9331,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | /* end confdefs.h. */ @@ -8952,42 +9374,46 @@ configure: failed program was: | } configure:91197: result: no configure:91201: checking for __dn_skipname -configure:91201: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:91201: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:91201: $? = 0 configure:91201: result: yes configure:91637: checking for res_search -configure:91637: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:91637: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:91637: $? = 0 configure:91637: result: yes configure:92071: checking whether atof() accepts NAN -configure:92102: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:92102: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:92102: $? = 0 configure:92102: ./conftest configure:92102: $? = 0 configure:92116: result: yes configure:92124: checking whether atof() accepts INF -configure:92158: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:92158: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:92158: $? = 0 configure:92158: ./conftest configure:92158: $? = 0 configure:92172: result: yes configure:92180: checking whether HUGE_VAL == INF -configure:92214: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:92214: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:92214: $? = 0 configure:92214: ./conftest configure:92214: $? = 0 configure:92228: result: yes configure:92236: checking whether HUGE_VAL + -HUGEVAL == NAN -configure:92272: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:92272: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:92272: $? = 0 configure:92272: ./conftest configure:92272: $? = 0 configure:92286: result: yes configure:92294: checking whether strptime() declaration fails -configure:92320: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:269: error: conflicting types for 'strptime' -/usr/include/time.h:177: error: previous declaration of 'strptime' was here +configure:92320: cc -c -g -O2 conftest.c >&5 +conftest.c:271:5: error: conflicting types for 'strptime' +int strptime(const char *s, const char *format, struct tm *tm); + ^ +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/include/time.h:188:7: note: previous declaration is here +char *strptime(const char * __restrict, const char * __restrict, + ^ +1 error generated. configure:92320: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -9207,7 +9633,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -9237,7 +9666,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -9266,35 +9694,35 @@ configure: failed program was: | } configure:92331: result: yes configure:92341: checking wchar.h usability -configure:92341: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:92341: cc -c -g -O2 conftest.c >&5 configure:92341: $? = 0 configure:92341: result: yes configure:92341: checking wchar.h presence -configure:92341: cpp conftest.c +configure:92341: cc -E conftest.c configure:92341: $? = 0 configure:92341: result: yes configure:92341: checking for wchar.h configure:92341: result: yes configure:92353: checking for mblen -configure:92353: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:92353: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:92353: $? = 0 configure:92353: result: yes configure:92365: checking for mbrlen -configure:92365: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:92365: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:92365: $? = 0 configure:92365: result: yes configure:92365: checking for mbsinit -configure:92365: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -R/usr/local/lib -L/usr/local/lib conftest.c -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt >&5 +configure:92365: cc -o conftest -g -O2 -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib conftest.c -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt >&5 configure:92365: $? = 0 configure:92365: result: yes configure:92374: checking for mbstate_t -configure:92397: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:92397: $? = 0 -configure:92408: result: yes -configure:92418: checking atomic.h usability -configure:92418: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:297:20: error: atomic.h: No such file or directory -configure:92418: $? = 1 +configure:92397: cc -c -g -O2 conftest.c >&5 +conftest.c:274:14: error: expected ';' at end of declaration +int __tmp__() { mbstate_t a; } + ^ + ; +1 error generated. +configure:92397: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" @@ -9513,7 +9941,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -9543,7 +9974,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -9557,1269 +9987,29 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 | /* end confdefs.h. */ -| #include -| #ifdef HAVE_SYS_TYPES_H -| # include -| #endif -| #ifdef HAVE_SYS_STAT_H -| # include -| #endif -| #ifdef STDC_HEADERS -| # include -| # include -| #else -| # ifdef HAVE_STDLIB_H -| # include -| # endif -| #endif -| #ifdef HAVE_STRING_H -| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H -| # include -| # endif -| # include -| #endif -| #ifdef HAVE_STRINGS_H -| # include -| #endif -| #ifdef HAVE_INTTYPES_H -| # include -| #endif -| #ifdef HAVE_STDINT_H -| # include -| #endif -| #ifdef HAVE_UNISTD_H -| # include -| #endif -| #include -configure:92418: result: no -configure:92418: checking atomic.h presence -configure:92418: cpp conftest.c -conftest.c:264:20: error: atomic.h: No such file or directory -configure:92418: $? = 1 -configure: 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| /* end confdefs.h. */ -| #include -configure:92418: result: no -configure:92418: checking for atomic.h -configure:92418: result: no -configure:92838: checking for Sybase-CT support -configure:92874: result: no -configure:95294: checking whether to enable System V IPC support -configure:95329: result: no -configure:95684: checking whether to enable System V semaphore support -configure:95719: result: no -configure:96107: checking whether to enable System V shared memory support -configure:96142: result: no -configure:96487: checking for TIDY support -configure:96523: result: no -configure:97176: checking whether to enable tokenizer support -configure:97211: result: no -configure:97559: checking whether to enable WDDX support -configure:97594: result: no -configure:97629: checking libexpat dir for WDDX -configure:97644: result: no -configure:98435: checking whether to enable XML support -configure:98470: result: no -configure:98505: checking libexpat install dir -configure:98520: result: no -configure:99281: checking whether to enable XMLReader support -configure:99316: result: no -configure:99948: checking for XMLRPC-EPI support -configure:99984: result: no -configure:100019: checking libexpat dir for XMLRPC-EPI -configure:100034: result: no -configure:100043: checking iconv dir for XMLRPC-EPI -configure:100058: result: no -configure:102416: checking whether to enable XMLWriter support -configure:102451: result: no -configure:103057: checking for XSL support -configure:103093: result: no -configure:103765: checking for zip archive read/writesupport -configure:103800: result: no -configure:103835: checking pcre install prefix -configure:103850: result: no -configure:104435: checking whether to enable mysqlnd -configure:104470: result: yes -configure:104479: checking whether to disable compressed protocol support in mysqlnd -configure:104493: result: yes -configure:104907: checking whether int8 exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'int8' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| /* end confdefs.h. */ -| #include -| #if STDC_HEADERS -| #include -| #include -| #endif -| #ifdef HAVE_INTTYPES_H -| #include -| #endif -| #ifdef HAVE_UNISTD_H -| #include -| #endif -| #ifdef HAVE_SYS_TYPES_H -| #include -| #endif -| #ifdef HAVE_STDINT_H -| #include -| #endif | -| -| int main() -| { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(int8)); -| return(0); -| } -| -configure:104983: result: no -configure:104907: checking whether uint8 exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'uint8' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| /* end confdefs.h. */ -| #include -| #if STDC_HEADERS -| #include -| #include +| #ifdef HAVE_WCHAR_H +| # include | #endif -| #ifdef HAVE_INTTYPES_H -| #include -| #endif -| #ifdef HAVE_UNISTD_H -| #include -| #endif -| #ifdef HAVE_SYS_TYPES_H -| #include -| #endif -| #ifdef HAVE_STDINT_H -| #include -| #endif | -| -| int main() +| int +| main () | { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(uint8)); -| return(0); -| } | -configure:104983: result: no -configure:104907: checking whether int16 exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'int16' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| /* end confdefs.h. */ -| #include -| #if STDC_HEADERS -| #include -| #include -| #endif -| #ifdef HAVE_INTTYPES_H -| #include -| #endif -| #ifdef HAVE_UNISTD_H -| #include -| #endif -| #ifdef HAVE_SYS_TYPES_H -| #include -| #endif -| #ifdef HAVE_STDINT_H -| #include -| #endif +| int __tmp__() { mbstate_t a; } | -| -| int main() -| { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(int16)); -| return(0); +| ; +| return 0; | } -| -configure:104983: result: no -configure:104907: checking whether uint16 exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'uint16' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 1 -configure: program exited with status 1 +configure:92408: result: no +configure:92418: checking atomic.h usability +configure:92418: cc -c -g -O2 conftest.c >&5 +conftest.c:298:10: fatal error: 'atomic.h' file not found +#include + ^ +1 error generated. +configure:92418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" @@ -11038,7 +10228,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -11068,7 +10261,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -11082,952 +10274,49 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 | /* end confdefs.h. */ | #include -| #if STDC_HEADERS -| #include -| #include -| #endif -| #ifdef HAVE_INTTYPES_H -| #include -| #endif -| #ifdef HAVE_UNISTD_H -| #include -| #endif | #ifdef HAVE_SYS_TYPES_H -| #include +| # include | #endif -| #ifdef HAVE_STDINT_H -| #include +| #ifdef HAVE_SYS_STAT_H +| # include | #endif -| -| -| int main() -| { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(uint16)); -| return(0); -| } -| -configure:104983: result: no -configure:104907: checking whether int32 exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'int32' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| /* end confdefs.h. */ -| #include -| #if STDC_HEADERS -| #include -| #include +| #ifdef STDC_HEADERS +| # include +| # include +| #else +| # ifdef HAVE_STDLIB_H +| # include +| # endif | #endif -| #ifdef HAVE_INTTYPES_H -| #include +| #ifdef HAVE_STRING_H +| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H +| # include +| # endif +| # include | #endif -| #ifdef HAVE_UNISTD_H -| #include +| #ifdef HAVE_STRINGS_H +| # include | #endif -| #ifdef HAVE_SYS_TYPES_H -| #include -| #endif -| #ifdef HAVE_STDINT_H -| #include -| #endif -| -| -| int main() -| { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(int32)); -| return(0); -| } -| -configure:104983: result: no -configure:104907: checking whether uint32 exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'uint32' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| /* end confdefs.h. */ -| #include -| #if STDC_HEADERS -| #include -| #include -| #endif | #ifdef HAVE_INTTYPES_H -| #include +| # include | #endif -| #ifdef HAVE_UNISTD_H -| #include -| #endif -| #ifdef HAVE_SYS_TYPES_H -| #include -| #endif | #ifdef HAVE_STDINT_H -| #include +| # include | #endif -| -| -| int main() -| { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(uint32)); -| return(0); -| } -| -configure:104983: result: no -configure:104907: checking whether uchar exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'uchar' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| /* end confdefs.h. */ -| #include -| #if STDC_HEADERS -| #include -| #include -| #endif -| #ifdef HAVE_INTTYPES_H -| #include -| #endif | #ifdef HAVE_UNISTD_H -| #include +| # include | #endif -| #ifdef HAVE_SYS_TYPES_H -| #include -| #endif -| #ifdef HAVE_STDINT_H -| #include -| #endif -| -| -| int main() -| { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(uchar)); -| return(0); -| } -| -configure:104983: result: no -configure:104907: checking whether ulong exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:289: error: 'ulong' undeclared (first use in this function) -conftest.c:289: error: (Each undeclared identifier is reported only once -conftest.c:289: error: for each function it appears in.) -configure:104954: $? = 1 -configure: program exited with status 1 +| #include +configure:92418: result: no +configure:92418: checking atomic.h presence +configure:92418: cc -E conftest.c +conftest.c:265:10: fatal error: 'atomic.h' file not found +#include + ^ +1 error generated. +configure:92418: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "" @@ -12246,7 +10535,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -12276,7 +10568,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -12290,86 +10581,66 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 | /* end confdefs.h. */ -| #include -| #if STDC_HEADERS -| #include -| #include -| #endif -| #ifdef HAVE_INTTYPES_H -| #include -| #endif -| #ifdef HAVE_UNISTD_H -| #include -| #endif -| #ifdef HAVE_SYS_TYPES_H -| #include -| #endif -| #ifdef HAVE_STDINT_H -| #include -| #endif -| -| -| int main() -| { -| FILE *fp = fopen("conftestval", "w"); -| if (!fp) return(1); -| fprintf(fp, "%d\n", sizeof(ulong)); -| return(0); -| } -| -configure:104983: result: no -configure:104907: checking whether int8_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes -configure:104907: checking whether uint8_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes -configure:104907: checking whether int16_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes -configure:104907: checking whether uint16_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes -configure:104907: checking whether int32_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes -configure:104907: checking whether uint32_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes -configure:104907: checking whether int64_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes -configure:104907: checking whether uint64_t exists -configure:104954: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:104954: $? = 0 -configure:104954: ./conftest -configure:104954: $? = 0 -configure:104979: result: yes +| #include +configure:92418: result: no +configure:92418: checking for atomic.h +configure:92418: result: no +configure:92838: checking for Sybase-CT support +configure:92874: result: no +configure:95294: checking whether to enable System V IPC support +configure:95329: result: no +configure:95684: checking whether to enable System V semaphore support +configure:95719: result: no +configure:96107: checking whether to enable System V shared memory support +configure:96142: result: no +configure:96487: checking for TIDY support +configure:96523: result: no +configure:97176: checking whether to enable tokenizer support +configure:97211: result: no +configure:97559: checking whether to enable WDDX support +configure:97594: result: no +configure:97629: checking libexpat dir for WDDX +configure:97644: result: no +configure:98435: checking whether to enable XML support +configure:98470: result: yes +configure:98505: checking libexpat install dir +configure:98520: result: no +configure:98535: checking for xml2-config path +configure:98549: result: /home/misho/work/elwix/build/1.7/arch/i386/pkg/bin/xml2-config +configure:98693: checking whether libxml build works +configure:98744: result: yes +configure:99281: checking whether to enable XMLReader support +configure:99316: result: no +configure:99948: checking for XMLRPC-EPI support +configure:99984: result: no +configure:100019: checking libexpat dir for XMLRPC-EPI +configure:100034: result: no +configure:100043: checking iconv dir for XMLRPC-EPI +configure:100058: result: no +configure:102416: checking whether to enable XMLWriter support +configure:102451: result: no +configure:103057: checking for XSL support +configure:103093: result: no +configure:103765: checking for zip archive read/writesupport +configure:103800: result: yes +configure:103835: checking pcre install prefix +configure:103850: result: no +configure:103880: checking for the location of zlib +configure:103885: result: /usr +conftest.c:268:10: error: 'main/php_config.h' file not found with include; use "quotes" instead +#include
+ ^~~~~~~~~~~~~~~~~~~ + "main/php_config.h" +In file included from conftest.c:268: +./main/php_config.h:2359:10: fatal error: 'ext/php_config.h' file not found +#include "ext/php_config.h" + ^ +2 errors generated. +configure:104435: checking whether to enable mysqlnd +configure:104470: result: no +configure:104479: checking whether to disable compressed protocol support in mysqlnd +configure:104493: result: yes configure:105198: result: configure:105200: result: Configuring PEAR configure:105217: checking whether to install PEAR @@ -12377,7 +10648,8 @@ configure:105253: result: no configure:105299: result: configure:105301: result: Configuring Zend configure:105321: checking for bison version -configure:105341: result: 2.4.3 (ok) +configure:105341: result: invalid +configure:105347: WARNING: bison versions supported for regeneration of the Zend/PHP parsers: 1.28 1.35 1.75 1.875 2.0 2.1 2.2 2.3 2.4 2.4.1 2.4.2 2.4.3 2.5 (found: none). configure:105378: checking for inttypes.h configure:105378: result: yes configure:105378: checking for stdint.h @@ -12385,9 +10657,12 @@ configure:105378: result: yes configure:105378: checking for limits.h configure:105378: result: yes configure:105378: checking malloc.h usability -configure:105378: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -In file included from conftest.c:302: -/usr/include/malloc.h:3:2: error: #error " has been replaced by " +configure:105378: cc -c -g -O2 conftest.c >&5 +In file included from conftest.c:304: +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/include/malloc.h:3:2: error: " has been replaced by " +#error " has been replaced by " + ^ +1 error generated. configure:105378: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -12607,7 +10882,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -12637,7 +10915,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -12651,9 +10928,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -12694,9 +10971,12 @@ configure: failed program was: | #include configure:105378: result: no configure:105378: checking malloc.h presence -configure:105378: cpp conftest.c -In file included from conftest.c:269: -/usr/include/malloc.h:3:2: error: #error " has been replaced by " +configure:105378: cc -E conftest.c +In file included from conftest.c:271: +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/include/malloc.h:3:2: error: " has been replaced by " +#error " has been replaced by " + ^ +1 error generated. configure:105378: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -12916,7 +11196,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -12946,7 +11229,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -12960,9 +11242,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -12992,9 +11274,11 @@ configure:105378: result: yes configure:105389: checking for size_t configure:105389: result: yes configure:105400: checking return type of signal handlers -configure:105418: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:283: error: void value not ignored as it ought to be +configure:105418: cc -c -g -O2 conftest.c >&5 +conftest.c:285:8: error: indirection requires pointer operand ('void' invalid) +return *(signal (0, 0)) (0) == 1; + ^~~~~~~~~~~~~~~~~~~~ +1 error generated. configure:105418: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -13214,7 +11498,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -13244,7 +11531,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -13258,9 +11544,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -13285,11 +11571,13 @@ configure: failed program was: | } configure:105425: result: void configure:105438: checking for uint -configure:105438: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105438: cc -c -g -O2 conftest.c >&5 configure:105438: $? = 0 -configure:105438: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:314: error: expected expression before ')' token +configure:105438: cc -c -g -O2 conftest.c >&5 +conftest.c:316:19: error: expected expression +if (sizeof ((uint))) + ^ +1 error generated. configure:105438: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -13509,7 +11797,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -13539,7 +11830,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -13553,9 +11843,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -13612,11 +11902,11 @@ configure: failed program was: | } configure:105438: result: yes configure:105449: checking for ulong -configure:105449: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:314: error: 'ulong' undeclared (first use in this function) -conftest.c:314: error: (Each undeclared identifier is reported only once -conftest.c:314: error: for each function it appears in.) +configure:105449: cc -c -g -O2 conftest.c >&5 +conftest.c:316:13: error: use of undeclared identifier 'ulong' +if (sizeof (ulong)) + ^ +1 error generated. configure:105449: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -13836,7 +12126,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -13866,7 +12159,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -13880,9 +12172,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -13939,11 +12231,11 @@ configure: failed program was: | } configure:105449: result: no configure:105462: checking for int32_t -configure:105487: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105487: cc -c -g -O2 conftest.c >&5 configure:105487: $? = 0 configure:105494: result: yes configure:105504: checking for uint32_t -configure:105529: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105529: cc -c -g -O2 conftest.c >&5 configure:105529: $? = 0 configure:105536: result: yes configure:105548: checking for vprintf @@ -13951,7 +12243,7 @@ configure:105548: result: yes configure:105554: checking for _doprnt configure:105554: result: no configure:105565: checking for working memcmp -configure:105608: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105608: cc -o conftest -g -O2 conftest.c >&5 configure:105608: $? = 0 configure:105608: ./conftest configure:105608: $? = 0 @@ -13965,26 +12257,28 @@ configure:105816: result: yes configure:105816: checking for strdup configure:105816: result: yes configure:105816: checking for getpid -configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105816: cc -o conftest -g -O2 conftest.c >&5 configure:105816: $? = 0 configure:105816: result: yes configure:105816: checking for kill -configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105816: cc -o conftest -g -O2 conftest.c >&5 configure:105816: $? = 0 configure:105816: result: yes configure:105816: checking for strtod -configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105816: cc -o conftest -g -O2 conftest.c >&5 configure:105816: $? = 0 configure:105816: result: yes configure:105816: checking for strtol -configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105816: cc -o conftest -g -O2 conftest.c >&5 configure:105816: $? = 0 configure:105816: result: yes configure:105816: checking for finite -configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:312: warning: conflicting types for built-in function 'finite' -/tmp//ccGab6he.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `finite' +configure:105816: cc -o conftest -g -O2 conftest.c >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-RQP4Gp.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:325: undefined reference to `finite' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:105816: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -14204,7 +12498,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -14234,7 +12531,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -14248,9 +12544,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -14317,14 +12613,27 @@ configure:105816: result: no configure:105816: checking for fpclass configure:105816: result: no configure:105816: checking for sigsetjmp -configure:105816: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:105816: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:314:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header [-Wbuiltin-requires-header] +char sigsetjmp (); + ^ +1 warning generated. configure:105816: $? = 0 configure:105816: result: yes configure:105826: checking whether sprintf is broken -configure:105841: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:290: warning: incompatible implicit declaration of built-in function 'exit' -conftest.c:290: warning: incompatible implicit declaration of built-in function 'sprintf' +configure:105841: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:292:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] +main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); } +^~~~ +conftest.c:292:22: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' +main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); } + ^ +conftest.c:292:22: note: please include the header or explicitly provide a declaration for 'exit' +conftest.c:292:27: warning: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' +main() {char buf[20];exit(sprintf(buf,"testing 123")!=11); } + ^ +conftest.c:292:27: note: please include the header or explicitly provide a declaration for 'sprintf' +3 warnings generated. configure:105841: $? = 0 configure:105841: ./conftest configure:105841: $? = 0 @@ -14332,9 +12641,12 @@ configure:105856: result: no configure:105873: checking for finite configure:105873: result: no configure:105873: checking for isfinite -configure:105873: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -/tmp//cccSEkCJ.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `isfinite' +configure:105873: cc -o conftest -g -O2 conftest.c >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-NGPWCj.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:327: undefined reference to `isfinite' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:105873: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -14554,7 +12866,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -14584,7 +12899,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -14598,9 +12912,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -14671,12 +12985,11 @@ configure:105873: result: yes configure:105873: checking for isnan configure:105873: result: yes configure:105884: checking whether fp_except is defined -configure:105905: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:300: error: 'fp_except' undeclared (first use in this function) -conftest.c:300: error: (Each undeclared identifier is reported only once -conftest.c:300: error: for each function it appears in.) -conftest.c:300: error: expected ';' before 'x' +configure:105905: cc -c -g -O2 conftest.c >&5 +conftest.c:302:1: error: use of undeclared identifier 'fp_except' +fp_except x = (fp_except) 0; +^ +1 error generated. configure:105905: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -14896,7 +13209,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -14926,7 +13242,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -14940,9 +13255,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -14985,18 +13300,11 @@ configure: failed program was: | } configure:105916: result: no configure:105926: checking for usable _FPU_SETCW -configure:105952: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c:294:29: error: fpu_control.h: No such file or directory -conftest.c: In function 'main': -conftest.c:300: error: 'fpu_control_t' undeclared (first use in this function) -conftest.c:300: error: (Each undeclared identifier is reported only once -conftest.c:300: error: for each function it appears in.) -conftest.c:300: error: expected ';' before 'fpu_oldcw' -conftest.c:305: error: 'fpu_oldcw' undeclared (first use in this function) -conftest.c:306: error: 'fpu_cw' undeclared (first use in this function) -conftest.c:306: error: '_FPU_EXTENDED' undeclared (first use in this function) -conftest.c:306: error: '_FPU_SINGLE' undeclared (first use in this function) -conftest.c:306: error: '_FPU_DOUBLE' undeclared (first use in this function) +configure:105952: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:296:14: fatal error: 'fpu_control.h' file not found + #include + ^ +1 error generated. configure:105952: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -15216,7 +13524,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -15246,7 +13557,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -15260,9 +13570,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -15314,9 +13624,18 @@ configure: failed program was: | } configure:105966: result: no configure:105970: checking for usable fpsetprec -configure:105995: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -In file included from conftest.c:294: -/usr/include/machine/ieeefp.h:49:2: error: #error this file needs sys/cdefs.h as a prerequisite +configure:105995: cc -o conftest -g -O2 conftest.c >&5 +In file included from conftest.c:296: +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/include/machine/ieeefp.h:49:2: error: this file needs sys/cdefs.h as a prerequisite +#error this file needs sys/cdefs.h as a prerequisite + ^ +conftest.c:307:19: warning: implicit declaration of function 'fpgetprec' is invalid in C99 [-Wimplicit-function-declaration] + fpu_oldprec = fpgetprec(); + ^ +conftest.c:308:5: warning: implicit declaration of function 'fpsetprec' is invalid in C99 [-Wimplicit-function-declaration] + fpsetprec(FP_PD); + ^ +2 warnings and 1 error generated. configure:105995: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -15536,7 +13855,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -15566,7 +13888,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -15580,9 +13901,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -15633,12 +13954,17 @@ configure: failed program was: | } configure:106009: result: no configure:106013: checking for usable _controlfp -configure:106038: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:306: error: '_PC_53' undeclared (first use in this function) -conftest.c:306: error: (Each undeclared identifier is reported only once -conftest.c:306: error: for each function it appears in.) -conftest.c:306: error: '_MCW_PC' undeclared (first use in this function) +configure:106038: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:307:17: warning: implicit declaration of function '_controlfp' is invalid in C99 [-Wimplicit-function-declaration] + fpu_oldcw = _controlfp(0, 0); + ^ +conftest.c:308:16: error: use of undeclared identifier '_PC_53' + _controlfp(_PC_53, _MCW_PC); + ^ +conftest.c:310:27: error: use of undeclared identifier '_MCW_PC' + _controlfp(fpu_oldcw, _MCW_PC); + ^ +1 warning and 2 errors generated. configure:106038: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -15858,7 +14184,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -15888,7 +14217,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -15902,9 +14230,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -15955,12 +14283,17 @@ configure: failed program was: | } configure:106052: result: no configure:106056: checking for usable _controlfp_s -configure:106082: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:307: error: '_PC_53' undeclared (first use in this function) -conftest.c:307: error: (Each undeclared identifier is reported only once -conftest.c:307: error: for each function it appears in.) -conftest.c:307: error: '_MCW_PC' undeclared (first use in this function) +configure:106082: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:307:5: warning: implicit declaration of function '_controlfp_s' is invalid in C99 [-Wimplicit-function-declaration] + _controlfp_s(&fpu_cw, 0, 0); + ^ +conftest.c:309:27: error: use of undeclared identifier '_PC_53' + _controlfp_s(&fpu_cw, _PC_53, _MCW_PC); + ^ +conftest.c:311:38: error: use of undeclared identifier '_MCW_PC' + _controlfp_s(&fpu_cw, fpu_oldcw, _MCW_PC); + ^ +1 warning and 2 errors generated. configure:106082: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -16180,7 +14513,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -16210,7 +14546,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -16224,9 +14559,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -16278,15 +14613,16 @@ configure: failed program was: | } configure:106096: result: no configure:106100: checking whether FPU control word can be manipulated by inline assembler -configure:106128: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:106128: cc -o conftest -g -O2 conftest.c >&5 configure:106128: $? = 0 configure:106139: result: yes configure:106147: checking whether double cast to long preserves least significant bits -configure:106180: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:303: warning: incompatible implicit declaration of built-in function 'exit' -conftest.c:309: warning: incompatible implicit declaration of built-in function 'exit' -conftest.c:312: warning: incompatible implicit declaration of built-in function 'exit' +configure:106180: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:305:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit(0); + ^ +conftest.c:305:4: note: please include the header or explicitly provide a declaration for 'exit' +1 warning generated. configure:106180: $? = 0 configure:106180: ./conftest configure:106180: $? = 1 @@ -16509,7 +14845,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -16539,7 +14878,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -16553,9 +14891,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -16610,9 +14948,12 @@ configure:106190: result: no configure:106202: checking for dlfcn.h configure:106202: result: yes configure:106213: checking whether dlsym() requires a leading underscore in symbol names -configure:106284: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure: In function 'main': -configure:106280: warning: incompatible implicit declaration of built-in function 'exit' +configure:106284: cc -o conftest -g -O2 conftest.c >&5 +configure:106280:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit (status); + ^ +configure:106280:5: note: please include the header or explicitly provide a declaration for 'exit' +1 warning generated. configure:106287: $? = 0 configure:106304: result: no configure:106358: checking virtual machine dispatch method @@ -16624,35 +14965,45 @@ configure:106370: result: yes configure:106373: checking whether to enable Zend debugging configure:106375: result: no configure:106434: checking for inline -configure:106450: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:106450: cc -c -g -O2 conftest.c >&5 configure:106450: $? = 0 configure:106458: result: inline configure:106479: checking target system is Darwin configure:106488: result: no configure:106492: checking for MM alignment and log values -configure:106536: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -conftest.c: In function 'main': -conftest.c:327: warning: incompatible implicit declaration of built-in function 'exit' +configure:106536: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:329:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' + exit(0); + ^ +conftest.c:329:3: note: please include the header or explicitly provide a declaration for 'exit' +1 warning generated. configure:106536: $? = 0 configure:106536: ./conftest configure:106536: $? = 0 configure:106557: result: done configure:106560: checking for memory allocation using mmap(MAP_ANON) -configure:106605: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:106605: cc -o conftest -g -O2 conftest.c >&5 configure:106605: $? = 0 configure:106605: ./conftest configure:106605: $? = 0 configure:106610: result: yes configure:106624: checking for memory allocation using mmap("/dev/zero") -configure:106679: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:106679: cc -o conftest -g -O2 conftest.c >&5 +conftest.c:339:6: warning: implicit declaration of function 'close' is invalid in C99 [-Wimplicit-function-declaration] + if (close(fd) != 0) { + ^ +1 warning generated. configure:106679: $? = 0 configure:106679: ./conftest configure:106679: $? = 0 configure:106684: result: yes configure:106700: checking for mremap -configure:106700: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -/tmp//ccMZs6o6.o: In function `main': -conftest.c:(.text+0x12): undefined reference to `mremap' +configure:106700: cc -o conftest -g -O2 conftest.c >&5 +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 25. +/tmp/conftest-UjsjzW.o: In function `main': +/home/misho/work/embedaddon/php/conftest.c:337: undefined reference to `mremap' +cc: error: linker command failed with exit code 1 (use -v to see invocation) configure:106700: $? = 1 configure: failed program was: | /* confdefs.h */ @@ -16872,7 +15223,10 @@ configure: failed program was: | #define REGEX 1 | #define HAVE_LIBXML 1 | #define HAVE_LIBXML 1 -| #define HAVE_PCRE 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_DSA_DEFAULT_METHOD 1 +| #define HAVE_OPENSSL_EXT 1 +| #define HAVE_BUNDLED_PCRE 1 | #define HAVE_REFLECTION 1 | #define HAVE_PACKED_OBJECT_VALUE 1 | #define HAVE_SPL 1 @@ -16902,7 +15256,6 @@ configure: failed program was: | #define HAVE_FNMATCH 1 | #define HAVE_FORK 1 | #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 | #define HAVE_RES_NSEARCH 1 | #define HAVE_DN_EXPAND 1 | #define HAVE_DN_SKIPNAME 1 @@ -16916,9 +15269,9 @@ configure: failed program was: | #define HAVE_MBLEN 1 | #define HAVE_MBRLEN 1 | #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 +| #define HAVE_LIBXML 1 +| #define HAVE_XML 1 +| #define HAVE_ZIP 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_LIMITS_H 1 @@ -16995,7 +15348,7 @@ configure: failed program was: | } configure:106700: result: no configure:106723: checking for sigaction -configure:106723: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:106723: cc -o conftest -g -O2 conftest.c >&5 configure:106723: $? = 0 configure:106723: result: yes configure:106743: checking whether to enable zend signal handling @@ -17005,657 +15358,29 @@ configure:106780: result: Configuring TSRM configure:106788: checking for stdarg.h configure:106788: result: yes configure:106801: checking for sigprocmask -configure:106801: cc -o conftest -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 +configure:106801: cc -o conftest -g -O2 conftest.c >&5 configure:106801: $? = 0 configure:106801: result: yes configure:107631: result: configure:107633: result: Configuring libtool configure:107729: checking for ld used by cc -configure:107796: result: /usr/bin/ld -configure:107803: checking if the linker (/usr/bin/ld) is GNU ld +configure:107796: result: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld +configure:107803: checking if the linker (/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld) is GNU ld configure:107818: result: yes -configure:107823: checking for /usr/bin/ld option to reload object files +configure:107823: checking for /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld option to reload object files configure:107830: result: -r configure:107848: checking for BSD-compatible nm -configure:107897: result: /usr/bin/nm -B +configure:107897: result: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/nm -B configure:107901: checking how to recognize dependent libraries configure:108087: result: pass_all -configure:108309: checking how to run the C++ preprocessor -configure:108336: c++ -E conftest.cpp -configure:108336: $? = 0 -configure:108350: c++ -E conftest.cpp -conftest.cpp:307:28: error: ac_nonexistent.h: No such file or directory -configure:108350: $? = 1 -configure: 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_SIGNAL_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_DLFCN_H 1 -| #define RETSIGTYPE void -| #define ulong unsigned long -| #define HAVE_INT32_T 1 -| #define HAVE_UINT32_T 1 -| #define HAVE_VPRINTF 1 -| #define HAVE_ALLOCA 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_GETPID 1 -| #define HAVE_KILL 1 -| #define HAVE_STRTOD 1 -| #define HAVE_STRTOL 1 -| #define HAVE_SIGSETJMP 1 -| #define ZEND_BROKEN_SPRINTF 0 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FPU_INLINE_ASM_X86 1 -| #define HAVE_DLFCN_H 1 -| #define ZEND_VM_KIND ZEND_VM_KIND_CALL -| #define ZEND_DEBUG 0 -| #define ZEND_MM_ALIGNMENT 4 -| #define ZEND_MM_ALIGNMENT_LOG2 2 -| #define HAVE_MEM_MMAP_ANON 1 -| #define HAVE_MEM_MMAP_ZERO 1 -| #define HAVE_SIGACTION 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SIGPROCMASK 1 -| #define PHP_BUILD_DATE "2012-05-29" -| #define PHP_UNAME "FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC i386" -| #define PHP_OS "FreeBSD" -| /* end confdefs.h. */ -| #include -configure:108375: result: c++ -E -configure:108395: c++ -E conftest.cpp -configure:108395: $? = 0 -configure:108409: c++ -E conftest.cpp -conftest.cpp:307:28: error: ac_nonexistent.h: No such file or directory -configure:108409: $? = 1 -configure: 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_SYS_PARAM_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_NETINET_IN_H 1 -| #define HAVE_ARPA_INET_H 1 -| #define HAVE_ARPA_NAMESER_H 1 -| #define HAVE_ASSERT_H 1 -| #define HAVE_FCNTL_H 1 -| #define HAVE_GRP_H 1 -| #define HAVE_IEEEFP_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 4 -| #define SIZEOF_LONG_LONG 8 -| #define SIZEOF_LONG_LONG_INT 8 -| #define SIZEOF_LONG 4 -| #define SIZEOF_INT 4 -| #define SIZEOF_INTMAX_T 8 -| #define HAVE_INTMAX_T 1 -| #define SIZEOF_SSIZE_T 4 -| #define HAVE_SSIZE_T 1 -| #define SIZEOF_PTRDIFF_T 4 -| #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_FLOCK 1 -| #define HAVE_FTOK 1 -| #define HAVE_FUNOPEN 1 -| #define HAVE_GAI_STRERROR 1 -| #define HAVE_GETLOADAVG 1 -| #define HAVE_GETLOGIN 1 -| #define HAVE_GETPROTOBYNAME 1 -| #define HAVE_GETPROTOBYNUMBER 1 -| #define HAVE_GETSERVBYNAME 1 -| #define HAVE_GETSERVBYPORT 1 -| #define HAVE_GETHOSTNAME 1 -| #define HAVE_GETRUSAGE 1 -| #define HAVE_GETTIMEOFDAY 1 -| #define HAVE_GMTIME_R 1 -| #define HAVE_GETPWNAM_R 1 -| #define HAVE_GETGRNAM_R 1 -| #define HAVE_GETPWUID_R 1 -| #define HAVE_GRANTPT 1 -| #define HAVE_INET_NTOA 1 -| #define HAVE_INET_NTOP 1 -| #define HAVE_INET_PTON 1 -| #define HAVE_ISASCII 1 -| #define HAVE_LINK 1 -| #define HAVE_LOCALTIME_R 1 -| #define HAVE_LOCKF 1 -| #define HAVE_LCHOWN 1 -| #define HAVE_LRAND48 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_MEMMOVE 1 -| #define HAVE_MKSTEMP 1 -| #define HAVE_MMAP 1 -| #define HAVE_NL_LANGINFO 1 -| #define HAVE_PERROR 1 -| #define HAVE_POLL 1 -| #define HAVE_PTSNAME 1 -| #define HAVE_PUTENV 1 -| #define HAVE_REALPATH 1 -| #define HAVE_RANDOM 1 -| #define HAVE_RAND_R 1 -| #define HAVE_SCANDIR 1 -| #define HAVE_SETITIMER 1 -| #define HAVE_SETLOCALE 1 -| #define HAVE_LOCALECONV 1 -| #define HAVE_SETENV 1 -| #define HAVE_SETPGID 1 -| #define HAVE_SETSOCKOPT 1 -| #define HAVE_SETVBUF 1 -| #define HAVE_SHUTDOWN 1 -| #define HAVE_SIN 1 -| #define HAVE_SNPRINTF 1 -| #define HAVE_SRAND48 1 -| #define HAVE_SRANDOM 1 -| #define HAVE_STATFS 1 -| #define HAVE_STATVFS 1 -| #define HAVE_STRCASECMP 1 -| #define HAVE_STRCOLL 1 -| #define HAVE_STRDUP 1 -| #define HAVE_STRERROR 1 -| #define HAVE_STRFTIME 1 -| #define HAVE_STRNLEN 1 -| #define HAVE_STRPTIME 1 -| #define HAVE_STRSTR 1 -| #define HAVE_STRTOK_R 1 -| #define HAVE_SYMLINK 1 -| #define HAVE_TEMPNAM 1 -| #define HAVE_TZSET 1 -| #define HAVE_UNLOCKPT 1 -| #define HAVE_UNSETENV 1 -| #define HAVE_USLEEP 1 -| #define HAVE_UTIME 1 -| #define HAVE_VSNPRINTF 1 -| #define HAVE_VASPRINTF 1 -| #define HAVE_ASPRINTF 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_NANOSLEEP 1 -| #define HAVE_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 1 -| #define HAVE_DECLARED_TIMEZONE 1 -| #define HAVE_POSIX_READDIR_R 1 -| #define PHP_SIGCHILD 0 -| #define DEFAULT_SHORT_OPEN_TAG "1" -| #define HAVE_IPV6 1 -| #define SIZEOF_LONG 4 -| #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_PCRE 1 -| #define HAVE_REFLECTION 1 -| #define HAVE_PACKED_OBJECT_VALUE 1 -| #define HAVE_SPL 1 -| #define HAVE_FLUSHIO 1 -| #define HAVE_CRYPT 1 -| #define HAVE_ALIGNOF 1 -| #define HAVE_ATTRIBUTE_ALIGNED 1 -| #define PHP_USE_PHP_CRYPT_R 1 -| #define PHP_STD_DES_CRYPT 1 -| #define PHP_BLOWFISH_CRYPT 1 -| #define PHP_EXT_DES_CRYPT 1 -| #define PHP_MD5_CRYPT 1 -| #define PHP_SHA512_CRYPT 1 -| #define PHP_SHA256_CRYPT 1 -| #define HAVE_GETCWD 1 -| #define HAVE_GETWD 1 -| #define HAVE_ASINH 1 -| #define HAVE_ACOSH 1 -| #define HAVE_ATANH 1 -| #define HAVE_LOG1P 1 -| #define HAVE_HYPOT 1 -| #define HAVE_GLOB 1 -| #define HAVE_STRFMON 1 -| #define HAVE_NICE 1 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FNMATCH 1 -| #define HAVE_FORK 1 -| #define PHP_CAN_SUPPORT_PROC_OPEN 1 -| #define ENABLE_CHROOT_FUNC 1 -| #define HAVE_RES_NSEARCH 1 -| #define HAVE_DN_EXPAND 1 -| #define HAVE_DN_SKIPNAME 1 -| #define HAVE_RES_SEARCH 1 -| #define HAVE_ATOF_ACCEPTS_NAN 1 -| #define HAVE_ATOF_ACCEPTS_INF 1 -| #define HAVE_HUGE_VAL_INF 1 -| #define HAVE_HUGE_VAL_NAN 1 -| #define HAVE_STRPTIME_DECL_FAILS 1 -| #define HAVE_WCHAR_H 1 -| #define HAVE_MBLEN 1 -| #define HAVE_MBRLEN 1 -| #define HAVE_MBSINIT 1 -| #define HAVE_MBSTATE_T 1 -| #define MYSQLND_COMPRESSION_WANTED 1 -| #define MYSQLND_SSL_SUPPORTED 1 -| #define HAVE_INTTYPES_H 1 -| #define HAVE_STDINT_H 1 -| #define HAVE_LIMITS_H 1 -| #define HAVE_STRING_H 1 -| #define HAVE_UNISTD_H 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SYS_TYPES_H 1 -| #define HAVE_SYS_TIME_H 1 -| #define HAVE_SIGNAL_H 1 -| #define HAVE_STDLIB_H 1 -| #define HAVE_DLFCN_H 1 -| #define RETSIGTYPE void -| #define ulong unsigned long -| #define HAVE_INT32_T 1 -| #define HAVE_UINT32_T 1 -| #define HAVE_VPRINTF 1 -| #define HAVE_ALLOCA 1 -| #define HAVE_MEMCPY 1 -| #define HAVE_STRDUP 1 -| #define HAVE_GETPID 1 -| #define HAVE_KILL 1 -| #define HAVE_STRTOD 1 -| #define HAVE_STRTOL 1 -| #define HAVE_SIGSETJMP 1 -| #define ZEND_BROKEN_SPRINTF 0 -| #define HAVE_ISINF 1 -| #define HAVE_ISNAN 1 -| #define HAVE_FPU_INLINE_ASM_X86 1 -| #define HAVE_DLFCN_H 1 -| #define ZEND_VM_KIND ZEND_VM_KIND_CALL -| #define ZEND_DEBUG 0 -| #define ZEND_MM_ALIGNMENT 4 -| #define ZEND_MM_ALIGNMENT_LOG2 2 -| #define HAVE_MEM_MMAP_ANON 1 -| #define HAVE_MEM_MMAP_ZERO 1 -| #define HAVE_SIGACTION 1 -| #define HAVE_STDARG_H 1 -| #define HAVE_SIGPROCMASK 1 -| #define PHP_BUILD_DATE "2012-05-29" -| #define PHP_UNAME "FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC i386" -| #define PHP_OS "FreeBSD" -| /* end confdefs.h. */ -| #include configure:108442: checking the maximum length of command line arguments -configure:108554: result: 262144 -configure:108566: checking command to parse /usr/bin/nm -B output from cc object -configure:108671: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cpp >&5 +configure:108554: result: 196608 +configure:108566: checking command to parse /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/nm -B output from cc object +configure:108671: cc -c -g -O2 conftest.c >&5 configure:108674: $? = 0 -configure:108678: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm +configure:108678: /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:108681: $? = 0 -configure:108733: c++ -o conftest -O2 -pipe -fno-strict-aliasing conftest.cpp conftstm.o >&5 +configure:108733: cc -o conftest -g -O2 conftest.c conftstm.o >&5 configure:108736: $? = 0 configure:108774: result: ok configure:108778: checking for objdir @@ -17667,35 +15392,28 @@ configure:108977: checking for ranlib configure:108993: found /usr/bin/ranlib configure:109004: result: ranlib configure:109069: checking for strip -configure:109085: found /usr/bin/strip +configure:109085: found /home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/strip configure:109096: result: strip configure:109665: checking if cc supports -fno-rtti -fno-exceptions -configure:109683: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -fno-rtti -fno-exceptions conftest.c >&5 -cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C +configure:109683: cc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5 configure:109687: $? = 0 -configure:109700: result: no +configure:109700: result: yes configure:109715: checking for cc option to produce PIC configure:109955: result: -fPIC configure:109963: checking if cc PIC flag -fPIC works -configure:109981: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -fPIC -DPIC conftest.c >&5 +configure:109981: cc -c -g -O2 -fPIC -DPIC conftest.c >&5 configure:109985: $? = 0 configure:109998: result: yes configure:110026: checking if cc static flag -static works configure:110054: result: yes configure:110064: checking if cc supports -c -o file.o -configure:110085: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden -o out/conftest2.o conftest.c >&5 +configure:110085: cc -c -g -O2 -o out/conftest2.o conftest.c >&5 configure:110089: $? = 0 configure:110111: result: yes -configure:110137: checking whether the cc linker (/usr/bin/ld) supports shared libraries +configure:110137: checking whether the cc linker (/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld) supports shared libraries configure:111069: result: yes -configure:111090: checking whether -lc should be explicitly linked in -configure:111095: cc -c -O2 -pipe -fno-strict-aliasing -fvisibility=hidden conftest.c >&5 -configure:111098: $? = 0 -configure:111113: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1 -configure:111116: $? = 0 -configure:111128: result: no configure:111136: checking dynamic linker characteristics -configure:111738: result: freebsd10.0 ld.so +configure:111738: result: freebsd ld.so configure:111762: checking how to hardcode library paths into programs configure:111787: result: immediate configure:111801: checking whether stripping libraries is possible @@ -17703,29 +15421,11 @@ configure:111806: result: yes configure:112323: checking if libtool supports shared libraries configure:112325: result: yes configure:112328: checking whether to build shared libraries -configure:112349: result: yes +configure:112349: result: no configure:112352: checking whether to build static libraries -configure:112356: result: no +configure:112356: result: yes configure:112450: result: creating libtool -configure:113182: checking whether the c++ linker (/usr/bin/ld) supports shared libraries -configure:114080: result: yes -configure:114101: c++ -c -O2 -pipe -fno-strict-aliasing conftest.cpp >&5 -configure:114104: $? = 0 -configure:114260: checking for c++ option to produce PIC -configure:114550: result: -configure:114621: checking if c++ static flag works -configure:114649: result: yes -configure:114659: checking if c++ supports -c -o file.o -configure:114680: c++ -c -O2 -pipe -fno-strict-aliasing -o out/conftest2.o conftest.cpp >&5 -configure:114684: $? = 0 -configure:114706: result: yes -configure:114732: checking whether the c++ linker (/usr/bin/ld) supports shared libraries -configure:114758: result: yes -configure:114825: checking dynamic linker characteristics -configure:115375: result: freebsd10.0 ld.so -configure:115399: checking how to hardcode library paths into programs -configure:115424: result: unsupported configure:115941: result: configure:115943: result: Generating files configure:116617: creating ./config.status @@ -17754,6 +15454,7 @@ config.status:1337: creating scripts/man1/php-config.1 config.status:1337: creating sapi/cli/php.1 config.status:1337: creating main/php_config.h config.status:1521: executing default commands +configure:117922: WARNING: unrecognized options: --enable-sqlite-utf8 ## ---------------- ## ## Cache variables. ## @@ -17765,7 +15466,7 @@ ac_cv_atof_accept_inf=yes ac_cv_atof_accept_nan=yes ac_cv_attribute_aligned=yes ac_cv_broken_sprintf=no -ac_cv_build=i386-portbld-freebsd10.0 +ac_cv_build=i386-elwix-freebsd ac_cv_c_bigendian_php=no ac_cv_c_compiler_gnu=yes ac_cv_c_inline=inline @@ -17779,21 +15480,21 @@ ac_cv_declared_timezone=yes ac_cv_ebcdic=no ac_cv_env_CCC_set='' ac_cv_env_CCC_value='' -ac_cv_env_CC_set=set -ac_cv_env_CC_value=cc -ac_cv_env_CFLAGS_set=set -ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' -ac_cv_env_CPPFLAGS_set=set +ac_cv_env_CC_set='' +ac_cv_env_CC_value='' +ac_cv_env_CFLAGS_set='' +ac_cv_env_CFLAGS_value='' +ac_cv_env_CPPFLAGS_set='' ac_cv_env_CPPFLAGS_value='' -ac_cv_env_CPP_set=set -ac_cv_env_CPP_value=cpp +ac_cv_env_CPP_set='' +ac_cv_env_CPP_value='' ac_cv_env_CXXCPP_set='' ac_cv_env_CXXCPP_value='' -ac_cv_env_CXXFLAGS_set=set -ac_cv_env_CXXFLAGS_value='-O2 -pipe -fno-strict-aliasing' -ac_cv_env_CXX_set=set -ac_cv_env_CXX_value=c++ -ac_cv_env_LDFLAGS_set=set +ac_cv_env_CXXFLAGS_set='' +ac_cv_env_CXXFLAGS_value='' +ac_cv_env_CXX_set='' +ac_cv_env_CXX_value='' +ac_cv_env_LDFLAGS_set='' ac_cv_env_LDFLAGS_value='' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' @@ -17802,7 +15503,7 @@ ac_cv_env_YACC_value='' ac_cv_env_YFLAGS_set='' ac_cv_env_YFLAGS_value='' ac_cv_env_build_alias_set=set -ac_cv_env_build_alias_value=i386-portbld-freebsd10.0 +ac_cv_env_build_alias_value=i386-elwix-freebsd ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' @@ -18011,7 +15712,7 @@ ac_cv_header_unistd_h=yes ac_cv_header_unix_h=no ac_cv_header_utime_h=yes ac_cv_header_wchar_h=yes -ac_cv_host=i386-portbld-freebsd10.0 +ac_cv_host=i386-elwix-freebsd ac_cv_huge_val_inf=yes ac_cv_huge_val_nan=yes ac_cv_int_type_int32_t=yes @@ -18020,11 +15721,15 @@ ac_cv_ipv6_support=yes ac_cv_lib_bind___dns_search=no ac_cv_lib_bind_dns_search=no ac_cv_lib_crypt_crypt=yes +ac_cv_lib_crypto_CRYPTO_free=yes +ac_cv_lib_crypto_X509_free=yes ac_cv_lib_m_sin=yes ac_cv_lib_resolv___dns_search=no ac_cv_lib_resolv_dns_search=no ac_cv_lib_socket___dns_search=no ac_cv_lib_socket_dns_search=no +ac_cv_lib_ssl_DSA_get_default_method=yes +ac_cv_lib_ssl_SSL_CTX_set_ssl_version=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_member_struct_stat_st_blocks=yes ac_cv_member_struct_stat_st_rdev=yes @@ -18032,20 +15737,19 @@ ac_cv_member_struct_tm_tm_zone=yes ac_cv_objext=o ac_cv_path_EGREP='/usr/bin/grep -E' ac_cv_path_GREP=/usr/bin/grep +ac_cv_path_PKG_CONFIG=/usr/X11R6/bin/pkg-config ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail -ac_cv_php_xml2_config_path=/usr/local/bin/xml2-config +ac_cv_php_xml2_config_path=/home/misho/work/elwix/build/1.7/arch/i386/pkg/bin/xml2-config ac_cv_prog_AWK=gawk -ac_cv_prog_CPP=cpp -ac_cv_prog_CXXCPP='c++ -E' +ac_cv_prog_CPP='cc -E' ac_cv_prog_YACC='bison -y' ac_cv_prog_ac_ct_AR=ar +ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_cc_c_o=yes ac_cv_prog_cc_g=yes -ac_cv_pthreads_cflags='' -ac_cv_pthreads_lib='' ac_cv_safe_to_define___extensions__=yes ac_cv_search_opendir='none required' ac_cv_sizeof_int=4 @@ -18060,11 +15764,11 @@ ac_cv_strptime_decl_fails=yes ac_cv_struct_flock=yes ac_cv_struct_tm=time.h ac_cv_struct_tm_gmtoff=yes -ac_cv_target=i386-portbld-freebsd10.0 +ac_cv_target=i386-elwix-freebsd ac_cv_time_r_type=POSIX ac_cv_type_fp_except=no ac_cv_type_in_addr_t=yes -ac_cv_type_mbstate_t=yes +ac_cv_type_mbstate_t=no ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_uid_t=yes @@ -18078,51 +15782,31 @@ lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_objdir=.libs -lt_cv_path_LD=/usr/bin/ld -lt_cv_path_LDCXX='' -lt_cv_path_NM='/usr/bin/nm -B' -lt_cv_path_SED=sed +lt_cv_path_LD=/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/ld +lt_cv_path_NM='/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/bin/nm -B' +lt_cv_path_SED=/usr/bin/sed lt_cv_prog_compiler_c_o=yes -lt_cv_prog_compiler_c_o_CXX=yes lt_cv_prog_compiler_pic_works=yes -lt_cv_prog_compiler_rtti_exceptions=no +lt_cv_prog_compiler_rtti_exceptions=yes lt_cv_prog_compiler_static_works=yes -lt_cv_prog_compiler_static_works_CXX=yes lt_cv_prog_gnu_ld=yes -lt_cv_prog_gnu_ldcxx='' lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\' lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib' -lt_cv_sys_lib_search_path_spec=/usr/lib -lt_cv_sys_max_cmd_len=262144 +lt_cv_sys_lib_search_path_spec=/home/misho/work/elwix/build/1.7/obj/i386/home/fbsd_work.src/src/tmp/usr/lib +lt_cv_sys_max_cmd_len=196608 lt_lt_cv_prog_compiler_c_o='"yes"' -lt_lt_cv_prog_compiler_c_o_CXX='"yes"' lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"' lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"' lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"' -php_cv_bison_version='2.4.3 (ok)' -php_cv_cc_dashr=yes +php_cv_bison_version=invalid +php_cv_cc_dashr=no +php_cv_cc_rpath=yes php_cv_libxml_build_works=yes -php_cv_sizeof_int16=0 -php_cv_sizeof_int16_t=2 -php_cv_sizeof_int32=0 -php_cv_sizeof_int32_t=4 -php_cv_sizeof_int64_t=8 -php_cv_sizeof_int8=0 -php_cv_sizeof_int8_t=1 php_cv_sizeof_intmax_t=8 php_cv_sizeof_ptrdiff_t=4 php_cv_sizeof_ssize_t=4 -php_cv_sizeof_uchar=0 -php_cv_sizeof_uint16=0 -php_cv_sizeof_uint16_t=2 -php_cv_sizeof_uint32=0 -php_cv_sizeof_uint32_t=4 -php_cv_sizeof_uint64_t=8 -php_cv_sizeof_uint8=0 -php_cv_sizeof_uint8_t=1 -php_cv_sizeof_ulong=0 ## ----------------- ## ## Output variables. ## @@ -18132,14 +15816,14 @@ ALLOCA='' AR='ar' AWK='gawk' CC='cc' -CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic' -CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-layout=GNU'\'' '\''--localstatedir=/var'\'' '\''--with-config-file-scan-dir=/usr/local/etc/php'\'' '\''--disable-all'\'' '\''--enable-libxml'\'' '\''--enable-mysqlnd'\'' '\''--with-libxml-dir=/usr/local'\'' '\''--with-pcre-regex=/usr/local'\'' '\''--with-zlib-dir=/usr'\'' '\''--program-prefix='\'' '\''--enable-embed'\'' '\''--with-regex=php'\'' '\''--with-zend-vm=CALL'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd10.0'\''' -CONFIGURE_OPTIONS=' '\''--with-layout=GNU'\'' '\''--localstatedir=/var'\'' '\''--with-config-file-scan-dir=/usr/local/etc/php'\'' '\''--disable-all'\'' '\''--enable-libxml'\'' '\''--enable-mysqlnd'\'' '\''--with-libxml-dir=/usr/local'\'' '\''--with-pcre-regex=/usr/local'\'' '\''--with-zlib-dir=/usr'\'' '\''--program-prefix='\'' '\''--enable-embed'\'' '\''--with-regex=php'\'' '\''--with-zend-vm=CALL'\'' '\''--prefix=/usr/local'\'' '\''--mandir=/usr/local/man'\'' '\''--infodir=/usr/local/info/'\'' '\''--build=i386-portbld-freebsd10.0'\''' -CPP='cpp' +CFLAGS='$(CFLAGS_CLEAN) -prefer-non-pic -static' +CONFIGURE_COMMAND=' '\''./configure'\'' '\''--with-layout=GNU'\'' '\''--localstatedir=/var'\'' '\''--with-config-file-scan-dir=/etc/php'\'' '\''--disable-all'\'' '\''--enable-libxml'\'' '\''--enable-xml'\'' '\''--with-libxml-dir=/home/misho/work/elwix/build/1.7/arch/i386/pkg'\'' '\''--with-openssl'\'' '\''--enable-zip'\'' '\''--enable-sqlite-utf8'\'' '\''--prefix'\''' +CONFIGURE_OPTIONS=' '\''--with-layout=GNU'\'' '\''--localstatedir=/var'\'' '\''--with-config-file-scan-dir=/etc/php'\'' '\''--disable-all'\'' '\''--enable-libxml'\'' '\''--enable-xml'\'' '\''--with-libxml-dir=/home/misho/work/elwix/build/1.7/arch/i386/pkg'\'' '\''--with-openssl'\'' '\''--enable-zip'\'' '\''--enable-sqlite-utf8'\'' '\''--prefix'\''' +CPP='cc -E' CPPFLAGS='' -CXX='c++' -CXXCPP='c++ -E' -CXXFLAGS='-O2 -pipe -fno-strict-aliasing -prefer-non-pic' +CXX='' +CXXCPP='' +CXXFLAGS=' -prefer-non-pic -static' DEBUG_CFLAGS='' DEFS='-DHAVE_CONFIG_H' DSYMUTIL='' @@ -18149,28 +15833,28 @@ ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/grep -E' EXEEXT='' -EXPANDED_BINDIR='/usr/local/bin' +EXPANDED_BINDIR='/home/misho/work/elwix/build/1.7/arch/i386/pkg/bin' EXPANDED_DATADIR='${prefix}/share' -EXPANDED_EXTENSION_DIR='/usr/local/lib/php/20100525' -EXPANDED_LIBDIR='/usr/local/lib/php' +EXPANDED_EXTENSION_DIR='/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib/php/20100525' +EXPANDED_LIBDIR='/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib/php' EXPANDED_LOCALSTATEDIR='/var' -EXPANDED_MANDIR='/usr/local/man' +EXPANDED_MANDIR='/home/misho/work/elwix/build/1.7/arch/i386/pkg/share/man' EXPANDED_PEAR_INSTALLDIR='' -EXPANDED_PHP_CONFIG_FILE_PATH='/usr/local/etc' -EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='/usr/local/etc/php' -EXPANDED_SBINDIR='/usr/local/sbin' -EXPANDED_SYSCONFDIR='/usr/local/etc' -EXTENSION_DIR='/usr/local/lib/php/20100525' +EXPANDED_PHP_CONFIG_FILE_PATH='/home/misho/work/elwix/build/1.7/arch/i386/pkg/etc' +EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='/etc/php' +EXPANDED_SBINDIR='/home/misho/work/elwix/build/1.7/arch/i386/pkg/sbin' +EXPANDED_SYSCONFDIR='/home/misho/work/elwix/build/1.7/arch/i386/pkg/etc' +EXTENSION_DIR='/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib/php/20100525' EXTRA_INCLUDES='' -EXTRA_LDFLAGS=' -avoid-version -module -L/usr/local/lib' -EXTRA_LDFLAGS_PROGRAM=' -L/usr/local/lib' -EXTRA_LIBS='-lcrypt -lcrypt -lpcre -lm -lxml2 -lz -liconv -lm -lcrypt -lcrypt ' +EXTRA_LDFLAGS=' -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib' +EXTRA_LDFLAGS_PROGRAM=' -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib' +EXTRA_LIBS='-lcrypt -lz -lcrypt -lcrypto -lssl -lcrypto -lm -lxml2 -lz -lm -lcrypt -lxml2 -lz -lm -lcrypt ' GREP='/usr/bin/grep' ICU_CONFIG='' -INCLUDES=' -I/usr/ports/lang/php5/work/php-5.4.3/ext/date/lib -I/usr/ports/lang/php5/work/php-5.4.3/ext/ereg/regex -I/usr/local/include/libxml2 -I/usr/local/include -I$(top_builddir)/TSRM -I$(top_builddir)/Zend' -INCLUDE_PATH='.:/usr/local/share/pear' -INLINE_CFLAGS='-O2 -pipe -fno-strict-aliasing -fvisibility=hidden -prefer-non-pic' -INSTALL_IT='$(mkinstalldirs) $(INSTALL_ROOT)$(prefix)/lib; $(INSTALL) -m 0755 libs/libphp5.so $(INSTALL_ROOT)$(prefix)/lib' +INCLUDES=' -I/home/misho/work/embedaddon/php/ext/date/lib -I/home/misho/work/embedaddon/php/ext/ereg/regex -I/home/misho/work/elwix/build/1.7/arch/i386/pkg/include/libxml2 -I$(top_builddir)/TSRM -I$(top_builddir)/Zend' +INCLUDE_PATH='.:/home/misho/work/elwix/build/1.7/arch/i386/pkg/share/pear' +INLINE_CFLAGS='-g -O2 -prefer-non-pic -static' +INSTALL_IT='' KRB5_CONFIG='' LDFLAGS=' ' LIBOBJS='' @@ -18183,7 +15867,7 @@ LTP_GENHTML='' MYSQL_INCLUDE='' MYSQL_LIBS='' MYSQL_MODULE_TYPE='' -NATIVE_RPATHS=' -R/usr/local/lib' +NATIVE_RPATHS=' -Wl,-rpath,/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib' NMEDIT='' OBJEXT='o' OCI8_DIR='' @@ -18193,7 +15877,7 @@ ODBC_INCLUDE='' ODBC_LFLAGS='' ODBC_LIBS='' ODBC_TYPE='' -OPENSSL_INCDIR_OPT='' +OPENSSL_INCDIR_OPT='-I/usr/include' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' @@ -18206,62 +15890,62 @@ PDO_OCI_DIR='' PDO_OCI_SHARED_LIBADD='' PDO_OCI_VERSION='' PEAR_INSTALLDIR='' -PHP_INSTALLED_SAPIS=' cli embed cgi' -PHP_LDFLAGS=' -L/usr/local/lib' +PHP_INSTALLED_SAPIS=' cli cgi' +PHP_LDFLAGS=' -L/home/misho/work/elwix/build/1.7/arch/i386/pkg/lib' PHP_LIBS='' PHP_VERSION='5.4.3' PHP_VERSION_ID='50403' -PKG_CONFIG='' +PKG_CONFIG='/usr/X11R6/bin/pkg-config' PROG_SENDMAIL='/usr/sbin/sendmail' RANLIB='ranlib' RE2C='exit 0;' -SED='sed' +SED='/usr/bin/sed' SHELL='/bin/sh' SHLIB_DL_SUFFIX_NAME='so' SHLIB_SUFFIX_NAME='so' SNMP_CONFIG='' STRIP='strip' -YACC='bison -y' +YACC='exit 0;' YFLAGS='' ZEND_EXTRA_LIBS='' -abs_builddir='/usr/ports/lang/php5/work/php-5.4.3' -abs_srcdir='/usr/ports/lang/php5/work/php-5.4.3' -ac_ct_CC='' +abs_builddir='/home/misho/work/embedaddon/php' +abs_srcdir='/home/misho/work/embedaddon/php' +ac_ct_CC='cc' ac_ct_CXX='' bindir='${exec_prefix}/bin' -build='i386-portbld-freebsd10.0' -build_alias='i386-portbld-freebsd10.0' +build='i386-elwix-freebsd' +build_alias='i386-elwix-freebsd' build_cpu='i386' -build_os='freebsd10.0' -build_vendor='portbld' +build_os='freebsd' +build_vendor='elwix' datadir='${datarootdir}' -datarootdir='/usr/local/share' +datarootdir='/home/misho/work/elwix/build/1.7/arch/i386/pkg/share' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' -host='i386-portbld-freebsd10.0' -host_alias='i386-portbld-freebsd10.0' +host='i386-elwix-freebsd' +host_alias='i386-elwix-freebsd' host_cpu='i386' -host_os='freebsd10.0' -host_vendor='portbld' +host_os='freebsd' +host_vendor='elwix' htmldir='${docdir}' includedir='${prefix}/include' -infodir='/usr/local/info' +infodir='${datarootdir}/info' libdir='${exec_prefix}/lib/php' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='/var' -mandir='/usr/local/man' +mandir='${datarootdir}/man' oldincludedir='/usr/include' pdfdir='${docdir}' -php_abs_top_builddir='/usr/ports/lang/php5/work/php-5.4.3' -php_abs_top_srcdir='/usr/ports/lang/php5/work/php-5.4.3' +php_abs_top_builddir='/home/misho/work/embedaddon/php' +php_abs_top_srcdir='/home/misho/work/embedaddon/php' php_fpm_group='' php_fpm_localstatedir='' php_fpm_prefix='' php_fpm_sysconfdir='' php_fpm_user='' -prefix='/usr/local' +prefix='/home/misho/work/elwix/build/1.7/arch/i386/pkg' program_prefix='' program_suffix='' program_transform_name='s,x,x,' @@ -18269,11 +15953,11 @@ psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' -target='i386-portbld-freebsd10.0' +target='i386-elwix-freebsd' target_alias='' target_cpu='i386' -target_os='freebsd10.0' -target_vendor='portbld' +target_os='freebsd' +target_vendor='elwix' ## ----------- ## ## confdefs.h. ## @@ -18496,7 +16180,10 @@ target_vendor='portbld' #define REGEX 1 #define HAVE_LIBXML 1 #define HAVE_LIBXML 1 -#define HAVE_PCRE 1 +#define HAVE_DSA_DEFAULT_METHOD 1 +#define HAVE_DSA_DEFAULT_METHOD 1 +#define HAVE_OPENSSL_EXT 1 +#define HAVE_BUNDLED_PCRE 1 #define HAVE_REFLECTION 1 #define HAVE_PACKED_OBJECT_VALUE 1 #define HAVE_SPL 1 @@ -18526,7 +16213,6 @@ target_vendor='portbld' #define HAVE_FNMATCH 1 #define HAVE_FORK 1 #define PHP_CAN_SUPPORT_PROC_OPEN 1 -#define ENABLE_CHROOT_FUNC 1 #define HAVE_RES_NSEARCH 1 #define HAVE_DN_EXPAND 1 #define HAVE_DN_SKIPNAME 1 @@ -18540,9 +16226,9 @@ target_vendor='portbld' #define HAVE_MBLEN 1 #define HAVE_MBRLEN 1 #define HAVE_MBSINIT 1 -#define HAVE_MBSTATE_T 1 -#define MYSQLND_COMPRESSION_WANTED 1 -#define MYSQLND_SSL_SUPPORTED 1 +#define HAVE_LIBXML 1 +#define HAVE_XML 1 +#define HAVE_ZIP 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_LIMITS_H 1 @@ -18581,8 +16267,8 @@ target_vendor='portbld' #define HAVE_SIGACTION 1 #define HAVE_STDARG_H 1 #define HAVE_SIGPROCMASK 1 -#define PHP_BUILD_DATE "2012-05-29" -#define PHP_UNAME "FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #14: Mon May 28 16:02:57 EEST 2012 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC i386" +#define PHP_BUILD_DATE "2013-01-28" +#define PHP_UNAME "FreeBSD elwix.aitnet.org 10.0-CURRENT FreeBSD 10.0-CURRENT #31: Thu Jan 24 14:33:42 EET 2013 root@elwix.aitnet.org:/usr/obj/usr/src/sys/GENERIC i386" #define PHP_OS "FreeBSD" #define HAVE_BUILD_DEFS_H 1