Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 354290 Details for
Bug 478332
dev-lang/php-5.4.17 with dev-db/mysql-5.5.32 - configure: ld: cannot find -lmysqlclient
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
config.log
config.log (text/plain), 311.92 KB, created by
Markus Ullmann
on 2013-07-27 09:07:04 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Markus Ullmann
Created:
2013-07-27 09:07:04 UTC
Size:
311.92 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by configure, which was >generated by GNU Autoconf 2.69. Invocation command line was > > $ ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/lib64/php5.4 --mandir=/usr/lib64/php5.4/man --infodir=/usr/lib64/php5.4/info --libdir=/usr/lib64/php5.4/lib --with-libdir=lib64 --without-pear --disable-maintainer-zts --enable-bcmath --with-bz2=/usr --disable-calendar --enable-ctype --with-curl=/usr --without-curlwrappers --enable-dom --without-enchant --enable-exif --enable-fileinfo --enable-filter --enable-ftp --with-gettext=/usr --without-gmp --enable-hash --with-mhash=/usr --with-iconv --disable-intl --enable-ipv6 --enable-json --without-kerberos --enable-libxml --with-libxml-dir=/usr --enable-mbstring --with-mcrypt=/usr --without-mssql --with-onig=/usr --with-openssl=/usr --with-openssl-dir=/usr --disable-pcntl --enable-phar --enable-pdo --with-pgsql=/usr --enable-posix --without-pspell --without-recode --enable-simplexml --disable-shmop --without-snmp --disable-soap --enable-sockets --with-sqlite3=/usr --without-sybase-ct --enable-sysvmsg --enable-sysvsem --enable-sysvshm --without-tidy --enable-tokenizer --disable-wddx --enable-xml --enable-xmlreader --enable-xmlwriter --with-xmlrpc --without-xsl --enable-zip --with-zlib=/usr --disable-debug --enable-dba --without-cdb --with-db4=/usr --disable-flatfile --with-gdbm=/usr --disable-inifile --without-qdbm --with-freetype-dir=/usr --with-t1lib=/usr --disable-gd-jis-conv --with-jpeg-dir=/usr --with-png-dir=/usr --without-xpm-dir --with-gd --with-imap=/usr --with-imap-ssl=/usr --with-ldap=/usr --without-ldap-sasl --with-mysql=/usr --with-mysql-sock=/var/run/mysqld/mysqld.sock --with-mysqli=/usr/bin/mysql_config --without-pdo-dblib --with-pdo-mysql=/usr --with-pdo-pgsql --with-pdo-sqlite=/usr --without-pdo-odbc --with-readline=/usr --without-libedit --without-mm --with-pic --with-pcre-regex=/usr --with-pcre-dir=/usr --with-config-file-path=/etc/php/cli-php5.4 --with-config-file-scan-dir=/etc/php/cli-php5.4/ext-active --disable-embed --enable-cli --disable-cgi --disable-fpm --without-apxs2 > >## --------- ## >## Platform. ## >## --------- ## > >hostname = eas3.digital-server.de >uname -m = x86_64 >uname -r = 3.6.8-hardened >uname -s = Linux >uname -v = #2 SMP Sun Dec 9 14:44:16 CET 2012 > >/usr/bin/uname -p = QEMU Virtual CPU version 1.4.0 >/bin/uname -X = unknown > >/bin/arch = unknown >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >/usr/bin/hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib64/portage/bin/ebuild-helpers >PATH: /usr/local/sbin >PATH: /usr/local/bin >PATH: /usr/sbin >PATH: /usr/bin >PATH: /sbin >PATH: /bin >PATH: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 >PATH: /var/qmail/bin >PATH: /var/vpopmail/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3195: checking for grep that handles long lines and -e >configure:3253: result: /bin/grep >configure:3258: checking for egrep >configure:3320: result: /bin/grep -E >configure:3325: checking for a sed that does not truncate output >configure:3389: result: /bin/sed >configure:3496: checking build system type >configure:3510: result: x86_64-pc-linux-gnu >configure:3530: checking host system type >configure:3543: result: x86_64-pc-linux-gnu >configure:3563: checking target system type >configure:3576: result: x86_64-pc-linux-gnu >configure:3707: checking for x86_64-pc-linux-gnu-cc >configure:3737: result: no >configure:3707: checking for x86_64-pc-linux-gnu-gcc >configure:3723: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:3734: result: x86_64-pc-linux-gnu-gcc >configure:3809: checking for C compiler version >configure:3818: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo 4.7.3 p1.0, pie-0.5.5) 4.7.3 >Copyright (C) 2012 Free Software Foundation, Inc. >This is free software; see the source for copying conditions. There is NO >warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. > >configure:3829: $? = 0 >configure:3818: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.7.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /tmp/portage/sys-devel/gcc-4.7.3/work/gcc-4.7.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-cloog --without-ppl --disable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --with-multilib-list=m32,m64 --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.7.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --enable-languages=c,c++,objc,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo 4.7.3 p1.0, pie-0.5.5' >Thread model: posix >gcc version 4.7.3 (Gentoo 4.7.3 p1.0, pie-0.5.5) >configure:3829: $? = 0 >configure:3818: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3829: $? = 1 >configure:3818: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3829: $? = 1 >configure:3849: checking whether the C compiler works >configure:3871: x86_64-pc-linux-gnu-gcc -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3875: $? = 0 >configure:3923: result: yes >configure:3926: checking for C compiler default output file name >configure:3928: result: a.out >configure:3934: checking for suffix of executables >configure:3941: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:3945: $? = 0 >configure:3967: result: >configure:3989: checking whether we are cross compiling >configure:3997: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4001: $? = 0 >configure:4008: ./conftest >configure:4012: $? = 0 >configure:4027: result: no >configure:4032: checking for suffix of object files >configure:4054: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4058: $? = 0 >configure:4079: result: o >configure:4083: checking whether we are using the GNU C compiler >configure:4102: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4102: $? = 0 >configure:4111: result: yes >configure:4120: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4140: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4140: $? = 0 >configure:4181: result: yes >configure:4198: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4261: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4261: $? = 0 >configure:4274: result: none needed >configure:4300: checking how to run the C preprocessor >configure:4331: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4331: $? = 0 >configure:4345: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4345: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4370: result: x86_64-pc-linux-gnu-gcc -E >configure:4390: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4390: $? = 0 >configure:4404: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4404: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4435: checking for icc >configure:4444: result: no >configure:4458: checking for suncc >configure:4467: result: no >configure:4482: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:4513: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4517: $? = 0 >configure:4523: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4527: $? = 0 >configure:4538: cc -c conftest.c >&5 >configure:4542: $? = 0 >configure:4550: cc -c conftest.c -o conftest2.o >&5 >configure:4554: $? = 0 >configure:4560: cc -c conftest.c -o conftest2.o >&5 >configure:4564: $? = 0 >configure:4582: result: yes >configure:4597: checking how to run the C preprocessor >configure:4667: result: x86_64-pc-linux-gnu-gcc -E >configure:4687: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4687: $? = 0 >configure:4701: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:4701: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:4729: checking for ANSI C header files >configure:4749: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4749: $? = 0 >configure:4822: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:4822: $? = 0 >configure:4822: ./conftest >configure:4822: $? = 0 >configure:4833: result: yes >configure:4846: checking for sys/types.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for sys/stat.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for stdlib.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for string.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for memory.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for strings.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for inttypes.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for stdint.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4846: checking for unistd.h >configure:4846: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4846: $? = 0 >configure:4846: result: yes >configure:4859: checking minix/config.h usability >configure:4859: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:52:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4859: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| #include <minix/config.h> >configure:4859: result: no >configure:4859: checking minix/config.h presence >configure:4859: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:19:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4859: $? = 1 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| #include <minix/config.h> >configure:4859: result: no >configure:4859: checking for minix/config.h >configure:4859: result: no >configure:4880: checking whether it is safe to define __EXTENSIONS__ >configure:4898: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:4898: $? = 0 >configure:4905: result: yes >configure:4920: checking whether ln -s works >configure:4924: result: yes >configure:4935: checking for system library directory >configure:4950: result: lib64 >configure:4959: checking whether to enable runpaths >configure:4973: result: yes >configure:4980: checking if compiler supports -R >configure:4999: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -R /usr/lib64 >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-R' >configure:4999: $? = 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:5009: result: no >configure:5014: checking if compiler supports -Wl,-rpath, >configure:5033: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -Wl,-rpath,/usr/lib64 >&5 >configure:5033: $? = 0 >configure:5043: result: yes >configure:5061: checking for gawk >configure:5078: found /usr/bin/gawk >configure:5089: result: gawk >configure:5133: checking for bison >configure:5149: found /usr/bin/bison >configure:5160: result: bison -y >configure:5181: checking for bison version >configure:5201: result: invalid >configure:5207: 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 2.5.1 2.6 2.6.1 2.6.2 (found: 2.7.12-4996). >configure:5220: checking for re2c >configure:5236: found /usr/bin/re2c >configure:5247: result: re2c >configure:5256: checking for re2c version >configure:5270: result: 0.13.5 (ok) >configure:5296: checking whether to enable computed goto gcc extension with re2c >configure:5310: result: no >configure:5604: checking whether to force non-PIC code in shared modules >configure:5618: result: no >configure:5636: checking whether /dev/urandom exists >configure:5642: result: yes >configure:5728: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccSZISJA.o: In function `main': >conftest.c:(.text.startup+0x10): undefined reference to `pthread_mutexattr_init' >conftest.c:(.text.startup+0x26): undefined reference to `pthread_create' >collect2: error: ld returned 1 exit status >configure:5728: $? = 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 >| /* end confdefs.h. */ >| >| #include <pthread.h> >| #include <stddef.h> >| >| void *thread_routine(void *data) { >| return data; >| } >| >| int main() { >| pthread_t thd; >| pthread_mutexattr_t mattr; >| int data = 1; >| pthread_mutexattr_init(&mattr); >| return pthread_create(&thd, NULL, thread_routine, &data); >| } >configure:5744: checking for pthreads_cflags >configure:5784: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -kthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized command line option '-kthread' >configure:5784: $? = 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 >| /* end confdefs.h. */ >| >| #include <pthread.h> >| #include <stddef.h> >| >| void *thread_routine(void *data) { >| return data; >| } >| >| int main() { >| pthread_t thd; >| pthread_mutexattr_t mattr; >| int data = 1; >| pthread_mutexattr_init(&mattr); >| return pthread_create(&thd, NULL, thread_routine, &data); >| } >configure:5784: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -pthread -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:5784: $? = 0 >configure:5784: ./conftest >configure:5784: $? = 0 >configure:5807: result: -pthread >configure:5810: checking for pthreads_lib >configure:5872: result: >configure:5945: result: >configure:5947: result: [1mConfiguring SAPI modules[m >configure:5975: checking for AOLserver support >configure:6190: result: no >configure:6218: checking for Apache 1.x module support via DSO through APXS >configure:6508: result: no >configure:6534: checking for Apache 1.x module support >configure:7306: result: no >configure:7318: checking whether to enable Apache charset compatibility option >configure:7332: result: no >configure:7482: checking for Apache 2.0 filter-module support via DSO through APXS >configure:8278: result: no >configure:8306: checking for Apache 2.0 handler-module support via DSO through APXS >configure:9102: result: no >configure:9131: checking for Apache 1.x (hooks) module support via DSO through APXS >configure:9421: result: no >configure:9447: checking for Apache 1.x (hooks) module support >configure:10219: result: no >configure:10231: checking whether to enable Apache charset compatibility option >configure:10245: result: no >configure:10396: checking for Caudium support >configure:10710: result: no >configure:10736: checking for CLI build >configure:10898: result: yes >configure:10905: checking for Continuity support >configure:10920: result: no >configure:11165: checking for embedded SAPI library support >configure:11364: result: no >configure:11420: checking for FPM build >configure:12881: result: no >configure:12889: checking for Zeus ISAPI support >configure:12904: result: no >configure:13121: checking for LiteSpeed support >configure:13291: result: no >configure:13298: checking for Milter support >configure:13313: result: no >configure:13504: checking for NSAPI support >configure:13519: result: no >configure:13790: checking for PHTTPD support >configure:13805: result: no >configure:14022: checking for Pi3Web support >configure:14037: result: no >configure:14372: checking whether Roxen module is build using ZTS >configure:14386: result: no >configure:14393: checking for Roxen/Pike support >configure:14629: result: >configure:14656: checking for thttpd >configure:14879: result: no >configure:14905: checking for TUX >configure:15085: result: no >configure:15112: checking for webjames >configure:15324: result: no >configure:15350: checking for CGI build >configure:15548: result: yes >configure:15554: checking for chosen SAPI module >configure:15556: result: none >configure:15559: checking for executable SAPI binaries >configure:15562: result: cli >configure:15615: result: >configure:15617: result: [1mRunning system checks[m >configure:15625: checking for sendmail >configure:15644: found /usr/sbin/sendmail >configure:15656: result: /usr/sbin/sendmail >configure:15670: checking whether system uses EBCDIC >configure:15689: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15689: $? = 0 >configure:15689: ./conftest >configure:15689: $? = 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 >| /* end confdefs.h. */ >| >| int main(void) { >| return (unsigned char)'A' != (unsigned char)0xC1; >| } >| >configure:15703: result: no >configure:15712: checking whether byte ordering is bigendian >configure:15738: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15738: $? = 0 >configure:15738: ./conftest >configure:15738: $? = 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 >| /* end confdefs.h. */ >| >| int main(void) >| { >| short one = 1; >| char *cp = (char *)&one; >| >| if (*cp == 0) { >| return(0); >| } else { >| return(1); >| } >| } >| >configure:15749: result: no >configure:15759: checking whether writing to stdout works >configure:15788: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15788: $? = 0 >configure:15788: ./conftest >configure:15788: $? = 0 >configure:15803: result: yes >configure:15858: checking for socket >configure:15858: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:15858: $? = 0 >configure:15858: result: yes >configure:16026: checking for socketpair >configure:16026: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16026: $? = 0 >configure:16026: result: yes >configure:16194: checking for htonl >configure:16194: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16194: $? = 0 >configure:16194: result: yes >configure:16362: checking for gethostname >configure:16362: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16362: $? = 0 >configure:16362: result: yes >configure:16530: checking for gethostbyaddr >configure:16530: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:16530: $? = 0 >configure:16530: result: yes >configure:16698: checking for yp_get_default_domain >configure:16698: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/cczDrwjY.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `yp_get_default_domain' >collect2: error: ld returned 1 exit status >configure:16698: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| /* end confdefs.h. */ >| /* Define yp_get_default_domain to an innocuous variant, in case <limits.h> declares yp_get_default_domain. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define yp_get_default_domain innocuous_yp_get_default_domain >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char yp_get_default_domain (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef yp_get_default_domain >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char yp_get_default_domain (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_yp_get_default_domain || defined __stub___yp_get_default_domain >| choke me >| #endif >| >| int >| main () >| { >| return yp_get_default_domain (); >| ; >| return 0; >| } >configure:16698: result: no >configure:16702: checking for __yp_get_default_domain >configure:16702: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccodGeF1.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `__yp_get_default_domain' >collect2: error: ld returned 1 exit status >configure:16702: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| /* end confdefs.h. */ >| /* Define __yp_get_default_domain to an innocuous variant, in case <limits.h> declares __yp_get_default_domain. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __yp_get_default_domain innocuous___yp_get_default_domain >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __yp_get_default_domain (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef __yp_get_default_domain >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __yp_get_default_domain (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub___yp_get_default_domain || defined __stub_____yp_get_default_domain >| choke me >| #endif >| >| int >| main () >| { >| return __yp_get_default_domain (); >| ; >| return 0; >| } >configure:16702: result: no >configure:16725: checking for yp_get_default_domain in -lnsl >configure:16750: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl >&5 >configure:16750: $? = 0 >configure:16759: result: yes >configure:16821: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl >&5 >configure:16821: $? = 0 >configure:16821: ./conftest >configure:16821: $? = 0 >configure:16867: checking for dlopen >configure:16867: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccXVtSJa.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `dlopen' >collect2: error: ld returned 1 exit status >configure:16867: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| /* Define dlopen to an innocuous variant, in case <limits.h> declares dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define dlopen innocuous_dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_dlopen || defined __stub___dlopen >| choke me >| #endif >| >| int >| main () >| { >| return dlopen (); >| ; >| return 0; >| } >configure:16867: result: no >configure:16871: checking for __dlopen >configure:16871: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccitgRYg.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `__dlopen' >collect2: error: ld returned 1 exit status >configure:16871: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| /* end confdefs.h. */ >| /* Define __dlopen to an innocuous variant, in case <limits.h> declares __dlopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define __dlopen innocuous___dlopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char __dlopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef __dlopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char __dlopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub___dlopen || defined __stub_____dlopen >| choke me >| #endif >| >| int >| main () >| { >| return __dlopen (); >| ; >| return 0; >| } >configure:16871: result: no >configure:16894: checking for dlopen in -ldl >configure:16919: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldl -lnsl >&5 >configure:16919: $? = 0 >configure:16928: result: yes >configure:16990: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lnsl -ldl >&5 >configure:16990: $? = 0 >configure:16990: ./conftest >configure:16990: $? = 0 >configure:17035: checking for sin in -lm >configure:17060: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default] >configure:17060: $? = 0 >configure:17069: result: yes >configure:17086: checking for inet_aton >configure:17086: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:17086: $? = 0 >configure:17086: result: yes >configure:17386: checking for ANSI C header files >configure:17490: result: yes >configure:17501: checking for dirent.h that defines DIR >configure:17520: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17520: $? = 0 >configure:17528: result: yes >configure:17541: checking for library containing opendir >configure:17572: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:17572: $? = 0 >configure:17589: result: none required >configure:17715: checking for inttypes.h >configure:17715: result: yes >configure:17715: checking for stdint.h >configure:17715: result: yes >configure:17715: checking for dirent.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for ApplicationServices/ApplicationServices.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:61:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory >compilation terminated. >configure:17715: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <ApplicationServices/ApplicationServices.h> >configure:17715: result: no >configure:17715: checking for sys/param.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/types.h >configure:17715: result: yes >configure:17715: checking for sys/time.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for netinet/in.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for alloca.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for arpa/inet.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for arpa/nameser.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for assert.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for crypt.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for dns.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:70:17: fatal error: dns.h: No such file or directory >compilation terminated. >configure:17715: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <dns.h> >configure:17715: result: no >configure:17715: checking for fcntl.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for grp.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for ieeefp.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:72:20: fatal error: ieeefp.h: No such file or directory >compilation terminated. >configure:17715: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <ieeefp.h> >configure:17715: result: no >configure:17715: checking for langinfo.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for limits.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for locale.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for monetary.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for netdb.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for pwd.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for resolv.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for signal.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for stdarg.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for stdlib.h >configure:17715: result: yes >configure:17715: checking for string.h >configure:17715: result: yes >configure:17715: checking for syslog.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sysexits.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/ioctl.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/file.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/mman.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/mount.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/poll.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/resource.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/select.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/socket.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/stat.h >configure:17715: result: yes >configure:17715: checking for sys/statfs.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/statvfs.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/vfs.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/sysexits.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:97:26: fatal error: sys/sysexits.h: No such file or directory >compilation terminated. >configure:17715: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <sys/sysexits.h> >configure:17715: result: no >configure:17715: checking for sys/varargs.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:97:25: fatal error: sys/varargs.h: No such file or directory >compilation terminated. >configure:17715: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <sys/varargs.h> >configure:17715: result: no >configure:17715: checking for sys/wait.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/loadavg.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:98:25: fatal error: sys/loadavg.h: No such file or directory >compilation terminated. >configure:17715: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <sys/loadavg.h> >configure:17715: result: no >configure:17715: checking for termios.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for unistd.h >configure:17715: result: yes >configure:17715: checking for unix.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:100:18: fatal error: unix.h: No such file or directory >compilation terminated. >configure:17715: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| /* end confdefs.h. */ >| >| #ifdef HAVE_SYS_PARAM_H >| #include <sys/param.h> >| #endif >| #ifdef HAVE_SYS_TYPES_H >| #include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_TIME_H >| #include <sys/time.h> >| #endif >| #ifdef HAVE_NETINET_IN_H >| #include <netinet/in.h> >| #endif >| #ifdef HAVE_ARPA_NAMESER_H >| #include <arpa/nameser.h> >| #endif >| >| >| #include <unix.h> >configure:17715: result: no >configure:17715: checking for utime.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/utsname.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for sys/ipc.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for dlfcn.h >configure:17715: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17715: $? = 0 >configure:17715: result: yes >configure:17715: checking for assert.h >configure:17715: result: yes >configure:17744: checking for fopencookie >configure:17744: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:17744: $? = 0 >configure:17744: result: yes >configure:17765: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c:88:0: warning: "_GNU_SOURCE" redefined [enabled by default] >conftest.c:20:0: note: this is the location of the previous definition >configure:17765: $? = 0 >configure:17811: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:88:0: warning: "_GNU_SOURCE" redefined [enabled by default] >conftest.c:20:0: note: this is the location of the previous definition >conftest.c: In function 'main': >conftest.c:111:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >configure:17811: $? = 0 >configure:17811: ./conftest >configure:17811: $? = 0 >configure:17869: checking for broken getcwd >configure:17880: result: no >configure:17885: checking for broken libc stdio >configure:17945: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:101:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >configure:17945: $? = 0 >configure:17945: ./conftest >configure:17945: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| int main(int argc, char *argv[]) >| { >| FILE *fp; >| long position; >| char *filename = "/tmp/phpglibccheck"; >| >| fp = fopen(filename, "w"); >| if (fp == NULL) { >| perror("fopen"); >| exit(2); >| } >| fputs("foobar", fp); >| fclose(fp); >| >| fp = fopen(filename, "a+"); >| position = ftell(fp); >| fclose(fp); >| unlink(filename); >| if (position == 0) >| return 1; >| return 0; >| } >| >configure:17958: result: yes >configure:17970: checking whether struct tm is in sys/time.h or time.h >configure:17990: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:17990: $? = 0 >configure:17997: result: time.h >configure:18005: checking for struct tm.tm_zone >configure:18005: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18005: $? = 0 >configure:18005: result: yes >configure:18074: checking for missing declarations of reentrant functions >configure:18087: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18087: $? = 0 >configure:18110: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18110: $? = 0 >configure:18133: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18133: $? = 0 >configure:18156: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18156: $? = 0 >configure:18179: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18179: $? = 0 >configure:18191: result: done >configure:18195: checking for fclose declaration >configure:18208: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18208: $? = 0 >configure:18213: result: ok >configure:18229: checking for tm_gmtoff in struct tm >configure:18246: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18246: $? = 0 >configure:18253: result: yes >configure:18263: checking for struct flock >configure:18282: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18282: $? = 0 >configure:18294: result: yes >configure:18303: checking for socklen_t >configure:18324: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18324: $? = 0 >configure:18335: result: yes >configure:18348: checking size of size_t >configure:18353: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:18353: $? = 0 >configure:18353: ./conftest >configure:18353: $? = 0 >configure:18367: result: 8 >configure:18381: checking size of long long >configure:18386: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:18386: $? = 0 >configure:18386: ./conftest >configure:18386: $? = 0 >configure:18400: result: 8 >configure:18414: checking size of long long int >configure:18419: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:18419: $? = 0 >configure:18419: ./conftest >configure:18419: $? = 0 >configure:18433: result: 8 >configure:18447: checking size of long >configure:18452: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:18452: $? = 0 >configure:18452: ./conftest >configure:18452: $? = 0 >configure:18466: result: 8 >configure:18480: checking size of int >configure:18485: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:18485: $? = 0 >configure:18485: ./conftest >configure:18485: $? = 0 >configure:18499: result: 4 >configure:18511: checking size of intmax_t >configure:18552: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:119:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat] >configure:18552: $? = 0 >configure:18552: ./conftest >configure:18552: $? = 0 >configure:18586: result: 8 >configure:18590: checking size of ssize_t >configure:18631: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:121:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat] >configure:18631: $? = 0 >configure:18631: ./conftest >configure:18631: $? = 0 >configure:18665: result: 8 >configure:18669: checking size of ptrdiff_t >configure:18710: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:123:2: warning: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' [-Wformat] >configure:18710: $? = 0 >configure:18710: ./conftest >configure:18710: $? = 0 >configure:18744: result: 8 >configure:18748: checking for struct stat.st_blksize >configure:18748: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18748: $? = 0 >configure:18748: result: yes >configure:18762: checking for struct stat.st_blocks >configure:18762: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18762: $? = 0 >configure:18762: result: yes >configure:18787: checking for struct stat.st_rdev >configure:18787: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18787: $? = 0 >configure:18787: result: yes >configure:18801: checking for size_t >configure:18801: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18801: $? = 0 >configure:18801: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:150:21: error: expected expression before ')' token >configure:18801: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| /* end confdefs.h. */ >| #include <stdio.h> >| #ifdef HAVE_SYS_TYPES_H >| # include <sys/types.h> >| #endif >| #ifdef HAVE_SYS_STAT_H >| # include <sys/stat.h> >| #endif >| #ifdef STDC_HEADERS >| # include <stdlib.h> >| # include <stddef.h> >| #else >| # ifdef HAVE_STDLIB_H >| # include <stdlib.h> >| # endif >| #endif >| #ifdef HAVE_STRING_H >| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H >| # include <memory.h> >| # endif >| # include <string.h> >| #endif >| #ifdef HAVE_STRINGS_H >| # include <strings.h> >| #endif >| #ifdef HAVE_INTTYPES_H >| # include <inttypes.h> >| #endif >| #ifdef HAVE_STDINT_H >| # include <stdint.h> >| #endif >| #ifdef HAVE_UNISTD_H >| # include <unistd.h> >| #endif >| int >| main () >| { >| if (sizeof ((size_t))) >| return 0; >| ; >| return 0; >| } >configure:18801: result: yes >configure:18812: checking for uid_t in sys/types.h >configure:18831: result: yes >configure:18844: checking for struct sockaddr_storage >configure:18861: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:18861: $? = 0 >configure:18869: result: yes >configure:18876: checking for field sa_len in struct sockaddr >configure:18894: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >conftest.c: In function 'main': >conftest.c:120:44: error: 'struct sockaddr' has no member named 'sa_len' >configure:18894: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| /* end confdefs.h. */ >| #include <sys/types.h> >| #include <sys/socket.h> >| int >| main () >| { >| static struct sockaddr sa; int n = (int) sa.sa_len; return n; >| ; >| return 0; >| } >configure:18902: result: no >configure:18911: checking for IPv6 support >configure:18929: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:18929: $? = 0 >configure:18937: result: yes >configure:18943: checking for vprintf >configure:18943: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:138:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] >configure:18943: $? = 0 >configure:18943: result: yes >configure:18949: checking for _doprnt >configure:18949: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/cce0TWxN.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `_doprnt' >collect2: error: ld returned 1 exit status >configure:18949: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| /* end confdefs.h. */ >| /* Define _doprnt to an innocuous variant, in case <limits.h> declares _doprnt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define _doprnt innocuous__doprnt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char _doprnt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef _doprnt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char _doprnt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub__doprnt || defined __stub____doprnt >| choke me >| #endif >| >| int >| main () >| { >| return _doprnt (); >| ; >| return 0; >| } >configure:18949: result: no >configure:19045: checking for alphasort >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for asctime_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for chroot >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for ctime_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for cuserid >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for crypt >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccGlBjXZ.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `crypt' >collect2: error: ld returned 1 exit status >configure:19045: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| /* end confdefs.h. */ >| /* Define crypt to an innocuous variant, in case <limits.h> declares crypt. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define crypt innocuous_crypt >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char crypt (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef crypt >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char crypt (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_crypt || defined __stub___crypt >| choke me >| #endif >| >| int >| main () >| { >| return crypt (); >| ; >| return 0; >| } >configure:19045: result: no >configure:19045: checking for flock >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for ftok >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for funopen >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccRxJTlc.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `funopen' >collect2: error: ld returned 1 exit status >configure:19045: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| /* end confdefs.h. */ >| /* Define funopen to an innocuous variant, in case <limits.h> declares funopen. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define funopen innocuous_funopen >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char funopen (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef funopen >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char funopen (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_funopen || defined __stub___funopen >| choke me >| #endif >| >| int >| main () >| { >| return funopen (); >| ; >| return 0; >| } >configure:19045: result: no >configure:19045: checking for gai_strerror >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for gcvt >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getloadavg >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getlogin >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getprotobyname >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getprotobynumber >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getservbyname >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getservbyport >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for gethostname >configure:19045: result: yes >configure:19045: checking for getrusage >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for gettimeofday >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for gmtime_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getpwnam_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getgrnam_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for getpwuid_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for grantpt >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for inet_ntoa >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for inet_ntop >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for inet_pton >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for isascii >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:165:6: warning: conflicting types for built-in function 'isascii' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for link >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for localtime_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for lockf >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for lchown >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for lrand48 >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for memcpy >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:171:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for memmove >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:172:6: warning: conflicting types for built-in function 'memmove' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for mkstemp >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for mmap >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for nl_langinfo >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for perror >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for poll >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for ptsname >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for putenv >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for realpath >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for random >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for rand_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for scandir >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for setitimer >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for setlocale >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for localeconv >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for setenv >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for setpgid >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for setsockopt >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for setvbuf >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for shutdown >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for sin >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:192:6: warning: conflicting types for built-in function 'sin' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for snprintf >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:193:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for srand48 >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for srandom >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for statfs >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for statvfs >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for std_syslog >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccXkV9dP.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `std_syslog' >collect2: error: ld returned 1 exit status >configure:19045: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| /* end confdefs.h. */ >| /* Define std_syslog to an innocuous variant, in case <limits.h> declares std_syslog. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define std_syslog innocuous_std_syslog >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char std_syslog (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef std_syslog >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char std_syslog (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_std_syslog || defined __stub___std_syslog >| choke me >| #endif >| >| int >| main () >| { >| return std_syslog (); >| ; >| return 0; >| } >configure:19045: result: no >configure:19045: checking for strcasecmp >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:198:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strcoll >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strdup >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:200:6: warning: conflicting types for built-in function 'strdup' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strerror >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strftime >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:202:6: warning: conflicting types for built-in function 'strftime' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strnlen >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strptime >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strstr >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:205:6: warning: conflicting types for built-in function 'strstr' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for strtok_r >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for symlink >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for tempnam >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for tzset >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for unlockpt >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for unsetenv >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for usleep >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for utime >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for vsnprintf >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >conftest.c:214:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for vasprintf >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for asprintf >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19045: checking for nanosleep >configure:19045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl >&5 >configure:19045: $? = 0 >configure:19045: result: yes >configure:19060: checking for nanosleep in -lrt >configure:19085: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19085: $? = 0 >configure:19094: result: yes >configure:19156: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lm -ldl -lnsl -lrt >&5 >configure:19156: $? = 0 >configure:19156: ./conftest >configure:19156: $? = 0 >configure:19194: checking for getaddrinfo >configure:19210: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19210: $? = 0 >configure:19254: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:206:3: warning: incompatible implicit declaration of built-in function 'memset' [enabled by default] >conftest.c:210:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >conftest.c:214:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >conftest.c:222:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >conftest.c:226:7: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >conftest.c:231:3: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >configure:19254: $? = 0 >configure:19254: ./conftest >configure:19254: $? = 0 >configure:19269: result: yes >configure:19277: checking for __sync_fetch_and_add >configure:19293: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19293: $? = 0 >configure:19301: result: yes >configure:19309: checking for strlcat >configure:19309: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccUpFwe8.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcat' >collect2: error: ld returned 1 exit status >configure:19309: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| /* end confdefs.h. */ >| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcat innocuous_strlcat >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcat (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcat >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcat (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcat || defined __stub___strlcat >| choke me >| #endif >| >| int >| main () >| { >| return strlcat (); >| ; >| return 0; >| } >configure:19309: result: no >configure:19322: checking for strlcpy >configure:19322: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/cc2EQNEe.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `strlcpy' >collect2: error: ld returned 1 exit status >configure:19322: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| /* end confdefs.h. */ >| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define strlcpy innocuous_strlcpy >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char strlcpy (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef strlcpy >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char strlcpy (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_strlcpy || defined __stub___strlcpy >| choke me >| #endif >| >| int >| main () >| { >| return strlcpy (); >| ; >| return 0; >| } >configure:19322: result: no >configure:19335: checking for getopt >configure:19335: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19335: $? = 0 >configure:19335: result: yes >configure:19355: checking for utime.h >configure:19355: result: yes >configure:19369: checking whether utime accepts a null argument >configure:19398: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19398: $? = 0 >configure:19398: ./conftest >configure:19398: $? = 0 >configure:19408: result: yes >configure:19420: checking for working alloca.h >configure:19437: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19437: $? = 0 >configure:19445: result: yes >configure:19453: checking for alloca >configure:19490: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19490: $? = 0 >configure:19498: result: yes >configure:19605: checking for declared timezone >configure:19630: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:19630: $? = 0 >configure:19641: result: yes >configure:19650: checking for type of reentrant time-related functions >configure:19679: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:214:3: warning: assignment makes integer from pointer without a cast [enabled by default] >conftest.c:215:1: error: too many arguments to function 'asctime_r' >In file included from conftest.c:206:0: >/usr/include/time.h:272:14: note: declared here >conftest.c:215:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >configure:19679: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| /* end confdefs.h. */ >| >| #include <time.h> >| >| main() { >| char buf[27]; >| struct tm t; >| time_t old = 0; >| int r, s; >| >| s = gmtime_r(&old, &t); >| r = (int) asctime_r(&t, buf, 26); >| if (r == s && s == 0) return (0); >| return (1); >| } >| >configure:19706: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:213:3: error: too many arguments to function 'asctime_r' >In file included from conftest.c:206:0: >/usr/include/time.h:272:14: note: declared here >configure:19706: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| /* end confdefs.h. */ >| >| #include <time.h> >| main() { >| struct tm t, *s; >| time_t old = 0; >| char buf[27], *p; >| >| s = gmtime_r(&old, &t); >| p = asctime_r(&t, buf, 26); >| if (p == buf && s == &t) return (0); >| return (1); >| } >| >configure:19727: result: POSIX >configure:19739: checking for readdir_r >configure:19739: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19739: $? = 0 >configure:19739: result: yes >configure:19747: checking for type of readdir_r >configure:19783: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:221:5: warning: incompatible implicit declaration of built-in function 'exit' [enabled by default] >configure:19783: $? = 0 >configure:19783: ./conftest >configure:19783: $? = 0 >configure:19816: result: POSIX >configure:19831: checking for in_addr_t >configure:19856: result: yes >configure:19867: checking for crypt_r >configure:19867: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccJORjaz.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `crypt_r' >collect2: error: ld returned 1 exit status >configure:19867: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| /* end confdefs.h. */ >| /* Define crypt_r to an innocuous variant, in case <limits.h> declares crypt_r. >| For example, HP-UX 11i <limits.h> declares gettimeofday. */ >| #define crypt_r innocuous_crypt_r >| >| /* System header to define __stub macros and hopefully few prototypes, >| which can conflict with char crypt_r (); below. >| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since >| <limits.h> exists even on freestanding compilers. */ >| >| #ifdef __STDC__ >| # include <limits.h> >| #else >| # include <assert.h> >| #endif >| >| #undef crypt_r >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char crypt_r (); >| /* The GNU C library defines this for functions which it implements >| to always fail with ENOSYS. Some functions are actually named >| something starting with __ and the normal name is an alias. */ >| #if defined __stub_crypt_r || defined __stub___crypt_r >| choke me >| #endif >| >| int >| main () >| { >| return crypt_r (); >| ; >| return 0; >| } >configure:19867: result: no >configure:19984: result: >configure:19986: result: [1mGeneral settings[m >configure:20001: checking whether to include gcov symbols >configure:20015: result: no >configure:20176: checking whether to include debugging symbols >configure:20190: result: no >configure:20224: checking layout of installed files >configure:20239: result: PHP >configure:20257: checking path to configuration file >configure:20272: result: /etc/php/cli-php5.4 >configure:20289: checking where to scan for configuration files >configure:20315: result: /etc/php/cli-php5.4/ext-active >configure:20323: checking whether to enable PHP's own SIGCHLD handler >configure:20337: result: no >configure:20356: checking whether to explicitly link against libgcc >configure:20370: result: no >configure:20433: checking whether to enable short tags by default >configure:20447: result: yes >configure:20466: checking whether to enable dmalloc >configure:20480: result: no >configure:20551: checking whether to enable IPv6 support >configure:20565: result: yes >configure:20580: checking whether to enable DTrace support >configure:20594: result: no >configure:20687: checking how big to make fd sets >configure:20719: result: using system default >configure:20733: result: >configure:20735: result: [1mConfiguring extensions[m >configure:20757: checking size of long >configure:20776: result: 8 >configure:20790: checking size of int >configure:20809: result: 4 >configure:20820: checking for int32_t >configure:20849: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:20849: $? = 0 >configure:20857: result: yes >configure:20866: checking for uint32_t >configure:20895: x86_64-pc-linux-gnu-gcc -c -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:20895: $? = 0 >configure:20903: result: yes >configure:20921: checking for sys/types.h >configure:20921: result: yes >configure:20921: checking for inttypes.h >configure:20921: result: yes >configure:20921: checking for stdint.h >configure:20921: result: yes >configure:20921: checking for string.h >configure:20921: result: yes >configure:20921: checking for stdlib.h >configure:20921: result: yes >configure:20935: checking for strtoll >configure:20935: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:20935: $? = 0 >configure:20935: result: yes >configure:20935: checking for atoll >configure:20935: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lrt -lm -ldl -lnsl >&5 >configure:20935: $? = 0 >configure:20935: result: yes >configure:20935: checking for strftime >configure:20935: result: yes >configure:21383: checking which regex library to use >configure:21385: result: php >configure:21796: checking whether to enable LIBXML support >configure:21831: result: yes >configure:21841: checking libxml2 install dir >configure:21856: result: /usr >configure:21868: checking for xml2-config path >configure:21882: result: /usr/bin/xml2-config >configure:22026: checking whether libxml build works >configure:22053: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c > > -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:22053: $? = 0 >configure:22053: ./conftest >configure:22053: $? = 0 >configure:22077: result: yes >configure:22414: checking for OpenSSL support >configure:22450: result: yes >configure:22459: checking for Kerberos support >configure:22474: result: no >configure:23153: checking for DSA_get_default_method in -lssl >configure:23178: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lssl -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccZvYEV7.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `DSA_get_default_method' >collect2: error: ld returned 1 exit status >configure:23178: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char DSA_get_default_method (); >| int >| main () >| { >| return DSA_get_default_method (); >| ; >| return 0; >| } >configure:23187: result: no >configure:23195: checking for X509_free in -lcrypto >configure:23220: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:23220: $? = 0 >configure:23229: result: yes >configure:23255: checking for pkg-config >configure:23273: found /usr/bin/pkg-config >configure:23286: result: /usr/bin/pkg-config >configure:23467: checking for OpenSSL version >configure:23481: result: >= 0.9.6 >configure:23622: checking for CRYPTO_free in -lcrypto >configure:23647: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:23647: $? = 0 >configure:23656: result: yes >configure:23799: checking for SSL_CTX_set_ssl_version in -lssl >configure:23824: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcrypto >&5 >configure:23824: $? = 0 >configure:23833: result: yes >configure:23983: checking for PCRE headers location >configure:23992: result: /usr/include >configure:23995: checking for PCRE library location >configure:24004: result: /usr/lib64 >configure:24757: checking whether to enable the SQLite3 extension >configure:24793: result: yes >configure:24813: checking for sqlite3 files in default path >configure:24818: result: found in /usr >configure:24830: checking for SQLite 3.3.9+ >configure:24929: checking for sqlite3_prepare_v2 in -lsqlite3 >configure:24954: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -lm conftest.c -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:24954: $? = 0 >configure:24963: result: yes >configure:24970: result: found >configure:25211: checking for sqlite3_key in -lsqlite3 >configure:25236: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lsqlite3 -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/ccQx9dSj.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `sqlite3_key' >collect2: error: ld returned 1 exit status >configure:25236: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char sqlite3_key (); >| int >| main () >| { >| return sqlite3_key (); >| ; >| return 0; >| } >configure:25245: result: no >configure:25361: checking for sqlite3_column_table_name in -lsqlite3 >configure:25386: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lsqlite3 -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:25386: $? = 0 >configure:25395: result: yes >configure:25512: checking for sqlite3_load_extension in -lsqlite3 >configure:25537: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lsqlite3 -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:25537: $? = 0 >configure:25546: result: yes >configure:25925: checking for ZLIB support >configure:25961: result: yes >configure:25970: checking if the location of ZLIB install directory is defined >configure:25985: result: no >configure:26318: checking for zlib version >= 1.2.0.4 >configure:26321: result: 1.2.8 >configure:26424: checking for gzgets in -lz >configure:26449: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:26449: $? = 0 >configure:26458: result: yes >configure:26583: checking whether to enable bc style precision math functions >configure:26618: result: yes >configure:26948: checking for BZip2 support >configure:26984: result: yes >configure:27109: checking for BZ2_bzerror in -lbz2 >configure:27134: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl >&5 >configure:27134: $? = 0 >configure:27143: result: yes >configure:27597: checking whether to enable calendar conversion support >configure:27632: result: no >configure:27941: checking whether to enable ctype functions >configure:27976: result: yes >configure:28285: checking for cURL support >configure:28321: result: yes >configure:28330: checking if we should use cURL for url streams >configure:28345: result: no >configure:28375: checking for cURL 7.10.5 or greater >configure:28389: result: libcurl 7.31.0 >configure:28614: checking for SSL support in libcurl >configure:28618: result: yes >configure:28632: checking how to run the C preprocessor >configure:28702: result: x86_64-pc-linux-gnu-gcc -E >configure:28722: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:28722: $? = 0 >configure:28736: x86_64-pc-linux-gnu-gcc -E conftest.c >conftest.c:236:28: fatal error: ac_nonexistent.h: No such file or directory >compilation terminated. >configure:28736: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| /* end confdefs.h. */ >| #include <ac_nonexistent.h> >configure:28764: checking for openssl support in libcurl >configure:28791: x86_64-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed conftest.c -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:28791: $? = 0 >configure:28791: ./conftest >configure:28791: $? = 0 >configure:28793: result: yes >configure:28797: checking openssl/crypto.h usability >configure:28797: x86_64-pc-linux-gnu-gcc -c conftest.c >&5 >configure:28797: $? = 0 >configure:28797: result: yes >configure:28797: checking openssl/crypto.h presence >configure:28797: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:28797: $? = 0 >configure:28797: result: yes >configure:28797: checking for openssl/crypto.h >configure:28797: result: yes >configure:28823: checking for gnutls support in libcurl >configure:28850: x86_64-pc-linux-gnu-gcc -o conftest -Wl,-O1 -Wl,--as-needed conftest.c -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:28850: $? = 0 >configure:28850: ./conftest >configure:28850: $? = 8 >configure: program exited with status 8 >configure: failed program was: >| /* confdefs.h */ >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| #define PACKAGE_URL "" >| #define STDC_HEADERS 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_MEMORY_H 1 >| #define HAVE_STRINGS_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_UNISTD_H 1 >| #define __EXTENSIONS__ 1 >| #define _ALL_SOURCE 1 >| #define _GNU_SOURCE 1 >| #define _POSIX_PTHREAD_SEMANTICS 1 >| #define _TANDEM_SOURCE 1 >| #define HAVE_DEV_URANDOM 1 >| #define PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| /* end confdefs.h. */ >| >| #include <curl/curl.h> >| >| int main(int argc, char *argv[]) >| { >| curl_version_info_data *data = curl_version_info(CURLVERSION_NOW); >| >| if (data && data->ssl_version && *data->ssl_version) { >| const char *ptr = data->ssl_version; >| >| while(*ptr == ' ') ++ptr; >| return strncasecmp(ptr, "GnuTLS", sizeof("GnuTLS")-1); >| } >| return 1; >| } >| >configure:28867: result: no >configure:28979: checking for curl_easy_perform in -lcurl >configure:29004: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz conftest.c -lcurl -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:29004: $? = 0 >configure:29013: result: yes >configure:29134: checking for curl_version_info in -lcurl >configure:29159: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz conftest.c -lcurl -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:29159: $? = 0 >configure:29168: result: yes >configure:29287: checking for curl_easy_strerror in -lcurl >configure:29312: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz conftest.c -lcurl -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:29312: $? = 0 >configure:29321: result: yes >configure:29440: checking for curl_multi_strerror in -lcurl >configure:29465: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz conftest.c -lcurl -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:29465: $? = 0 >configure:29474: result: yes >configure:30358: checking for QDBM support >configure:30369: result: no >configure:30509: checking for gdbm_open in -lgdbm >configure:30534: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:30534: $? = 0 >configure:30543: result: yes >configure:30694: checking for GDBM support >configure:30702: result: yes >configure:31016: checking for NDBM support >configure:31027: result: no >configure:31364: checking for TCADB support >configure:31375: result: no >configure:31469: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz >&5 >configure:31469: $? = 0 >configure:31509: checking for DB4 minor version and patch level >configure:31523: result: ok >configure:31692: checking for Berkeley DB4 support >configure:31700: result: yes >configure:32013: checking for Berkeley DB3 support >configure:32024: result: no >configure:32334: checking for Berkeley DB2 support >configure:32345: result: no >configure:32579: checking for DB1 support >configure:32590: result: no >configure:32945: checking for DBM support >configure:32956: result: no >configure:33345: checking for CDB support >configure:33356: result: no >configure:33377: checking for INI File support >configure:33388: result: no >configure:33409: checking for FlatFile support >configure:33420: result: no >configure:33426: checking whether to enable DBA interface >configure:33433: result: yes >configure:33759: checking whether to enable DOM support >configure:33794: result: yes >configure:33833: checking for xml2-config path >configure:33847: result: /usr/bin/xml2-config >configure:33991: checking whether libxml build works >configure:34042: result: yes >configure:34437: checking for ENCHANT support >configure:34473: result: no >configure:35088: checking whether to enable EXIF (metadata from images) support >configure:35123: result: yes >configure:35432: checking for fileinfo support >configure:35467: result: yes >configure:35784: checking for utimes >configure:35784: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:35784: $? = 0 >configure:35784: result: yes >configure:35784: checking for strndup >configure:35784: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >conftest.c:274:6: warning: conflicting types for built-in function 'strndup' [enabled by default] >configure:35784: $? = 0 >configure:35784: result: yes >configure:35806: checking whether to enable input filter support >configure:35841: result: yes >configure:35850: checking pcre install prefix >configure:35865: result: /usr >configure:36262: checking whether to enable FTP support >configure:36297: result: yes >configure:36306: checking OpenSSL dir for FTP >configure:36321: result: /usr >configure:36857: checking for OpenSSL version >configure:36871: result: >= 0.9.6 >configure:37012: checking for CRYPTO_free in -lcrypto >configure:37046: result: yes >configure:37189: checking for SSL_CTX_set_ssl_version in -lssl >configure:37223: result: yes >configure:37351: checking for GD support >configure:37387: result: yes >configure:37397: checking for the location of libvpx >configure:37412: result: no >configure:37423: checking for the location of libjpeg >configure:37438: result: /usr >configure:37449: checking for the location of libpng >configure:37464: result: /usr >configure:37500: checking for the location of libXpm >configure:37515: result: no >configure:37524: checking for FreeType 2 >configure:37539: result: /usr >configure:37548: checking for T1lib support >configure:37563: result: /usr >configure:37572: checking whether to enable truetype string function in GD >configure:37586: result: no >configure:37595: checking whether to enable JIS-mapped Japanese font support in GD >configure:37609: result: no >configure:37650: checking for fabsf >configure:37650: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >conftest.c:276:6: warning: conflicting types for built-in function 'fabsf' [enabled by default] >configure:37650: $? = 0 >configure:37650: result: yes >configure:37650: checking for floorf >configure:37650: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >conftest.c:277:6: warning: conflicting types for built-in function 'floorf' [enabled by default] >configure:37650: $? = 0 >configure:37650: result: yes >configure:37805: checking for jpeg_read_header in -ljpeg >configure:37830: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:37830: $? = 0 >configure:37839: result: yes >configure:38293: result: If configure fails try --with-vpx-dir=<DIR> >configure:38409: checking for png_write_image in -lpng >configure:38434: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -lz conftest.c -lpng -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:38434: $? = 0 >configure:38443: result: yes >configure:39090: result: If configure fails try --with-xpm-dir=<DIR> >configure:39206: checking for FT_New_Face in -lfreetype >configure:39231: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:39231: $? = 0 >configure:39240: result: yes >configure:39541: checking for T1_StrError in -lt1 >configure:39566: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:39566: $? = 0 >configure:39575: result: yes >configure:46240: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:46240: $? = 0 >configure:46240: ./conftest >configure:46240: $? = 0 >configure:46472: checking for GNU gettext support >configure:46508: result: yes >configure:46528: checking for bindtextdomain in -lintl >configure:46553: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -lintl -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lintl >collect2: error: ld returned 1 exit status >configure:46553: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 1 >| #define DBA_DB4 1 >| #define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >| #define HAVE_DBA 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_EXIF 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FTP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBT1 1 >| #define HAVE_LIBGD 1 >| #define HAVE_LIBGD13 1 >| #define HAVE_LIBGD15 1 >| #define HAVE_LIBGD20 1 >| #define HAVE_LIBGD204 1 >| #define HAVE_GD_IMAGESETTILE 1 >| #define HAVE_GD_IMAGESETBRUSH 1 >| #define HAVE_GDIMAGECOLORRESOLVE 1 >| #define HAVE_COLORCLOSESTHWB 1 >| #define HAVE_GD_WBMP 1 >| #define HAVE_GD_GD2 1 >| #define HAVE_GD_PNG 1 >| #define HAVE_GD_XBM 1 >| #define HAVE_GD_BUNDLED 1 >| #define HAVE_GD_GIF_READ 1 >| #define HAVE_GD_GIF_CREATE 1 >| #define HAVE_GD_IMAGEELLIPSE 1 >| #define HAVE_GD_FONTCACHESHUTDOWN 1 >| #define HAVE_GD_FONTMUTEX 1 >| #define HAVE_GD_DYNAMIC_CTX_EX 1 >| #define HAVE_GD_GIF_CTX 1 >| #define HAVE_GD_JPG 1 >| #define HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define ENABLE_GD_TTF 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char bindtextdomain (); >| int >| main () >| { >| return bindtextdomain (); >| ; >| return 0; >| } >configure:46562: result: no >configure:46570: checking for bindtextdomain in -lc >configure:46595: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed -L/usr/lib64 conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:46595: $? = 0 >configure:46604: result: yes >configure:47055: checking for ngettext in -lc >configure:47080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:47080: $? = 0 >configure:47090: result: yes >configure:47099: checking for dngettext in -lc >configure:47124: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:47124: $? = 0 >configure:47134: result: yes >configure:47143: checking for dcngettext in -lc >configure:47168: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:47168: $? = 0 >configure:47178: result: yes >configure:47187: checking for bind_textdomain_codeset in -lc >configure:47212: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lc -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:47212: $? = 0 >configure:47222: result: yes >configure:47237: checking for GNU MP support >configure:47273: result: no >configure:48023: checking for mhash support >configure:48059: result: yes >configure:48068: checking whether to enable hash support >configure:48103: result: yes >configure:48124: checking whether byte ordering is bigendian >configure:48161: result: no >configure:48174: checking size of short >configure:48179: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:48179: $? = 0 >configure:48179: ./conftest >configure:48179: $? = 0 >configure:48193: result: 2 >configure:48207: checking size of int >configure:48226: result: 4 >configure:48240: checking size of long >configure:48259: result: 8 >configure:48273: checking size of long long >configure:48292: result: 8 >configure:48632: checking for iconv support >configure:48668: result: yes >configure:48697: checking for iconv >configure:48697: x86_64-pc-linux-gnu-gcc -o conftest -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -Wl,-O1 -Wl,--as-needed conftest.c >&5 >configure:48697: $? = 0 >configure:48697: result: yes >configure:49237: checking if iconv is glibc's >configure:49250: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:49250: $? = 0 >configure:49252: result: yes >configure:49529: checking if iconv supports errno >configure:49564: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:49564: $? = 0 >configure:49564: ./conftest >configure:49564: $? = 0 >configure:49566: result: yes >configure:49592: checking if your cpp allows macro usage in include lines >configure:49608: x86_64-pc-linux-gnu-gcc -c -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe conftest.c >&5 >configure:49608: $? = 0 >configure:49610: result: yes >configure:49963: checking for IMAP support >configure:49999: result: yes >configure:50008: checking for IMAP Kerberos support >configure:50023: result: no >configure:50032: checking for IMAP SSL support >configure:50047: result: /usr >configure:50449: checking for utf8_mime2text signature >configure:50471: x86_64-pc-linux-gnu-gcc -c -I/usr/include/imap conftest.c >&5 >conftest.c: In function 'main': >conftest.c:312:9: error: too few arguments to function 'utf8_mime2text' >In file included from /usr/include/imap/c-client.h:47:0, > from conftest.c:305: >/usr/include/imap/utf8aux.h:37:6: note: declared here >configure:50471: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 1 >| #define DBA_DB4 1 >| #define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >| #define HAVE_DBA 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_EXIF 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FTP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBT1 1 >| #define HAVE_LIBGD 1 >| #define HAVE_LIBGD13 1 >| #define HAVE_LIBGD15 1 >| #define HAVE_LIBGD20 1 >| #define HAVE_LIBGD204 1 >| #define HAVE_GD_IMAGESETTILE 1 >| #define HAVE_GD_IMAGESETBRUSH 1 >| #define HAVE_GDIMAGECOLORRESOLVE 1 >| #define HAVE_COLORCLOSESTHWB 1 >| #define HAVE_GD_WBMP 1 >| #define HAVE_GD_GD2 1 >| #define HAVE_GD_PNG 1 >| #define HAVE_GD_XBM 1 >| #define HAVE_GD_BUNDLED 1 >| #define HAVE_GD_GIF_READ 1 >| #define HAVE_GD_GIF_CREATE 1 >| #define HAVE_GD_IMAGEELLIPSE 1 >| #define HAVE_GD_FONTCACHESHUTDOWN 1 >| #define HAVE_GD_FONTMUTEX 1 >| #define HAVE_GD_DYNAMIC_CTX_EX 1 >| #define HAVE_GD_GIF_CTX 1 >| #define HAVE_GD_JPG 1 >| #define HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define PHP_MHASH_BC 1 >| #define HAVE_HASH_EXT 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ICONV 1 >| #define HAVE_GLIBC_ICONV 1 >| #define PHP_ICONV_IMPL "glibc" >| #define ICONV_SUPPORTS_ERRNO 1 >| #define PHP_ICONV_H_PATH </usr/include/iconv.h> >| #define HAVE_IMAP 1 >| #define HAVE_IMAP2000 1 >| #define HAVE_IMAP2004 1 >| /* end confdefs.h. */ >| >| #include <stdio.h> >| #include <c-client.h> >| >| int >| main () >| { >| >| SIZEDTEXT *src, *dst; >| utf8_mime2text(src, dst); >| >| ; >| return 0; >| } >configure:50483: result: new >configure:50494: checking for U8T_DECOMPOSE >configure:50514: x86_64-pc-linux-gnu-gcc -c -I/usr/include/imap conftest.c >&5 >configure:50514: $? = 0 >configure:50526: result: >configure:50655: checking for pam_start in -lpam >configure:50680: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:50680: $? = 0 >configure:50689: result: yes >configure:50829: checking for crypt in -lcrypt >configure:50854: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:50854: $? = 0 >configure:50863: result: yes >configure:51672: checking for OpenSSL version >configure:51686: result: >= 0.9.6 >configure:51827: checking for CRYPTO_free in -lcrypto >configure:51861: result: yes >configure:52004: checking for SSL_CTX_set_ssl_version in -lssl >configure:52038: result: yes >configure:52228: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lc-client -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >/tmp/portage/dev-lang/php-5.4.17/temp/cc2bZynF.o: In function `main': >conftest.c:(.text.startup+0x7): undefined reference to `auth_gssapi_valid' >collect2: error: ld returned 1 exit status >configure:52228: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 1 >| #define DBA_DB4 1 >| #define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >| #define HAVE_DBA 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_EXIF 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FTP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBT1 1 >| #define HAVE_LIBGD 1 >| #define HAVE_LIBGD13 1 >| #define HAVE_LIBGD15 1 >| #define HAVE_LIBGD20 1 >| #define HAVE_LIBGD204 1 >| #define HAVE_GD_IMAGESETTILE 1 >| #define HAVE_GD_IMAGESETBRUSH 1 >| #define HAVE_GDIMAGECOLORRESOLVE 1 >| #define HAVE_COLORCLOSESTHWB 1 >| #define HAVE_GD_WBMP 1 >| #define HAVE_GD_GD2 1 >| #define HAVE_GD_PNG 1 >| #define HAVE_GD_XBM 1 >| #define HAVE_GD_BUNDLED 1 >| #define HAVE_GD_GIF_READ 1 >| #define HAVE_GD_GIF_CREATE 1 >| #define HAVE_GD_IMAGEELLIPSE 1 >| #define HAVE_GD_FONTCACHESHUTDOWN 1 >| #define HAVE_GD_FONTMUTEX 1 >| #define HAVE_GD_DYNAMIC_CTX_EX 1 >| #define HAVE_GD_GIF_CTX 1 >| #define HAVE_GD_JPG 1 >| #define HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define PHP_MHASH_BC 1 >| #define HAVE_HASH_EXT 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ICONV 1 >| #define HAVE_GLIBC_ICONV 1 >| #define PHP_ICONV_IMPL "glibc" >| #define ICONV_SUPPORTS_ERRNO 1 >| #define PHP_ICONV_H_PATH </usr/include/iconv.h> >| #define HAVE_IMAP 1 >| #define HAVE_IMAP2000 1 >| #define HAVE_IMAP2004 1 >| #define HAVE_NEW_MIME2TEXT 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_IMAP_SSL 1 >| /* end confdefs.h. */ >| >| >| #if defined(__GNUC__) && __GNUC__ >= 4 >| # define PHP_IMAP_EXPORT __attribute__ ((visibility("default"))) >| #else >| # define PHP_IMAP_EXPORT >| #endif >| >| PHP_IMAP_EXPORT void mm_log(void){} >| PHP_IMAP_EXPORT void mm_dlog(void){} >| PHP_IMAP_EXPORT void mm_flags(void){} >| PHP_IMAP_EXPORT void mm_fatal(void){} >| PHP_IMAP_EXPORT void mm_critical(void){} >| PHP_IMAP_EXPORT void mm_nocritical(void){} >| PHP_IMAP_EXPORT void mm_notify(void){} >| PHP_IMAP_EXPORT void mm_login(void){} >| PHP_IMAP_EXPORT void mm_diskerror(void){} >| PHP_IMAP_EXPORT void mm_status(void){} >| PHP_IMAP_EXPORT void mm_lsub(void){} >| PHP_IMAP_EXPORT void mm_list(void){} >| PHP_IMAP_EXPORT void mm_exists(void){} >| PHP_IMAP_EXPORT void mm_searched(void){} >| PHP_IMAP_EXPORT void mm_expunged(void){} >| >| char auth_gssapi_valid(); >| int main() { >| auth_gssapi_valid(); >| return 0; >| } >| >configure:52292: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lc-client -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:52292: $? = 0 >configure:52292: ./conftest >./configure: line 2216: 23125 Segmentation fault ./conftest$ac_exeext >configure:52292: $? = 139 >configure: program exited with status 139 >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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 1 >| #define DBA_DB4 1 >| #define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >| #define HAVE_DBA 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_EXIF 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FTP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBT1 1 >| #define HAVE_LIBGD 1 >| #define HAVE_LIBGD13 1 >| #define HAVE_LIBGD15 1 >| #define HAVE_LIBGD20 1 >| #define HAVE_LIBGD204 1 >| #define HAVE_GD_IMAGESETTILE 1 >| #define HAVE_GD_IMAGESETBRUSH 1 >| #define HAVE_GDIMAGECOLORRESOLVE 1 >| #define HAVE_COLORCLOSESTHWB 1 >| #define HAVE_GD_WBMP 1 >| #define HAVE_GD_GD2 1 >| #define HAVE_GD_PNG 1 >| #define HAVE_GD_XBM 1 >| #define HAVE_GD_BUNDLED 1 >| #define HAVE_GD_GIF_READ 1 >| #define HAVE_GD_GIF_CREATE 1 >| #define HAVE_GD_IMAGEELLIPSE 1 >| #define HAVE_GD_FONTCACHESHUTDOWN 1 >| #define HAVE_GD_FONTMUTEX 1 >| #define HAVE_GD_DYNAMIC_CTX_EX 1 >| #define HAVE_GD_GIF_CTX 1 >| #define HAVE_GD_JPG 1 >| #define HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define PHP_MHASH_BC 1 >| #define HAVE_HASH_EXT 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ICONV 1 >| #define HAVE_GLIBC_ICONV 1 >| #define PHP_ICONV_IMPL "glibc" >| #define ICONV_SUPPORTS_ERRNO 1 >| #define PHP_ICONV_H_PATH </usr/include/iconv.h> >| #define HAVE_IMAP 1 >| #define HAVE_IMAP2000 1 >| #define HAVE_IMAP2004 1 >| #define HAVE_NEW_MIME2TEXT 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_IMAP_SSL 1 >| /* end confdefs.h. */ >| >| >| #if defined(__GNUC__) && __GNUC__ >= 4 >| # define PHP_IMAP_EXPORT __attribute__ ((visibility("default"))) >| #else >| # define PHP_IMAP_EXPORT >| #endif >| >| PHP_IMAP_EXPORT void mm_log(void){} >| PHP_IMAP_EXPORT void mm_dlog(void){} >| PHP_IMAP_EXPORT void mm_flags(void){} >| PHP_IMAP_EXPORT void mm_fatal(void){} >| PHP_IMAP_EXPORT void mm_critical(void){} >| PHP_IMAP_EXPORT void mm_nocritical(void){} >| PHP_IMAP_EXPORT void mm_notify(void){} >| PHP_IMAP_EXPORT void mm_login(void){} >| PHP_IMAP_EXPORT void mm_diskerror(void){} >| PHP_IMAP_EXPORT void mm_status(void){} >| PHP_IMAP_EXPORT void mm_lsub(void){} >| PHP_IMAP_EXPORT void mm_list(void){} >| PHP_IMAP_EXPORT void mm_exists(void){} >| PHP_IMAP_EXPORT void mm_searched(void){} >| PHP_IMAP_EXPORT void mm_expunged(void){} >| >| char utf8_to_mutf7(); >| int main() { >| utf8_to_mutf7(); >| return 0; >| } >| >configure:52314: checking whether rfc822_output_address_list function present >configure:52362: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c > -lc-client > -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:52362: $? = 0 >configure:52362: ./conftest >configure:52362: $? = 0 >configure:52366: result: yes >configure:52388: checking whether build with IMAP works >configure:52432: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lc-client -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:52432: $? = 0 >configure:52432: ./conftest >configure:52432: $? = 0 >configure:52436: result: yes >configure:52462: checking for InterBase support >configure:52498: result: no >configure:53401: checking whether to enable internationalization support >configure:53436: result: no >configure:54649: checking whether to enable JavaScript Object Serialization support >configure:54684: result: yes >configure:54694: checking for ANSI C header files >configure:54798: result: yes >configure:55133: checking for LDAP support >configure:55169: result: yes >configure:55178: checking for LDAP Cyrus SASL support >configure:55193: result: no >configure:57515: checking for 3 arg ldap_set_rebind_proc >configure:57531: x86_64-pc-linux-gnu-gcc -c -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -I/usr/include conftest.c >&5 >configure:57531: $? = 0 >configure:57538: result: yes >configure:57549: checking for ldap_parse_result >configure:57549: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -I/usr/include -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:57549: $? = 0 >configure:57549: result: yes >configure:57549: checking for ldap_parse_reference >configure:57549: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -I/usr/include -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:57549: $? = 0 >configure:57549: result: yes >configure:57549: checking for ldap_start_tls_s >configure:57549: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -I/usr/include -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:57549: $? = 0 >configure:57549: result: yes >configure:57884: checking for ldap_bind_s >configure:57884: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -I/usr/include -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:57884: $? = 0 >configure:57884: result: yes >configure:57923: checking whether to enable multibyte string support >configure:57958: result: yes >configure:57967: checking whether to enable multibyte regex support >configure:57981: result: yes >configure:57990: checking whether to check multibyte regex backtrack >configure:58004: result: yes >configure:58013: checking for external libmbfl >configure:58028: result: no >configure:58037: checking for external oniguruma >configure:58052: result: /usr >configure:58811: checking for onig_init in -lonig >configure:58836: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lonig -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:58836: $? = 0 >configure:58845: result: yes >configure:59056: checking if oniguruma has an invalid entry for KOI8 encoding >configure:59073: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lonig -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >conftest.c: In function 'main': >conftest.c:324:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >/tmp/portage/dev-lang/php-5.4.17/temp/cc23vRes.o: In function `main': >conftest.c:(.text.startup+0x1): undefined reference to `OnigEncodingKOI8' >collect2: error: ld returned 1 exit status >configure:59073: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 1 >| #define DBA_DB4 1 >| #define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >| #define HAVE_DBA 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_EXIF 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FTP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBT1 1 >| #define HAVE_LIBGD 1 >| #define HAVE_LIBGD13 1 >| #define HAVE_LIBGD15 1 >| #define HAVE_LIBGD20 1 >| #define HAVE_LIBGD204 1 >| #define HAVE_GD_IMAGESETTILE 1 >| #define HAVE_GD_IMAGESETBRUSH 1 >| #define HAVE_GDIMAGECOLORRESOLVE 1 >| #define HAVE_COLORCLOSESTHWB 1 >| #define HAVE_GD_WBMP 1 >| #define HAVE_GD_GD2 1 >| #define HAVE_GD_PNG 1 >| #define HAVE_GD_XBM 1 >| #define HAVE_GD_BUNDLED 1 >| #define HAVE_GD_GIF_READ 1 >| #define HAVE_GD_GIF_CREATE 1 >| #define HAVE_GD_IMAGEELLIPSE 1 >| #define HAVE_GD_FONTCACHESHUTDOWN 1 >| #define HAVE_GD_FONTMUTEX 1 >| #define HAVE_GD_DYNAMIC_CTX_EX 1 >| #define HAVE_GD_GIF_CTX 1 >| #define HAVE_GD_JPG 1 >| #define HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define PHP_MHASH_BC 1 >| #define HAVE_HASH_EXT 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ICONV 1 >| #define HAVE_GLIBC_ICONV 1 >| #define PHP_ICONV_IMPL "glibc" >| #define ICONV_SUPPORTS_ERRNO 1 >| #define PHP_ICONV_H_PATH </usr/include/iconv.h> >| #define HAVE_IMAP 1 >| #define HAVE_IMAP2000 1 >| #define HAVE_IMAP2004 1 >| #define HAVE_NEW_MIME2TEXT 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_IMAP_SSL 1 >| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1 >| #define HAVE_JSON 1 >| #define STDC_HEADERS 1 >| #define HAVE_LDAP 1 >| #define HAVE_3ARG_SETREBINDPROC 1 >| #define HAVE_LDAP_PARSE_RESULT 1 >| #define HAVE_LDAP_PARSE_REFERENCE 1 >| #define HAVE_LDAP_START_TLS_S 1 >| #define HAVE_MBSTRING 1 >| #define HAVE_ONIG 1 >| /* end confdefs.h. */ >| >| #include <oniguruma.h> >| >| int >| main () >| { >| >| return (int)(ONIG_ENCODING_KOI8 + 1); >| >| ; >| return 0; >| } >configure:59080: result: yes >configure:60033: checking for mcrypt support >configure:60069: result: yes >configure:60087: checking for libmcrypt version >configure:60101: result: >= 2.5.6 >configure:60211: checking for mcrypt_module_open in -lmcrypt >configure:60236: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -lltdl conftest.c -lmcrypt -lonig -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >configure:60236: $? = 0 >configure:60245: result: yes >configure:60876: checking for MSSQL support via FreeTDS >configure:60912: result: no >configure:61536: checking for MySQL support >configure:61572: result: yes >configure:61581: checking for specified location of the MySQL UNIX socket >configure:61596: result: /var/run/mysqld/mysqld.sock >configure:61803: checking for mysql_close in -lmysqlclient >configure:61828: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed conftest.c -lmysqlclient -lmcrypt -lltdl -lonig -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmysqlclient >collect2: error: ld returned 1 exit status >configure:61828: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 1 >| #define DBA_DB4 1 >| #define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >| #define HAVE_DBA 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_EXIF 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FTP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBT1 1 >| #define HAVE_LIBGD 1 >| #define HAVE_LIBGD13 1 >| #define HAVE_LIBGD15 1 >| #define HAVE_LIBGD20 1 >| #define HAVE_LIBGD204 1 >| #define HAVE_GD_IMAGESETTILE 1 >| #define HAVE_GD_IMAGESETBRUSH 1 >| #define HAVE_GDIMAGECOLORRESOLVE 1 >| #define HAVE_COLORCLOSESTHWB 1 >| #define HAVE_GD_WBMP 1 >| #define HAVE_GD_GD2 1 >| #define HAVE_GD_PNG 1 >| #define HAVE_GD_XBM 1 >| #define HAVE_GD_BUNDLED 1 >| #define HAVE_GD_GIF_READ 1 >| #define HAVE_GD_GIF_CREATE 1 >| #define HAVE_GD_IMAGEELLIPSE 1 >| #define HAVE_GD_FONTCACHESHUTDOWN 1 >| #define HAVE_GD_FONTMUTEX 1 >| #define HAVE_GD_DYNAMIC_CTX_EX 1 >| #define HAVE_GD_GIF_CTX 1 >| #define HAVE_GD_JPG 1 >| #define HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define PHP_MHASH_BC 1 >| #define HAVE_HASH_EXT 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ICONV 1 >| #define HAVE_GLIBC_ICONV 1 >| #define PHP_ICONV_IMPL "glibc" >| #define ICONV_SUPPORTS_ERRNO 1 >| #define PHP_ICONV_H_PATH </usr/include/iconv.h> >| #define HAVE_IMAP 1 >| #define HAVE_IMAP2000 1 >| #define HAVE_IMAP2004 1 >| #define HAVE_NEW_MIME2TEXT 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_IMAP_SSL 1 >| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1 >| #define HAVE_JSON 1 >| #define STDC_HEADERS 1 >| #define HAVE_LDAP 1 >| #define HAVE_3ARG_SETREBINDPROC 1 >| #define HAVE_LDAP_PARSE_RESULT 1 >| #define HAVE_LDAP_PARSE_REFERENCE 1 >| #define HAVE_LDAP_START_TLS_S 1 >| #define HAVE_MBSTRING 1 >| #define HAVE_ONIG 1 >| #define PHP_ONIG_BAD_KOI8_ENTRY 1 >| #define HAVE_MBREGEX 1 >| #define HAVE_LIBMCRYPT 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char mysql_close (); >| int >| main () >| { >| return mysql_close (); >| ; >| return 0; >| } >configure:61838: result: no >configure:62048: checking for mysql_error in -lmysqlclient >configure:62073: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-rpath,/usr -L/usr conftest.c -lmysqlclient -lz -lmcrypt -lltdl -lonig -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.7.3/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lmysqlclient >collect2: error: ld returned 1 exit status >configure:62073: $? = 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 PHP_WRITE_STDOUT 1 >| #define HAVE_SOCKET 1 >| #define HAVE_SOCKETPAIR 1 >| #define HAVE_HTONL 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETHOSTBYADDR 1 >| #define HAVE_YP_GET_DEFAULT_DOMAIN 1 >| #define HAVE_LIBNSL 1 >| #define HAVE_DLOPEN 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBDL 1 >| #define HAVE_LIBM 1 >| #define HAVE_INET_ATON 1 >| #define STDC_HEADERS 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_DIRENT_H 1 >| #define HAVE_SYS_PARAM_H 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_SYS_TIME_H 1 >| #define HAVE_NETINET_IN_H 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ARPA_INET_H 1 >| #define HAVE_ARPA_NAMESER_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_CRYPT_H 1 >| #define HAVE_FCNTL_H 1 >| #define HAVE_GRP_H 1 >| #define HAVE_LANGINFO_H 1 >| #define HAVE_LIMITS_H 1 >| #define HAVE_LOCALE_H 1 >| #define HAVE_MONETARY_H 1 >| #define HAVE_NETDB_H 1 >| #define HAVE_PWD_H 1 >| #define HAVE_RESOLV_H 1 >| #define HAVE_SIGNAL_H 1 >| #define HAVE_STDARG_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_SYSLOG_H 1 >| #define HAVE_SYSEXITS_H 1 >| #define HAVE_SYS_IOCTL_H 1 >| #define HAVE_SYS_FILE_H 1 >| #define HAVE_SYS_MMAN_H 1 >| #define HAVE_SYS_MOUNT_H 1 >| #define HAVE_SYS_POLL_H 1 >| #define HAVE_SYS_RESOURCE_H 1 >| #define HAVE_SYS_SELECT_H 1 >| #define HAVE_SYS_SOCKET_H 1 >| #define HAVE_SYS_STAT_H 1 >| #define HAVE_SYS_STATFS_H 1 >| #define HAVE_SYS_STATVFS_H 1 >| #define HAVE_SYS_VFS_H 1 >| #define HAVE_SYS_WAIT_H 1 >| #define HAVE_TERMIOS_H 1 >| #define HAVE_UNISTD_H 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_SYS_UTSNAME_H 1 >| #define HAVE_SYS_IPC_H 1 >| #define HAVE_DLFCN_H 1 >| #define HAVE_ASSERT_H 1 >| #define HAVE_FOPENCOOKIE 1 >| #define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >| #define COOKIE_SEEKER_USES_OFF64_T 1 >| #define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >| #define HAVE_STRUCT_TM_TM_ZONE 1 >| #define HAVE_TM_ZONE 1 >| #define MISSING_FCLOSE_DECL 0 >| #define HAVE_TM_GMTOFF 1 >| #define HAVE_STRUCT_FLOCK 1 >| #define HAVE_SOCKLEN_T 1 >| #define SIZEOF_SIZE_T 8 >| #define SIZEOF_LONG_LONG 8 >| #define SIZEOF_LONG_LONG_INT 8 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define SIZEOF_INTMAX_T 8 >| #define HAVE_INTMAX_T 1 >| #define SIZEOF_SSIZE_T 8 >| #define HAVE_SSIZE_T 1 >| #define SIZEOF_PTRDIFF_T 8 >| #define HAVE_PTRDIFF_T 1 >| #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >| #define HAVE_ST_BLKSIZE 1 >| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 >| #define HAVE_ST_BLOCKS 1 >| #define HAVE_STRUCT_STAT_ST_RDEV 1 >| #define HAVE_ST_RDEV 1 >| #define HAVE_SOCKADDR_STORAGE 1 >| #define HAVE_VPRINTF 1 >| #define HAVE_ALPHASORT 1 >| #define HAVE_ASCTIME_R 1 >| #define HAVE_CHROOT 1 >| #define HAVE_CTIME_R 1 >| #define HAVE_CUSERID 1 >| #define HAVE_FLOCK 1 >| #define HAVE_FTOK 1 >| #define HAVE_GAI_STRERROR 1 >| #define HAVE_GCVT 1 >| #define HAVE_GETLOADAVG 1 >| #define HAVE_GETLOGIN 1 >| #define HAVE_GETPROTOBYNAME 1 >| #define HAVE_GETPROTOBYNUMBER 1 >| #define HAVE_GETSERVBYNAME 1 >| #define HAVE_GETSERVBYPORT 1 >| #define HAVE_GETHOSTNAME 1 >| #define HAVE_GETRUSAGE 1 >| #define HAVE_GETTIMEOFDAY 1 >| #define HAVE_GMTIME_R 1 >| #define HAVE_GETPWNAM_R 1 >| #define HAVE_GETGRNAM_R 1 >| #define HAVE_GETPWUID_R 1 >| #define HAVE_GRANTPT 1 >| #define HAVE_INET_NTOA 1 >| #define HAVE_INET_NTOP 1 >| #define HAVE_INET_PTON 1 >| #define HAVE_ISASCII 1 >| #define HAVE_LINK 1 >| #define HAVE_LOCALTIME_R 1 >| #define HAVE_LOCKF 1 >| #define HAVE_LCHOWN 1 >| #define HAVE_LRAND48 1 >| #define HAVE_MEMCPY 1 >| #define HAVE_MEMMOVE 1 >| #define HAVE_MKSTEMP 1 >| #define HAVE_MMAP 1 >| #define HAVE_NL_LANGINFO 1 >| #define HAVE_PERROR 1 >| #define HAVE_POLL 1 >| #define HAVE_PTSNAME 1 >| #define HAVE_PUTENV 1 >| #define HAVE_REALPATH 1 >| #define HAVE_RANDOM 1 >| #define HAVE_RAND_R 1 >| #define HAVE_SCANDIR 1 >| #define HAVE_SETITIMER 1 >| #define HAVE_SETLOCALE 1 >| #define HAVE_LOCALECONV 1 >| #define HAVE_SETENV 1 >| #define HAVE_SETPGID 1 >| #define HAVE_SETSOCKOPT 1 >| #define HAVE_SETVBUF 1 >| #define HAVE_SHUTDOWN 1 >| #define HAVE_SIN 1 >| #define HAVE_SNPRINTF 1 >| #define HAVE_SRAND48 1 >| #define HAVE_SRANDOM 1 >| #define HAVE_STATFS 1 >| #define HAVE_STATVFS 1 >| #define HAVE_STRCASECMP 1 >| #define HAVE_STRCOLL 1 >| #define HAVE_STRDUP 1 >| #define HAVE_STRERROR 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_STRNLEN 1 >| #define HAVE_STRPTIME 1 >| #define HAVE_STRSTR 1 >| #define HAVE_STRTOK_R 1 >| #define HAVE_SYMLINK 1 >| #define HAVE_TEMPNAM 1 >| #define HAVE_TZSET 1 >| #define HAVE_UNLOCKPT 1 >| #define HAVE_UNSETENV 1 >| #define HAVE_USLEEP 1 >| #define HAVE_UTIME 1 >| #define HAVE_VSNPRINTF 1 >| #define HAVE_VASPRINTF 1 >| #define HAVE_ASPRINTF 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_NANOSLEEP 1 >| #define HAVE_LIBRT 1 >| #define HAVE_GETADDRINFO 1 >| #define HAVE_SYNC_FETCH_AND_ADD 1 >| #define HAVE_GETOPT 1 >| #define HAVE_UTIME_H 1 >| #define HAVE_UTIME_NULL 1 >| #define HAVE_ALLOCA_H 1 >| #define HAVE_ALLOCA 1 >| #define HAVE_DECLARED_TIMEZONE 1 >| #define HAVE_POSIX_READDIR_R 1 >| #define PHP_SIGCHILD 0 >| #define DEFAULT_SHORT_OPEN_TAG "1" >| #define HAVE_IPV6 1 >| #define SIZEOF_LONG 8 >| #define SIZEOF_INT 4 >| #define HAVE_INT32_T 1 >| #define HAVE_UINT32_T 1 >| #define HAVE_SYS_TYPES_H 1 >| #define HAVE_INTTYPES_H 1 >| #define HAVE_STDINT_H 1 >| #define HAVE_STRING_H 1 >| #define HAVE_STDLIB_H 1 >| #define HAVE_STRTOLL 1 >| #define HAVE_ATOLL 1 >| #define HAVE_STRFTIME 1 >| #define HAVE_REGEX_T_RE_MAGIC 1 >| #define HSREGEX 1 >| #define REGEX 1 >| #define HAVE_LIBXML 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DSA_DEFAULT_METHOD 1 >| #define HAVE_OPENSSL_EXT 1 >| #define HAVE_PCRE 1 >| #define SQLITE_ENABLE_COLUMN_METADATA 1 >| #define HAVE_SQLITE3 1 >| #define HAVE_ZLIB 1 >| #define HAVE_BCMATH 1 >| #define HAVE_BZ2 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL_SSL 1 >| #define HAVE_OPENSSL_CRYPTO_H 1 >| #define HAVE_CURL_OPENSSL 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >| #define DBA_GDBM 1 >| #define DBA_DB4 1 >| #define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >| #define HAVE_DBA 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_EXIF 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FTP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 1 >| #define USE_GD_IMGSTRTTF 1 >| #define HAVE_LIBFREETYPE 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBT1 1 >| #define HAVE_LIBGD 1 >| #define HAVE_LIBGD13 1 >| #define HAVE_LIBGD15 1 >| #define HAVE_LIBGD20 1 >| #define HAVE_LIBGD204 1 >| #define HAVE_GD_IMAGESETTILE 1 >| #define HAVE_GD_IMAGESETBRUSH 1 >| #define HAVE_GDIMAGECOLORRESOLVE 1 >| #define HAVE_COLORCLOSESTHWB 1 >| #define HAVE_GD_WBMP 1 >| #define HAVE_GD_GD2 1 >| #define HAVE_GD_PNG 1 >| #define HAVE_GD_XBM 1 >| #define HAVE_GD_BUNDLED 1 >| #define HAVE_GD_GIF_READ 1 >| #define HAVE_GD_GIF_CREATE 1 >| #define HAVE_GD_IMAGEELLIPSE 1 >| #define HAVE_GD_FONTCACHESHUTDOWN 1 >| #define HAVE_GD_FONTMUTEX 1 >| #define HAVE_GD_DYNAMIC_CTX_EX 1 >| #define HAVE_GD_GIF_CTX 1 >| #define HAVE_GD_JPG 1 >| #define HAVE_GD_STRINGFT 1 >| #define HAVE_GD_STRINGFTEX 1 >| #define ENABLE_GD_TTF 1 >| #define HAVE_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 1 >| #define PHP_MHASH_BC 1 >| #define HAVE_HASH_EXT 1 >| #define SIZEOF_SHORT 2 >| #define SIZEOF_INT 4 >| #define SIZEOF_LONG 8 >| #define SIZEOF_LONG_LONG 8 >| #define HAVE_ICONV 1 >| #define HAVE_GLIBC_ICONV 1 >| #define PHP_ICONV_IMPL "glibc" >| #define ICONV_SUPPORTS_ERRNO 1 >| #define PHP_ICONV_H_PATH </usr/include/iconv.h> >| #define HAVE_IMAP 1 >| #define HAVE_IMAP2000 1 >| #define HAVE_IMAP2004 1 >| #define HAVE_NEW_MIME2TEXT 1 >| #define HAVE_LIBPAM 1 >| #define HAVE_LIBCRYPT 1 >| #define HAVE_IMAP_SSL 1 >| #define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1 >| #define HAVE_JSON 1 >| #define STDC_HEADERS 1 >| #define HAVE_LDAP 1 >| #define HAVE_3ARG_SETREBINDPROC 1 >| #define HAVE_LDAP_PARSE_RESULT 1 >| #define HAVE_LDAP_PARSE_REFERENCE 1 >| #define HAVE_LDAP_START_TLS_S 1 >| #define HAVE_MBSTRING 1 >| #define HAVE_ONIG 1 >| #define PHP_ONIG_BAD_KOI8_ENTRY 1 >| #define HAVE_MBREGEX 1 >| #define HAVE_LIBMCRYPT 1 >| /* end confdefs.h. */ >| >| /* Override any GCC internal prototype to avoid an error. >| Use char because int might match the return type of a GCC >| builtin and then its argument prototype would still apply. */ >| #ifdef __cplusplus >| extern "C" >| #endif >| char mysql_error (); >| int >| main () >| { >| return mysql_error (); >| ; >| return 0; >| } >configure:62083: result: no >configure:62097: error: mysql configure failed. Please check config.log for more information. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >_cv_have_broken_glibc_fopen_append=yes >ac_cv_3arg_setrebindproc=yes >ac_cv_build=x86_64-pc-linux-gnu >ac_cv_c_bigendian_php=no >ac_cv_c_compiler_gnu=yes >ac_cv_declared_timezone=yes >ac_cv_ebcdic=no >ac_cv_env_CCC_set= >ac_cv_env_CCC_value= >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe' >ac_cv_env_CPPFLAGS_set=set >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe' >ac_cv_env_CXX_set= >ac_cv_env_CXX_value= >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value='-Wl,-O1 -Wl,--as-needed' >ac_cv_env_LIBS_set= >ac_cv_env_LIBS_value= >ac_cv_env_YACC_set= >ac_cv_env_YACC_value= >ac_cv_env_YFLAGS_set= >ac_cv_env_YFLAGS_value= >ac_cv_env_build_alias_set=set >ac_cv_env_build_alias_value=x86_64-pc-linux-gnu >ac_cv_env_host_alias_set=set >ac_cv_env_host_alias_value=x86_64-pc-linux-gnu >ac_cv_env_target_alias_set= >ac_cv_env_target_alias_value= >ac_cv_func___dlopen=no >ac_cv_func___yp_get_default_domain=no >ac_cv_func__doprnt=no >ac_cv_func_alloca_works=yes >ac_cv_func_alphasort=yes >ac_cv_func_asctime_r=yes >ac_cv_func_asprintf=yes >ac_cv_func_atoll=yes >ac_cv_func_chroot=yes >ac_cv_func_crypt=no >ac_cv_func_crypt_r=no >ac_cv_func_ctime_r=yes >ac_cv_func_cuserid=yes >ac_cv_func_dlopen=yes >ac_cv_func_fabsf=yes >ac_cv_func_flock=yes >ac_cv_func_floorf=yes >ac_cv_func_fopencookie=yes >ac_cv_func_ftok=yes >ac_cv_func_funopen=no >ac_cv_func_gai_strerror=yes >ac_cv_func_gcvt=yes >ac_cv_func_getaddrinfo=yes >ac_cv_func_getgrnam_r=yes >ac_cv_func_gethostbyaddr=yes >ac_cv_func_gethostname=yes >ac_cv_func_getloadavg=yes >ac_cv_func_getlogin=yes >ac_cv_func_getopt=yes >ac_cv_func_getprotobyname=yes >ac_cv_func_getprotobynumber=yes >ac_cv_func_getpwnam_r=yes >ac_cv_func_getpwuid_r=yes >ac_cv_func_getrusage=yes >ac_cv_func_getservbyname=yes >ac_cv_func_getservbyport=yes >ac_cv_func_gettimeofday=yes >ac_cv_func_gmtime_r=yes >ac_cv_func_grantpt=yes >ac_cv_func_htonl=yes >ac_cv_func_iconv=yes >ac_cv_func_inet_aton=yes >ac_cv_func_inet_ntoa=yes >ac_cv_func_inet_ntop=yes >ac_cv_func_inet_pton=yes >ac_cv_func_isascii=yes >ac_cv_func_lchown=yes >ac_cv_func_ldap_bind_s=yes >ac_cv_func_ldap_parse_reference=yes >ac_cv_func_ldap_parse_result=yes >ac_cv_func_ldap_start_tls_s=yes >ac_cv_func_link=yes >ac_cv_func_localeconv=yes >ac_cv_func_localtime_r=yes >ac_cv_func_lockf=yes >ac_cv_func_lrand48=yes >ac_cv_func_memcpy=yes >ac_cv_func_memmove=yes >ac_cv_func_mkstemp=yes >ac_cv_func_mmap=yes >ac_cv_func_nanosleep=yes >ac_cv_func_nl_langinfo=yes >ac_cv_func_perror=yes >ac_cv_func_poll=yes >ac_cv_func_ptsname=yes >ac_cv_func_putenv=yes >ac_cv_func_rand_r=yes >ac_cv_func_random=yes >ac_cv_func_readdir_r=yes >ac_cv_func_realpath=yes >ac_cv_func_scandir=yes >ac_cv_func_setenv=yes >ac_cv_func_setitimer=yes >ac_cv_func_setlocale=yes >ac_cv_func_setpgid=yes >ac_cv_func_setsockopt=yes >ac_cv_func_setvbuf=yes >ac_cv_func_shutdown=yes >ac_cv_func_sin=yes >ac_cv_func_snprintf=yes >ac_cv_func_socket=yes >ac_cv_func_socketpair=yes >ac_cv_func_srand48=yes >ac_cv_func_srandom=yes >ac_cv_func_statfs=yes >ac_cv_func_statvfs=yes >ac_cv_func_std_syslog=no >ac_cv_func_strcasecmp=yes >ac_cv_func_strcoll=yes >ac_cv_func_strdup=yes >ac_cv_func_strerror=yes >ac_cv_func_strftime=yes >ac_cv_func_strlcat=no >ac_cv_func_strlcpy=no >ac_cv_func_strndup=yes >ac_cv_func_strnlen=yes >ac_cv_func_strptime=yes >ac_cv_func_strstr=yes >ac_cv_func_strtok_r=yes >ac_cv_func_strtoll=yes >ac_cv_func_symlink=yes >ac_cv_func_sync_fetch_and_add=yes >ac_cv_func_tempnam=yes >ac_cv_func_tzset=yes >ac_cv_func_unlockpt=yes >ac_cv_func_unsetenv=yes >ac_cv_func_usleep=yes >ac_cv_func_utime=yes >ac_cv_func_utime_null=yes >ac_cv_func_utimes=yes >ac_cv_func_vasprintf=yes >ac_cv_func_vprintf=yes >ac_cv_func_vsnprintf=yes >ac_cv_func_yp_get_default_domain=yes >ac_cv_header_ApplicationServices_ApplicationServices_h=no >ac_cv_header_alloca_h=yes >ac_cv_header_arpa_inet_h=yes >ac_cv_header_arpa_nameser_h=yes >ac_cv_header_assert_h=yes >ac_cv_header_crypt_h=yes >ac_cv_header_dirent_dirent_h=yes >ac_cv_header_dirent_h=yes >ac_cv_header_dlfcn_h=yes >ac_cv_header_dns_h=no >ac_cv_header_fcntl_h=yes >ac_cv_header_grp_h=yes >ac_cv_header_ieeefp_h=no >ac_cv_header_inttypes_h=yes >ac_cv_header_langinfo_h=yes >ac_cv_header_limits_h=yes >ac_cv_header_locale_h=yes >ac_cv_header_memory_h=yes >ac_cv_header_minix_config_h=no >ac_cv_header_monetary_h=yes >ac_cv_header_netdb_h=yes >ac_cv_header_netinet_in_h=yes >ac_cv_header_openssl_crypto_h=yes >ac_cv_header_pwd_h=yes >ac_cv_header_resolv_h=yes >ac_cv_header_signal_h=yes >ac_cv_header_stdarg_h=yes >ac_cv_header_stdc=yes >ac_cv_header_stdint_h=yes >ac_cv_header_stdlib_h=yes >ac_cv_header_string_h=yes >ac_cv_header_strings_h=yes >ac_cv_header_sys_file_h=yes >ac_cv_header_sys_ioctl_h=yes >ac_cv_header_sys_ipc_h=yes >ac_cv_header_sys_loadavg_h=no >ac_cv_header_sys_mman_h=yes >ac_cv_header_sys_mount_h=yes >ac_cv_header_sys_param_h=yes >ac_cv_header_sys_poll_h=yes >ac_cv_header_sys_resource_h=yes >ac_cv_header_sys_select_h=yes >ac_cv_header_sys_socket_h=yes >ac_cv_header_sys_stat_h=yes >ac_cv_header_sys_statfs_h=yes >ac_cv_header_sys_statvfs_h=yes >ac_cv_header_sys_sysexits_h=no >ac_cv_header_sys_time_h=yes >ac_cv_header_sys_types_h=yes >ac_cv_header_sys_utsname_h=yes >ac_cv_header_sys_varargs_h=no >ac_cv_header_sys_vfs_h=yes >ac_cv_header_sys_wait_h=yes >ac_cv_header_sysexits_h=yes >ac_cv_header_syslog_h=yes >ac_cv_header_termios_h=yes >ac_cv_header_unistd_h=yes >ac_cv_header_unix_h=no >ac_cv_header_utime_h=yes >ac_cv_host=x86_64-pc-linux-gnu >ac_cv_int_type_int32_t=yes >ac_cv_int_type_uint32_t=yes >ac_cv_ipv6_support=yes >ac_cv_lib_bz2_BZ2_bzerror=yes >ac_cv_lib_c___bind_textdomain_codeset=yes >ac_cv_lib_c___dcngettext=yes >ac_cv_lib_c___dngettext=yes >ac_cv_lib_c___ngettext=yes >ac_cv_lib_c_bindtextdomain=yes >ac_cv_lib_crypt_crypt=yes >ac_cv_lib_crypto_CRYPTO_free=yes >ac_cv_lib_crypto_X509_free=yes >ac_cv_lib_curl_curl_easy_perform=yes >ac_cv_lib_curl_curl_easy_strerror=yes >ac_cv_lib_curl_curl_multi_strerror=yes >ac_cv_lib_curl_curl_version_info=yes >ac_cv_lib_dl_dlopen=yes >ac_cv_lib_freetype_FT_New_Face=yes >ac_cv_lib_gdbm_gdbm_open=yes >ac_cv_lib_intl_bindtextdomain=no >ac_cv_lib_jpeg_jpeg_read_header=yes >ac_cv_lib_m_sin=yes >ac_cv_lib_mcrypt_mcrypt_module_open=yes >ac_cv_lib_mysqlclient___mysql_close=no >ac_cv_lib_mysqlclient___mysql_error=no >ac_cv_lib_nsl_yp_get_default_domain=yes >ac_cv_lib_onig_onig_init=yes >ac_cv_lib_pam_pam_start=yes >ac_cv_lib_png_png_write_image=yes >ac_cv_lib_rt_nanosleep=yes >ac_cv_lib_sqlite3_sqlite3_column_table_name=yes >ac_cv_lib_sqlite3_sqlite3_load_extension=yes >ac_cv_lib_sqlite3_sqlite3_prepare_v2=yes >ac_cv_lib_ssl_DSA_get_default_method=no >ac_cv_lib_ssl_SSL_CTX_set_ssl_version=yes >ac_cv_lib_t1_T1_StrError=yes >ac_cv_lib_z_gzgets=yes >ac_cv_member_struct_stat_st_blksize=yes >ac_cv_member_struct_stat_st_blocks=yes >ac_cv_member_struct_stat_st_rdev=yes >ac_cv_member_struct_tm_tm_zone=yes >ac_cv_objext=o >ac_cv_path_EGREP='/bin/grep -E' >ac_cv_path_GREP=/bin/grep >ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config >ac_cv_path_PROG_SENDMAIL=/usr/sbin/sendmail >ac_cv_path_SED=/bin/sed >ac_cv_php_xml2_config_path=/usr/bin/xml2-config >ac_cv_prog_AWK=gawk >ac_cv_prog_CC=x86_64-pc-linux-gnu-gcc >ac_cv_prog_CPP='x86_64-pc-linux-gnu-gcc -E' >ac_cv_prog_RE2C=re2c >ac_cv_prog_YACC='bison -y' >ac_cv_prog_cc_c89= >ac_cv_prog_cc_g=yes >ac_cv_prog_cc_x86_64_pc_linux_gnu_gcc_c_o=yes >ac_cv_pthreads_cflags=-pthread >ac_cv_pthreads_lib= >ac_cv_safe_to_define___extensions__=yes >ac_cv_search_opendir='none required' >ac_cv_sizeof_int=4 >ac_cv_sizeof_long=8 >ac_cv_sizeof_long_long=8 >ac_cv_sizeof_long_long_int=8 >ac_cv_sizeof_short=2 >ac_cv_sizeof_size_t=8 >ac_cv_sockaddr_sa_len=no >ac_cv_sockaddr_storage=yes >ac_cv_socklen_t=yes >ac_cv_struct_flock=yes >ac_cv_struct_tm=time.h >ac_cv_struct_tm_gmtoff=yes >ac_cv_target=x86_64-pc-linux-gnu >ac_cv_time_r_type=POSIX >ac_cv_type_in_addr_t=yes >ac_cv_type_size_t=yes >ac_cv_type_uid_t=yes >ac_cv_u8t_decompose=yes >ac_cv_utf8_mime2text=new >ac_cv_what_readdir_r=POSIX >ac_cv_working_alloca_h=yes >ac_cv_write_stdout=yes >php_cv_bison_version=invalid >php_cv_cc_dashr=no >php_cv_cc_rpath=yes >php_cv_libxml_build_works=yes >php_cv_re2c_version='0.13.5 (ok)' >php_cv_sizeof_intmax_t=8 >php_cv_sizeof_ptrdiff_t=8 >php_cv_sizeof_ssize_t=8 > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ALLOCA='' >AR='' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CFLAGS='-I/usr/include -O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe' >CONFIGURE_COMMAND=' '\''./configure'\'' '\''--prefix=/usr'\'' '\''--build=x86_64-pc-linux-gnu'\'' '\''--host=x86_64-pc-linux-gnu'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--datadir=/usr/share'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var/lib'\'' '\''--prefix=/usr/lib64/php5.4'\'' '\''--mandir=/usr/lib64/php5.4/man'\'' '\''--infodir=/usr/lib64/php5.4/info'\'' '\''--libdir=/usr/lib64/php5.4/lib'\'' '\''--with-libdir=lib64'\'' '\''--without-pear'\'' '\''--disable-maintainer-zts'\'' '\''--enable-bcmath'\'' '\''--with-bz2=/usr'\'' '\''--disable-calendar'\'' '\''--enable-ctype'\'' '\''--with-curl=/usr'\'' '\''--without-curlwrappers'\'' '\''--enable-dom'\'' '\''--without-enchant'\'' '\''--enable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--enable-ftp'\'' '\''--with-gettext=/usr'\'' '\''--without-gmp'\'' '\''--enable-hash'\'' '\''--with-mhash=/usr'\'' '\''--with-iconv'\'' '\''--disable-intl'\'' '\''--enable-ipv6'\'' '\''--enable-json'\'' '\''--without-kerberos'\'' '\''--enable-libxml'\'' '\''--with-libxml-dir=/usr'\'' '\''--enable-mbstring'\'' '\''--with-mcrypt=/usr'\'' '\''--without-mssql'\'' '\''--with-onig=/usr'\'' '\''--with-openssl=/usr'\'' '\''--with-openssl-dir=/usr'\'' '\''--disable-pcntl'\'' '\''--enable-phar'\'' '\''--enable-pdo'\'' '\''--with-pgsql=/usr'\'' '\''--enable-posix'\'' '\''--without-pspell'\'' '\''--without-recode'\'' '\''--enable-simplexml'\'' '\''--disable-shmop'\'' '\''--without-snmp'\'' '\''--disable-soap'\'' '\''--enable-sockets'\'' '\''--with-sqlite3=/usr'\'' '\''--without-sybase-ct'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--without-tidy'\'' '\''--enable-tokenizer'\'' '\''--disable-wddx'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-xmlrpc'\'' '\''--without-xsl'\'' '\''--enable-zip'\'' '\''--with-zlib=/usr'\'' '\''--disable-debug'\'' '\''--enable-dba'\'' '\''--without-cdb'\'' '\''--with-db4=/usr'\'' '\''--disable-flatfile'\'' '\''--with-gdbm=/usr'\'' '\''--disable-inifile'\'' '\''--without-qdbm'\'' '\''--with-freetype-dir=/usr'\'' '\''--with-t1lib=/usr'\'' '\''--disable-gd-jis-conv'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr'\'' '\''--without-xpm-dir'\'' '\''--with-gd'\'' '\''--with-imap=/usr'\'' '\''--with-imap-ssl=/usr'\'' '\''--with-ldap=/usr'\'' '\''--without-ldap-sasl'\'' '\''--with-mysql=/usr'\'' '\''--with-mysql-sock=/var/run/mysqld/mysqld.sock'\'' '\''--with-mysqli=/usr/bin/mysql_config'\'' '\''--without-pdo-dblib'\'' '\''--with-pdo-mysql=/usr'\'' '\''--with-pdo-pgsql'\'' '\''--with-pdo-sqlite=/usr'\'' '\''--without-pdo-odbc'\'' '\''--with-readline=/usr'\'' '\''--without-libedit'\'' '\''--without-mm'\'' '\''--with-pic'\'' '\''--with-pcre-regex=/usr'\'' '\''--with-pcre-dir=/usr'\'' '\''--with-config-file-path=/etc/php/cli-php5.4'\'' '\''--with-config-file-scan-dir=/etc/php/cli-php5.4/ext-active'\'' '\''--disable-embed'\'' '\''--enable-cli'\'' '\''--disable-cgi'\'' '\''--disable-fpm'\'' '\''--without-apxs2'\''' >CONFIGURE_OPTIONS=' '\''--prefix=/usr'\'' '\''--build=x86_64-pc-linux-gnu'\'' '\''--host=x86_64-pc-linux-gnu'\'' '\''--mandir=/usr/share/man'\'' '\''--infodir=/usr/share/info'\'' '\''--datadir=/usr/share'\'' '\''--sysconfdir=/etc'\'' '\''--localstatedir=/var/lib'\'' '\''--prefix=/usr/lib64/php5.4'\'' '\''--mandir=/usr/lib64/php5.4/man'\'' '\''--infodir=/usr/lib64/php5.4/info'\'' '\''--libdir=/usr/lib64/php5.4/lib'\'' '\''--with-libdir=lib64'\'' '\''--without-pear'\'' '\''--disable-maintainer-zts'\'' '\''--enable-bcmath'\'' '\''--with-bz2=/usr'\'' '\''--disable-calendar'\'' '\''--enable-ctype'\'' '\''--with-curl=/usr'\'' '\''--without-curlwrappers'\'' '\''--enable-dom'\'' '\''--without-enchant'\'' '\''--enable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--enable-ftp'\'' '\''--with-gettext=/usr'\'' '\''--without-gmp'\'' '\''--enable-hash'\'' '\''--with-mhash=/usr'\'' '\''--with-iconv'\'' '\''--disable-intl'\'' '\''--enable-ipv6'\'' '\''--enable-json'\'' '\''--without-kerberos'\'' '\''--enable-libxml'\'' '\''--with-libxml-dir=/usr'\'' '\''--enable-mbstring'\'' '\''--with-mcrypt=/usr'\'' '\''--without-mssql'\'' '\''--with-onig=/usr'\'' '\''--with-openssl=/usr'\'' '\''--with-openssl-dir=/usr'\'' '\''--disable-pcntl'\'' '\''--enable-phar'\'' '\''--enable-pdo'\'' '\''--with-pgsql=/usr'\'' '\''--enable-posix'\'' '\''--without-pspell'\'' '\''--without-recode'\'' '\''--enable-simplexml'\'' '\''--disable-shmop'\'' '\''--without-snmp'\'' '\''--disable-soap'\'' '\''--enable-sockets'\'' '\''--with-sqlite3=/usr'\'' '\''--without-sybase-ct'\'' '\''--enable-sysvmsg'\'' '\''--enable-sysvsem'\'' '\''--enable-sysvshm'\'' '\''--without-tidy'\'' '\''--enable-tokenizer'\'' '\''--disable-wddx'\'' '\''--enable-xml'\'' '\''--enable-xmlreader'\'' '\''--enable-xmlwriter'\'' '\''--with-xmlrpc'\'' '\''--without-xsl'\'' '\''--enable-zip'\'' '\''--with-zlib=/usr'\'' '\''--disable-debug'\'' '\''--enable-dba'\'' '\''--without-cdb'\'' '\''--with-db4=/usr'\'' '\''--disable-flatfile'\'' '\''--with-gdbm=/usr'\'' '\''--disable-inifile'\'' '\''--without-qdbm'\'' '\''--with-freetype-dir=/usr'\'' '\''--with-t1lib=/usr'\'' '\''--disable-gd-jis-conv'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr'\'' '\''--without-xpm-dir'\'' '\''--with-gd'\'' '\''--with-imap=/usr'\'' '\''--with-imap-ssl=/usr'\'' '\''--with-ldap=/usr'\'' '\''--without-ldap-sasl'\'' '\''--with-mysql=/usr'\'' '\''--with-mysql-sock=/var/run/mysqld/mysqld.sock'\'' '\''--with-mysqli=/usr/bin/mysql_config'\'' '\''--without-pdo-dblib'\'' '\''--with-pdo-mysql=/usr'\'' '\''--with-pdo-pgsql'\'' '\''--with-pdo-sqlite=/usr'\'' '\''--without-pdo-odbc'\'' '\''--with-readline=/usr'\'' '\''--without-libedit'\'' '\''--without-mm'\'' '\''--with-pic'\'' '\''--with-pcre-regex=/usr'\'' '\''--with-pcre-dir=/usr'\'' '\''--with-config-file-path=/etc/php/cli-php5.4'\'' '\''--with-config-file-scan-dir=/etc/php/cli-php5.4/ext-active'\'' '\''--disable-embed'\'' '\''--enable-cli'\'' '\''--disable-cgi'\'' '\''--disable-fpm'\'' '\''--without-apxs2'\''' >CPP='x86_64-pc-linux-gnu-gcc -E' >CPPFLAGS='' >CXX='' >CXXCPP='' >CXXFLAGS='-O2 -march=core2 -mtune=core2 -msse4.1 -msse4.2 -pipe' >DEBUG_CFLAGS='' >DEFS='' >DLLTOOL='' >DSYMUTIL='' >DUMPBIN='' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='/bin/grep -E' >EXEEXT='' >EXPANDED_BINDIR='' >EXPANDED_DATADIR='' >EXPANDED_EXTENSION_DIR='' >EXPANDED_LIBDIR='' >EXPANDED_LOCALSTATEDIR='' >EXPANDED_MANDIR='' >EXPANDED_PEAR_INSTALLDIR='' >EXPANDED_PHP_CONFIG_FILE_PATH='' >EXPANDED_PHP_CONFIG_FILE_SCAN_DIR='' >EXPANDED_SBINDIR='' >EXPANDED_SYSCONFDIR='' >EXTENSION_DIR='' >EXTRA_INCLUDES='' >EXTRA_LDFLAGS='' >EXTRA_LDFLAGS_PROGRAM='' >EXTRA_LIBS='' >FGREP='' >GREP='/bin/grep' >ICU_CONFIG='' >INCLUDES=' -I/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli/ext/date/lib -I/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/freetype2 -I/usr/include/imap -I/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli/ext/mbstring/libmbfl -I/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli/ext/mbstring/libmbfl/mbfl' >INCLUDE_PATH='' >INLINE_CFLAGS='' >INSTALL_IT='' >KRB5_CONFIG='' >LD='' >LDFLAGS='-L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,-rpath,/usr -L/usr' >LIBOBJS=' strlcat.o strlcpy.o' >LIBS='-lz -lmcrypt -lltdl -lonig -lldap -llber -lcrypto -lssl -lcrypto -lcrypt -lpam -lt1 -lfreetype -lpng -lz -ljpeg -lcrypto -lssl -lcrypto -ldb-4.8 -lgdbm -lcurl -lbz2 -lz -lsqlite3 -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -ldl -lcurl -lssl -lcrypto -lssl -lcrypto -lldap -lz -lxml2 -lz -lm -ldl' >LIBTOOL='' >LIPO='' >LN_S='ln -s' >LTLIBOBJS='' >LTP='' >LTP_GENHTML='' >MANIFEST_TOOL='' >MYSQL_INCLUDE='' >MYSQL_LIBS='' >MYSQL_MODULE_TYPE='' >NATIVE_RPATHS='' >NM='' >NMEDIT='' >OBJDUMP='' >OBJEXT='o' >OCI8_DIR='' >OCI8_ORACLE_VERSION='' >OCI8_SHARED_LIBADD='' >ODBC_INCLUDE='' >ODBC_LFLAGS='' >ODBC_LIBS='' >ODBC_TYPE='' >OPENSSL_INCDIR_OPT='-I/usr/include' >OTOOL64='' >OTOOL='' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_URL='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PDO_MYSQL_MODULE_TYPE='' >PDO_OCI_DIR='' >PDO_OCI_SHARED_LIBADD='' >PDO_OCI_VERSION='' >PEAR_INSTALLDIR='' >PHP_INSTALLED_SAPIS=' cli' >PHP_LDFLAGS='' >PHP_LIBS='' >PHP_VERSION='5.4.17-pl0-gentoo' >PHP_VERSION_ID='50417' >PKG_CONFIG='/usr/bin/pkg-config' >PROG_SENDMAIL='/usr/sbin/sendmail' >RANLIB='' >RE2C='re2c' >SED='/bin/sed' >SHELL='/bin/sh' >SHLIB_DL_SUFFIX_NAME='so' >SHLIB_SUFFIX_NAME='so' >SNMP_CONFIG='' >STRIP='' >YACC='exit 0;' >YFLAGS='' >ZEND_EXTRA_LIBS='' >abs_builddir='/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli' >abs_srcdir='/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_DUMPBIN='' >bindir='${exec_prefix}/bin' >build='x86_64-pc-linux-gnu' >build_alias='x86_64-pc-linux-gnu' >build_cpu='x86_64' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >datarootdir='${prefix}/share' >docdir='${datarootdir}/doc/${PACKAGE}' >dvidir='${docdir}' >exec_prefix='NONE' >host='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='x86_64' >host_os='linux-gnu' >host_vendor='pc' >htmldir='${docdir}' >includedir='${prefix}/include' >infodir='/usr/lib64/php5.4/info' >libdir='/usr/lib64/php5.4/lib' >libexecdir='${exec_prefix}/libexec' >localedir='${datarootdir}/locale' >localstatedir='/var/lib' >mandir='/usr/lib64/php5.4/man' >oldincludedir='/usr/include' >pdfdir='${docdir}' >php_abs_top_builddir='/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli' >php_abs_top_srcdir='/tmp/portage/dev-lang/php-5.4.17/work/sapis-build/cli' >php_fpm_group='' >php_fpm_localstatedir='' >php_fpm_prefix='' >php_fpm_sysconfdir='' >php_fpm_systemd='' >php_fpm_user='' >prefix='/usr/lib64/php5.4' >program_prefix='NONE' >program_suffix='NONE' >program_transform_name='s,x,x,' >psdir='${docdir}' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target='x86_64-pc-linux-gnu' >target_alias='' >target_cpu='x86_64' >target_os='linux-gnu' >target_vendor='pc' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >/* confdefs.h */ >#define PACKAGE_NAME "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" >#define PACKAGE_STRING "" >#define PACKAGE_BUGREPORT "" >#define PACKAGE_URL "" >#define STDC_HEADERS 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_MEMORY_H 1 >#define HAVE_STRINGS_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_UNISTD_H 1 >#define __EXTENSIONS__ 1 >#define _ALL_SOURCE 1 >#define _GNU_SOURCE 1 >#define _POSIX_PTHREAD_SEMANTICS 1 >#define _TANDEM_SOURCE 1 >#define HAVE_DEV_URANDOM 1 >#define PHP_WRITE_STDOUT 1 >#define HAVE_SOCKET 1 >#define HAVE_SOCKETPAIR 1 >#define HAVE_HTONL 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETHOSTBYADDR 1 >#define HAVE_YP_GET_DEFAULT_DOMAIN 1 >#define HAVE_LIBNSL 1 >#define HAVE_DLOPEN 1 >#define HAVE_LIBDL 1 >#define HAVE_LIBDL 1 >#define HAVE_LIBM 1 >#define HAVE_INET_ATON 1 >#define STDC_HEADERS 1 >#define HAVE_DIRENT_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_DIRENT_H 1 >#define HAVE_SYS_PARAM_H 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_SYS_TIME_H 1 >#define HAVE_NETINET_IN_H 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ARPA_INET_H 1 >#define HAVE_ARPA_NAMESER_H 1 >#define HAVE_ASSERT_H 1 >#define HAVE_CRYPT_H 1 >#define HAVE_FCNTL_H 1 >#define HAVE_GRP_H 1 >#define HAVE_LANGINFO_H 1 >#define HAVE_LIMITS_H 1 >#define HAVE_LOCALE_H 1 >#define HAVE_MONETARY_H 1 >#define HAVE_NETDB_H 1 >#define HAVE_PWD_H 1 >#define HAVE_RESOLV_H 1 >#define HAVE_SIGNAL_H 1 >#define HAVE_STDARG_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRING_H 1 >#define HAVE_SYSLOG_H 1 >#define HAVE_SYSEXITS_H 1 >#define HAVE_SYS_IOCTL_H 1 >#define HAVE_SYS_FILE_H 1 >#define HAVE_SYS_MMAN_H 1 >#define HAVE_SYS_MOUNT_H 1 >#define HAVE_SYS_POLL_H 1 >#define HAVE_SYS_RESOURCE_H 1 >#define HAVE_SYS_SELECT_H 1 >#define HAVE_SYS_SOCKET_H 1 >#define HAVE_SYS_STAT_H 1 >#define HAVE_SYS_STATFS_H 1 >#define HAVE_SYS_STATVFS_H 1 >#define HAVE_SYS_VFS_H 1 >#define HAVE_SYS_WAIT_H 1 >#define HAVE_TERMIOS_H 1 >#define HAVE_UNISTD_H 1 >#define HAVE_UTIME_H 1 >#define HAVE_SYS_UTSNAME_H 1 >#define HAVE_SYS_IPC_H 1 >#define HAVE_DLFCN_H 1 >#define HAVE_ASSERT_H 1 >#define HAVE_FOPENCOOKIE 1 >#define COOKIE_IO_FUNCTIONS_T cookie_io_functions_t >#define COOKIE_SEEKER_USES_OFF64_T 1 >#define HAVE_BROKEN_GLIBC_FOPEN_APPEND 1 >#define HAVE_STRUCT_TM_TM_ZONE 1 >#define HAVE_TM_ZONE 1 >#define MISSING_FCLOSE_DECL 0 >#define HAVE_TM_GMTOFF 1 >#define HAVE_STRUCT_FLOCK 1 >#define HAVE_SOCKLEN_T 1 >#define SIZEOF_SIZE_T 8 >#define SIZEOF_LONG_LONG 8 >#define SIZEOF_LONG_LONG_INT 8 >#define SIZEOF_LONG 8 >#define SIZEOF_INT 4 >#define SIZEOF_INTMAX_T 8 >#define HAVE_INTMAX_T 1 >#define SIZEOF_SSIZE_T 8 >#define HAVE_SSIZE_T 1 >#define SIZEOF_PTRDIFF_T 8 >#define HAVE_PTRDIFF_T 1 >#define HAVE_STRUCT_STAT_ST_BLKSIZE 1 >#define HAVE_ST_BLKSIZE 1 >#define HAVE_STRUCT_STAT_ST_BLOCKS 1 >#define HAVE_ST_BLOCKS 1 >#define HAVE_STRUCT_STAT_ST_RDEV 1 >#define HAVE_ST_RDEV 1 >#define HAVE_SOCKADDR_STORAGE 1 >#define HAVE_VPRINTF 1 >#define HAVE_ALPHASORT 1 >#define HAVE_ASCTIME_R 1 >#define HAVE_CHROOT 1 >#define HAVE_CTIME_R 1 >#define HAVE_CUSERID 1 >#define HAVE_FLOCK 1 >#define HAVE_FTOK 1 >#define HAVE_GAI_STRERROR 1 >#define HAVE_GCVT 1 >#define HAVE_GETLOADAVG 1 >#define HAVE_GETLOGIN 1 >#define HAVE_GETPROTOBYNAME 1 >#define HAVE_GETPROTOBYNUMBER 1 >#define HAVE_GETSERVBYNAME 1 >#define HAVE_GETSERVBYPORT 1 >#define HAVE_GETHOSTNAME 1 >#define HAVE_GETRUSAGE 1 >#define HAVE_GETTIMEOFDAY 1 >#define HAVE_GMTIME_R 1 >#define HAVE_GETPWNAM_R 1 >#define HAVE_GETGRNAM_R 1 >#define HAVE_GETPWUID_R 1 >#define HAVE_GRANTPT 1 >#define HAVE_INET_NTOA 1 >#define HAVE_INET_NTOP 1 >#define HAVE_INET_PTON 1 >#define HAVE_ISASCII 1 >#define HAVE_LINK 1 >#define HAVE_LOCALTIME_R 1 >#define HAVE_LOCKF 1 >#define HAVE_LCHOWN 1 >#define HAVE_LRAND48 1 >#define HAVE_MEMCPY 1 >#define HAVE_MEMMOVE 1 >#define HAVE_MKSTEMP 1 >#define HAVE_MMAP 1 >#define HAVE_NL_LANGINFO 1 >#define HAVE_PERROR 1 >#define HAVE_POLL 1 >#define HAVE_PTSNAME 1 >#define HAVE_PUTENV 1 >#define HAVE_REALPATH 1 >#define HAVE_RANDOM 1 >#define HAVE_RAND_R 1 >#define HAVE_SCANDIR 1 >#define HAVE_SETITIMER 1 >#define HAVE_SETLOCALE 1 >#define HAVE_LOCALECONV 1 >#define HAVE_SETENV 1 >#define HAVE_SETPGID 1 >#define HAVE_SETSOCKOPT 1 >#define HAVE_SETVBUF 1 >#define HAVE_SHUTDOWN 1 >#define HAVE_SIN 1 >#define HAVE_SNPRINTF 1 >#define HAVE_SRAND48 1 >#define HAVE_SRANDOM 1 >#define HAVE_STATFS 1 >#define HAVE_STATVFS 1 >#define HAVE_STRCASECMP 1 >#define HAVE_STRCOLL 1 >#define HAVE_STRDUP 1 >#define HAVE_STRERROR 1 >#define HAVE_STRFTIME 1 >#define HAVE_STRNLEN 1 >#define HAVE_STRPTIME 1 >#define HAVE_STRSTR 1 >#define HAVE_STRTOK_R 1 >#define HAVE_SYMLINK 1 >#define HAVE_TEMPNAM 1 >#define HAVE_TZSET 1 >#define HAVE_UNLOCKPT 1 >#define HAVE_UNSETENV 1 >#define HAVE_USLEEP 1 >#define HAVE_UTIME 1 >#define HAVE_VSNPRINTF 1 >#define HAVE_VASPRINTF 1 >#define HAVE_ASPRINTF 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_NANOSLEEP 1 >#define HAVE_LIBRT 1 >#define HAVE_GETADDRINFO 1 >#define HAVE_SYNC_FETCH_AND_ADD 1 >#define HAVE_GETOPT 1 >#define HAVE_UTIME_H 1 >#define HAVE_UTIME_NULL 1 >#define HAVE_ALLOCA_H 1 >#define HAVE_ALLOCA 1 >#define HAVE_DECLARED_TIMEZONE 1 >#define HAVE_POSIX_READDIR_R 1 >#define PHP_SIGCHILD 0 >#define DEFAULT_SHORT_OPEN_TAG "1" >#define HAVE_IPV6 1 >#define SIZEOF_LONG 8 >#define SIZEOF_INT 4 >#define HAVE_INT32_T 1 >#define HAVE_UINT32_T 1 >#define HAVE_SYS_TYPES_H 1 >#define HAVE_INTTYPES_H 1 >#define HAVE_STDINT_H 1 >#define HAVE_STRING_H 1 >#define HAVE_STDLIB_H 1 >#define HAVE_STRTOLL 1 >#define HAVE_ATOLL 1 >#define HAVE_STRFTIME 1 >#define HAVE_REGEX_T_RE_MAGIC 1 >#define HSREGEX 1 >#define REGEX 1 >#define HAVE_LIBXML 1 >#define HAVE_LIBXML 1 >#define HAVE_DSA_DEFAULT_METHOD 1 >#define HAVE_OPENSSL_EXT 1 >#define HAVE_PCRE 1 >#define SQLITE_ENABLE_COLUMN_METADATA 1 >#define HAVE_SQLITE3 1 >#define HAVE_ZLIB 1 >#define HAVE_BCMATH 1 >#define HAVE_BZ2 1 >#define HAVE_CTYPE 1 >#define HAVE_CURL_SSL 1 >#define HAVE_OPENSSL_CRYPTO_H 1 >#define HAVE_CURL_OPENSSL 1 >#define HAVE_CURL 1 >#define HAVE_CURL_VERSION_INFO 1 >#define HAVE_CURL_EASY_STRERROR 1 >#define HAVE_CURL_MULTI_STRERROR 1 >#define GDBM_INCLUDE_FILE "/usr/include/gdbm.h" >#define DBA_GDBM 1 >#define DBA_DB4 1 >#define DB4_INCLUDE_FILE "/usr/include/db4.8/db.h" >#define HAVE_DBA 1 >#define HAVE_LIBXML 1 >#define HAVE_DOM 1 >#define HAVE_EXIF 1 >#define HAVE_UTIMES 1 >#define HAVE_STRNDUP 1 >#define HAVE_FTP 1 >#define HAVE_FABSF 1 >#define HAVE_FLOORF 1 >#define USE_GD_IMGSTRTTF 1 >#define HAVE_LIBFREETYPE 1 >#define ENABLE_GD_TTF 1 >#define HAVE_LIBT1 1 >#define HAVE_LIBGD 1 >#define HAVE_LIBGD13 1 >#define HAVE_LIBGD15 1 >#define HAVE_LIBGD20 1 >#define HAVE_LIBGD204 1 >#define HAVE_GD_IMAGESETTILE 1 >#define HAVE_GD_IMAGESETBRUSH 1 >#define HAVE_GDIMAGECOLORRESOLVE 1 >#define HAVE_COLORCLOSESTHWB 1 >#define HAVE_GD_WBMP 1 >#define HAVE_GD_GD2 1 >#define HAVE_GD_PNG 1 >#define HAVE_GD_XBM 1 >#define HAVE_GD_BUNDLED 1 >#define HAVE_GD_GIF_READ 1 >#define HAVE_GD_GIF_CREATE 1 >#define HAVE_GD_IMAGEELLIPSE 1 >#define HAVE_GD_FONTCACHESHUTDOWN 1 >#define HAVE_GD_FONTMUTEX 1 >#define HAVE_GD_DYNAMIC_CTX_EX 1 >#define HAVE_GD_GIF_CTX 1 >#define HAVE_GD_JPG 1 >#define HAVE_GD_STRINGFT 1 >#define HAVE_GD_STRINGFTEX 1 >#define ENABLE_GD_TTF 1 >#define HAVE_LIBINTL 1 >#define HAVE_NGETTEXT 1 >#define HAVE_DNGETTEXT 1 >#define HAVE_DCNGETTEXT 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 1 >#define PHP_MHASH_BC 1 >#define HAVE_HASH_EXT 1 >#define SIZEOF_SHORT 2 >#define SIZEOF_INT 4 >#define SIZEOF_LONG 8 >#define SIZEOF_LONG_LONG 8 >#define HAVE_ICONV 1 >#define HAVE_GLIBC_ICONV 1 >#define PHP_ICONV_IMPL "glibc" >#define ICONV_SUPPORTS_ERRNO 1 >#define PHP_ICONV_H_PATH </usr/include/iconv.h> >#define HAVE_IMAP 1 >#define HAVE_IMAP2000 1 >#define HAVE_IMAP2004 1 >#define HAVE_NEW_MIME2TEXT 1 >#define HAVE_LIBPAM 1 >#define HAVE_LIBCRYPT 1 >#define HAVE_IMAP_SSL 1 >#define HAVE_RFC822_OUTPUT_ADDRESS_LIST 1 >#define HAVE_JSON 1 >#define STDC_HEADERS 1 >#define HAVE_LDAP 1 >#define HAVE_3ARG_SETREBINDPROC 1 >#define HAVE_LDAP_PARSE_RESULT 1 >#define HAVE_LDAP_PARSE_REFERENCE 1 >#define HAVE_LDAP_START_TLS_S 1 >#define HAVE_MBSTRING 1 >#define HAVE_ONIG 1 >#define PHP_ONIG_BAD_KOI8_ENTRY 1 >#define HAVE_MBREGEX 1 >#define HAVE_LIBMCRYPT 1 > >configure: exit 1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 478332
:
354288
| 354290 |
356892