Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 338692 Details for
Bug 456928
dev-lang/php-5.4.8[imap] hardened - ./conftest: symbol lookup error: /usr/lib64/libc-client.so.1: undefined symbol: crypt
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), 282.07 KB, created by
Marcin Mirosław
on 2013-02-12 13:02:15 UTC
(
hide
)
Description:
config.log
Filename:
MIME Type:
Creator:
Marcin Mirosław
Created:
2013-02-12 13:02:15 UTC
Size:
282.07 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 --disable-bcmath --without-bz2 --enable-calendar --enable-ctype --with-curl=/usr --without-curlwrappers --enable-dom --without-enchant --disable-exif --enable-fileinfo --enable-filter --disable-ftp --with-gettext=/usr --without-gmp --enable-hash --without-mhash --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 --disable-pdo --with-pgsql=/usr --enable-posix --with-pspell=/usr --without-recode --disable-simplexml --disable-shmop --without-snmp --disable-soap --enable-sockets --without-sqlite3 --without-sybase-ct --disable-sysvmsg --disable-sysvsem --disable-sysvshm --without-tidy --enable-tokenizer --disable-wddx --enable-xml --disable-xmlreader --disable-xmlwriter --without-xmlrpc --without-xsl --disable-zip --with-zlib=/usr --disable-debug --without-cdb --without-db4 --disable-flatfile --without-gdbm --disable-inifile --without-qdbm --without-freetype-dir --without-t1lib --disable-gd-jis-conv --with-jpeg-dir=/usr --with-png-dir=/usr --without-xpm-dir --with-gd --with-imap=/usr --with-imap-ssl=/usr --without-mysqli --with-readline=/usr --without-libedit --without-mm --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 = mohikanin >uname -m = x86_64 >uname -r = 3.7.0-hardened >uname -s = Linux >uname -v = #10 SMP Sat Feb 2 14:26:32 CET 2013 > >/usr/bin/uname -p = Intel(R) Core(TM)2 Duo CPU T7700 @ 2.40GHz >/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/ccache/bin >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.6.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:3192: checking for grep that handles long lines and -e >configure:3250: result: /bin/grep >configure:3255: checking for egrep >configure:3317: result: /bin/grep -E >configure:3322: checking for a sed that does not truncate output >configure:3386: result: /bin/sed >configure:3493: checking build system type >configure:3507: result: x86_64-pc-linux-gnu >configure:3527: checking host system type >configure:3540: result: x86_64-pc-linux-gnu >configure:3560: checking target system type >configure:3573: result: x86_64-pc-linux-gnu >configure:3704: checking for x86_64-pc-linux-gnu-cc >configure:3734: result: no >configure:3704: checking for x86_64-pc-linux-gnu-gcc >configure:3720: found /usr/lib64/ccache/bin/x86_64-pc-linux-gnu-gcc >configure:3731: result: x86_64-pc-linux-gnu-gcc >configure:3806: checking for C compiler version >configure:3815: x86_64-pc-linux-gnu-gcc --version >&5 >x86_64-pc-linux-gnu-gcc (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) 4.6.3 >Copyright (C) 2011 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:3826: $? = 0 >configure:3815: x86_64-pc-linux-gnu-gcc -v >&5 >Using built-in specs. >COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3/x86_64-pc-linux-gnu-gcc >COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.6.3/lto-wrapper >Target: x86_64-pc-linux-gnu >Configured with: /var/tmp/portage/sys-devel/gcc-4.6.3/work/gcc-4.6.3/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.6.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --with-ppl --with-cloog --disable-ppl-version-check --with-cloog-include=/usr/include/cloog-ppl --enable-lto --enable-nls --without-included-gettext --with-system-zlib --enable-obsolete --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-esp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.6.3/python --enable-checking=release --disable-libgcj --enable-libstdcxx-time --disable-libquadmath --enable-languages=c,c++ --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --enable-targets=all --with-bugurl=http://bugs.gentoo.org/ --with-pkgversion='Gentoo Hardened 4.6.3 p1.11, pie-0.5.2' >Thread model: posix >gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) >configure:3826: $? = 0 >configure:3815: x86_64-pc-linux-gnu-gcc -V >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-V' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3826: $? = 1 >configure:3815: x86_64-pc-linux-gnu-gcc -qversion >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-qversion' >x86_64-pc-linux-gnu-gcc: fatal error: no input files >compilation terminated. >configure:3826: $? = 1 >configure:3846: checking whether the C compiler works >configure:3868: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:3872: $? = 0 >configure:3920: result: yes >configure:3923: checking for C compiler default output file name >configure:3925: result: a.out >configure:3931: checking for suffix of executables >configure:3938: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:3942: $? = 0 >configure:3964: result: >configure:3986: checking whether we are cross compiling >configure:3994: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:3998: $? = 0 >configure:4005: ./conftest >configure:4009: $? = 0 >configure:4024: result: no >configure:4029: checking for suffix of object files >configure:4051: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4055: $? = 0 >configure:4076: result: o >configure:4080: checking whether we are using the GNU C compiler >configure:4099: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4099: $? = 0 >configure:4108: result: yes >configure:4117: checking whether x86_64-pc-linux-gnu-gcc accepts -g >configure:4137: x86_64-pc-linux-gnu-gcc -c -g conftest.c >&5 >configure:4137: $? = 0 >configure:4178: result: yes >configure:4195: checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89 >configure:4258: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4258: $? = 0 >configure:4271: result: none needed >configure:4297: checking how to run the C preprocessor >configure:4328: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4328: $? = 0 >configure:4342: 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:4342: $? = 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:4367: result: x86_64-pc-linux-gnu-gcc -E >configure:4387: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4387: $? = 0 >configure:4401: 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:4401: $? = 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:4432: checking for icc >configure:4441: result: no >configure:4455: checking for suncc >configure:4464: result: no >configure:4479: checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together >configure:4510: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4514: $? = 0 >configure:4520: x86_64-pc-linux-gnu-gcc -c conftest.c -o conftest2.o >&5 >configure:4524: $? = 0 >configure:4535: cc -c conftest.c >&5 >configure:4539: $? = 0 >configure:4547: cc -c conftest.c -o conftest2.o >&5 >configure:4551: $? = 0 >configure:4557: cc -c conftest.c -o conftest2.o >&5 >configure:4561: $? = 0 >configure:4579: result: yes >configure:4594: checking how to run the C preprocessor >configure:4664: result: x86_64-pc-linux-gnu-gcc -E >configure:4684: x86_64-pc-linux-gnu-gcc -E conftest.c >configure:4684: $? = 0 >configure:4698: 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:4698: $? = 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:4726: checking for ANSI C header files >configure:4746: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4746: $? = 0 >configure:4819: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:4819: $? = 0 >configure:4819: ./conftest >configure:4819: $? = 0 >configure:4830: result: yes >configure:4843: checking for sys/types.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for sys/stat.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for stdlib.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for string.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for memory.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for strings.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for inttypes.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for stdint.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4843: checking for unistd.h >configure:4843: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4843: $? = 0 >configure:4843: result: yes >configure:4856: checking minix/config.h usability >configure:4856: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:52:26: fatal error: minix/config.h: No such file or directory >compilation terminated. >configure:4856: $? = 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:4856: result: no >configure:4856: checking minix/config.h presence >configure:4856: 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:4856: $? = 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:4856: result: no >configure:4856: checking for minix/config.h >configure:4856: result: no >configure:4877: checking whether it is safe to define __EXTENSIONS__ >configure:4895: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:4895: $? = 0 >configure:4902: result: yes >configure:4917: checking whether ln -s works >configure:4921: result: yes >configure:4932: checking for system library directory >configure:4947: result: lib64 >configure:4956: checking whether to enable runpaths >configure:4970: result: yes >configure:4977: checking if compiler supports -R >configure:4996: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -R /usr/lib64 >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-R' >configure:4996: $? = 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:5006: result: no >configure:5011: checking if compiler supports -Wl,-rpath, >configure:5030: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -Wl,-rpath,/usr/lib64 >&5 >configure:5030: $? = 0 >configure:5040: result: yes >configure:5058: checking for gawk >configure:5075: found /usr/bin/gawk >configure:5086: result: gawk >configure:5130: checking for bison >configure:5146: found /usr/bin/bison >configure:5157: result: bison -y >configure:5178: checking for bison version >configure:5198: result: 2.4.3 (ok) >configure:5217: checking for re2c >configure:5247: result: no >configure:5272: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. >configure:5293: checking whether to enable computed goto gcc extension with re2c >configure:5307: result: no >configure:5601: checking whether to force non-PIC code in shared modules >configure:5615: result: no >configure:5633: checking whether /dev/urandom exists >configure:5639: result: yes >configure:5725: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccjA94ro.o:conftest.c:function main: error: undefined reference to 'pthread_mutexattr_init' >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccjA94ro.o:conftest.c:function main: error: undefined reference to 'pthread_create' >collect2: ld returned 1 exit status >configure:5725: $? = 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:5741: checking for pthreads_cflags >configure:5781: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -kthread -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >x86_64-pc-linux-gnu-gcc: error: unrecognized option '-kthread' >configure:5781: $? = 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:5781: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -pthread -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:5781: $? = 0 >configure:5781: ./conftest >configure:5781: $? = 0 >configure:5804: result: -pthread >configure:5807: checking for pthreads_lib >configure:5869: result: >configure:5942: result: >configure:5944: result: [1mConfiguring SAPI modules[m >configure:5972: checking for AOLserver support >configure:6187: result: no >configure:6215: checking for Apache 1.x module support via DSO through APXS >configure:6505: result: no >configure:6531: checking for Apache 1.x module support >configure:7303: result: no >configure:7315: checking whether to enable Apache charset compatibility option >configure:7329: result: no >configure:7479: checking for Apache 2.0 filter-module support via DSO through APXS >configure:8275: result: no >configure:8303: checking for Apache 2.0 handler-module support via DSO through APXS >configure:9099: result: no >configure:9128: checking for Apache 1.x (hooks) module support via DSO through APXS >configure:9418: result: no >configure:9444: checking for Apache 1.x (hooks) module support >configure:10216: result: no >configure:10228: checking whether to enable Apache charset compatibility option >configure:10242: result: no >configure:10393: checking for Caudium support >configure:10707: result: no >configure:10733: checking for CLI build >configure:10895: result: yes >configure:10902: checking for Continuity support >configure:10917: result: no >configure:11162: checking for embedded SAPI library support >configure:11361: result: no >configure:11417: checking for FPM build >configure:12767: result: no >configure:12775: checking for Zeus ISAPI support >configure:12790: result: no >configure:13007: checking for LiteSpeed support >configure:13177: result: no >configure:13184: checking for Milter support >configure:13199: result: no >configure:13390: checking for NSAPI support >configure:13405: result: no >configure:13676: checking for PHTTPD support >configure:13691: result: no >configure:13908: checking for Pi3Web support >configure:13923: result: no >configure:14258: checking whether Roxen module is build using ZTS >configure:14272: result: no >configure:14279: checking for Roxen/Pike support >configure:14515: result: >configure:14542: checking for thttpd >configure:14765: result: no >configure:14791: checking for TUX >configure:14971: result: no >configure:14998: checking for webjames >configure:15210: result: no >configure:15236: checking for CGI build >configure:15434: result: yes >configure:15440: checking for chosen SAPI module >configure:15442: result: none >configure:15445: checking for executable SAPI binaries >configure:15448: result: cli >configure:15501: result: >configure:15503: result: [1mRunning system checks[m >configure:15511: checking for sendmail >configure:15530: found /usr/sbin/sendmail >configure:15542: result: /usr/sbin/sendmail >configure:15556: checking whether system uses EBCDIC >configure:15575: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:15575: $? = 0 >configure:15575: ./conftest >configure:15575: $? = 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:15589: result: no >configure:15598: checking whether byte ordering is bigendian >configure:15624: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:15624: $? = 0 >configure:15624: ./conftest >configure:15624: $? = 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:15635: result: no >configure:15645: checking whether writing to stdout works >configure:15674: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:15674: $? = 0 >configure:15674: ./conftest >configure:15674: $? = 0 >configure:15689: result: yes >configure:15744: checking for socket >configure:15744: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:15744: $? = 0 >configure:15744: result: yes >configure:15912: checking for socketpair >configure:15912: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:15912: $? = 0 >configure:15912: result: yes >configure:16080: checking for htonl >configure:16080: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:16080: $? = 0 >configure:16080: result: yes >configure:16248: checking for gethostname >configure:16248: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:16248: $? = 0 >configure:16248: result: yes >configure:16416: checking for gethostbyaddr >configure:16416: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:16416: $? = 0 >configure:16416: result: yes >configure:16584: checking for yp_get_default_domain >configure:16584: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/cctlEMhe.o:conftest.c:function main: error: undefined reference to 'yp_get_default_domain' >collect2: ld returned 1 exit status >configure:16584: $? = 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:16584: result: no >configure:16588: checking for __yp_get_default_domain >configure:16588: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/cckiRhit.o:conftest.c:function main: error: undefined reference to '__yp_get_default_domain' >collect2: ld returned 1 exit status >configure:16588: $? = 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:16588: result: no >configure:16611: checking for yp_get_default_domain in -lnsl >configure:16636: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lnsl >&5 >configure:16636: $? = 0 >configure:16645: result: yes >configure:16707: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lnsl >&5 >configure:16707: $? = 0 >configure:16707: ./conftest >configure:16707: $? = 0 >configure:16753: checking for dlopen >configure:16753: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/cchcs9l3.o:conftest.c:function main: error: undefined reference to 'dlopen' >collect2: ld returned 1 exit status >configure:16753: $? = 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:16753: result: no >configure:16757: checking for __dlopen >configure:16757: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccuRdsk7.o:conftest.c:function main: error: undefined reference to '__dlopen' >collect2: ld returned 1 exit status >configure:16757: $? = 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:16757: result: no >configure:16780: checking for dlopen in -ldl >configure:16805: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -ldl -lnsl >&5 >configure:16805: $? = 0 >configure:16814: result: yes >configure:16876: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lnsl -ldl >&5 >configure:16876: $? = 0 >configure:16876: ./conftest >configure:16876: $? = 0 >configure:16921: checking for sin in -lm >configure:16946: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:43:6: warning: conflicting types for built-in function 'sin' [enabled by default] >configure:16946: $? = 0 >configure:16955: result: yes >configure:16972: checking for inet_aton >configure:16972: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:16972: $? = 0 >configure:16972: result: yes >configure:17272: checking for ANSI C header files >configure:17376: result: yes >configure:17387: checking for dirent.h that defines DIR >configure:17406: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17406: $? = 0 >configure:17414: result: yes >configure:17427: checking for library containing opendir >configure:17458: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:17458: $? = 0 >configure:17475: result: none required >configure:17601: checking for inttypes.h >configure:17601: result: yes >configure:17601: checking for stdint.h >configure:17601: result: yes >configure:17601: checking for dirent.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for ApplicationServices/ApplicationServices.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:61:53: fatal error: ApplicationServices/ApplicationServices.h: No such file or directory >compilation terminated. >configure:17601: $? = 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:17601: result: no >configure:17601: checking for sys/param.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/types.h >configure:17601: result: yes >configure:17601: checking for sys/time.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for netinet/in.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for alloca.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for arpa/inet.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for arpa/nameser.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for assert.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for crypt.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for dns.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:70:17: fatal error: dns.h: No such file or directory >compilation terminated. >configure:17601: $? = 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:17601: result: no >configure:17601: checking for fcntl.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for grp.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for ieeefp.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:72:20: fatal error: ieeefp.h: No such file or directory >compilation terminated. >configure:17601: $? = 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:17601: result: no >configure:17601: checking for langinfo.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for limits.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for locale.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for monetary.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for netdb.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for pwd.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for resolv.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for signal.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for stdarg.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for stdlib.h >configure:17601: result: yes >configure:17601: checking for string.h >configure:17601: result: yes >configure:17601: checking for syslog.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sysexits.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/ioctl.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/file.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/mman.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/mount.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/poll.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/resource.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/select.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/socket.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/stat.h >configure:17601: result: yes >configure:17601: checking for sys/statfs.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/statvfs.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/vfs.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/sysexits.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:97:26: fatal error: sys/sysexits.h: No such file or directory >compilation terminated. >configure:17601: $? = 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:17601: result: no >configure:17601: checking for sys/varargs.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:97:25: fatal error: sys/varargs.h: No such file or directory >compilation terminated. >configure:17601: $? = 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:17601: result: no >configure:17601: checking for sys/wait.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/loadavg.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:98:25: fatal error: sys/loadavg.h: No such file or directory >compilation terminated. >configure:17601: $? = 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:17601: result: no >configure:17601: checking for termios.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for unistd.h >configure:17601: result: yes >configure:17601: checking for unix.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c:100:18: fatal error: unix.h: No such file or directory >compilation terminated. >configure:17601: $? = 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:17601: result: no >configure:17601: checking for utime.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/utsname.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for sys/ipc.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for dlfcn.h >configure:17601: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17601: $? = 0 >configure:17601: result: yes >configure:17601: checking for assert.h >configure:17601: result: yes >configure:17630: checking for fopencookie >configure:17630: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:17630: $? = 0 >configure:17630: result: yes >configure:17651: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer 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:17651: $? = 0 >configure:17697: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common 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:17697: $? = 0 >configure:17697: ./conftest >configure:17697: $? = 0 >configure:17755: checking for broken getcwd >configure:17766: result: no >configure:17771: checking for broken libc stdio >configure:17831: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common 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:17831: $? = 0 >configure:17831: ./conftest >configure:17831: $? = 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:17844: result: yes >configure:17856: checking whether struct tm is in sys/time.h or time.h >configure:17876: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17876: $? = 0 >configure:17883: result: time.h >configure:17891: checking for struct tm.tm_zone >configure:17891: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17891: $? = 0 >configure:17891: result: yes >configure:17960: checking for missing declarations of reentrant functions >configure:17973: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17973: $? = 0 >configure:17996: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:17996: $? = 0 >configure:18019: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18019: $? = 0 >configure:18042: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18042: $? = 0 >configure:18065: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18065: $? = 0 >configure:18077: result: done >configure:18081: checking for fclose declaration >configure:18094: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18094: $? = 0 >configure:18099: result: ok >configure:18115: checking for tm_gmtoff in struct tm >configure:18132: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18132: $? = 0 >configure:18139: result: yes >configure:18149: checking for struct flock >configure:18168: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18168: $? = 0 >configure:18180: result: yes >configure:18189: checking for socklen_t >configure:18210: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18210: $? = 0 >configure:18221: result: yes >configure:18234: checking size of size_t >configure:18239: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18239: $? = 0 >configure:18239: ./conftest >configure:18239: $? = 0 >configure:18253: result: 8 >configure:18267: checking size of long long >configure:18272: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18272: $? = 0 >configure:18272: ./conftest >configure:18272: $? = 0 >configure:18286: result: 8 >configure:18300: checking size of long long int >configure:18305: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18305: $? = 0 >configure:18305: ./conftest >configure:18305: $? = 0 >configure:18319: result: 8 >configure:18333: checking size of long >configure:18338: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18338: $? = 0 >configure:18338: ./conftest >configure:18338: $? = 0 >configure:18352: result: 8 >configure:18366: checking size of int >configure:18371: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18371: $? = 0 >configure:18371: ./conftest >configure:18371: $? = 0 >configure:18385: result: 4 >configure:18397: checking size of intmax_t >configure:18438: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer 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:18438: $? = 0 >configure:18438: ./conftest >configure:18438: $? = 0 >configure:18472: result: 8 >configure:18476: checking size of ssize_t >configure:18517: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer 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:18517: $? = 0 >configure:18517: ./conftest >configure:18517: $? = 0 >configure:18551: result: 8 >configure:18555: checking size of ptrdiff_t >configure:18596: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer 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:18596: $? = 0 >configure:18596: ./conftest >configure:18596: $? = 0 >configure:18630: result: 8 >configure:18634: checking for struct stat.st_blksize >configure:18634: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18634: $? = 0 >configure:18634: result: yes >configure:18648: checking for struct stat.st_blocks >configure:18648: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18648: $? = 0 >configure:18648: result: yes >configure:18673: checking for struct stat.st_rdev >configure:18673: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18673: $? = 0 >configure:18673: result: yes >configure:18687: checking for size_t >configure:18687: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18687: $? = 0 >configure:18687: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c: In function 'main': >conftest.c:150:21: error: expected expression before ')' token >configure:18687: $? = 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:18687: result: yes >configure:18698: checking for uid_t in sys/types.h >configure:18717: result: yes >configure:18730: checking for struct sockaddr_storage >configure:18747: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:18747: $? = 0 >configure:18755: result: yes >configure:18762: checking for field sa_len in struct sockaddr >configure:18780: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >conftest.c: In function 'main': >conftest.c:120:44: error: 'struct sockaddr' has no member named 'sa_len' >configure:18780: $? = 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:18788: result: no >configure:18797: checking for IPv6 support >configure:18815: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18815: $? = 0 >configure:18823: result: yes >configure:18829: checking for vprintf >configure:18829: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:138:6: warning: conflicting types for built-in function 'vprintf' [enabled by default] >configure:18829: $? = 0 >configure:18829: result: yes >configure:18835: checking for _doprnt >configure:18835: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/cctW64Sx.o:conftest.c:function main: error: undefined reference to '_doprnt' >collect2: ld returned 1 exit status >configure:18835: $? = 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:18835: result: no >configure:18931: checking for alphasort >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for asctime_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for chroot >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for ctime_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for cuserid >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for crypt >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccuBi4pN.o:conftest.c:function main: error: undefined reference to 'crypt' >collect2: ld returned 1 exit status >configure:18931: $? = 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:18931: result: no >configure:18931: checking for flock >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for ftok >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for funopen >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccDjTwMv.o:conftest.c:function main: error: undefined reference to 'funopen' >collect2: ld returned 1 exit status >configure:18931: $? = 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:18931: result: no >configure:18931: checking for gai_strerror >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for gcvt >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getloadavg >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getlogin >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getprotobyname >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getprotobynumber >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getservbyname >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getservbyport >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for gethostname >configure:18931: result: yes >configure:18931: checking for getrusage >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for gettimeofday >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for gmtime_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getpwnam_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getgrnam_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for getpwuid_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for grantpt >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for inet_ntoa >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for inet_ntop >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for inet_pton >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for isascii >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:165:6: warning: conflicting types for built-in function 'isascii' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for link >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for localtime_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for lockf >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for lchown >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for lrand48 >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for memcpy >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:171:6: warning: conflicting types for built-in function 'memcpy' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for memmove >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:172:6: warning: conflicting types for built-in function 'memmove' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for mkstemp >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for mmap >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for nl_langinfo >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for perror >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for poll >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for ptsname >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for putenv >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for realpath >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for random >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for rand_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for scandir >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for setitimer >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for setlocale >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for localeconv >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for setenv >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for setpgid >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for setsockopt >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for setvbuf >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for shutdown >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for sin >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:192:6: warning: conflicting types for built-in function 'sin' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for snprintf >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:193:6: warning: conflicting types for built-in function 'snprintf' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for srand48 >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for srandom >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for statfs >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for statvfs >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for std_syslog >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccP6zkWl.o:conftest.c:function main: error: undefined reference to 'std_syslog' >collect2: ld returned 1 exit status >configure:18931: $? = 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:18931: result: no >configure:18931: checking for strcasecmp >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:198:6: warning: conflicting types for built-in function 'strcasecmp' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strcoll >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strdup >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:200:6: warning: conflicting types for built-in function 'strdup' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strerror >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strftime >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:202:6: warning: conflicting types for built-in function 'strftime' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strnlen >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strptime >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strstr >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:205:6: warning: conflicting types for built-in function 'strstr' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for strtok_r >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for symlink >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for tempnam >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for tzset >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for unlockpt >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for unsetenv >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for usleep >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for utime >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for vsnprintf >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >conftest.c:214:6: warning: conflicting types for built-in function 'vsnprintf' [enabled by default] >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for vasprintf >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for asprintf >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18931: checking for nanosleep >configure:18931: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl >&5 >configure:18931: $? = 0 >configure:18931: result: yes >configure:18946: checking for nanosleep in -lrt >configure:18971: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:18971: $? = 0 >configure:18980: result: yes >configure:19042: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lm -ldl -lnsl -lrt >&5 >configure:19042: $? = 0 >configure:19042: ./conftest >configure:19042: $? = 0 >configure:19080: checking for getaddrinfo >configure:19096: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19096: $? = 0 >configure:19140: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common 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:19140: $? = 0 >configure:19140: ./conftest >configure:19140: $? = 0 >configure:19155: result: yes >configure:19163: checking for __sync_fetch_and_add >configure:19179: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19179: $? = 0 >configure:19187: result: yes >configure:19195: checking for strlcat >configure:19195: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccqON38x.o:conftest.c:function main: error: undefined reference to 'strlcat' >collect2: ld returned 1 exit status >configure:19195: $? = 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:19195: result: no >configure:19208: checking for strlcpy >configure:19208: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccnyoI5F.o:conftest.c:function main: error: undefined reference to 'strlcpy' >collect2: ld returned 1 exit status >configure:19208: $? = 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:19208: result: no >configure:19221: checking for getopt >configure:19221: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19221: $? = 0 >configure:19221: result: yes >configure:19241: checking for utime.h >configure:19241: result: yes >configure:19255: checking whether utime accepts a null argument >configure:19284: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19284: $? = 0 >configure:19284: ./conftest >configure:19284: $? = 0 >configure:19294: result: yes >configure:19306: checking for working alloca.h >configure:19323: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19323: $? = 0 >configure:19331: result: yes >configure:19339: checking for alloca >configure:19376: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19376: $? = 0 >configure:19384: result: yes >configure:19491: checking for declared timezone >configure:19516: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:19516: $? = 0 >configure:19527: result: yes >configure:19536: checking for type of reentrant time-related functions >configure:19565: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common 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' >/usr/include/time.h:266:14: note: declared here >conftest.c:215:5: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] >configure:19565: $? = 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:19592: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >conftest.c: In function 'main': >conftest.c:213:3: error: too many arguments to function 'asctime_r' >/usr/include/time.h:266:14: note: declared here >configure:19592: $? = 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:19613: result: POSIX >configure:19625: checking for readdir_r >configure:19625: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:19625: $? = 0 >configure:19625: result: yes >configure:19633: checking for type of readdir_r >configure:19669: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common 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:19669: $? = 0 >configure:19669: ./conftest >configure:19669: $? = 0 >configure:19702: result: POSIX >configure:19717: checking for in_addr_t >configure:19742: result: yes >configure:19753: checking for crypt_r >configure:19753: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccgBAr9p.o:conftest.c:function main: error: undefined reference to 'crypt_r' >collect2: ld returned 1 exit status >configure:19753: $? = 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:19753: result: no >configure:19870: result: >configure:19872: result: [1mGeneral settings[m >configure:19887: checking whether to include gcov symbols >configure:19901: result: no >configure:20062: checking whether to include debugging symbols >configure:20076: result: no >configure:20110: checking layout of installed files >configure:20125: result: PHP >configure:20143: checking path to configuration file >configure:20158: result: /etc/php/cli-php5.4 >configure:20175: checking where to scan for configuration files >configure:20201: result: /etc/php/cli-php5.4/ext-active >configure:20209: checking whether to enable PHP's own SIGCHLD handler >configure:20223: result: no >configure:20242: checking whether to explicitly link against libgcc >configure:20256: result: no >configure:20319: checking whether to enable short tags by default >configure:20333: result: yes >configure:20352: checking whether to enable dmalloc >configure:20366: result: no >configure:20437: checking whether to enable IPv6 support >configure:20451: result: yes >configure:20466: checking whether to enable DTrace support >configure:20480: result: no >configure:20573: checking how big to make fd sets >configure:20605: result: using system default >configure:20619: result: >configure:20621: result: [1mConfiguring extensions[m >configure:20643: checking size of long >configure:20662: result: 8 >configure:20676: checking size of int >configure:20695: result: 4 >configure:20706: checking for int32_t >configure:20735: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:20735: $? = 0 >configure:20743: result: yes >configure:20752: checking for uint32_t >configure:20781: x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:20781: $? = 0 >configure:20789: result: yes >configure:20807: checking for sys/types.h >configure:20807: result: yes >configure:20807: checking for inttypes.h >configure:20807: result: yes >configure:20807: checking for stdint.h >configure:20807: result: yes >configure:20807: checking for string.h >configure:20807: result: yes >configure:20807: checking for stdlib.h >configure:20807: result: yes >configure:20821: checking for strtoll >configure:20821: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:20821: $? = 0 >configure:20821: result: yes >configure:20821: checking for atoll >configure:20821: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lrt -lm -ldl -lnsl >&5 >configure:20821: $? = 0 >configure:20821: result: yes >configure:20821: checking for strftime >configure:20821: result: yes >configure:21269: checking which regex library to use >configure:21271: result: php >configure:21682: checking whether to enable LIBXML support >configure:21717: result: yes >configure:21727: checking libxml2 install dir >configure:21742: result: /usr >configure:21754: checking for xml2-config path >configure:21768: result: /usr/bin/xml2-config >configure:21912: checking whether libxml build works >configure:21939: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c > > -lrt -lm -ldl -lnsl -lxml2 -lz -lm >&5 >configure:21939: $? = 0 >configure:21939: ./conftest >configure:21939: $? = 0 >configure:21963: result: yes >configure:22300: checking for OpenSSL support >configure:22336: result: yes >configure:22345: checking for Kerberos support >configure:22360: result: no >configure:23039: checking for DSA_get_default_method in -lssl >configure:23064: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lssl -lrt -lm -ldl -lnsl -lxml2 -lz -lm >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccnxxPOC.o:conftest.c:function main: error: undefined reference to 'DSA_get_default_method' >collect2: ld returned 1 exit status >configure:23064: $? = 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:23073: result: no >configure:23081: checking for X509_free in -lcrypto >configure:23106: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm >&5 >configure:23106: $? = 0 >configure:23115: result: yes >configure:23141: checking for pkg-config >configure:23159: found /usr/bin/pkg-config >configure:23172: result: /usr/bin/pkg-config >configure:23351: checking for OpenSSL version >configure:23365: result: >= 0.9.6 >configure:23506: checking for CRYPTO_free in -lcrypto >configure:23531: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm >&5 >configure:23531: $? = 0 >configure:23540: result: yes >configure:23683: checking for SSL_CTX_set_ssl_version in -lssl >configure:23708: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcrypto >&5 >configure:23708: $? = 0 >configure:23717: result: yes >configure:23867: checking for PCRE headers location >configure:23876: result: /usr/include >configure:23879: checking for PCRE library location >configure:23888: result: /usr/lib64 >configure:24640: checking whether to enable the SQLite3 extension >configure:24676: result: no >configure:25658: checking for ZLIB support >configure:25694: result: yes >configure:25703: checking if the location of ZLIB install directory is defined >configure:25718: result: no >configure:26051: checking for zlib version >= 1.2.0.4 >configure:26054: result: 1.2.7 >configure:26157: checking for gzgets in -lz >configure:26182: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm >&5 >configure:26182: $? = 0 >configure:26191: result: yes >configure:26316: checking whether to enable bc style precision math functions >configure:26351: result: no >configure:26681: checking for BZip2 support >configure:26717: result: no >configure:27330: checking whether to enable calendar conversion support >configure:27365: result: yes >configure:27674: checking whether to enable ctype functions >configure:27709: result: yes >configure:28018: checking for cURL support >configure:28054: result: yes >configure:28063: checking if we should use cURL for url streams >configure:28078: result: no >configure:28108: checking for cURL 7.10.5 or greater >configure:28122: result: libcurl 7.26.0 >configure:28347: checking for SSL support in libcurl >configure:28611: result: no >configure:28712: checking for curl_easy_perform in -lcurl >configure:28737: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -lcurl -lidn -lrt -lz conftest.c -lcurl -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz >&5 >configure:28737: $? = 0 >configure:28746: result: yes >configure:28867: checking for curl_version_info in -lcurl >configure:28892: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -lcurl -lidn -lrt -lz conftest.c -lcurl -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz >&5 >configure:28892: $? = 0 >configure:28901: result: yes >configure:29020: checking for curl_easy_strerror in -lcurl >configure:29045: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -lcurl -lidn -lrt -lz conftest.c -lcurl -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz >&5 >configure:29045: $? = 0 >configure:29054: result: yes >configure:29173: checking for curl_multi_strerror in -lcurl >configure:29198: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -lcurl -lidn -lrt -lz conftest.c -lcurl -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz >&5 >configure:29198: $? = 0 >configure:29207: result: yes >configure:30091: checking for QDBM support >configure:30102: result: no >configure:30427: checking for GDBM support >configure:30438: result: no >configure:30749: checking for NDBM support >configure:30760: result: no >configure:31097: checking for TCADB support >configure:31108: result: no >configure:31425: checking for Berkeley DB4 support >configure:31436: result: no >configure:31746: checking for Berkeley DB3 support >configure:31757: result: no >configure:32067: checking for Berkeley DB2 support >configure:32078: result: no >configure:32312: checking for DB1 support >configure:32323: result: no >configure:32678: checking for DBM support >configure:32689: result: no >configure:33078: checking for CDB support >configure:33089: result: no >configure:33110: checking for INI File support >configure:33121: result: no >configure:33142: checking for FlatFile support >configure:33153: result: no >configure:33159: checking whether to enable DBA interface >configure:33484: result: no >configure:33492: checking whether to enable DOM support >configure:33527: result: yes >configure:33566: checking for xml2-config path >configure:33580: result: /usr/bin/xml2-config >configure:33724: checking whether libxml build works >configure:33775: result: yes >configure:34170: checking for ENCHANT support >configure:34206: result: no >configure:34821: checking whether to enable EXIF (metadata from images) support >configure:34856: result: no >configure:35165: checking for fileinfo support >configure:35200: result: yes >configure:35517: checking for utimes >configure:35517: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:35517: $? = 0 >configure:35517: result: yes >configure:35517: checking for strndup >configure:35517: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >conftest.c:262:6: warning: conflicting types for built-in function 'strndup' [enabled by default] >configure:35517: $? = 0 >configure:35517: result: yes >configure:35539: checking whether to enable input filter support >configure:35574: result: yes >configure:35583: checking pcre install prefix >configure:35598: result: /usr >configure:35995: checking whether to enable FTP support >configure:36030: result: no >configure:36039: checking OpenSSL dir for FTP >configure:36054: result: /usr >configure:37082: checking for GD support >configure:37118: result: yes >configure:37128: checking for the location of libvpx >configure:37143: result: no >configure:37154: checking for the location of libjpeg >configure:37169: result: /usr >configure:37180: checking for the location of libpng >configure:37195: result: /usr >configure:37231: checking for the location of libXpm >configure:37246: result: no >configure:37255: checking for FreeType 2 >configure:37270: result: no >configure:37279: checking for T1lib support >configure:37294: result: no >configure:37303: checking whether to enable truetype string function in GD >configure:37317: result: no >configure:37326: checking whether to enable JIS-mapped Japanese font support in GD >configure:37340: result: no >configure:37381: checking for fabsf >configure:37381: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >conftest.c:263:6: warning: conflicting types for built-in function 'fabsf' [enabled by default] >configure:37381: $? = 0 >configure:37381: result: yes >configure:37381: checking for floorf >configure:37381: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >conftest.c:264:6: warning: conflicting types for built-in function 'floorf' [enabled by default] >configure:37381: $? = 0 >configure:37381: result: yes >configure:37536: checking for jpeg_read_header in -ljpeg >configure:37561: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:37561: $? = 0 >configure:37570: result: yes >configure:38024: result: If configure fails try --with-vpx-dir=<DIR> >configure:38140: checking for png_write_image in -lpng >configure:38165: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -lz conftest.c -lpng -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:38165: $? = 0 >configure:38174: result: yes >configure:38821: result: If configure fails try --with-xpm-dir=<DIR> >configure:39160: result: If configure fails try --with-freetype-dir=<DIR> >configure:45675: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:45675: $? = 0 >configure:45675: ./conftest >configure:45675: $? = 0 >configure:45907: checking for GNU gettext support >configure:45943: result: yes >configure:45963: checking for bindtextdomain in -lintl >configure:45988: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -L/usr/lib64 conftest.c -lintl -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/../../../../x86_64-pc-linux-gnu/bin/ld: error: cannot find -lintl >collect2: ld returned 1 exit status >configure:45988: $? = 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 HAVE_ZLIB 1 >| #define HAVE_CALENDAR 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 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 >| /* 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:45997: result: no >configure:46005: checking for bindtextdomain in -lc >configure:46030: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -L/usr/lib64 conftest.c -lc -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:46030: $? = 0 >configure:46039: result: yes >configure:46490: checking for ngettext in -lc >configure:46515: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lc -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:46515: $? = 0 >configure:46525: result: yes >configure:46534: checking for dngettext in -lc >configure:46559: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lc -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:46559: $? = 0 >configure:46569: result: yes >configure:46578: checking for dcngettext in -lc >configure:46603: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lc -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:46603: $? = 0 >configure:46613: result: yes >configure:46622: checking for bind_textdomain_codeset in -lc >configure:46647: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lc -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:46647: $? = 0 >configure:46657: result: yes >configure:46672: checking for GNU MP support >configure:46708: result: no >configure:47458: checking for mhash support >configure:47494: result: no >configure:47503: checking whether to enable hash support >configure:47538: result: yes >configure:47559: checking whether byte ordering is bigendian >configure:47596: result: no >configure:47609: checking size of short >configure:47614: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:47614: $? = 0 >configure:47614: ./conftest >configure:47614: $? = 0 >configure:47628: result: 2 >configure:47642: checking size of int >configure:47661: result: 4 >configure:47675: checking size of long >configure:47694: result: 8 >configure:47708: checking size of long long >configure:47727: result: 8 >configure:48067: checking for iconv support >configure:48103: result: yes >configure:48132: checking for iconv >configure:48132: x86_64-pc-linux-gnu-gcc -o conftest -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c >&5 >configure:48132: $? = 0 >configure:48132: result: yes >configure:48672: checking if iconv is glibc's >configure:48685: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:48685: $? = 0 >configure:48687: result: yes >configure:48964: checking if iconv supports errno >configure:48999: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:48999: $? = 0 >configure:48999: ./conftest >configure:48999: $? = 0 >configure:49001: result: yes >configure:49027: checking if your cpp allows macro usage in include lines >configure:49043: x86_64-pc-linux-gnu-gcc -c -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer conftest.c >&5 >configure:49043: $? = 0 >configure:49045: result: yes >configure:49398: checking for IMAP support >configure:49434: result: yes >configure:49443: checking for IMAP Kerberos support >configure:49458: result: no >configure:49467: checking for IMAP SSL support >configure:49482: result: /usr >configure:49884: checking for utf8_mime2text signature >configure:49906: x86_64-pc-linux-gnu-gcc -c -I/usr/include/imap conftest.c >&5 >conftest.c: In function 'main': >conftest.c:291:9: error: too few arguments to function 'utf8_mime2text' >/usr/include/imap/utf8aux.h:37:6: note: declared here >configure:49906: $? = 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 HAVE_ZLIB 1 >| #define HAVE_CALENDAR 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 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_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 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:49918: result: new >configure:49929: checking for U8T_DECOMPOSE >configure:49949: x86_64-pc-linux-gnu-gcc -c -I/usr/include/imap conftest.c >&5 >configure:49949: $? = 0 >configure:49961: result: >configure:50090: checking for pam_start in -lpam >configure:50115: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lpam -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:50115: $? = 0 >configure:50124: result: yes >configure:50264: checking for crypt in -lcrypt >configure:50289: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lcrypt -lpam -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:50289: $? = 0 >configure:50298: result: yes >configure:51105: checking for OpenSSL version >configure:51119: result: >= 0.9.6 >configure:51260: checking for CRYPTO_free in -lcrypto >configure:51294: result: yes >configure:51437: checking for SSL_CTX_set_ssl_version in -lssl >configure:51471: result: yes >configure:51661: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lc-client -lcrypto -lssl -lcrypto -lcrypt -lpam -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >/var/tmp/portage/dev-lang/php-5.4.8/temp/ccLxNw4J.o:conftest.c:function main: error: undefined reference to 'auth_gssapi_valid' >collect2: ld returned 1 exit status >configure:51661: $? = 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 HAVE_ZLIB 1 >| #define HAVE_CALENDAR 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 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_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 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:51725: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lc-client -lcrypto -lssl -lcrypto -lcrypt -lpam -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:51725: $? = 0 >configure:51725: ./conftest >./conftest: symbol lookup error: /usr/lib64/libc-client.so.1: undefined symbol: crypt >configure:51725: $? = 127 >configure: program exited with status 127 >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 HAVE_ZLIB 1 >| #define HAVE_CALENDAR 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 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_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 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:51747: checking whether rfc822_output_address_list function present >configure:51795: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c > -lc-client > -lcrypto -lssl -lcrypto -lcrypt -lpam -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:51795: $? = 0 >configure:51795: ./conftest >./conftest: symbol lookup error: /usr/lib64/libc-client.so.1: undefined symbol: crypt >configure:51795: $? = 127 >configure: program exited with status 127 >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 HAVE_ZLIB 1 >| #define HAVE_CALENDAR 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 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_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 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){} >| void rfc822_output_address_list(void); >| void (*f)(void); >| char foobar () {f = rfc822_output_address_list;} >| >| char foobar(); >| int main() { >| foobar(); >| return 0; >| } >| >configure:51810: result: no >configure:51821: checking whether build with IMAP works >configure:51865: x86_64-pc-linux-gnu-gcc -o conftest -I/usr/include -O2 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer -L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common conftest.c -lc-client -lcrypto -lssl -lcrypto -lcrypt -lpam -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm >&5 >configure:51865: $? = 0 >configure:51865: ./conftest >./conftest: symbol lookup error: /usr/lib64/libc-client.so.1: undefined symbol: crypt >configure:51865: $? = 127 >configure: program exited with status 127 >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 HAVE_ZLIB 1 >| #define HAVE_CALENDAR 1 >| #define HAVE_CTYPE 1 >| #define HAVE_CURL 1 >| #define HAVE_CURL_VERSION_INFO 1 >| #define HAVE_CURL_EASY_STRERROR 1 >| #define HAVE_CURL_MULTI_STRERROR 1 >| #define HAVE_LIBXML 1 >| #define HAVE_DOM 1 >| #define HAVE_UTIMES 1 >| #define HAVE_STRNDUP 1 >| #define HAVE_FABSF 1 >| #define HAVE_FLOORF 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_LIBINTL 1 >| #define HAVE_NGETTEXT 1 >| #define HAVE_DNGETTEXT 1 >| #define HAVE_DCNGETTEXT 1 >| #define HAVE_BIND_TEXTDOMAIN_CODESET 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 mail_newbody(); >| int main() { >| mail_newbody(); >| return 0; >| } >| >configure:51877: result: no >configure:51879: error: build test failed. Please check the config.log for details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >_cv_have_broken_glibc_fopen_append=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 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer' >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 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer' >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 -Wl,--sort-common' >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_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_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_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_intl_bindtextdomain=no >ac_cv_lib_jpeg_jpeg_read_header=yes >ac_cv_lib_m_sin=yes >ac_cv_lib_nsl_yp_get_default_domain=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_ssl_DSA_get_default_method=no >ac_cv_lib_ssl_SSL_CTX_set_ssl_version=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_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='2.4.3 (ok)' >php_cv_cc_dashr=no >php_cv_cc_rpath=yes >php_cv_libxml_build_works=yes >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 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer' >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'\'' '\''--disable-bcmath'\'' '\''--without-bz2'\'' '\''--enable-calendar'\'' '\''--enable-ctype'\'' '\''--with-curl=/usr'\'' '\''--without-curlwrappers'\'' '\''--enable-dom'\'' '\''--without-enchant'\'' '\''--disable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--disable-ftp'\'' '\''--with-gettext=/usr'\'' '\''--without-gmp'\'' '\''--enable-hash'\'' '\''--without-mhash'\'' '\''--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'\'' '\''--disable-pdo'\'' '\''--with-pgsql=/usr'\'' '\''--enable-posix'\'' '\''--with-pspell=/usr'\'' '\''--without-recode'\'' '\''--disable-simplexml'\'' '\''--disable-shmop'\'' '\''--without-snmp'\'' '\''--disable-soap'\'' '\''--enable-sockets'\'' '\''--without-sqlite3'\'' '\''--without-sybase-ct'\'' '\''--disable-sysvmsg'\'' '\''--disable-sysvsem'\'' '\''--disable-sysvshm'\'' '\''--without-tidy'\'' '\''--enable-tokenizer'\'' '\''--disable-wddx'\'' '\''--enable-xml'\'' '\''--disable-xmlreader'\'' '\''--disable-xmlwriter'\'' '\''--without-xmlrpc'\'' '\''--without-xsl'\'' '\''--disable-zip'\'' '\''--with-zlib=/usr'\'' '\''--disable-debug'\'' '\''--without-cdb'\'' '\''--without-db4'\'' '\''--disable-flatfile'\'' '\''--without-gdbm'\'' '\''--disable-inifile'\'' '\''--without-qdbm'\'' '\''--without-freetype-dir'\'' '\''--without-t1lib'\'' '\''--disable-gd-jis-conv'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr'\'' '\''--without-xpm-dir'\'' '\''--with-gd'\'' '\''--with-imap=/usr'\'' '\''--with-imap-ssl=/usr'\'' '\''--without-mysqli'\'' '\''--with-readline=/usr'\'' '\''--without-libedit'\'' '\''--without-mm'\'' '\''--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'\'' '\''--disable-bcmath'\'' '\''--without-bz2'\'' '\''--enable-calendar'\'' '\''--enable-ctype'\'' '\''--with-curl=/usr'\'' '\''--without-curlwrappers'\'' '\''--enable-dom'\'' '\''--without-enchant'\'' '\''--disable-exif'\'' '\''--enable-fileinfo'\'' '\''--enable-filter'\'' '\''--disable-ftp'\'' '\''--with-gettext=/usr'\'' '\''--without-gmp'\'' '\''--enable-hash'\'' '\''--without-mhash'\'' '\''--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'\'' '\''--disable-pdo'\'' '\''--with-pgsql=/usr'\'' '\''--enable-posix'\'' '\''--with-pspell=/usr'\'' '\''--without-recode'\'' '\''--disable-simplexml'\'' '\''--disable-shmop'\'' '\''--without-snmp'\'' '\''--disable-soap'\'' '\''--enable-sockets'\'' '\''--without-sqlite3'\'' '\''--without-sybase-ct'\'' '\''--disable-sysvmsg'\'' '\''--disable-sysvsem'\'' '\''--disable-sysvshm'\'' '\''--without-tidy'\'' '\''--enable-tokenizer'\'' '\''--disable-wddx'\'' '\''--enable-xml'\'' '\''--disable-xmlreader'\'' '\''--disable-xmlwriter'\'' '\''--without-xmlrpc'\'' '\''--without-xsl'\'' '\''--disable-zip'\'' '\''--with-zlib=/usr'\'' '\''--disable-debug'\'' '\''--without-cdb'\'' '\''--without-db4'\'' '\''--disable-flatfile'\'' '\''--without-gdbm'\'' '\''--disable-inifile'\'' '\''--without-qdbm'\'' '\''--without-freetype-dir'\'' '\''--without-t1lib'\'' '\''--disable-gd-jis-conv'\'' '\''--with-jpeg-dir=/usr'\'' '\''--with-png-dir=/usr'\'' '\''--without-xpm-dir'\'' '\''--with-gd'\'' '\''--with-imap=/usr'\'' '\''--with-imap-ssl=/usr'\'' '\''--without-mysqli'\'' '\''--with-readline=/usr'\'' '\''--without-libedit'\'' '\''--without-mm'\'' '\''--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 -pipe -march=native -frecord-gcc-switches -fno-unwind-tables -fno-asynchronous-unwind-tables -fpeel-loops -ftracer' >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/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/ext/date/lib -I/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli/ext/ereg/regex -I/usr/include/libxml2 -I/usr/include/imap' >INCLUDE_PATH='' >INLINE_CFLAGS='' >INSTALL_IT='' >KRB5_CONFIG='' >LD='' >LDFLAGS='-L/usr/lib64 -Wl,-O1 -Wl,--as-needed -Wl,--sort-common' >LIBOBJS=' strlcat.o strlcpy.o' >LIBS='-lcrypto -lssl -lcrypto -lcrypt -lpam -lpng -lz -ljpeg -lcurl -lz -lpcre -lcrypto -lssl -lcrypto -lrt -lm -ldl -lnsl -lxml2 -lz -lm -lcurl -lidn -lrt -lz -lxml2 -lz -lm' >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.8--pl0-gentoo' >PHP_VERSION_ID='50408' >PKG_CONFIG='/usr/bin/pkg-config' >PROG_SENDMAIL='/usr/sbin/sendmail' >RANLIB='' >RE2C='exit 0;' >SED='/bin/sed' >SHELL='/bin/sh' >SHLIB_DL_SUFFIX_NAME='so' >SHLIB_SUFFIX_NAME='so' >SNMP_CONFIG='' >STRIP='' >YACC='bison -y' >YFLAGS='' >ZEND_EXTRA_LIBS='' >abs_builddir='/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli' >abs_srcdir='/var/tmp/portage/dev-lang/php-5.4.8/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='/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli' >php_abs_top_srcdir='/var/tmp/portage/dev-lang/php-5.4.8/work/sapis-build/cli' >php_fpm_group='' >php_fpm_localstatedir='' >php_fpm_prefix='' >php_fpm_sysconfdir='' >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 HAVE_ZLIB 1 >#define HAVE_CALENDAR 1 >#define HAVE_CTYPE 1 >#define HAVE_CURL 1 >#define HAVE_CURL_VERSION_INFO 1 >#define HAVE_CURL_EASY_STRERROR 1 >#define HAVE_CURL_MULTI_STRERROR 1 >#define HAVE_LIBXML 1 >#define HAVE_DOM 1 >#define HAVE_UTIMES 1 >#define HAVE_STRNDUP 1 >#define HAVE_FABSF 1 >#define HAVE_FLOORF 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_LIBINTL 1 >#define HAVE_NGETTEXT 1 >#define HAVE_DNGETTEXT 1 >#define HAVE_DCNGETTEXT 1 >#define HAVE_BIND_TEXTDOMAIN_CODESET 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 > >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 456928
: 338692